Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/generator/templates/
Dwebgpu_struct_info.json24 "structs": { object
/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/littlefs/
DMakefile119 structs: $(OBJ) target
/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/libffi/
Dconfigure.ac332 AC_ARG_ENABLE(structs, optenable
/third_party/python/Modules/_ctypes/
Dstgdict.c714 ffi_type *structs; /* point to struct aliases of arrays */ in PyCStructUnionType_update_stgdict() local
/third_party/protobuf/ruby/tests/
Dbasic_test_proto2.proto183 repeated MyStruct structs = 1; field
Dbasic_test.proto202 repeated MyStruct structs = 1; field
/third_party/mesa3d/src/intel/common/
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