HomeSort by relevance Sort by last modified time
    Searched refs:_M_state (Results 1 - 25 of 72) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/ext/
opt_random.h 79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]);
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]);
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2);
88 _mm_store_si128(&_M_state[__i], __r);
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2);
97 _mm_store_si128(&_M_state[__i], __r);
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/ext/
opt_random.h 79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]);
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]);
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2);
88 _mm_store_si128(&_M_state[__i], __r);
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2);
97 _mm_store_si128(&_M_state[__i], __r);
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0])
    [all...]
  /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/ext/
opt_random.h 79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]);
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]);
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2);
88 _mm_store_si128(&_M_state[__i], __r);
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2);
97 _mm_store_si128(&_M_state[__i], __r);
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/ext/
opt_random.h 79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]);
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]);
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2);
88 _mm_store_si128(&_M_state[__i], __r);
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2);
97 _mm_store_si128(&_M_state[__i], __r);
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
postypes.h 118 _StateT _M_state;
126 : _M_off(0), _M_state() { }
136 : _M_off(__off), _M_state() { }
144 { _M_state = __st; }
149 { return _M_state; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 118 _StateT _M_state;
126 : _M_off(0), _M_state() { }
136 : _M_off(__off), _M_state() { }
144 { _M_state = __st; }
149 { return _M_state; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 118 _StateT _M_state;
126 : _M_off(0), _M_state() { }
136 : _M_off(__off), _M_state() { }
144 { _M_state = __st; }
149 { return _M_state; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 118 _StateT _M_state;
126 : _M_off(0), _M_state() { }
136 : _M_off(__off), _M_state() { }
144 { _M_state = __st; }
149 { return _M_state; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 118 _StateT _M_state;
126 : _M_off(0), _M_state() { }
136 : _M_off(__off), _M_state() { }
144 { _M_state = __st; }
149 { return _M_state; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 116 _StateT _M_state;
124 : _M_off(0), _M_state() { }
134 : _M_off(__off), _M_state() { }
142 { _M_state = __st; }
147 { return _M_state; }
  /external/stlport/stlport/stl/
_pthread_alloc.h 296 _M_state = _S_Alloc::_S_get_per_thread_state();
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
302 _STLP_NOTHROW : _M_state(__a._M_state) {}
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
345 __state_type* _M_state;
360 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size, _M_state));
390 { return __a1._M_state == __a2._M_state;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 296 _M_state = _S_Alloc::_S_get_per_thread_state();
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
302 _STLP_NOTHROW : _M_state(__a._M_state) {}
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
345 __state_type* _M_state;
360 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size, _M_state));
390 { return __a1._M_state == __a2._M_state;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
formatter.h 168 _Iterator_state _M_state;
236 _M_variant._M_iterator._M_state = __singular;
240 _M_variant._M_iterator._M_state = __before_begin;
242 _M_variant._M_iterator._M_state = __end;
244 _M_variant._M_iterator._M_state = __begin;
246 _M_variant._M_iterator._M_state = __middle;
274 _M_variant._M_iterator._M_state = __singular;
278 _M_variant._M_iterator._M_state = __end;
280 _M_variant._M_iterator._M_state = __begin;
282 _M_variant._M_iterator._M_state = __middle
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
formatter.h 168 _Iterator_state _M_state;
236 _M_variant._M_iterator._M_state = __singular;
240 _M_variant._M_iterator._M_state = __before_begin;
242 _M_variant._M_iterator._M_state = __end;
244 _M_variant._M_iterator._M_state = __begin;
246 _M_variant._M_iterator._M_state = __middle;
274 _M_variant._M_iterator._M_state = __singular;
278 _M_variant._M_iterator._M_state = __end;
280 _M_variant._M_iterator._M_state = __begin;
282 _M_variant._M_iterator._M_state = __middle
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 296 _M_state = _S_Alloc::_S_get_per_thread_state();
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
302 _STLP_NOTHROW : _M_state(__a._M_state) {}
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
345 __state_type* _M_state;
360 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size, _M_state));
390 { return __a1._M_state == __a2._M_state;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 296 _M_state = _S_Alloc::_S_get_per_thread_state();
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
302 _STLP_NOTHROW : _M_state(__a._M_state) {}
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
345 __state_type* _M_state;
360 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size, _M_state));
390 { return __a1._M_state == __a2._M_state;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 296 _M_state = _S_Alloc::_S_get_per_thread_state();
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
302 _STLP_NOTHROW : _M_state(__a._M_state) {}
318 _Tp* __ret = __REINTERPRET_CAST(_Tp*, _S_Alloc::allocate(__buf_size, _M_state));
334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
345 __state_type* _M_state;
360 _Tp* __ret = __REINTERPRET_CAST(value_type*, _S_Alloc::allocate(__buf_size, _M_state));
390 { return __a1._M_state == __a2._M_state;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
formatter.h 163 _Iterator_state _M_state;
231 _M_variant._M_iterator._M_state = __singular;
235 _M_variant._M_iterator._M_state = __before_begin;
237 _M_variant._M_iterator._M_state = __end;
239 _M_variant._M_iterator._M_state = __begin;
241 _M_variant._M_iterator._M_state = __middle;
269 _M_variant._M_iterator._M_state = __singular;
273 _M_variant._M_iterator._M_state = __end;
275 _M_variant._M_iterator._M_state = __begin;
277 _M_variant._M_iterator._M_state = __middle
    [all...]

Completed in 4407 milliseconds

1 2 3