HomeSort by relevance Sort by last modified time
    Searched full:__value (Results 126 - 150 of 928) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 50 _Type __value; member in class:__gnu_debug::_Not_equal_to
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
57 { return __value != __x; }
65 _Type __value; member in class:__gnu_debug::_Equal_to
68 explicit _Equal_to(const _Type& __v) : __value(__v) { }
72 { return __value == __x; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 50 _Type __value; member in class:__gnu_debug::_Not_equal_to
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
57 { return __value != __x; }
65 _Type __value; member in class:__gnu_debug::_Equal_to
68 explicit _Equal_to(const _Type& __v) : __value(__v) { }
72 { return __value == __x; }
formatter.h 193 _Parameter(long __value, const char* __name)
197 _M_variant._M_integer._M_value = __value;
200 _Parameter(const char* __value, const char* __name)
204 _M_variant._M_string._M_value = __value;
222 __value ? __mutable_iterator : __const_iterator;
260 __value ? __mutable_iterator : __const_iterator;
383 _M_integer(long __value, const char* __name = 0) const
386 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name);
391 _M_string(const char* __value, const char* __name = 0) const
394 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 50 _Type __value; member in class:__gnu_debug::_Not_equal_to
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
57 { return __value != __x; }
65 _Type __value; member in class:__gnu_debug::_Equal_to
68 explicit _Equal_to(const _Type& __v) : __value(__v) { }
72 { return __value == __x; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 50 _Type __value; member in class:__gnu_debug::_Not_equal_to
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
57 { return __value != __x; }
65 _Type __value; member in class:__gnu_debug::_Equal_to
68 explicit _Equal_to(const _Type& __v) : __value(__v) { }
72 { return __value == __x; }
formatter.h 193 _Parameter(long __value, const char* __name)
197 _M_variant._M_integer._M_value = __value;
200 _Parameter(const char* __value, const char* __name)
204 _M_variant._M_string._M_value = __value;
222 __value ? __mutable_iterator : __const_iterator;
260 __value ? __mutable_iterator : __const_iterator;
383 _M_integer(long __value, const char* __name = 0) const
386 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name);
391 _M_string(const char* __value, const char* __name = 0) const
394 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_sequence.h 49 _Type __value; member in class:__gnu_debug::_Not_equal_to
52 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 { return __value != __x; }
64 _Type __value; member in class:__gnu_debug::_Equal_to
67 explicit _Equal_to(const _Type& __v) : __value(__v) { }
71 { return __value == __x; }
formatter.h 198 _Parameter(long __value, const char* __name)
202 _M_variant._M_integer._M_value = __value;
205 _Parameter(const char* __value, const char* __name)
209 _M_variant._M_string._M_value = __value;
227 __value ? __mutable_iterator : __const_iterator;
265 __value ? __mutable_iterator : __const_iterator;
388 _M_integer(long __value, const char* __name = 0) const
391 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name);
396 _M_string(const char* __value, const char* __name = 0) const
399 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_sequence.h 49 _Type __value; member in class:__gnu_debug::_Not_equal_to
52 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 { return __value != __x; }
64 _Type __value; member in class:__gnu_debug::_Equal_to
67 explicit _Equal_to(const _Type& __v) : __value(__v) { }
71 { return __value == __x; }
formatter.h 200 _Parameter(long __value, const char* __name)
204 _M_variant._M_integer._M_value = __value;
207 _Parameter(const char* __value, const char* __name)
211 _M_variant._M_string._M_value = __value;
229 __value ? __mutable_iterator : __const_iterator;
267 __value ? __mutable_iterator : __const_iterator;
390 _M_integer(long __value, const char* __name = 0) const
393 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name);
398 _M_string(const char* __value, const char* __name = 0) const
401 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
formatter.h 198 _Parameter(long __value, const char* __name)
202 _M_variant._M_integer._M_value = __value;
205 _Parameter(const char* __value, const char* __name)
209 _M_variant._M_string._M_value = __value;
227 __value ? __mutable_iterator : __const_iterator;
265 __value ? __mutable_iterator : __const_iterator;
388 _M_integer(long __value, const char* __name = 0) const
391 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name);
396 _M_string(const char* __value, const char* __name = 0) const
399 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
formatter.h 198 _Parameter(long __value, const char* __name)
202 _M_variant._M_integer._M_value = __value;
205 _Parameter(const char* __value, const char* __name)
209 _M_variant._M_string._M_value = __value;
227 __value ? __mutable_iterator : __const_iterator;
265 __value ? __mutable_iterator : __const_iterator;
388 _M_integer(long __value, const char* __name = 0) const
391 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name);
396 _M_string(const char* __value, const char* __name = 0) const
399 _M_parameters[_M_num_parameters++] = _Parameter(__value, __name)
    [all...]
functions.h 354 _ForwardIterator __last, const _Tp& __value)
356 while (__first != __last && *__first < __value)
361 while (__first != __last && !(*__first < __value))
370 _ForwardIterator __last, const _Tp& __value)
372 while (__first != __last && !(__value < *__first))
377 while (__first != __last && __value < *__first)
387 _ForwardIterator __last, const _Tp& __value,
390 while (__first != __last && bool(__pred(*__first, __value)))
395 while (__first != __last && !bool(__pred(*__first, __value)))
404 _ForwardIterator __last, const _Tp& __value,
422 enum { __value = 0 }; enumerator in enum:__gnu_debug::__is_safe_random_iterator::__anon49329
    [all...]
  /external/clang/lib/Headers/
unwind.h 167 _Unwind_Word __value; local
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
169 return __value;
174 _Unwind_Word __value) {
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit);
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
unwind.h 167 _Unwind_Word __value; local
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
169 return __value;
174 _Unwind_Word __value) {
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit);
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
unwind.h 167 _Unwind_Word __value; local
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
169 return __value;
174 _Unwind_Word __value) {
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit);
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
unwind.h 167 _Unwind_Word __value; local
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
169 return __value;
174 _Unwind_Word __value) {
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit);
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
unwind.h 167 _Unwind_Word __value; local
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
169 return __value;
174 _Unwind_Word __value) {
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit);
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 167 _Unwind_Word __value; local
168 _Unwind_VRS_Get(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
169 return __value;
174 _Unwind_Word __value) {
175 _Unwind_VRS_Set(__context, _UVRSC_CORE, __index, _UVRSD_UINT32, &__value);
185 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) {
187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath 306 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
316 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
325 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
334 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
343 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
352 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
361 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
370 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
379 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
388 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cmath 306 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
316 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
325 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
334 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
343 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
352 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
361 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
370 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
379 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
388 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cmath 307 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
317 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
326 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
335 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
344 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
353 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
362 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
371 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
380 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
389 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cmath 307 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
317 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
326 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
335 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
344 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
353 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
362 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
371 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
380 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
389 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
cmath 306 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
316 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
325 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
334 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
343 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
352 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
361 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
370 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
379 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
388 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
cmath 306 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
316 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
325 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
334 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
343 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
352 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
361 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
370 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
379 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
388 inline typename __gnu_cxx::__enable_if<__is_arithmetic<_Tp>::__value,
    [all...]

Completed in 1708 milliseconds

1 2 3 4 56 7 8 91011>>