/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/lib/Target/Alpha/ |
AlphaISelDAGToDAG.cpp | 60 /// get_zapImm - Return a zap mask if X is a valid immediate for a zapnot 62 /// zap masks. For example (and LHS, 1) is a valid zap, as long we know 89 // see if the missing bits (0x1000) are already known zero if not, the zap 364 // If the result is a zap, let the autogened stuff handle it. 367 // given mask X, and shift S, we want to see if there is any zap in the
|
/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 | 54 Use::zap(OperandList, OperandList + NumOperands, true); 61 Use::zap(OperandList, OperandList + NumOperands);
|
/external/v8/src/ |
zone.cc | 129 // Zap the entire current segment (including the header). 146 // Zap the contents of the kept segment (but not the header).
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
GradientAndroid.cpp | 104 // zap our previous shader, if present
|
/external/llvm/lib/VMCore/ |
Use.cpp | 122 // Use zap Implementation 125 void Use::zap(Use *Start, const Use *Stop, bool del) { function in class:llvm::Use
|
/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
|
alpha-mont.pl | 300 stq zero,-8($tp) # zap tp
|
armv4-mont.pl | 184 str sp,[$tp],#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
|
/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 | 144 // This instruction is dead, zap it, in stages. Start by removing it from 539 // Okay, the memset has been formed. Zap the original store and anything that 629 // Okay, the memset has been formed. Zap the original store and anything that
|
/external/skia/src/core/ |
SkScalerContext.cpp | 294 // code make the distinction. Thus we zap the values if the caller 297 // no devkern, so zap the fields 301 // 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."},
|