Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/dawn/generator/templates/
Dwebgpu_struct_info.json24 "structs": { object
/third_party/rust/rust/tests/rustdoc/auxiliary/
Dissue-99221-aux.rs15 mod structs { module
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dunit_return_expecting_ord.rs18 let mut structs = vec![Struct { field: 2 }, Struct { field: 1 }]; in main() localVariable
Dmanual_non_exhaustive_struct.rs4 mod structs { module
Dexhaustive_items.rs54 pub mod structs { module
/third_party/mesa3d/src/vulkan/util/
Dvk_struct_type_cast_gen.py63 def parse_xml(filename, structs, beta): argument
/third_party/rust/rust/tests/ui/closures/2229_closure_analysis/
Ddestructure_patterns.rs35 fn structs() { in structs() function
/third_party/rust/rust/tests/incremental/
Dspans_in_type_debuginfo.rs13 mod structs { module
/third_party/rust/crates/cxx/syntax/
Dtypes.rs17 pub structs: UnorderedMap<&'a Ident, &'a Struct>, field
33 let mut structs = UnorderedMap::new(); in collect() localVariable
/third_party/opencl-headers/scripts/
Dgen_headers.py54 structs = gen.get_apistructs(spec) variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DToposortStructs.cpp54 const std::vector<const TStructure *> &structs) in BuildGraph()
331 std::vector<const TStructure *> structs; in ToposortStructs() local
/third_party/rust/rust/src/doc/style-guide/src/
Ditems.md58 #### Single-line
/third_party/littlefs/
DMakefile267 structs: STRUCTSFLAGS+=-S target
268 structs: $(OBJ) $(BUILDDIR)/lfs.structs.csv target
/third_party/rust/rust/tests/mir-opt/sroa/
Dstructs.rs23 pub fn structs(a: f32) -> f32 { in structs() function
/third_party/flatbuffers/include/flatbuffers/
Dflatbuffer_builder.h931 T *structs = StartVectorOfStructs<T>(vector_size); in CreateVectorOfStructs() local
951 T *structs = StartVectorOfStructs<T>(vector_size); in CreateVectorOfStructs() local
993 auto structs = StartVectorOfStructs<T>(len); in CreateVectorOfNativeStructs() local
1105 auto structs = StartVectorOfStructs<T>(len); in CreateVectorOfSortedNativeStructs() local
/third_party/vulkan-headers/registry/
Dvulkan_object.py388 structs: dict[str, Struct] = field(default_factory=dict, init=False) variable in VulkanObject
/third_party/python/Modules/_ctypes/
Dstgdict.c725 ffi_type *structs; /* point to struct aliases of arrays */ in PyCStructUnionType_update_stgdict() local
/third_party/rust/rust/tests/ui/rust-2018/
Dedition-lint-infer-outlives-multispan.rs10 mod structs { module
Dedition-lint-infer-outlives.rs23 mod structs { module
/third_party/protobuf/ruby/tests/
Dbasic_test_proto2.proto198 repeated MyStruct structs = 1; field
Dbasic_test.proto245 repeated MyStruct structs = 1; field
/third_party/mesa3d/src/intel/decoder/
Dintel_decoder.h105 struct hash_table *structs; member
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py356 def topo_sort_structure(structs): argument
/third_party/mesa3d/src/broadcom/cle/
Dv3d_decoder.c53 struct v3d_group *structs[256]; member
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/consteval/
Dtests.rs867 fn structs() { in structs() function

12