/external/antlr/runtime/Ruby/lib/antlr3/ |
D | recognizers.rb | 145 def self.new( *declarations, &body )
|
/external/dagger2/java/dagger/internal/codegen/ |
D | DuplicateBindingsValidator.java | 265 private ImmutableSet<BindingDeclaration> declarations( in declarations() method in DuplicateBindingsValidator 274 private ImmutableSet<BindingDeclaration> declarations( in declarations() method in DuplicateBindingsValidator 276 ImmutableSet.Builder<BindingDeclaration> declarations = ImmutableSet.builder(); in declarations() local
|
D | SubcomponentDeclaration.java | 69 ImmutableSet.Builder<SubcomponentDeclaration> declarations = ImmutableSet.builder(); in forModule() local
|
D | BindingGraphFactory.java | 271 ImmutableSetMultimap<Key, T> indexBindingDeclarationsByKey(Iterable<T> declarations) { in indexBindingDeclarationsByKey() 814 ImmutableSet.Builder<OptionalBindingDeclaration> declarations = ImmutableSet.builder(); in getOptionalBindingDeclarations() local 1046 Iterable<T> declarations) { in multibindingContributionsByMultibindingKey()
|
/external/angle/src/compiler/translator/tree_ops/ |
D | WrapSwitchStatementsInBlocks.cpp | 50 std::vector<TIntermDeclaration *> declarations; in visitSwitch() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | cfg_cleanup_test.cpp | 27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
|
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | cfg_cleanup_test.cpp | 27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | cfg_cleanup_test.cpp | 27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ |
D | variable_accessor.cc | 465 std::string declarations; in GetConstDeclarations() local 485 std::string declarations; in GetSharedVariableDeclarations() local 494 std::string declarations; in GetUniformParameterDeclarations() local
|
D | object_accessor.cc | 578 std::string declarations; in GetObjectDeclarations() local
|
/external/python/cpython2/Doc/reference/ |
D | lexical_analysis.rst | 137 .. _explicit-joining:
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FileDescriptor.cs | 62 private readonly Lazy<Dictionary<IDescriptor, DescriptorDeclaration>> declarations; field in Google.Protobuf.Reflection.FileDescriptor
|
/external/python/cpython3/Doc/reference/ |
D | lexical_analysis.rst | 111 .. _explicit-joining:
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | NamespaceSupport2.java | 467 private Vector declarations = null; field in Context2
|
/external/mesa3d/src/compiler/glsl/ |
D | ast.h | 349 exec_list declarations; variable 890 exec_list declarations; variable 969 exec_list declarations; variable 1276 exec_list declarations; variable
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenGenerator.py | 185 def declarations(self): member in FunctionGenerator
|
/external/v8/src/torque/ |
D | declarations.cc | 38 std::vector<T*> declarations = in CheckAlreadyDeclared() local
|
D | ast.h | 185 std::vector<Declaration*> declarations; member 210 std::vector<Declaration*>& declarations() { return declarations_; } in declarations() function 211 const std::vector<Declaration*>& declarations() const { in declarations() function
|
D | torque-parser.cc | 263 auto declarations = child_results->NextAs<std::vector<Declaration*>>(); in AddGlobalDeclarations() local 1057 auto declarations = child_results->NextAs<std::vector<Declaration*>>(); in MakeNamespaceDeclaration() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc.h | 62 uint declarations[I915_PROGRAM_SIZE]; member
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_context.h | 169 GLuint declarations[I915_MAX_DECL_INSN * 3 + 1]; member
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 824 .. _arc.ownership.semantics:
|
/external/dokka/core/src/main/kotlin/Kotlin/ |
D | DocumentationBuilder.kt | 466 …val declarations = fragments.filter { it.fqName == packageName }.flatMap { it.getMemberScope().get… in DocumentationModule() constant
|
/external/v8/src/ast/ |
D | prettyprinter.cc | 853 void AstPrinter::PrintDeclarations(Declaration::List* declarations) { in PrintDeclarations()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessVertexArraysTests.cpp | 285 std::string declarations = ""; in PrepareProgram() local
|