HomeSort by relevance Sort by last modified time
    Searched full:__value (Results 51 - 75 of 425) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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...]
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::__anon40242
    [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::__anon40518
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
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...]
  /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.6/lib/clang/3.6/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/host/darwin-x86/3.8/lib/clang/3.8/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/host/darwin-x86/clang-2629532/lib64/clang/3.8/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/host/darwin-x86/clang-2658975/lib64/clang/3.8/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/host/darwin-x86/clang-2690385/lib64/clang/3.8/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/host/linux-x86/3.8/lib/clang/3.8/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/host/linux-x86/clang-2629532/lib64/clang/3.8/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/host/linux-x86/clang-2658975/lib64/clang/3.8/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/host/linux-x86/clang-2690385/lib64/clang/3.8/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.6/lib/clang/3.6/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-linux-glibc2.15-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/current/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...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_heap.h 125 _Distance __holeIndex, _Distance __topIndex, _Tp __value,
129 while (__holeIndex > __topIndex && __comp(__first + __parent, __value))
135 *(__first + __holeIndex) = _GLIBCXX_MOVE(__value);
164 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1)); local
166 _DistanceType(0), _GLIBCXX_MOVE(__value),
198 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1)); local
200 _DistanceType(0), _GLIBCXX_MOVE(__value),
208 _Distance __len, _Tp __value, _Compare __comp)
229 _GLIBCXX_MOVE(__value),
243 _ValueType __value = _GLIBCXX_MOVE(*__result) local
332 _ValueType __value = _GLIBCXX_MOVE(*(__first + __parent)); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
streambuf_iterator.h 72 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
78 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
84 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
230 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
291 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
308 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
320 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
332 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
367 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
streambuf_iterator.h 72 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
78 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
84 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
230 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
291 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
308 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
320 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
332 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
367 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
streambuf_iterator.h 72 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
78 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
84 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
230 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
291 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
308 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
320 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
332 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
367 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,

Completed in 962 milliseconds

1 23 4 5 6 7 8 91011>>