Home
last modified time | relevance | path

Searched defs:nameId (Results 1 – 4 of 4) sorted by relevance

/external/noto-fonts/emoji-compat/tests/src/com/android/emojicompat/
DFontFileHelper.kt91 val nameId = buffer.uint16 in getPostScriptName() constant
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp823 auto nameId = getStringId(typeName); in makeIntegerDebugType() local
863 auto nameId = getStringId(typeName); in makeFloatDebugType() local
2247 Id nameId = getStringId(unmangleFunctionName(name)); in setupDebugFunctionEntry() local
2292 Id Builder::makeDebugFunction([[maybe_unused]] Function* function, Id nameId, Id funcTypeId) in makeDebugFunction()
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp796 auto nameId = getStringId(typeName); in makeIntegerDebugType() local
835 auto nameId = getStringId(typeName); in makeFloatDebugType() local
2140 Id nameId = getStringId(unmangleFunctionName(name)); in setupDebugFunctionEntry() local
2185 Id Builder::makeDebugFunction([[maybe_unused]] Function* function, Id nameId, Id funcTypeId) in makeDebugFunction()
/external/clang/lib/Parse/
DParseObjc.cpp239 IdentifierInfo *nameId = Tok.getIdentifierInfo(); in ParseObjCAtInterfaceDeclaration() local
2137 IdentifierInfo *nameId = Tok.getIdentifierInfo(); in ParseObjCAtImplementationDeclaration() local