Home
last modified time | relevance | path

Searched defs:num_objects (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/test/fuzzing/
Dhb-repacker-fuzzer.cc45 void cleanup (hb_object_t* objects, uint16_t num_objects) in cleanup()
54 void add_links_to_objects (hb_object_t* objects, uint16_t num_objects, in add_links_to_objects()
93 uint16_t num_objects = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp566 unsigned num_objects = start_object_count << memory.size(); in allocate() local
/third_party/vixl/test/
Dtest-pool-manager.cc46 static int RandomObjectID(size_t num_objects) { return Random() % num_objects; } in RandomObjectID()
/third_party/libdrm/
Dxf86drmMode.c1660 drmModeCreateLease(int fd, const uint32_t *objects, int num_objects, int flags, in drmModeCreateLease()