/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | pr36449.cpp | 27 struct U struct 33 U *j; argument
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | pr36449.cpp | 27 struct U struct 33 U *j; argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/ |
D | pointer_deleter01.pass.cpp | 69 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter() 79 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter()
|
D | move_convert08.fail.cpp | 82 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter() 92 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter()
|
D | move_convert11.fail.cpp | 82 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter() 92 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter()
|
D | move01.pass.cpp | 70 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter() 80 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter()
|
D | move02.pass.cpp | 70 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter() 80 typename std::enable_if<!std::is_same<U, T>::value>::type* = 0) in Deleter()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
D | intrinsics.hpp | 98 # define BOOST_IS_BASE_OF(T,U) (__is_base_of(T,U) && !is_same<T,U>::value) argument 100 # define BOOST_IS_CONVERTIBLE(T,U) ((__is_convertible_to(T,U) || is_same<T,U>::value) && !__is_ab… argument 169 # define BOOST_IS_BASE_OF(T,U) (__is_base_of(T,U) && !is_same<T,U>::value) argument 176 # define BOOST_IS_CONVERTIBLE(T,U) (__is_convertible_to(T,U) && !::boost::is_abstract<U>::value) argument 213 # define BOOST_IS_BASE_OF(T,U) (__is_base_of(T,U) && !is_same<T,U>::value) argument 245 # define BOOST_IS_BASE_OF(T,U) (__is_base_of(T,U) && !is_same<T,U>::value) argument 273 # define BOOST_IS_BASE_OF(T,U) (__is_base_of(T,U) && !is_void<T>::value && !is_void<U>::value) argument 275 # define BOOST_IS_CONVERTIBLE(T,U) (__is_convertible(T,U) || is_void<U>::value) argument
|
/ndk/docs/renderscript/ |
D | jquery.js | 12 …)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H)… 20 …[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U… argument
|
/ndk/sources/host-tools/make-3.81/ |
D | aclocal.m4 | 750 AC_SUBST(U)dnl subst
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
D | min_allocator.h | 243 min_allocator(min_allocator<U>) {} in min_allocator() function
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_demangle.cpp | 4774 short_alloc(const short_alloc<U, N>& a) noexcept in short_alloc() 4799 operator==(const short_alloc<T, N>& x, const short_alloc<U, M>& y) noexcept in operator ==() 4807 operator!=(const short_alloc<T, N>& x, const short_alloc<U, M>& y) noexcept in operator !=() 4819 template <class U> malloc_alloc(const malloc_alloc<U>&) noexcept {} in malloc_alloc() 4834 operator==(const malloc_alloc<T>&, const malloc_alloc<U>&) noexcept in operator ==()
|
/ndk/sources/host-tools/make-3.81/w32/ |
D | Makefile | 153 U = macro
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 563 typedef union { double d; ULong L[2]; } U; typedef
|