HomeSort by relevance Sort by last modified time
    Searched defs:zap (Results 1 - 4 of 4) sorted by null

  /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/icu4c/i18n/
repattrn.cpp 66 zap();
186 // zap Delete everything owned by this RegexPattern.
189 void RegexPattern::zap() { function in class:RegexPattern
227 zap();
  /external/v8/src/
builtins.cc 344 // If we are doing a big trim in old space then we zap the space that was
347 Object** zap = reinterpret_cast<Object**>(elms->address()); local
348 zap++; // Header of filler must be at least one word so skip that.
350 *zap++ = Smi::FromInt(0);
    [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 

Completed in 81 milliseconds