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/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/littlefs/
DMakefile267 structs: STRUCTSFLAGS+=-S target
268 structs: $(OBJ) $(BUILDDIR)/lfs.structs.csv target
/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/python/Modules/_ctypes/
Dstgdict.c725 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
/third_party/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs3119 fn structs() { in structs() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1826 const std::vector<BottomLevelAccelerationStructurePool::BlasPtr>& structs, in adjustBatchCount()
/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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp3589 auto QueryPoolResultsSizeInstance::makeCopyOfStructures (const std::vector<ASInterfacePtr>& structs, in makeCopyOfStructures()