Searched defs:isFinal (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/expat/tests/benchmark/ |
| H A D | benchmark.c | 76 int nrOfLoops, bufferSize, i, isFinal; in main() local
|
| /freebsd/contrib/expat/tests/ |
| H A D | common.c | 197 int isFinal) { in _XML_Parse_SINGLE_BYTES()
|
| H A D | basic_tests.c | 3238 for (int isFinal = 0; isFinal < 2; isFinal++) { in START_TEST() local 3262 for (int isFinal = 0; isFinal < 2; isFinal++) { in START_TEST() local
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | SyntheticSections.h | 300 bool isFinal = false; // is address assigned? variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | IdentifierTable.h | 309 bool isFinal() const { return IsFinal; } in isFinal() function
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_mouse.c | 1215 #define isFinal(c) ((c) >= 0x40 && (c) <= 0x7e) macro
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | CoroInstr.h | 543 bool isFinal() const { in isFinal() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 2216 bool isFinal() const { return IsFinal; } in isFinal() function
|
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 2260 XML_Parse(XML_Parser parser, const char *s, int len, int isFinal) { 2371 XML_ParseBuffer(XML_Parser parser, int len, int isFinal) {
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 6408 AST_POLYMORPHIC_MATCHER(isFinal, in AST_POLYMORPHIC_MATCHER() argument
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 217259 static void jsonArrayCompute(sqlite3_context *ctx, int isFinal){ 217384 static void jsonObjectCompute(sqlite3_context *ctx, int isFinal){
|