HomeSort by relevance Sort by last modified time
    Searched refs:__q (Results 76 - 100 of 154) sorted by null

1 2 34 5 6 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
random.h 273 * generator engine seeded from the seed sequence @p __q.
275 * @param __q the seed sequence.
281 linear_congruential_engine(_Sseq& __q)
282 { seed(__q); }
296 * sequence using values from the seed sequence @p __q.
298 * @param __q the seed sequence.
302 seed(_Sseq& __q);
505 * engine seeded from the seed sequence @p __q.
507 * @param __q the seed sequence.
513 mersenne_twister_engine(_Sseq& __q)
    [all...]
stl_bvector.h 992 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p);
994 iterator(__q, 0));
1000 _Bit_type* __q = this->_M_allocate(__n);
1001 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
1002 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
random.h 202 * generator engine seeded from the seed sequence @p __q.
204 * @param __q the seed sequence.
210 linear_congruential_engine(_Sseq& __q)
211 { seed(__q); }
225 * sequence using values from the seed sequence @p __q.
227 * @param __q the seed sequence.
231 seed(_Sseq& __q);
431 * engine seeded from the seed sequence @p __q.
433 * @param __q the seed sequence.
439 mersenne_twister_engine(_Sseq& __q)
    [all...]
stl_bvector.h 863 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
865 iterator(__q, 0));
871 _Bit_type* __q = this->_M_allocate(__n); local
872 this->_M_impl._M_end_of_storage = (__q
875 this->_M_impl._M_start = iterator(__q, 0);
atomic_0.h 95 __typeof__(__e) __q = (__e); \
101 if (*__q == __t) \
106 else { *__q = __t; __r = false; } \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 202 * generator engine seeded from the seed sequence @p __q.
204 * @param __q the seed sequence.
210 linear_congruential_engine(_Sseq& __q)
211 { seed(__q); }
225 * sequence using values from the seed sequence @p __q.
227 * @param __q the seed sequence.
231 seed(_Sseq& __q);
431 * engine seeded from the seed sequence @p __q.
433 * @param __q the seed sequence.
439 mersenne_twister_engine(_Sseq& __q)
    [all...]
stl_bvector.h 863 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
865 iterator(__q, 0));
871 _Bit_type* __q = this->_M_allocate(__n); local
872 this->_M_impl._M_end_of_storage = (__q
875 this->_M_impl._M_start = iterator(__q, 0);
atomic_0.h 95 __typeof__(__e) __q = (__e); \
101 if (*__q == __t) \
106 else { *__q = __t; __r = false; } \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 207 * generator engine seeded from the seed sequence @p __q.
209 * @param __q the seed sequence.
215 linear_congruential_engine(_Sseq& __q)
216 { seed(__q); }
230 * sequence using values from the seed sequence @p __q.
232 * @param __q the seed sequence.
236 seed(_Sseq& __q);
439 * engine seeded from the seed sequence @p __q.
441 * @param __q the seed sequence.
447 mersenne_twister_engine(_Sseq& __q)
    [all...]
stl_bvector.h 882 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p);
884 iterator(__q, 0));
890 _Bit_type* __q = this->_M_allocate(__n);
891 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
892 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 202 * generator engine seeded from the seed sequence @p __q.
204 * @param __q the seed sequence.
210 linear_congruential_engine(_Sseq& __q)
211 { seed(__q); }
225 * sequence using values from the seed sequence @p __q.
227 * @param __q the seed sequence.
231 seed(_Sseq& __q);
431 * engine seeded from the seed sequence @p __q.
433 * @param __q the seed sequence.
439 mersenne_twister_engine(_Sseq& __q)
    [all...]
stl_bvector.h 863 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
865 iterator(__q, 0));
871 _Bit_type* __q = this->_M_allocate(__n); local
872 this->_M_impl._M_end_of_storage = (__q
875 this->_M_impl._M_start = iterator(__q, 0);
atomic_0.h 95 __typeof__(__e) __q = (__e); \
101 if (*__q == __t) \
106 else { *__q = __t; __r = false; } \
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 207 * generator engine seeded from the seed sequence @p __q.
209 * @param __q the seed sequence.
215 linear_congruential_engine(_Sseq& __q)
216 { seed(__q); }
230 * sequence using values from the seed sequence @p __q.
232 * @param __q the seed sequence.
236 seed(_Sseq& __q);
439 * engine seeded from the seed sequence @p __q.
441 * @param __q the seed sequence.
447 mersenne_twister_engine(_Sseq& __q)
    [all...]
stl_bvector.h 882 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p);
884 iterator(__q, 0));
890 _Bit_type* __q = this->_M_allocate(__n);
891 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
892 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_bvector.h 951 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p);
953 iterator(__q, 0));
959 _Bit_type* __q = this->_M_allocate(__n);
960 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
961 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_bvector.h 951 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p);
953 iterator(__q, 0));
959 _Bit_type* __q = this->_M_allocate(__n);
960 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
961 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 850 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
852 iterator(__q, 0));
858 _Bit_type* __q = this->_M_allocate(__n); local
859 this->_M_impl._M_end_of_storage = (__q
862 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 850 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
852 iterator(__q, 0));
858 _Bit_type* __q = this->_M_allocate(__n); local
859 this->_M_impl._M_end_of_storage = (__q
862 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 850 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
852 iterator(__q, 0));
858 _Bit_type* __q = this->_M_allocate(__n); local
859 this->_M_impl._M_end_of_storage = (__q
862 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_bvector.h 846 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
848 iterator(__q, 0));
854 _Bit_type* __q = this->_M_allocate(__n); local
855 this->_M_impl._M_end_of_storage = (__q
858 this->_M_impl._M_start = iterator(__q, 0);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_bvector.h 951 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p);
953 iterator(__q, 0));
959 _Bit_type* __q = this->_M_allocate(__n);
960 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
961 this->_M_impl._M_start = iterator(__q, 0);
  /external/clang/lib/Headers/
emmintrin.h 1117 _mm_set1_epi64x(long long __q)
1119 return (__m128i){ __q, __q };
1123 _mm_set1_epi64(__m64 __q)
1125 return (__m128i){ (long long)__q, (long long)__q };
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
emmintrin.h 1117 _mm_set1_epi64x(long long __q)
1119 return (__m128i){ __q, __q };
1123 _mm_set1_epi64(__m64 __q)
1125 return (__m128i){ (long long)__q, (long long)__q };
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
emmintrin.h 1117 _mm_set1_epi64x(long long __q)
1119 return (__m128i){ __q, __q };
1123 _mm_set1_epi64(__m64 __q)
1125 return (__m128i){ (long long)__q, (long long)__q };
    [all...]

Completed in 2004 milliseconds

1 2 34 5 6 7