Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 13 of 13) sorted by relevance

/bionic/benchmarks/
Dmath_benchmark.cpp242 for (auto _ : state) { in BM_math_expf_speccpu2017() local
253 for (auto _ : state) { in BM_math_expf_speccpu2017_latency() local
269 for (auto _ : state) { in BM_math_exp_speccpu2017() local
280 for (auto _ : state) { in BM_math_exp_speccpu2017_latency() local
291 for (auto _ : state) { in BM_math_exp2f_speccpu2017() local
302 for (auto _ : state) { in BM_math_exp2f_speccpu2017_latency() local
313 for (auto _ : state) { in BM_math_exp2_speccpu2017() local
324 for (auto _ : state) { in BM_math_exp2_speccpu2017_latency() local
340 for (auto _ : state) { in BM_math_powf_speccpu2006() local
351 for (auto _ : state) { in BM_math_powf_speccpu2017_latency() local
[all …]
Dstdlib_benchmark.cpp31 for (auto _ : state) { in MallocFree() local
66 for (auto _ : state) { in CallocFree() local
100 for (auto _ : state) { in MallocMultiple() local
193 for (auto _ : state) { in BM_stdlib_mbstowcs() local
233 for (auto _ : state) { in BM_stdlib_mbrtowc() local
Dget_heap_size_benchmark.cpp59 for (auto _ : state) { in BM_mallinfo() local
81 for (auto _ : state) { in BM_read_statm() local
Dmalloc_sql_benchmark.cpp110 for (auto _ : state) { in BM_malloc_sql_trace_default() local
120 for (auto _ : state) { in BM_malloc_sql_trace_decay1() local
Dunistd_benchmark.cpp42 for (auto _ : state) { in BM_unistd_fork_call() local
Dmalloc_benchmark.cpp44 for (auto _ : state) { in BM_mallopt_purge() local
Datomic_benchmark.cpp144 std::lock_guard<std::mutex> _(mtx); in BM_atomic_fetch_add_cs() local
Dmalloc_map_benchmark.cpp69 for (auto _ : state) { in MapBenchmark() local
Dstring_benchmark.cpp262 for (auto _ : state) { in BM_string_strncmp() local
/bionic/linker/
Dlinker_gnu_hash_benchmark.cpp288 for (auto _ : state) { in BM_gnu_hash_simple() local
300 for (auto _ : state) { in BM_gnu_hash_neon() local
/bionic/libc/kernel/uapi/linux/
Datmapi.h27 unsigned char _[8]; member
/bionic/benchmarks/spawn/
Dspawn_benchmark.cpp42 for (auto _ : state) { in BM_spawn_test() local
/bionic/libc/tzcode/
Dprivate.h548 #define _(msgid) gettext(msgid) macro
550 #define _(msgid) msgid macro