Home
last modified time | relevance | path

Searched defs:nameMap (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DTranslatorMetalUtils.cpp297 ImmutableString GetMetalTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetMetalTypeName() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DHashNames.cpp85 ImmutableString HashName(const TSymbol *symbol, ShHashFunction64 hashFunction, NameMap *nameMap) in HashName() argument
39 AddToNameMapIfNotMapped(const ImmutableString &name, const ImmutableString &hashedName, NameMap *nameMap) AddToNameMapIfNotMapped() argument
57 HashName(const ImmutableString &name, ShHashFunction64 hashFunction, NameMap *nameMap) HashName() argument
[all...]
H A DTranslatorMetalDirect.cpp125 DeclareDefaultUniformsTraverser(TInfoSinkBase *sink, ShHashFunction64 hashFunction, NameMap *nameMap) DeclareDefaultUniformsTraverser() argument
H A DBuildSPIRV.cpp481 SPIRVBuilder(TCompiler *compiler, ShCompileOptions compileOptions, ShHashFunction64 hashFunction, NameMap &nameMap) SPIRVBuilder() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyDisplayNames.java210 public abstract Map<String, String> nameMap(); in nameMap() method in CurrencyDisplayNames
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCurrencyDisplayNames.java200 public abstract Map<String, String> nameMap(); in nameMap() method in CurrencyDisplayNames
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.h193 static std::unordered_map<EntityId, std::string> nameMap; member in panda::ecmascript::JsStackInfo
H A Djs_stackinfo.cpp32 std::unordered_map<EntityId, std::string> JsStackInfo::nameMap; member in panda::ecmascript::JsStackInfo
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCurrencyData.java173 public Map<String, String> nameMap() { in nameMap() method in CurrencyData.DefaultInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCurrencyData.java198 public Map<String, String> nameMap() { in nameMap() method in CurrencyData.DefaultInfo
H A DICUCurrencyDisplayInfoProvider.java243 public Map<String, String> nameMap() { in nameMap() method in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyDisplayInfoProvider.java239 public Map<String, String> nameMap() { in nameMap() method in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.cpp176 auto &nameMap = prop->IsStatic() ? staticPropNameMap : propNameMap; in CreateClassPublicBuffer() local
/third_party/glslang/SPIRV/
H A DSPVRemapper.h233 namemap_t nameMap; // ID names from OpName member in spv::spirvbin_t
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp163 auto &nameMap = prop->IsStatic() ? staticPropNameMap : propNameMap; in CreateClassStaticProperties() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 18 milliseconds