Searched defs:destroy_array (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | layer_chassis_dispatch_generator.py | 1462 …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/ |
D | trivial_destructor_example.cpp | 54 inline void destroy_array(T* p1, T* p2) in destroy_array() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/src/ |
D | collector.rs | 387 fn destroy_array() { in destroy_array() function
|