Home
last modified time | relevance | path

Searched defs:good_size (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt02.c63 static void good_size(void) in good_size() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dmalloc_zone_functions_apple.h61 good_size_fn_type good_size; member
H A Dallocator_shim_unittest.cc797 size_t good_size = malloc_good_size(kTestSize); in TEST_F() local
/aosp_15_r20/external/icing/icing/file/
H A Dfilesystem_test.cc225 const int good_size = 2; in TEST_F() local
/aosp_15_r20/external/jemalloc_new/src/
H A Dzone.c52 size_t (*good_size)(malloc_zone_t *, size_t); member