Home
last modified time | relevance | path

Searched defs:declarations (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm-project/clang/bindings/python/tests/cindex/
Dtest_exception_specification_kind.py13 def find_function_declarations(node, declarations=[]): argument
/external/dagger2/java/dagger/internal/codegen/bindinggraphvalidation/
DDuplicateBindingsValidator.java278 private ImmutableSet<BindingDeclaration> declarations( in declarations() method in DuplicateBindingsValidator
287 private ImmutableSet<BindingDeclaration> declarations( in declarations() method in DuplicateBindingsValidator
289 ImmutableSet.Builder<BindingDeclaration> declarations = ImmutableSet.builder(); in declarations() local
/external/antlr/runtime/Ruby/lib/antlr3/
Drecognizers.rb145 def self.new( *declarations, &body )
/external/dagger2/java/dagger/internal/codegen/binding/
DSubcomponentDeclaration.java71 ImmutableSet.Builder<SubcomponentDeclaration> declarations = ImmutableSet.builder(); in forModule() local
DBindingGraphFactory.java299 ImmutableSetMultimap<Key, T> indexBindingDeclarationsByKey(Iterable<T> declarations) { in indexBindingDeclarationsByKey()
746 ImmutableSet.Builder<OptionalBindingDeclaration> declarations = ImmutableSet.builder(); in getOptionalBindingDeclarations() local
965 Iterable<T> declarations) { in multibindingContributionsByMultibindingKey()
/external/angle/src/compiler/translator/tree_ops/d3d/
DWrapSwitchStatementsInBlocks.cpp50 std::vector<TIntermDeclaration *> declarations; in visitSwitch() local
/external/angle/src/compiler/translator/tree_ops/vulkan/
DEmulateFragColorData.cpp101 TIntermSequence declarations; in addDeclarations() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dcfg_cleanup_test.cpp27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dcfg_cleanup_test.cpp27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dcfg_cleanup_test.cpp27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc485 std::string declarations; in GetConstDeclarations() local
505 std::string declarations; in GetSharedVariableDeclarations() local
514 std::string declarations; in GetUniformParameterDeclarations() local
Dobject_accessor.cc578 std::string declarations; in GetObjectDeclarations() local
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs62 private readonly Lazy<Dictionary<IDescriptor, DescriptorDeclaration>> declarations; field in Google.Protobuf.Reflection.FileDescriptor
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst137 .. _explicit-joining:
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst111 .. _explicit-joining:
/external/apache-xml/src/main/java/org/apache/xml/utils/
DNamespaceSupport2.java467 private Vector declarations = null; field in Context2
/external/mesa3d/src/compiler/glsl/
Dast.h349 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/
DbgenGenerator.py185 def declarations(self): member in FunctionGenerator
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h62 uint declarations[I915_PROGRAM_SIZE]; member
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_image_test.cpp43 const std::string& declarations = "") { in GenerateShaderCode()
3429 const std::string declarations = R"( in TEST_F() local
3610 const std::string declarations = R"( in TEST_F() local
5845 const std::string& declarations = R"( in TEST_F() local
5893 const std::string& declarations = R"( in TEST_F() local
5912 const std::string& declarations = R"( in TEST_F() local
5937 const std::string& declarations = R"( in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_image_test.cpp43 const std::string& declarations = "") { in GenerateShaderCode()
3465 const std::string declarations = R"( in TEST_F() local
3646 const std::string declarations = R"( in TEST_F() local
5887 const std::string& declarations = R"( in TEST_F() local
5935 const std::string& declarations = R"( in TEST_F() local
5954 const std::string& declarations = R"( in TEST_F() local
5979 const std::string& declarations = R"( in TEST_F() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_image_test.cpp43 const std::string& declarations = "") { in GenerateShaderCode()
3521 const std::string declarations = R"( in TEST_F() local
3702 const std::string declarations = R"( in TEST_F() local
5948 const std::string& declarations = R"( in TEST_F() local
5996 const std::string& declarations = R"( in TEST_F() local
6015 const std::string& declarations = R"( in TEST_F() local
6040 const std::string& declarations = R"( in TEST_F() local
/external/clang/docs/
DAutomaticReferenceCounting.rst824 .. _arc.ownership.semantics:
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.h169 GLuint declarations[I915_MAX_DECL_INSN * 3 + 1]; member
/external/llvm-project/clang/docs/
DAutomaticReferenceCounting.rst824 .. _arc.ownership.semantics:

12