Searched defs:__source (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/ |
D | losertree.h | 134 __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start() 230 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 332 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 393 void __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start() 460 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 542 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 631 __insert_start(const _Tp& __key, int __source, bool) in __insert_start() 708 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 803 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 876 __insert_start(const _Tp& __key, int __source, bool) in __insert_start() [all …]
|
D | multiway_merge.h | 531 _SeqNumber __source; in multiway_merge_loser_tree() local 609 _SeqNumber __source; in multiway_merge_loser_tree_unguarded() local
|
D | random_shuffle.h | 202 _RAIter __source = __sd->_M_source; in __parallel_random_shuffle_drs_pu() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
D | losertree.h | 134 __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start() 230 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 332 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 393 void __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start() 460 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 542 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 631 __insert_start(const _Tp& __key, int __source, bool) in __insert_start() 708 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 803 int __source = _M_losers[0]._M_source; in __delete_min_insert() local 876 __insert_start(const _Tp& __key, int __source, bool) in __insert_start() [all …]
|
D | multiway_merge.h | 531 _SeqNumber __source; in multiway_merge_loser_tree() local 609 _SeqNumber __source; in multiway_merge_loser_tree_unguarded() local
|
D | random_shuffle.h | 202 _RAIter __source = __sd->_M_source; in __parallel_random_shuffle_drs_pu() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | stdio.h | 265 int sscanf(const char *__source, const char *__format, ...) in sscanf() 304 int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) in vsscanf() 488 …int vsscanf (const char * __restrict__ __source, const char * __restrict__ __format, __builtin_va_… in vsscanf() 550 …int vsscanf (const char * __restrict__ __source, const char * __restrict__ __format, __builtin_va_… in vsscanf() 859 int swscanf(const wchar_t *__source, const wchar_t *__format, ...) in swscanf() 893 int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, __built… in vswscanf() 1013 …int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, va_lis… in vswscanf() 1073 …int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, __buil… in vswscanf()
|
D | wchar.h | 526 int swscanf(const wchar_t *__source, const wchar_t *__format, ...) in swscanf() 560 int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) in vswscanf() 679 …int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, va_lis… in vswscanf() 739 …int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, __buil… in vswscanf()
|