Searched
full:terminator (Results
251 -
275 of
952) sorted by null
<<11121314151617181920>>
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | 119 /// for export to other blocks need to be emitted before any terminator 121 /// up and the emit a single tokenfactor for them just before terminator 360 /// to do this before emitting a terminator instruction. 418 // Terminator instructions.
|
/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
OProfileWrapper.cpp | 146 // Find the terminator for the first string
|
/external/llvm/lib/Transforms/Scalar/ |
Reg2Mem.cpp | 80 // safe if block is well-formed: it always have terminator, otherwise
|
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 261 // loop doesn't include the terminator. 300 // Finally, clone over the terminator. 416 // Finally, remap the terminator instructions, as those can't be remapped 454 // but its terminator has been changed to not go to this block, then our
|
DemoteRegToStack.cpp | 77 // AFTER the terminator instruction.
|
/external/llvm/tools/bugpoint/ |
CrashDebugger.cpp | 303 // Replace the old terminator instruction. 355 /// non-terminator instructions and replacing them with undef. 509 // convergence... this actually works by setting the terminator of the blocks 561 // Loop over all of the (non-terminator) instructions remaining in the
|
/external/llvm/utils/TableGen/ |
SequenceToOffsetTable.h | 93 // Include space for a terminator.
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_target.h | 158 unsigned int terminator : 1; member in struct:nv50_ir::Target::OpInfo
|
/external/oprofile/module/ |
op_dname.c | 61 * value as end of path terminator */
|
/external/qemu/android/ |
async-utils.c | 192 /* Check that we have a proper terminator, and replace it with 0 */
|
opengles.c | 194 // substring with NUL-terminator is end-begin+1 bytes
|
/external/svox/pico/lib/ |
picokfst.h | 161 with the terminator symbol pair */
|
/external/v8/src/ |
dtoa.h | 79 // limited to requested_digits digits plus the null terminator.
|
/external/wpa_supplicant_8/src/radius/ |
radius_server.h | 190 * terminator.
|
/frameworks/base/core/jni/ |
android_backup_BackupHelperDispatcher.cpp | 37 int nameLength; // not including the NULL terminator, which is not written to the file
|
/frameworks/base/drm/java/android/drm/ |
DrmUtils.java | 152 //Extract KeyValue Pair Info, till terminator occurs.
|
/frameworks/compile/libbcc/lib/Renderscript/ |
RSInfoExtractor.cpp | 79 // +1 is for the null-terminator at the end of string. 100 // Write null-terminator at the end of the string. 116 // null-terminator. 177 // +1 for null-terminator
|
/ndk/sources/host-tools/gdb-stub/ |
gdb-stub.c | 114 +1; /* for zero-terminator */
|
/ndk/sources/host-tools/make-3.81/ |
vpath.c | 220 nil (the list terminator) and increment our estimated number for 286 entry, to where the nil-pointer terminator goes. 292 /* Put the nil-pointer terminator on the end of the VPATH list. */ 419 necessary), the filename, and a null terminator. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
target.h | 62 SWITCH_TYPE_LINE_END /* Please emit a line terminator. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
target.h | 62 SWITCH_TYPE_LINE_END /* Please emit a line terminator. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
target.h | 62 SWITCH_TYPE_LINE_END /* Please emit a line terminator. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
target.h | 62 SWITCH_TYPE_LINE_END /* Please emit a line terminator. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_imaplib.py | 70 # Gather up input until we receive a line terminator or we timeout.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_imaplib.py | 70 # Gather up input until we receive a line terminator or we timeout.
|
Completed in 858 milliseconds
<<11121314151617181920>>