HomeSort by relevance Sort by last modified time
    Searched defs:__two (Results 1 - 17 of 17) sorted by null

  /external/libcxx/test/utilities/function.objects/arithmetic.operations/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /external/libcxx/test/utilities/function.objects/bitwise.operations/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /external/libcxx/test/utilities/function.objects/comparisons/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /external/libcxx/test/utilities/function.objects/logical.operations/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/arithmetic.operations/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bitwise.operations/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/comparisons/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/logical.operations/
transparent.pass.cpp 17 struct __two {char __lx; char __lxx;}; struct in struct:is_transparent
18 template <class _Up> static __two __test(...);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86_64/include/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
opt_random.h 69 static const __m128i __two = _mm_set1_epi64x(0x4000000000000000ull); local
175 __v.__i = _mm_or_si128(__v.__i, __two);
  /external/clang/test/SemaTemplate/
instantiate-member-template.cpp 230 struct __two {char _; char __;}; struct in struct:rdar8986308::std::__has_rebind
231 template <class _Xp> static __two __test(...);

Completed in 666 milliseconds