Searched defs:NM (Results 1 - 10 of 10) sorted by relevance
/external/regex-re2/ |
H A D | Makefile | 18 NM=nm macro
|
/external/llvm/lib/Target/Mips/ |
H A D | MipsDelaySlotFiller.cpp | 738 NoMemInstr NM; local 743 if (!searchRange(MBB, std::next(Slot), MBB.end(), RegDU, NM, Slot, Filler))
|
/external/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 178 void setNameModifier(OpenMPDirectiveKind NM) { NameModifier = NM; } argument
|
/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 107 void processGepInst(GetElementPtrInst *GepI, ValueToNodeMap &NM); 324 ValueToNodeMap &NM) { 328 ValueToNodeMap::iterator F = NM.find(PtrOp); 329 if (F == NM.end()) { 385 NM.insert(std::make_pair(GepI, PN)); 397 ValueToNodeMap NM; local 405 processGepInst(GepI, NM); 323 processGepInst(GetElementPtrInst *GepI, ValueToNodeMap &NM) argument
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
Completed in 3941 milliseconds