Home
last modified time | relevance | path

Searched defs:destroy_array (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dlayer_chassis_dispatch_generator.py1462 …elf, ndo_type, ndo_name, ndo_count, prefix, index, indent, destroy_func, destroy_array, top_level): argument
1507 …elf, members, indent, prefix, array_index, create_func, destroy_func, destroy_array, first_level_p… argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/examples/
Dtrivial_destructor_example.cpp54 inline void destroy_array(T* p1, T* p2) in destroy_array() function
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/src/
Dcollector.rs387 fn destroy_array() { in destroy_array() function