Home
last modified time | relevance | path

Searched defs:structs (Results 1 – 25 of 39) sorted by relevance

12

/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/
Dmod.rs35 mod structs; module
/external/rust/android-crates-io/crates/diplomat_core/src/ast/
Dmod.rs15 mod structs; module
/external/mesa3d/src/vulkan/util/
Dvk_struct_type_cast_gen.py63 def parse_xml(filename, structs, beta): argument
/external/angle/src/compiler/translator/msl/
DToposortStructs.cpp60 const std::vector<const TStructure *> &structs) in BuildGraph()
70 std::vector<const TStructure *> SortEdges(const std::unordered_set<const TStructure *> &structs) in SortEdges()
343 std::vector<const TStructure *> structs; in ToposortStructs() local
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Drepeated.proto23 repeated Struct structs = 5; field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/
Dtypes.rs17 pub structs: UnorderedMap<&'a Ident, &'a Struct>, field
33 let mut structs = UnorderedMap::new(); in collect() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/
Dtypes.rs17 pub structs: UnorderedMap<&'a Ident, &'a Struct>, field
33 let mut structs = UnorderedMap::new(); in collect() localVariable
/external/rust/cxx/syntax/
Dtypes.rs17 pub structs: UnorderedMap<&'a Ident, &'a Struct>, field
33 let mut structs = UnorderedMap::new(); in collect() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/
Dtypes.rs17 pub structs: UnorderedMap<&'a Ident, &'a Struct>, field
33 let mut structs = UnorderedMap::new(); in collect() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/
Dtypes.rs17 pub structs: UnorderedMap<&'a Ident, &'a Struct>, field
33 let mut structs = UnorderedMap::new(); in collect() localVariable
/external/rust/android-crates-io/crates/thiserror/tests/
Dtest_option.rs5 pub mod structs { module
Dtest_backtrace.rs18 pub mod structs { module
/external/OpenCL-Headers/scripts/
Dgen_headers.py54 structs = gen.get_apistructs(spec) variable
/external/clang/test/Analysis/
Dcxx-crashes.cpp69 struct { int x; } structs[n]; in vla() local
/external/libffi/
Dconfigure.ac332 AC_ARG_ENABLE(structs, optenable
/external/rust/android-crates-io/crates/diplomat_core/src/hir/
Dtype_context.rs23 structs: Vec<StructDef>, field
117 pub fn structs(&self) -> &[StructDef] { in structs() method
307 let structs = ctx.lower_all_structs(ast_structs.into_iter()); in from_ast_without_validation() localVariable
/external/flatbuffers/include/flatbuffers/
Dflatbuffer_builder.h932 T *structs = StartVectorOfStructs<T>(vector_size); in CreateVectorOfStructs() local
952 T *structs = StartVectorOfStructs<T>(vector_size); in CreateVectorOfStructs() local
994 auto structs = StartVectorOfStructs<T>(len); in CreateVectorOfNativeStructs() local
1106 auto structs = StartVectorOfStructs<T>(len); in CreateVectorOfSortedNativeStructs() local
/external/cronet/stable/third_party/jni_zero/test/java/src/org/jni_zero/
DSampleForAnnotationProcessor.java71 TestStruct[] structs, in testSpecialTypes()
/external/cronet/tot/third_party/jni_zero/test/java/src/org/jni_zero/
DSampleForAnnotationProcessor.java71 TestStruct[] structs, in testSpecialTypes()
/external/angle/third_party/vulkan-headers/src/registry/
Dvulkan_object.py422 structs: dict[str, Struct] = field(default_factory=dict, init=False) variable in VulkanObject
/external/rust/android-crates-io/crates/vulkano/autogen/
Dproperties.rs382 let mut structs: Vec<_> = types in sorted_structs() localVariable
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c686 ffi_type *structs; /* point to struct aliases of arrays */ in PyCStructUnionType_update_stginfo() local
/external/cronet/stable/third_party/protobuf/ruby/tests/
Dbasic_test_proto2.proto184 repeated MyStruct structs = 1; field
/external/protobuf/ruby/tests/
Dbasic_test_proto2.proto184 repeated MyStruct structs = 1; field
/external/cronet/tot/third_party/protobuf/ruby/tests/
Dbasic_test_proto2.proto184 repeated MyStruct structs = 1; field

12