Home
last modified time | relevance | path

Searched refs:hasName (Results 1 – 25 of 112) sorted by relevance

12345

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h49 if (I->hasName()) in setSymTabObject()
56 if (I->hasName()) in setSymTabObject()
67 if (V->hasName()) in addNodeToList()
76 if (V->hasName()) in removeNodeFromList()
96 bool HasName = V.hasName(); in transferNodesFromList()
DValue.cpp219 if (!hasName()) in getName()
230 if (NewName.isTriviallyEmpty() && !hasName()) in setNameImpl()
273 if (hasName()) { in setNameImpl()
295 if (hasName()) { in takeName()
300 if (V->hasName()) V->setName(""); in takeName()
313 if (!V->hasName()) return; in takeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInstructionNamer.cpp36 if (!Arg.hasName()) in runOnFunction()
40 if (!BB.hasName()) in runOnFunction()
44 if (!I.hasName() && !I.getType()->isVoidTy()) in runOnFunction()
DNameAnonGlobals.cpp41 if (F.isDeclaration() || F.hasLocalLinkage() || !F.hasName()) in get()
47 if (GV.isDeclaration() || GV.hasLocalLinkage() || !GV.hasName()) in get()
70 if (GV.hasName()) in nameUnamedGlobals()
DCloneFunction.cpp46 if (BB->hasName()) in CloneBasicBlock()
58 if (I.hasName()) in CloneBasicBlock()
312 if (BB->hasName()) NewBB->setName(BB->getName()+NameSuffix); in CloneBlock()
363 if (II->hasName()) in CloneBlock()
421 if (OldTI->hasName()) in CloneBlock()
DSplitModule.cpp112 if (!GV.hasName()) in findPartitions()
223 if (!GV->hasName()) in externalize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp102 if (Sym->hasName() && Sym->getScope() != Scope::Local) { in notifyResolved()
121 if (Sym->hasName()) { in notifyResolved()
185 if (Sym->hasName() && Sym->getLinkage() == Linkage::Weak) { in externalizeWeakAndCommonSymbols()
191 if (Sym->hasName() && Sym->getLinkage() == Linkage::Weak) { in externalizeWeakAndCommonSymbols()
202 if (Sym->hasName() && MR.getSymbols().count(ES.intern(Sym->getName()))) in markResponsibilitySymbolsLive()
258 if (!Sym->hasName()) { in computeAnonDeps()
264 if (TargetSym.hasName()) in computeAnonDeps()
/third_party/jsframework/runtime/preparation/
Dservice.ts45 const hasName = services.map( constant
49 if (hasName) {
/third_party/node/lib/internal/source_map/
Dprepare_stack_trace.js94 const hasName = !!(name || originalName); constant
99 return `${str}${prefix}${hasName ? ' (' : ''}` +
101 `${originalColumn + 1}${hasName ? ')' : ''}`;
/third_party/typescript/src/compiler/
Dsourcemap.ts453 let hasName = false;
477 hasName = true;
486 return { value: captureMapping(hasSource, hasName), done };
493 function captureMapping(hasSource: true, hasName: true): Required<Mapping>;
494 function captureMapping(hasSource: boolean, hasName: boolean): Mapping;
495 function captureMapping(hasSource: boolean, hasName: boolean): Mapping {
502 nameIndex: hasName ? nameIndex : undefined
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DBasicGOTAndStubsBuilder.h40 assert(Target.hasName() && "GOT edge cannot point to anonymous target"); in getGOTEntrySymbol()
56 assert(Target.hasName() && in getStubSymbol()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBcp47MapperTest.java45 assertThat(bcp47Data).hasName("keyTypeData"); in testSimple()
62 assertThat(tzData).hasName("timezoneTypes"); in testSimple()
79 assertThat(bcp47Data).hasName("keyTypeData"); in testSimpleTimezone()
93 assertThat(tzData).hasName("timezoneTypes"); in testSimpleTimezone()
DCollationMapperTest.java29 assertThat(icuData).hasName("xx"); in testEmpty()
37 assertThat(rootData).hasName("root"); in testEmpty()
DPluralRangesMapperTest.java51 assertThat(icuData).hasName("pluralRanges"); in testSimple()
79 assertThat(icuData).hasName("pluralRanges"); in testMultipleSets()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DEraRules.java68 boolean hasName = true; in getInstance()
85 hasName = false; in getInstance()
112 if (hasName) { in getInstance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DEraRules.java70 boolean hasName = true; in getInstance()
87 hasName = false; in getInstance()
114 if (hasName) { in getInstance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDomTreeUpdater.cpp470 if (!From->hasName()) in dump()
479 if (!To->hasName()) in dump()
513 if (BB->hasName()) in dump()
525 if (BB->hasName()) in dump()
/third_party/icu/icu4c/source/i18n/
Derarules.cpp159 UBool hasName = true; in createInstance() local
181 hasName = false; in createInstance()
209 if (hasName) { in createInstance()
/third_party/node/deps/icu-small/source/i18n/
Derarules.cpp159 UBool hasName = true; in createInstance() local
181 hasName = false; in createInstance()
209 if (hasName) { in createInstance()
/third_party/skia/third_party/externals/icu/source/i18n/
Derarules.cpp159 UBool hasName = TRUE; in createInstance() local
181 hasName = FALSE; in createInstance()
209 if (hasName) { in createInstance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp228 assert(val.hasName() && "Found texture variable with no name"); in getTextureName()
233 assert(val.hasName() && "Found surface variable with no name"); in getSurfaceName()
238 assert(val.hasName() && "Found sampler variable with no name"); in getSamplerName()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptorProto.php53 public function hasName() function in Google\\Protobuf\\Internal\\OneofDescriptorProto
DServiceDescriptorProto.php58 public function hasName() function in Google\\Protobuf\\Internal\\ServiceDescriptorProto
DEnumValueDescriptorProto.php58 public function hasName() function in Google\\Protobuf\\Internal\\EnumValueDescriptorProto
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp425 if (!GV.hasName()) in applyScopeRestrictions()
449 GV.hasName()) in applyScopeRestrictions()
483 if (!GV.hasLocalLinkage() || !GV.hasName()) in restoreLinkageForExternals()

12345