Searched defs:originalName (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/services/codefixes/ |
| D | generateAccessors.ts | 16 readonly originalName: string; property 25 …const { isStatic, isReadonly, fieldName, accessorName, originalName, type, container, declaration … constant
|
| D | convertToAsyncFunction.ts | 234 const originalName = node.text; constant
|
| /third_party/node/lib/internal/source_map/ |
| D | prepare_stack_trace.js | 88 const originalName = `${namePrefix}${fnName || '<anonymous>'}`; constant
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
| D | NameEditingTests.java | 74 String originalName; in testModifyNameTableAndRevert() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | SymbolTable.h | 498 void addInvariantVarying(const std::string &originalName) in addInvariantVarying() 506 bool isVaryingInvariant(const std::string &originalName) const in isVaryingInvariant()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ShaderVars.cpp | 259 std::string originalName = this->name; in findInfoByMappedName() local
|
| D | OutputHLSL.cpp | 579 TString originalName; in generateStructMapping() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | EmitMetal.cpp | 1166 const std::string originalName = reflection->getOriginalName(structure->uniqueId().get()); in emitUniformBufferDeclaration() local 1823 const std::string originalName = in emitFunctionParameter() local 1832 const std::string originalName = reflection->getOriginalName(param.uniqueId().get()); in emitFunctionParameter() local
|
| /third_party/typescript/src/compiler/transformers/ |
| D | es2015.ts | 50 originalName: Identifier; property
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | glslang_wrapper_utils.cpp | 73 bool MappedSamplerNameNeedsUserDefinedPrefix(const std::string &originalName) in MappedSamplerNameNeedsUserDefinedPrefix() 4771 std::string GlslangGetMappedSamplerName(const std::string &originalName) in GlslangGetMappedSamplerName()
|
| /third_party/typescript/lib/ |
| D | tsc.js | 88491 … loopOutParameters.push({ flags: flags, originalName: name, outParamName: outParamName }); property
|
| D | typingsInstaller.js | 105878 … loopOutParameters.push({ flags: flags, originalName: name, outParamName: outParamName }); property
|