/external/llvm/test/Transforms/InstCombine/ |
2008-06-08-ICmpPHI.ll | 31 %tmp17 = tail call i32 (...)* @zap( ) nounwind ; <i32> [#uses=1] 47 declare i32 @zap(...)
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineWorklist.h | 94 /// Zap - check that the worklist is empty and nuke the backing store for 96 void Zap() {
|
/external/llvm/test/CodeGen/X86/ |
ghc-cc.ll | 10 define void @zap(i32 %a, i32 %b) nounwind {
|
ghc-cc64.ll | 23 define void @zap(i64 %a, i64 %b) nounwind {
|
/external/llvm/include/llvm/ |
Use.h | 71 /// Destructor - Only for zap() 119 /// zap - This is used to destroy Use operands when the number of operands of 121 static void zap(Use *Start, const Use *Stop, bool del = false);
|
User.h | 56 Use::zap(OperandList, OperandList + NumOperands, true); 63 Use::zap(OperandList, OperandList + NumOperands);
|
/external/compiler-rt/BlocksRuntime/tests/ |
fail.c | 27 buffer[count] = 0; // zap newline
|
testfilerunner.m | 456 // zap newline 467 // zap newline 803 buffer[count-1] = 0; // zap newline
|
/external/llvm/lib/VMCore/ |
Use.cpp | 123 // Use zap Implementation 126 void Use::zap(Use *Start, const Use *Stop, bool del) { function in class:llvm::Use
|
/external/v8/src/ |
zone.cc | 130 // Zap the entire current segment (including the header). 147 // Zap the contents of the kept segment (but not the header).
|
/external/openssl/crypto/bn/asm/ |
via-mont.pl | 217 &mov (&DWP(64,"esp","edx",4),"ecx"); # zap tp 226 &mov ("edi","esp"); # zap frame including scratch area 229 # zap copies of ap, bp and np
|
armv4-mont.s | 133 str sp,[r4],#4 @ zap tp
|
/external/jpeg/ |
cderror.h | 131 /* Zap JMESSAGE macro so that future re-inclusions do nothing by default */
|
/external/oprofile/module/ia64/ |
oprofile_stubs.S | 103 * In theory, we'd have to zap this state only to prevent leaking of
|
/external/qemu/distrib/jpeg-6b/ |
cderror.h | 131 /* Zap JMESSAGE macro so that future re-inclusions do nothing by default */
|
/system/core/libsysutils/src/ |
SocketListener.cpp | 229 SLOGV("going to zap %d for %s", c->getSocket(), mSocketName);
|
/packages/apps/VideoEditor/res/values-pl/ |
strings.xml | 48 <string name="editor_enable_loop_audio_track" msgid="3621067524622203394">"Zap?tlaj"</string> 49 <string name="editor_disable_loop_audio_track" msgid="7726861077018487853">"Nie zap?tlaj"</string>
|
/external/icu4c/i18n/ |
repattrn.cpp | 66 zap(); 186 // zap Delete everything owned by this RegexPattern. 189 void RegexPattern::zap() { function in class:RegexPattern 227 zap();
|
/ndk/sources/host-tools/sed-4.2.1/ |
BUGS | 127 command (for `zap') as an extension.
|
/external/llvm/lib/Transforms/Scalar/ |
LoopIdiomRecognize.cpp | 145 // This instruction is dead, zap it, in stages. Start by removing it from 541 // Okay, the memset has been formed. Zap the original store and anything that 631 // Okay, the memset has been formed. Zap the original store and anything that
|
/external/skia/src/core/ |
SkScalerContext.cpp | 276 // code make the distinction. Thus we zap the values if the caller 279 // no devkern, so zap the fields 283 // if either dimension is empty, zap the image bounds of the glyph
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
sk.po | 421 msgstr[0] "nebolo mo?né zapísa? %d polo?iek do %s: %s" 422 msgstr[1] "nebolo mo?né zapísa? %d polo?ku do %s: %s" 423 msgstr[2] "nebolo mo?né zapísa? %d polo?ky do %s: %s"
|
/dalvik/vm/ |
IndirectRefTable.cpp | 202 * and zap the corresponding entry, leaving a hole if it's not at the top.
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
TypeUtils.java | 241 /* in the middle; zap the dots in the inner class name */
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
SerializerMessages_sk.java | 214 "Cie\u013e v\u00fdstupu pre zap\u00edsanie \u00fadajov bol null."},
|