Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dscoped_allocator.hpp67 typedef typename MaybeScopedAlloc::outer_allocator_type outer_type; typedef
92 typedef typename MaybeScopedAlloc::outer_allocator_type outer_type; typedef
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message_utils_unittest.cc36 uint32_t outer_type = 88; in TEST() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_message_utils_unittest.cc40 uint32_t outer_type = 88; in TEST() local
/aosp_15_r20/external/libffi/src/sparc/
H A Dffi64.c55 ffi_struct_float_mask (ffi_type *outer_type, int size_mask) in ffi_struct_float_mask()