OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otter
(Results
1 - 4
of
4
) sorted by null
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
rebind_alloc.pass.cpp
61
template <class U> struct rebind {typedef ReboundA<U>
otter
;};
typedef in struct:E::rebind
/external/libcxx/test/std/utilities/memory/allocator.traits/
rebind_traits.pass.cpp
61
template <class U> struct rebind {typedef ReboundA<U>
otter
;};
typedef in struct:E::rebind
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/
rebind_alloc.pass.cpp
61
template <class U> struct rebind {typedef ReboundA<U>
otter
;};
typedef in struct:E::rebind
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/
rebind_traits.pass.cpp
61
template <class U> struct rebind {typedef ReboundA<U>
otter
;};
typedef in struct:E::rebind
Completed in 467 milliseconds