Searched defs:NM (Results 1 - 10 of 10) sorted by relevance

/external/regex-re2/
H A DMakefile18 NM=nm macro
/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp738 NoMemInstr NM; local
743 if (!searchRange(MBB, std::next(Slot), MBB.end(), RegDU, NM, Slot, Filler))
/external/clang/include/clang/AST/
H A DOpenMPClause.h178 void setNameModifier(OpenMPDirectiveKind NM) { NameModifier = NM; } argument
/external/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp107 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 Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 129 milliseconds