/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
ostream | 545 * this correctly writes the ASCII @c NUL character string terminator.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
sso_string_base.h | 192 // Also wipes the old NUL terminator.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ostream | 550 * this correctly writes the ASCII @c NUL character string terminator.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
sso_string_base.h | 192 // Also wipes the old NUL terminator.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ostream | 550 * this correctly writes the ASCII @c NUL character string terminator.
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
errors.c | 296 * the null terminator this time. 353 * Writes the message string, including the null terminator, into 'buf',
|
/external/chromium_org/tools/win/toolchain/ |
toolchain.py | 64 terminator = '\r' if sys.stdout.isatty() else '\n' 72 sys.stdout.write('... %d/%d%s' % (bytes_read, content_length, terminator))
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineC.cpp | 529 // The only terminator (if there is one) that makes sense is a logical op. 540 // If there is no terminator, by construction the last statement [all...] |
/external/flac/include/FLAC/ |
format.h | 777 * terminator, but is converted to a plain C string in this structure 784 * string with no NUL terminator, but is converted to a plain C string [all...] |
/external/llvm/lib/CodeGen/ |
StrongPHIElimination.cpp | 218 // FIXME: This only needs to check from the first terminator, as only the 219 // first terminator can use a virtual register.
|
/external/mesa3d/src/mesa/main/ |
errors.c | 296 * the null terminator this time. 353 * Writes the message string, including the null terminator, into 'buf',
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11modes.c | 656 SDL_modelist[i] = NULL; /* terminator */ 784 SDL_modelist[i] = NULL; /* terminator */ [all...] |
/external/chromium_org/third_party/sqlite/src/ext/fts1/ |
fts1.c | 66 int len; /* length, not including null terminator */ 308 --d->nData; /* remove previous terminator */ 325 appendVarint(d, POS_END); /* add new terminator */ 350 appendVarint(d, POS_END); /* add new terminator */ 904 len += 1; /* for null terminator */ [all...] |
/external/clang/docs/ |
InternalsManual.rst | [all...] |
/external/llvm/lib/IR/ |
Verifier.cpp | 28 // * All basic blocks should only end with terminator insts, not contain them 103 << "' does not have terminator!\n"; 111 report_fatal_error("Broken module, no Basic Block terminator!"); [all...] |
/external/llvm/lib/Target/ARM/ |
ARMConstantIslandPass.cpp | 115 /// PostAlign - When non-zero, the block terminator contains a .align 143 // Add alignment padding from the terminator. 149 /// instruction alignment. An aligned terminator may increase the number [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
reapits.c | [all...] |
/external/icu4c/test/cintltst/ |
reapits.c | [all...] |
/external/llvm/include/llvm-c/ |
Core.h | 174 /* Terminator Instructions */ [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonInstrInfo.cpp | 193 // It has two succs but does not have a terminator 226 // Find one more terminator if present. 245 // If there is only one terminator instruction, process it. [all...] |
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
fts3.c | [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
PropertiesTest.java | 272 fail("IndexOutOfBoundsException when last line is a comment with no line terminator"); 367 fail("IndexOutOfBoundsException when last line is a comment with no line terminator"); [all...] |
/external/bison/darwin-lib/ |
stdio.h | [all...] |
/external/bison/lib/ |
stdio.in.h | 637 NUL terminator), or -1 on error or EOF. */ 676 NUL terminator), or -1 on error or EOF. */ [all...] |
/external/bison/linux-lib/ |
stdio.h | [all...] |