"autoflush" meaning in All languages combined

See autoflush on Wiktionary

Noun [English]

Etymology: From auto- + flush. Etymology templates: {{prefix|en|auto|flush}} auto- + flush Head templates: {{en-noun|-}} autoflush (uncountable)
  1. (computing, programming) Automatic flushing of a buffer. Tags: uncountable Categories (topical): Computing, Programming
    Sense id: en-autoflush-en-noun-FrRQS1LE Categories (other): English entries with incorrect language header, English terms prefixed with auto-, Pages with 1 entry, Pages with entries Disambiguation of English entries with incorrect language header: 52 48 Disambiguation of English terms prefixed with auto-: 70 30 Disambiguation of Pages with 1 entry: 49 51 Disambiguation of Pages with entries: 48 52 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences

Verb [English]

Forms: autoflushes [present, singular, third-person], autoflushing [participle, present], autoflushed [participle, past], autoflushed [past]
Etymology: From auto- + flush. Etymology templates: {{prefix|en|auto|flush}} auto- + flush Head templates: {{en-verb}} autoflush (third-person singular simple present autoflushes, present participle autoflushing, simple past and past participle autoflushed)
  1. (transitive, computing, programming) To flush (a buffer) automatically. Tags: transitive Categories (topical): Computing, Programming
    Sense id: en-autoflush-en-verb-ah88LIcx Categories (other): English entries with incorrect language header, Pages with 1 entry, Pages with entries Disambiguation of English entries with incorrect language header: 52 48 Disambiguation of Pages with 1 entry: 49 51 Disambiguation of Pages with entries: 48 52 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences

Inflected forms

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "auto",
        "3": "flush"
      },
      "expansion": "auto- + flush",
      "name": "prefix"
    }
  ],
  "etymology_text": "From auto- + flush.",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "autoflush (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        },
        {
          "_dis": "52 48",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "70 30",
          "kind": "other",
          "name": "English terms prefixed with auto-",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "49 51",
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "48 52",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "2001, Cay S. Horstmann, Gary Cornell, Core Java 2: Fundamentals, page 715:",
          "text": "If the writer is set to autoflush mode, then all characters in the buffer are sent to their destination whenever println is called.",
          "type": "quote"
        },
        {
          "ref": "2002, Dave Rolsky, Ken Williams, Embedding Perl in HTML with Mason:",
          "text": "With autoflush off, you can easily start generating content, have your code throw it away halfway through, and then issue a redirect.",
          "type": "quote"
        }
      ],
      "glosses": [
        "Automatic flushing of a buffer."
      ],
      "id": "en-autoflush-en-noun-FrRQS1LE",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming",
          "programming#Noun"
        ],
        [
          "Automatic",
          "automatic"
        ],
        [
          "flush",
          "flush"
        ],
        [
          "buffer",
          "buffer"
        ]
      ],
      "raw_glosses": [
        "(computing, programming) Automatic flushing of a buffer."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "autoflush"
}

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "auto",
        "3": "flush"
      },
      "expansion": "auto- + flush",
      "name": "prefix"
    }
  ],
  "etymology_text": "From auto- + flush.",
  "forms": [
    {
      "form": "autoflushes",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "autoflushing",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "autoflushed",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "autoflushed",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "autoflush (third-person singular simple present autoflushes, present participle autoflushing, simple past and past participle autoflushed)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        },
        {
          "_dis": "52 48",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "49 51",
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "48 52",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "glosses": [
        "To flush (a buffer) automatically."
      ],
      "id": "en-autoflush-en-verb-ah88LIcx",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming",
          "programming#Noun"
        ]
      ],
      "raw_glosses": [
        "(transitive, computing, programming) To flush (a buffer) automatically."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "autoflush"
}
{
  "categories": [
    "English entries with incorrect language header",
    "English lemmas",
    "English nouns",
    "English terms prefixed with auto-",
    "English uncountable nouns",
    "English verbs",
    "Pages with 1 entry",
    "Pages with entries"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "auto",
        "3": "flush"
      },
      "expansion": "auto- + flush",
      "name": "prefix"
    }
  ],
  "etymology_text": "From auto- + flush.",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "autoflush (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English terms with quotations",
        "Quotation templates to be cleaned",
        "en:Computing",
        "en:Programming"
      ],
      "examples": [
        {
          "ref": "2001, Cay S. Horstmann, Gary Cornell, Core Java 2: Fundamentals, page 715:",
          "text": "If the writer is set to autoflush mode, then all characters in the buffer are sent to their destination whenever println is called.",
          "type": "quote"
        },
        {
          "ref": "2002, Dave Rolsky, Ken Williams, Embedding Perl in HTML with Mason:",
          "text": "With autoflush off, you can easily start generating content, have your code throw it away halfway through, and then issue a redirect.",
          "type": "quote"
        }
      ],
      "glosses": [
        "Automatic flushing of a buffer."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming",
          "programming#Noun"
        ],
        [
          "Automatic",
          "automatic"
        ],
        [
          "flush",
          "flush"
        ],
        [
          "buffer",
          "buffer"
        ]
      ],
      "raw_glosses": [
        "(computing, programming) Automatic flushing of a buffer."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "autoflush"
}

{
  "categories": [
    "English entries with incorrect language header",
    "English lemmas",
    "English nouns",
    "English terms prefixed with auto-",
    "English uncountable nouns",
    "English verbs",
    "Pages with 1 entry",
    "Pages with entries"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "auto",
        "3": "flush"
      },
      "expansion": "auto- + flush",
      "name": "prefix"
    }
  ],
  "etymology_text": "From auto- + flush.",
  "forms": [
    {
      "form": "autoflushes",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "autoflushing",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "autoflushed",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "autoflushed",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "autoflush (third-person singular simple present autoflushes, present participle autoflushing, simple past and past participle autoflushed)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        "English transitive verbs",
        "en:Computing",
        "en:Programming"
      ],
      "glosses": [
        "To flush (a buffer) automatically."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming",
          "programming#Noun"
        ]
      ],
      "raw_glosses": [
        "(transitive, computing, programming) To flush (a buffer) automatically."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "autoflush"
}

Download raw JSONL data for autoflush meaning in All languages combined (2.9kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-11-06 from the enwiktionary dump dated 2024-10-02 using wiktextract (fbeafe8 and 7f03c9b). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.