Searched
full:terminator (Results
376 -
400 of
952) sorted by null
<<11121314151617181920>>
/external/llvm/include/llvm/ |
PassAnalysisSupport.h | 101 /// 2. Modify terminator instructions in any way.
|
/external/llvm/include/llvm/Transforms/Utils/ |
BasicBlockUtils.h | 203 /// Returns the NewBasicBlock's terminator.
|
/external/llvm/lib/Analysis/ |
CFG.cpp | 70 /// and return its position in the terminator instruction's list of
|
/external/llvm/lib/IR/ |
Pass.cpp | 244 // 2. Modify terminator instructions in any way.
|
/external/llvm/lib/Target/Mips/ |
MipsInstrInfo.cpp | 220 // If there is only one terminator instruction, process it.
|
/external/llvm/lib/Target/Sparc/ |
SparcAsmPrinter.cpp | 260 // Check if the last terminator is an unconditional branch.
|
/external/llvm/lib/Transforms/Utils/ |
Local.cpp | 50 /// ConstantFoldTerminator - If a terminator instruction is predicated on a 94 assert(BI->getParent() && "Terminator not inserted in block!"); 406 // In debug builds, ensure that the terminator of the block is never replaced 409 // terminator of a block without introducing a new instruction. [all...] |
/external/llvm/utils/lit/lit/ |
ShUtil.py | 209 # Otherwise see if it is a terminator.
|
/external/mesa3d/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/external/oprofile/opjitconv/ |
debug_line.c | 260 /* strlen(filename) + zero terminator + len field + 3 bytes for the dir
|
/external/speex/libspeex/ |
bits.c | 194 /* Insert terminator, but save the data so we can put it back after */
|
/external/svox/pico/lib/ |
picokfst.c | 63 picoos_int32 termClass; /* pair class of terminator symbol pair; probably obsolete */
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_methods.c | 119 * terminator. This parameter can be %NULL if the length is not needed.
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/ |
SerializeOptions.java | 65 * The string to be used as a line terminator. If empty it defaults to; linefeed, U+000A, the
|
/frameworks/base/core/java/android/net/ |
DnsPinger.java | 322 0, // null terminator of address (also called empty TLD)
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentLinkedDeque.java | 195 * Finishing the iteration when encountering such a TERMINATOR is 199 * to check whether we have reached a TERMINATOR node; if so, 425 // logical approximate replacements, self/TERMINATOR. [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
BinaryDictEncoderUtils.java | 57 * sizes + 1 byte for the terminator. 60 * @return the size of the char array, including the terminator if any 72 * sizes + 1 byte for the terminator. 75 * @return the size of the char array, including the terminator if any [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/ |
egl.h | 119 #define EGL_NONE 0x3038 /* Attrib list terminator */
|
Completed in 498 milliseconds
<<11121314151617181920>>