HomeSort by relevance Sort by last modified time
    Searched full:__count (Results 651 - 675 of 909) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 233 _Atomic_word __count = _M_use_count; local
236 if (__count == 0)
241 while (!__atomic_compare_exchange_n(&_M_use_count, &__count, __count + 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h 207 extern cpu_set_t *__sched_cpualloc (size_t __count) __THROW __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
pthreadtypes.h 81 unsigned int __count; member in struct:__anon57276::__pthread_mutex_s
sched.h 207 extern cpu_set_t *__sched_cpualloc (size_t __count) __THROW __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 233 _Atomic_word __count = _M_use_count; local
236 if (__count == 0)
241 while (!__atomic_compare_exchange_n(&_M_use_count, &__count, __count + 1,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 233 _Atomic_word __count = _M_use_count; local
236 if (__count == 0)
241 while (!__atomic_compare_exchange_n(&_M_use_count, &__count, __count + 1,
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 233 _Atomic_word __count = _M_use_count; local
236 if (__count == 0)
241 while (!__atomic_compare_exchange_n(&_M_use_count, &__count, __count + 1,
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 233 _Atomic_word __count = _M_use_count; local
236 if (__count == 0)
241 while (!__atomic_compare_exchange_n(&_M_use_count, &__count, __count + 1,
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 233 _Atomic_word __count = _M_use_count; local
236 if (__count == 0)
241 while (!__atomic_compare_exchange_n(&_M_use_count, &__count, __count + 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 354 _Integer __count, const _Tp& __val,
361 __n = __count;
386 _Integer __count, const _Tp& __val,
394 _DistanceType __remainder = __count;
406 return (__first - __count); // Success
408 __remainder = __count + 1 - (__first - __backTrack);
425 _Integer __count, const _Tp& __val,
434 __n = __count;
464 _Integer __count, const _Tp& __val,
472 _DistanceType __remainder = __count;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 354 _Integer __count, const _Tp& __val,
361 __n = __count;
386 _Integer __count, const _Tp& __val,
394 _DistanceType __remainder = __count;
406 return (__first - __count); // Success
408 __remainder = __count + 1 - (__first - __backTrack);
425 _Integer __count, const _Tp& __val,
434 __n = __count;
464 _Integer __count, const _Tp& __val,
472 _DistanceType __remainder = __count;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_algo.h 354 _Integer __count, const _Tp& __val,
361 __n = __count;
386 _Integer __count, const _Tp& __val,
394 _DistanceType __remainder = __count;
406 return (__first - __count); // Success
408 __remainder = __count + 1 - (__first - __backTrack);
425 _Integer __count, const _Tp& __val,
434 __n = __count;
464 _Integer __count, const _Tp& __val,
472 _DistanceType __remainder = __count;
    [all...]
  /external/elfutils/libelf/
libelf.h 430 extern size_t elf32_fsize (Elf_Type __type, size_t __count,
434 extern size_t elf64_fsize (Elf_Type __type, size_t __count,
libelfP.h 463 extern size_t __elf32_msize (Elf_Type __type, size_t __count,
465 extern size_t __elf64_msize (Elf_Type __type, size_t __count,
587 size_t __count, unsigned int __version)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/gconv/
GBBIG5.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/gconv/
GBBIG5.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libatomic.so 
libatomic.so.1 
libatomic.so.1.0.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libatomic.so 
libatomic.so.1 
libatomic.so.1.0.0 
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_algo.h 127 // search_n. Search for __count consecutive copies of __val.
130 _Integer __count, const _Tp& __val);
133 _Integer __count, const _Tp& __val, _BinaryPred __binary_pred);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_algo.h 127 // search_n. Search for __count consecutive copies of __val.
130 _Integer __count, const _Tp& __val);
133 _Integer __count, const _Tp& __val, _BinaryPred __binary_pred);
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_algo.h 127 // search_n. Search for __count consecutive copies of __val.
130 _Integer __count, const _Tp& __val);
133 _Integer __count, const _Tp& __val, _BinaryPred __binary_pred);

Completed in 1148 milliseconds

<<21222324252627282930>>