| /external/angle/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
|
| /external/angle/src/compiler/translator/tree_ops/msl/ |
| D | NameEmbeddedUniformStructsMetal.cpp | 40 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local 66 TIntermTyped *declarator, in doReplacement()
|
| /external/javassist/src/main/javassist/compiler/ast/ |
| D | Variable.java | 27 protected Declarator declarator; field in Variable
|
| /external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
| D | LangDumpDecl.m | 224 {
|
| /external/angle/src/compiler/translator/ |
| D | FlagStd140Structs.cpp | 53 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
| D | glslang.y | 102 TDeclarator *declarator; member
|
| D | glslang_tab_autogen.h | 291 TDeclarator *declarator; member
|
| /external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/ |
| D | SimpleCWalker.m | 528 {
|
| D | SimpleCTP.m | 528 {
|
| D | SimpleCTP.java | 242 public final void declarator() throws RecognitionException { in declarator() method in SimpleCTP
|
| D | SimpleCParser.m | 1409 {
|
| D | SimpleCParser.java | 396 public final SimpleCParser.declarator_return declarator() throws RecognitionException { in declarator() method in SimpleCParser
|
| /external/antlr/runtime/ObjC/Framework/examples/LL-star/ |
| D | SimpleCParser.m | 605 {
|
| /external/angle/src/compiler/translator/tree_util/ |
| D | IntermNodePatternMatcher.cpp | 162 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in match() local
|
| /external/clang/lib/Sema/ |
| D | SemaType.cpp | 145 Declarator &declarator; member in __anon846eccfe0111::TypeProcessingState 166 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() 325 static DeclaratorChunk *maybeMovePastReturnType(Declarator &declarator, in maybeMovePastReturnType() 396 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr() local 454 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator() local 516 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr() local 550 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost() local 598 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator() local 670 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature() local 756 static bool checkOmittedBlockReturnType(Sema &S, Declarator &declarator, in checkOmittedBlockReturnType() [all …]
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
| D | hlslGrammar.cpp | 361 TFunctionDeclarator declarator; in acceptDeclaration() local 2790 TFunctionDeclarator& declarator) in acceptMemberFunctionDefinition() 2965 bool HlslGrammar::acceptFunctionDefinition(TFunctionDeclarator& declarator, TIntermNode*& nodeList, in acceptFunctionDefinition() 2976 bool HlslGrammar::acceptFunctionBody(TFunctionDeclarator& declarator, TIntermNode*& nodeList) in acceptFunctionBody()
|
| /external/deqp-deps/glslang/glslang/HLSL/ |
| D | hlslGrammar.cpp | 361 TFunctionDeclarator declarator; in acceptDeclaration() local 2790 TFunctionDeclarator& declarator) in acceptMemberFunctionDefinition() 2965 bool HlslGrammar::acceptFunctionDefinition(TFunctionDeclarator& declarator, TIntermNode*& nodeList, in acceptFunctionDefinition() 2976 bool HlslGrammar::acceptFunctionBody(TFunctionDeclarator& declarator, TIntermNode*& nodeList) in acceptFunctionBody()
|
| /external/angle/src/compiler/translator/msl/ |
| D | TranslatorMSL.cpp | 89 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
| /external/vixl/src/ |
| D | utils-vixl.h | 57 #define VIXL_DEPRECATED(replaced_by, declarator) \ argument
|
| /external/angle/src/compiler/translator/hlsl/ |
| D | OutputHLSL.cpp | 2447 TIntermTyped *declarator = (*sequence)[0]->getAsTyped(); in visitDeclaration() local
|