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

1 2 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
numeric_traits.h 54 template<typename _Value>
58 static const _Value __min = __glibcxx_min(_Value);
59 static const _Value __max = __glibcxx_max(_Value);
63 static const bool __is_signed = __glibcxx_signed(_Value);
64 static const int __digits = __glibcxx_digits(_Value);
67 template<typename _Value>
68 const _Value __numeric_traits_integer<_Value>::__min
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
numeric_traits.h 54 template<typename _Value>
58 static const _Value __min = __glibcxx_min(_Value);
59 static const _Value __max = __glibcxx_max(_Value);
63 static const bool __is_signed = __glibcxx_signed(_Value);
64 static const int __digits = __glibcxx_digits(_Value);
67 template<typename _Value>
68 const _Value __numeric_traits_integer<_Value>::__min
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
numeric_traits.h 54 template<typename _Value>
58 static const _Value __min = __glibcxx_min(_Value);
59 static const _Value __max = __glibcxx_max(_Value);
63 static const bool __is_signed = __glibcxx_signed(_Value);
64 static const int __digits = __glibcxx_digits(_Value);
67 template<typename _Value>
68 const _Value __numeric_traits_integer<_Value>::__min
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
numeric_traits.h 54 template<typename _Value>
58 static const _Value __min = __glibcxx_min(_Value);
59 static const _Value __max = __glibcxx_max(_Value);
63 static const bool __is_signed = __glibcxx_signed(_Value);
64 static const int __digits = __glibcxx_digits(_Value);
67 template<typename _Value>
68 const _Value __numeric_traits_integer<_Value>::__min
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
numeric_traits.h 54 template<typename _Value>
58 static const _Value __min = __glibcxx_min(_Value);
59 static const _Value __max = __glibcxx_max(_Value);
63 static const bool __is_signed = __glibcxx_signed(_Value);
64 static const int __digits = __glibcxx_digits(_Value);
67 template<typename _Value>
68 const _Value __numeric_traits_integer<_Value>::__min
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
numeric_traits.h 54 template<typename _Value>
58 static const _Value __min = __glibcxx_min(_Value);
59 static const _Value __max = __glibcxx_max(_Value);
63 static const bool __is_signed = __glibcxx_signed(_Value);
64 static const int __digits = __glibcxx_digits(_Value);
67 template<typename _Value>
68 const _Value __numeric_traits_integer<_Value>::__min
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
intrin.h 187 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
189 long _InterlockedAnd(long volatile *_Value, long _Mask);
191 short _InterlockedAnd16(short volatile *_Value, short _Mask);
193 char _InterlockedAnd8(char volatile *_Value, char _Mask);
223 long _InterlockedExchange(long volatile *_Target, long _Value);
225 short _InterlockedExchange16(short volatile *_Target, short _Value);
227 char _InterlockedExchange8(char volatile *_Target, char _Value);
229 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
233 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
237 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
intrin.h 187 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
189 long _InterlockedAnd(long volatile *_Value, long _Mask);
191 short _InterlockedAnd16(short volatile *_Value, short _Mask);
193 char _InterlockedAnd8(char volatile *_Value, char _Mask);
223 long _InterlockedExchange(long volatile *_Target, long _Value);
225 short _InterlockedExchange16(short volatile *_Target, short _Value);
227 char _InterlockedExchange8(char volatile *_Target, char _Value);
229 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
233 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
237 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
intrin.h 174 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
273 long _InterlockedAnd_np(long volatile *_Value, long _Mask);
274 short _InterlockedAnd16_np(short volatile *_Value, short _Mask);
275 __int64 _InterlockedAnd64_np(__int64 volatile *_Value, __int64 _Mask);
276 char _InterlockedAnd8_np(char volatile *_Value, char _Mask);
300 long _InterlockedOr_np(long volatile *_Value, long _Mask);
301 short _InterlockedOr16_np(short volatile *_Value, short _Mask);
302 __int64 _InterlockedOr64_np(__int64 volatile *_Value, __int64 _Mask);
303 char _InterlockedOr8_np(char volatile *_Value, char _Mask);
304 long _InterlockedXor_np(long volatile *_Value, long _Mask)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
unordered_set.h 38 template<class _Value,
39 class _Hash = hash<_Value>,
40 class _Pred = std::equal_to<_Value>,
41 class _Alloc = std::allocator<_Value>,
44 : public _Hashtable<_Value, _Value, _Alloc,
45 std::_Identity<_Value>, _Pred,
51 typedef _Hashtable<_Value, _Value, _Alloc,
52 std::_Identity<_Value>, _Pred
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
unordered_set.h 38 template<class _Value,
39 class _Hash = hash<_Value>,
40 class _Pred = std::equal_to<_Value>,
41 class _Alloc = std::allocator<_Value>,
44 : public _Hashtable<_Value, _Value, _Alloc,
45 std::_Identity<_Value>, _Pred,
51 typedef _Hashtable<_Value, _Value, _Alloc,
52 std::_Identity<_Value>, _Pred
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
unordered_set.h 38 template<class _Value,
39 class _Hash = hash<_Value>,
40 class _Pred = std::equal_to<_Value>,
41 class _Alloc = std::allocator<_Value>,
44 : public _Hashtable<_Value, _Value, _Alloc,
45 std::_Identity<_Value>, _Pred,
51 typedef _Hashtable<_Value, _Value, _Alloc,
52 std::_Identity<_Value>, _Pred
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_set.h 38 template<class _Value,
39 class _Hash = hash<_Value>,
40 class _Pred = std::equal_to<_Value>,
41 class _Alloc = std::allocator<_Value>,
44 : public _Hashtable<_Value, _Value, _Alloc,
45 std::_Identity<_Value>, _Pred,
51 typedef _Hashtable<_Value, _Value, _Alloc,
52 std::_Identity<_Value>, _Pred
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_set.h 38 template<class _Value,
39 class _Hash = hash<_Value>,
40 class _Pred = std::equal_to<_Value>,
41 class _Alloc = std::allocator<_Value>,
44 : public _Hashtable<_Value, _Value, _Alloc,
45 std::_Identity<_Value>, _Pred,
51 typedef _Hashtable<_Value, _Value, _Alloc,
52 std::_Identity<_Value>, _Pred
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_set.h 38 template<class _Value,
39 class _Hash = hash<_Value>,
40 class _Pred = std::equal_to<_Value>,
41 class _Alloc = std::allocator<_Value>,
44 : public _Hashtable<_Value, _Value, _Alloc,
45 std::_Identity<_Value>, _Pred,
51 typedef _Hashtable<_Value, _Value, _Alloc,
52 std::_Identity<_Value>, _Pred
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 49 template<typename _Value, typename _Metadata, typename _Alloc>
53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type;
56 typedef _Value value_type;
69 template<typename _Value, typename _Alloc>
70 struct left_child_next_sibling_heap_node_<_Value, null_type, _Alloc>
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type;
76 typedef _Value value_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 49 template<typename _Value, typename _Metadata, typename _Alloc>
53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type;
56 typedef _Value value_type;
69 template<typename _Value, typename _Alloc>
70 struct left_child_next_sibling_heap_node_<_Value, null_type, _Alloc>
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type;
76 typedef _Value value_type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 49 template<typename _Value, typename _Metadata, typename _Alloc>
53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type;
56 typedef _Value value_type;
69 template<typename _Value, typename _Alloc>
70 struct left_child_next_sibling_heap_node_<_Value, null_type, _Alloc>
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type;
76 typedef _Value value_type;

Completed in 6024 milliseconds

1 2 3 4 5 6