/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | NameEmbeddedUniformStructs.cpp | 38 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local 56 TIntermTyped *declarator, in doReplacement()
|
D | RemoveUnreferencedVariables.cpp | 176 TIntermTyped *declarator) in removeVariableDeclaration() 236 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
D | DeferGlobalInitializers.cpp | 47 TIntermNode *declarator = declaration->getSequence()->back(); in GetDeferredInitializers() local
|
D | RewriteStructSamplers.cpp | 113 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | SeparateStructFromUniformDeclarations.cpp | 38 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local 60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
|
D | RemoveUnreferencedVariables.cpp | 176 TIntermTyped *declarator) in removeVariableDeclaration() 236 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
D | DeferGlobalInitializers.cpp | 49 TIntermNode *declarator = declaration->getSequence()->back(); in GetDeferredInitializers() local
|
D | SeparateDeclarations.cpp | 97 TIntermTyped *declarator = sequence->at(index)->getAsTyped(); in separateDeclarator() local
|
D | RemoveInactiveInterfaceVariables.cpp | 84 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in visitDeclaration() local
|
D | RewriteStructSamplers.cpp | 349 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | NameEmbeddedUniformStructsMetal.cpp | 40 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local 66 TIntermTyped *declarator, in doReplacement()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FlagStd140Structs.cpp | 53 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
D | glslang.y | 101 TDeclarator *declarator; member
|
D | TranslatorVulkan.cpp | 56 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FlagStd140Structs.cpp | 53 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
D | glslang.y | 101 TDeclarator *declarator; member
|
D | glslang_tab_autogen.h | 283 TDeclarator *declarator; member
|
D | TranslatorMetalDirect.cpp | 92 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | prefer-for-of.ts | 188 const declarator = node.init.declarations[0] as constant
|
/third_party/node/src/ |
D | node.h | 104 # define NODE_DEPRECATED(message, declarator) declarator argument 107 # define NODE_DEPRECATED(message, declarator) \ argument 110 # define NODE_DEPRECATED(message, declarator) \ argument 113 # define NODE_DEPRECATED(message, declarator) declarator argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNodePatternMatcher.cpp | 194 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in match() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNodePatternMatcher.cpp | 203 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in match() local
|
/third_party/typescript_eslint/packages/eslint-plugin/tests/util/ |
D | isUnsafeAssignment.test.ts | 23 const declarator = declaration.declarations[0]; constant
|
/third_party/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 358 TFunctionDeclarator declarator; in acceptDeclaration() local 2497 TFunctionDeclarator& declarator) in acceptMemberFunctionDefinition() 2672 bool HlslGrammar::acceptFunctionDefinition(TFunctionDeclarator& declarator, TIntermNode*& nodeList, in acceptFunctionDefinition() 2683 bool HlslGrammar::acceptFunctionBody(TFunctionDeclarator& declarator, TIntermNode*& nodeList) in acceptFunctionBody()
|
/third_party/boost/libs/wave/samples/hannibal/ |
D | translation_unit_parser.h | 190 rule_type function_definition, function_definition_helper, declarator; member
|