Searched refs:zap (Results 1 - 12 of 12) sorted by relevance

/external/llvm/include/llvm/IR/
H A DUser.h56 Use::zap(OperandList, OperandList + NumOperands, true);
63 Use::zap(OperandList, OperandList + NumOperands);
H A DUse.h71 /// 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);
/external/llvm/lib/IR/
H A DUse.cpp123 // Use zap Implementation
126 void Use::zap(Use *Start, const Use *Stop, bool del) { function in class:llvm::Use
H A DInstructions.cpp156 Use::zap(OldOps, OldOps + e, true);
248 Use::zap(OldOps, OldOps + e, true);
3266 Use::zap(OldOps, OldOps + e, true);
3308 Use::zap(OldOps, OldOps + e, true);
/external/icu4c/i18n/
H A Drepattrn.cpp63 zap();
183 // zap Delete everything owned by this RegexPattern.
186 void RegexPattern::zap() { function in class:RegexPattern
224 zap();
/external/openssl/crypto/bn/asm/
H A Darmv4-mont.S133 str sp,[r4],#4 @ zap tp
H A Dppc-mont.pl309 $STX $j,$tp,$j ; zap at once
H A Dppc64-mont.pl980 std $i,8($nap_d) ; zap nap_d
990 stdx $i,$tp,$i ; zap tp at once
1044 std $i,8($nap_d) ; zap nap_d
1056 std $i,8($tp) ; zap tp at once
H A Dsparcv9-mont.pl281 st %g0,[$tp+%o7] ! zap tp
/external/icu4c/i18n/unicode/
H A Dregex.h614 void zap(); // Common cleanup
/external/v8/src/
H A Dbuiltins.cc359 // If we are doing a big trim in old space then we zap the space that was
362 Object** zap = reinterpret_cast<Object**>(elms->address()); local
363 zap++; // Header of filler must be at least one word so skip that.
365 *zap++ = Smi::FromInt(0);
/external/dexmaker/lib/
H A Djarjar.jar ... rule public void addConfiguredZap (com.tonicsystems.jarjar.Zap) com.tonicsystems.jarjar.Zap zap public void ...

Completed in 380 milliseconds