Home
last modified time | relevance | path

Searched defs:add_pointer (Results 1 – 12 of 12) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__type_traits/
Dadd_pointer.h45 struct add_pointer { struct
46 using type _LIBCPP_NODEBUG = __add_pointer_t<_Tp>; argument
/external/clang/test/SemaTemplate/
Dinstantiate-typedef.cpp4 struct add_pointer { struct
8 add_pointer<int>::type test1(int * ptr) { return ptr; } in test1() argument
Dtypename-specifier-2.cpp8 struct add_pointer { struct
20 bind_metafun<add_pointer, int>::type::type ip = &i; argument
Dmetafun-apply.cpp3 struct add_pointer { struct
5 struct apply {
Dinstantiate-template-template-parm.cpp8 struct add_pointer { struct
18 apply<add_pointer, int>::type ip = &i; argument
Ddefault-arguments.cpp103 struct add_pointer { struct
112 int array4[is_same<X4<add_pointer>, argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.unary/
Ddependent_return_type.compile.pass.cpp38 std::add_pointer_t<T> add_pointer() { in add_pointer() function
/external/eigen/Eigen/src/Core/arch/SYCL/
DSyclMemoryModel.h331 inline virtual_pointer_t add_pointer(const buffer_t &b) { in add_pointer() function
338 inline virtual_pointer_t add_pointer(buffer_t &&b) { in add_pointer() function
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp182 struct add_pointer { struct
183 typedef T* type;
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dconstants.h449 void add_pointer(std::u32string* h, const void* p) const { in add_pointer() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.h449 void add_pointer(std::u32string* h, const void* p) const { in add_pointer() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h449 void add_pointer(std::u32string* h, const void* p) const { in add_pointer() function