Home
last modified time | relevance | path

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

/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
/external/libchrome/ipc/
Dipc_message_utils_unittest.cc36 uint32_t outer_type = 88; in TEST() local
/external/cronet/tot/ipc/
Dipc_message_utils_unittest.cc40 uint32_t outer_type = 88; in TEST() local
/external/cronet/stable/ipc/
Dipc_message_utils_unittest.cc40 uint32_t outer_type = 88; in TEST() local
/external/libffi/src/sparc/
Dffi64.c55 ffi_struct_float_mask (ffi_type *outer_type, int size_mask) in ffi_struct_float_mask()