OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_void_pointer
(Results
1 - 7
of
7
) sorted by null
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
allocator_pointers.pass.cpp
75
void
test_void_pointer
()
119
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<char>>> ();
120
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<int>>> ();
121
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<Foo>>> ();
/external/libcxx/test/std/utilities/memory/default.allocator/
allocator_pointers.pass.cpp
74
void
test_void_pointer
()
118
test_void_pointer
<std::allocator<char>> ();
119
test_void_pointer
<std::allocator<int>> ();
120
test_void_pointer
<std::allocator<Foo>> ();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.types/
allocator_pointers.pass.cpp
69
void
test_void_pointer
()
110
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<char>>> ();
111
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<int>>> ();
112
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<Foo>>> ();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/
allocator_pointers.pass.cpp
69
void
test_void_pointer
()
110
test_void_pointer
<std::allocator<char>> ();
111
test_void_pointer
<std::allocator<int>> ();
112
test_void_pointer
<std::allocator<Foo>> ();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
allocator_pointers.pass.cpp
73
void
test_void_pointer
()
117
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<char>>> ();
118
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<int>>> ();
119
test_void_pointer
<std::scoped_allocator_adaptor<std::allocator<Foo>>> ();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/default.allocator/
allocator_pointers.pass.cpp
72
void
test_void_pointer
()
116
test_void_pointer
<std::allocator<char>> ();
117
test_void_pointer
<std::allocator<int>> ();
118
test_void_pointer
<std::allocator<Foo>> ();
/external/clang/test/Sema/
warn-absolute-value.c
791
long long
test_void_pointer
(void *x) {
function
[
all
...]
Completed in 203 milliseconds