/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/ |
D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/profile/impl/ |
D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/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 | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
D | workstealing.h | 103 _Result& __output, in __for_each_template_random_access_workstealing() argument 132 __output = __base; in __for_each_template_random_access_workstealing() 296 __output = __r(__output, __result); in __for_each_template_random_access_workstealing()
|
D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
D | par_loop.h | 69 _Result __base, _Result& __output, in __for_each_template_random_access_ed() argument 122 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_ed()
|
/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 | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
D | workstealing.h | 103 _Result& __output, in __for_each_template_random_access_workstealing() argument 132 __output = __base; in __for_each_template_random_access_workstealing() 296 __output = __r(__output, __result); in __for_each_template_random_access_workstealing()
|
D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
D | par_loop.h | 69 _Result __base, _Result& __output, in __for_each_template_random_access_ed() argument 122 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_ed()
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_kms.h | 553 **__output = __igt_pipe_populate_outputs((display), __outputs); \ 554 __output < &__outputs[(display)->n_pipes]; __output++) \ 555 for_each_if (*__output && \ 556 ((pipe) = (__output - __outputs), (output) = *__output, 1))
|
/aosp_15_r20/external/openthread/tools/otci/otci/ |
H A D | errors.py | 48 self.__output = output 52 return self.__output[-1]
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | Utils.hpp | 574 auto __output = (expr); \ 576 (void)__output; \ 593 auto __output = (expr); \ 594 (void)__output; \ 612 #define SYSCHECK_ERR_RETURN_NEG1(expr) SYSCHECK(expr, __output != -1)
|
/aosp_15_r20/external/selinux/python/audit2allow/ |
H A D | audit2allow | 313 def __output(self): member in AuditToPolicy 387 self.__output()
|
H A D | audit2why | 313 def __output(self): member in AuditToPolicy 387 self.__output()
|
/aosp_15_r20/external/libcxx/test/support/ |
H A D | nasty_macros.hpp | 62 #define __output NASTY_MACRO macro
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 23732 …tform/external/libcxx,[email protected],Rename identifiers named `__output`
|