HomeSort by relevance Sort by last modified time
    Searched refs:BM (Results 1 - 11 of 11) sorted by null

  /external/valgrind/main/drd/tests/
unit_bitmap.stderr.exp 1 Start of DRD BM unit test.
2 End of DRD BM unit test.
  /external/llvm/lib/Analysis/
TypeBasedAliasAnalysis.cpp 379 const MDNode *BM = LocB.TBAATag;
380 if (!BM) return AliasAnalysis::alias(LocA, LocB);
383 if (Aliases(AM, BM))
DependenceAnalysis.cpp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 30 from . import btm_matcher as bm namespace
215 self.BM = bm.BottomMatcher()
221 self.BM.add_fixer(fixer)
429 match_set = self.BM.run(tree.leaves())
432 for fixer in self.BM.fixers:
473 new_matches = self.BM.run(new.leaves())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 30 from . import btm_matcher as bm namespace
215 self.BM = bm.BottomMatcher()
221 self.BM.add_fixer(fixer)
429 match_set = self.BM.run(tree.leaves())
432 for fixer in self.BM.fixers:
473 new_matches = self.BM.run(new.leaves())
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
image_parsers.js 81 if (signature != 'BM')
byte_reader.js 238 'BM' : 'bmp',
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 630 OwningPtr<Modifier> BM(new BinModifier(BB, &PT, &R));
639 Modifiers.push_back(BM.get());
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 92 BM = chr(19) # byte macro
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 92 BM = chr(19) # byte macro
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 123 milliseconds