Searched
full:terminator (Results
626 -
650 of
952) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/sqlite/src/src/ |
btreeInt.h | 240 ** header must be exactly 16 bytes including the zero-terminator so
|
/external/chromium_org/third_party/sqlite/src/test/ |
capi3.test | 26 # If $nt is true, append two 0x00 bytes as a nul terminator.
|
capi3c.test | 28 # If $nt is true, append two 0x00 bytes as a nul terminator. [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/ |
yasm.c | [all...] |
/external/chromium_org/ui/shell_dialogs/ |
select_file_dialog_win.cc | [all...] |
/external/icu4c/i18n/ |
tzgnames.cpp | 887 UTZNM_UNKNOWN /*terminator*/ [all...] |
/external/icu4c/test/cintltst/ |
cstrcase.c | [all...] |
/external/libpng/contrib/gregbook/ |
rpng-win.c | 238 *q = '\0'; /* change space to terminator */
|
/external/llvm/include/llvm/Transforms/ |
Scalar.h | 197 // simplify terminator instructions, etc...
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGSDNodes.cpp | 891 // Add trailing DbgValue's before the terminator. FIXME: May want to add [all...] |
SelectionDAGISel.cpp | 427 // Def is never a terminator here, so it is ok to increment InsertPos. 519 // Lower all of the non-terminator instructions. If a call is emitted [all...] |
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 510 // functions, then takes each block from each terminator in order. As an
|
/external/llvm/lib/Transforms/Scalar/ |
TailRecursionElimination.cpp | 401 if (&BB->front() == TI) // Make sure there is something before the terminator.
|
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 647 /// Returns the NewBasicBlock's terminator.
|
CodeExtractor.cpp | 520 // over all of the blocks in the extracted region, updating any terminator
|
LoopSimplify.cpp | 175 // Zap the dead pred's terminator and replace it with unreachable.
|
/external/llvm/tools/llvm-objdump/ |
llvm-objdump.cpp | 233 // 1 is for the null terminator.
|
/external/qemu-pc-bios/vgabios/ |
vbe.c | 879 // Add vesa mode list terminator [all...] |
/external/v8/include/ |
v8.h | 1034 * enough to hold the entire string and NULL terminator. Copies 1035 * the contents of the string and the NULL terminator into the 1053 * terminator. For WriteUtf8: The number of bytes copied to the buffer 1054 * including the null terminator (if written). [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
config_file.c | 331 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator",
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_old_handlers.c | 956 size += 3; /* For quotes and terminator */ [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifTag.java | 318 * count). The final byte will be set to the string null terminator '\0', [all...] |
/frameworks/wilhelm/src/itf/ |
IEngine.c | [all...] |
/ndk/sources/host-tools/make-3.81/glob/ |
glob.c | 444 NEXT points past the terminator of the first element, and END [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
NEWS | 461 * Wherever a `;' is accepted as a command terminator, also allow a `}'
|
Completed in 2277 milliseconds
<<21222324252627282930>>