Home
last modified time | relevance | path

Searched defs:structs (Results 1 – 16 of 16) 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/flutter/skia/third_party/externals/wuffs/lang/check/
Dcheck.go172 structs map[t.QID]*a.Struct member
/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/flutter/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py210 def topo_sort_structure(structs): argument
/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
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1736 const std::vector<BottomLevelAccelerationStructurePool::BlasPtr>& structs, in adjustBatchCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp3356 auto QueryPoolResultsSizeInstance::makeCopyOfStructures (const std::vector<ASInterfacePtr>& structs, in makeCopyOfStructures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp3356 auto QueryPoolResultsSizeInstance::makeCopyOfStructures (const std::vector<ASInterfacePtr>& structs, in makeCopyOfStructures()