HomeSort by relevance Sort by last modified time
    Searched refs:__v (Results 251 - 275 of 317) sorted by null

<<111213

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
304 __v.push_back('-');
315 __iostring& __v, const _CharT* __digits) {
321 __v.push_back((char)__c);
333 __iostring& __v, const _CharT * __digits,
351 __v.push_back((char)__c);
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
304 __v.push_back('-');
315 __iostring& __v, const _CharT* __digits) {
321 __v.push_back((char)__c);
333 __iostring& __v, const _CharT * __digits,
351 __v.push_back((char)__c);
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
304 __v.push_back('-');
315 __iostring& __v, const _CharT* __digits) {
321 __v.push_back((char)__c);
333 __iostring& __v, const _CharT * __digits,
351 __v.push_back((char)__c);
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
304 __v.push_back('-');
315 __iostring& __v, const _CharT* __digits) {
321 __v.push_back((char)__c);
333 __iostring& __v, const _CharT * __digits,
351 __v.push_back((char)__c);
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
304 __v.push_back('-');
315 __iostring& __v, const _CharT* __digits) {
321 __v.push_back((char)__c);
333 __iostring& __v, const _CharT * __digits,
351 __v.push_back((char)__c);
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
304 __v.push_back('-');
315 __iostring& __v, const _CharT* __digits) {
321 __v.push_back((char)__c);
333 __iostring& __v, const _CharT * __digits,
351 __v.push_back((char)__c);
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /external/stlport/stlport/stl/
_threads.h 66 # define __add_and_fetch(__l,__v) add_then_test((unsigned long*)__l,__v)
67 # define __test_and_set(__l,__v) test_and_set(__l,__v)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hashtable_policy.h 601 insert(const value_type& __v)
604 return __h._M_insert(__v, __unique_keys());
608 insert(const_iterator, const value_type& __v)
609 { return __iconv_type()(insert(__v)); }
686 insert(value_type&& __v)
689 return __h._M_insert(std::move(__v), __unique_keys());
693 insert(const_iterator, value_type&& __v)
694 { return insert(std::move(__v)).first; }
720 insert(value_type&& __v)
723 return __h._M_insert(std::move(__v), __unique_keys())
    [all...]
  /external/clang/lib/Headers/
avxintrin.h 152 __m256d __V = (V); \
153 (__m256d)__builtin_ia32_roundpd256((__v4df)__V, (M)); })
156 __m256 __V = (V); \
157 (__m256)__builtin_ia32_roundps256((__v8sf)__V, (M)); })
772 __m256d __v; member in struct:__loadu_pd
774 return ((struct __loadu_pd*)__p)->__v;
781 __m256 __v; member in struct:__loadu_ps
783 return ((struct __loadu_ps*)__p)->__v;
796 __m256i __v; member in struct:__loadu_si256
798 return ((struct __loadu_si256*)__p)->__v;
1160 __m128 __v; member in struct:__loadu_ps
1171 __m128d __v; member in struct:__loadu_pd
1182 __m128i __v; member in struct:__loadu_si128
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
avxintrin.h 152 __m256d __V = (V); \
153 (__m256d)__builtin_ia32_roundpd256((__v4df)__V, (M)); })
156 __m256 __V = (V); \
157 (__m256)__builtin_ia32_roundps256((__v8sf)__V, (M)); })
772 __m256d __v; member in struct:__loadu_pd
774 return ((struct __loadu_pd*)__p)->__v;
781 __m256 __v; member in struct:__loadu_ps
783 return ((struct __loadu_ps*)__p)->__v;
796 __m256i __v; member in struct:__loadu_si256
798 return ((struct __loadu_si256*)__p)->__v;
1160 __m128 __v; member in struct:__loadu_ps
1171 __m128d __v; member in struct:__loadu_pd
1182 __m128i __v; member in struct:__loadu_si128
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 135 void* __v = const_cast<void*>(static_cast<const void*>(target_it)); local
136 new (__v) value_type(*source_it++);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 135 void* __v = const_cast<void*>(static_cast<const void*>(target_it)); local
136 new (__v) value_type(*source_it++);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 135 void* __v = const_cast<void*>(static_cast<const void*>(target_it)); local
136 new (__v) value_type(*source_it++);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 544 insert(const value_type& __v)
545 { return _M_insert(__v, integral_constant<bool, __unique_keys>()); }
548 insert(const_iterator, const value_type& __v)
549 { return _Insert_Conv_Type()(insert(__v)); }
556 insert(_Pair&& __v)
557 { return _M_insert(std::forward<_Pair>(__v),
565 insert(const_iterator, _Pair&& __v)
566 { return _Insert_Conv_Type()(insert(std::forward<_Pair>(__v))); }
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 544 insert(const value_type& __v)
545 { return _M_insert(__v, integral_constant<bool, __unique_keys>()); }
548 insert(const_iterator, const value_type& __v)
549 { return _Insert_Conv_Type()(insert(__v)); }
556 insert(_Pair&& __v)
557 { return _M_insert(std::forward<_Pair>(__v),
565 insert(const_iterator, _Pair&& __v)
566 { return _Insert_Conv_Type()(insert(std::forward<_Pair>(__v))); }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 467 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i)
475 operator=(const throw_value_base& __v)
478 _M_i = __v._M_i;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 467 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i)
475 operator=(const throw_value_base& __v)
478 _M_i = __v._M_i;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 467 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i)
475 operator=(const throw_value_base& __v)
478 _M_i = __v._M_i;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 467 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i)
475 operator=(const throw_value_base& __v)
478 _M_i = __v._M_i;

Completed in 1619 milliseconds

<<111213