/external/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
D | ELFConfig.cpp | 120 Expected<elf::NewSymbolInfo> NSI = parseNewSymbolInfo( in parseConfig() local 123 if (!NSI) in parseConfig() 124 return NSI.takeError(); in parseConfig() 125 ELFConfig.SymbolsToAdd.push_back(*NSI); in parseConfig()
|
/external/scapy/scapy/contrib/ |
D | nsh.uts | 10 = Build a NSH over NSH packet with NSP=42, and NSI=1 11 raw(NSH(NSP=42, NSI=1)/NSH()) == b'\x00\x06\x01\x04\x00\x00*\x01\x00\x00\x00\x00\x00\x00\x00\x00\x0…
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1757 StoreInst *NSI = in TryToShrinkGlobalToBoolean() local 1760 NSI->setDebugLoc(SI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1767 Instruction *NSI; in TryToShrinkGlobalToBoolean() local 1769 NSI = new ZExtInst(NLI, LI->getType(), "", LI); in TryToShrinkGlobalToBoolean() 1771 NSI = SelectInst::Create(NLI, OtherVal, InitVal, "", LI); in TryToShrinkGlobalToBoolean() 1772 NSI->takeName(LI); in TryToShrinkGlobalToBoolean() 1776 NSI->setDebugLoc(LI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1777 LI->replaceAllUsesWith(NSI); in TryToShrinkGlobalToBoolean()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1741 StoreInst *NSI = in TryToShrinkGlobalToBoolean() local 1744 NSI->setDebugLoc(SI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1751 Instruction *NSI; in TryToShrinkGlobalToBoolean() local 1753 NSI = new ZExtInst(NLI, LI->getType(), "", LI); in TryToShrinkGlobalToBoolean() 1755 NSI = SelectInst::Create(NLI, OtherVal, InitVal, "", LI); in TryToShrinkGlobalToBoolean() 1756 NSI->takeName(LI); in TryToShrinkGlobalToBoolean() 1760 NSI->setDebugLoc(LI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1761 LI->replaceAllUsesWith(NSI); in TryToShrinkGlobalToBoolean()
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1632 Value *NSI; in TryToShrinkGlobalToBoolean() local 1634 NSI = new ZExtInst(NLI, LI->getType(), "", LI); in TryToShrinkGlobalToBoolean() 1636 NSI = SelectInst::Create(NLI, OtherVal, InitVal, "", LI); in TryToShrinkGlobalToBoolean() 1637 NSI->takeName(LI); in TryToShrinkGlobalToBoolean() 1638 LI->replaceAllUsesWith(NSI); in TryToShrinkGlobalToBoolean()
|
/external/clang/lib/Sema/ |
D | SemaLookup.cpp | 4067 for (const auto &NSI : Namespaces) { in performQualifiedLookups() local 4068 DeclContext *Ctx = NSI.DeclCtx; in performQualifiedLookups() 4069 const Type *NSType = NSI.NameSpecifier->getAsType(); in performQualifiedLookups() 4083 TC.setCorrectionSpecifier(NSI.NameSpecifier); in performQualifiedLookups() 4084 TC.setQualifierDistance(NSI.EditDistance); in performQualifiedLookups()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLookup.cpp | 4382 for (const auto &NSI : Namespaces) { in performQualifiedLookups() local 4383 DeclContext *Ctx = NSI.DeclCtx; in performQualifiedLookups() 4384 const Type *NSType = NSI.NameSpecifier->getAsType(); in performQualifiedLookups() 4398 TC.setCorrectionSpecifier(NSI.NameSpecifier); in performQualifiedLookups() 4399 TC.setQualifierDistance(NSI.EditDistance); in performQualifiedLookups()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 9868 ,"IN","NSI","North Sikkim","North Sikkim","SK","--3-----","RL","1201",,"2749N 08833E", 16748 ,"JP","NSI","Nishiesan","Nishiesan","01","1-------","AF","9907",,,
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 21125 ,"US","NSI","North Syracuse","North Syracuse","NY","--3-----","RQ","9307",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 12922 ,"CM","YAO","Yaound�","Yaounde","CE","---45---","AI","1101","NSI","0352N 01131E",""
|