Home
last modified time | relevance | path

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

12345678910

/aosp12/system/libbase/
H A Dformat_benchmark.cpp28 for (auto _ : state) { in BenchmarkFormatInt() local
37 for (auto _ : state) { in BenchmarkStringPrintfInt() local
46 for (auto _ : state) { in BenchmarkFormatFloat() local
55 for (auto _ : state) { in BenchmarkStringPrintfFloat() local
64 for (auto _ : state) { in BenchmarkFormatStrings() local
72 for (auto _ : state) { in BenchmarkStringPrintfStrings() local
/aosp12/bionic/benchmarks/
H A 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 …]
H A Dstdlib_benchmark.cpp31 for (auto _ : state) { in MallocFree() local
66 for (auto _ : state) { in CallocFree() local
100 for (auto _ : state) { in MallocMultiple() local
192 for (auto _ : state) { in BM_stdlib_mbstowcs() local
232 for (auto _ : state) { in BM_stdlib_mbrtowc() local
H A Dget_heap_size_benchmark.cpp57 for (auto _ : state) { in BM_mallinfo() local
79 for (auto _ : state) { in BM_read_statm() local
/aosp12/system/bt/gd/rust/link/src/acl/classic/
H A Dfacade.rs24 _ctx: RpcContext<'_>, in create_connection()
33 _ctx: RpcContext<'_>, in cancel_connection()
40 fn disconnect(&mut self, _ctx: RpcContext<'_>, mut _data: HandleMsg, _sink: UnarySink<Empty>) { in disconnect()
44 fn disconnect(&mut self, _ctx: RpcContext<'_>, mut _data: PolicyMsg, _sink: UnarySink<Empty>) { in disconnect()
50 _ctx: RpcContext<'_>, in authentication_requested()
59 _ctx: RpcContext<'_>, in connection_command()
66 fn switch_role(&mut self, _ctx: RpcContext<'_>, mut _data: RoleMsg, _sink: UnarySink<Empty>) { in switch_role()
70 fn send_acl_data(&mut self, _ctx: RpcContext<'_>, mut _data: AclData, _sink: UnarySink<Empty>) { in send_acl_data()
76 _ctx: RpcContext<'_>, in fetch_acl_data()
85 _ctx: RpcContext<'_>, in fetch_incoming_connection()
/aosp12/system/incremental_delivery/incfs/tests/
H A Dhardening_benchmark.cpp44 for (auto _ : state) { in TestEmpty() local
55 for (auto _ : state) { in TestSignal() local
65 for (auto _ : state) { in TestRead() local
79 for (auto _ : state) { in TestMapPtrRaw() local
92 for (auto _ : state) { in TestMapPtr() local
102 for (auto _ : state) { in TestAccess() local
113 for (auto _ : state) { in TestAccessFast() local
124 for (auto _ : state) { in TestAccessVal() local
135 for (auto _ : state) { in TestAccessNested() local
148 for (auto _ : state) { in TestAccessDoubleNested() local
[all …]
/aosp12/system/bt/gd/rust/hal/src/
H A Dfacade.rs50 fn send_command(&mut self, ctx: RpcContext<'_>, mut data: Data, sink: UnarySink<Empty>) { in send_command()
58 fn send_acl(&mut self, ctx: RpcContext<'_>, mut data: Data, sink: UnarySink<Empty>) { in send_acl()
66 fn send_sco(&mut self, _ctx: RpcContext<'_>, _sco: Data, _sink: UnarySink<Empty>) { in send_sco()
70 fn send_iso(&mut self, ctx: RpcContext<'_>, mut data: Data, sink: UnarySink<Empty>) { in send_iso()
78 fn stream_events(&mut self, ctx: RpcContext<'_>, _: Empty, sink: ServerStreamingSink<Data>) { in stream_events()
82 fn stream_acl(&mut self, ctx: RpcContext<'_>, _: Empty, sink: ServerStreamingSink<Data>) { in stream_acl()
86 fn stream_sco(&mut self, _ctx: RpcContext<'_>, _: Empty, _sink: ServerStreamingSink<Data>) { in stream_sco()
90 fn stream_iso(&mut self, ctx: RpcContext<'_>, _: Empty, sink: ServerStreamingSink<Data>) { in stream_iso()
/aosp12/system/netd/tests/benchmarks/
H A Dbpf_benchmark.cpp37 for (auto _ : state) { // NOLINT(clang-analyzer-deadcode.DeadStores) in BENCHMARK_DEFINE_F() local
48 for (auto _ : state) { // NOLINT(clang-analyzer-deadcode.DeadStores) in BENCHMARK_DEFINE_F() local
59 for (auto _ : state) { // NOLINT(clang-analyzer-deadcode.DeadStores) in BENCHMARK_DEFINE_F() local
68 for (auto _ : state) { // NOLINT(clang-analyzer-deadcode.DeadStores) in BENCHMARK_DEFINE_F() local
/aosp12/system/libprocinfo/
H A Dprocess_map_benchmark.cpp33 for (auto _ : state) { in BM_ReadMapFile() local
44 for (auto _ : state) { in BM_unwindstack_FileMaps() local
56 for (auto _ : state) { in BM_unwindstack_BufferMaps() local
66 for (auto _ : state) { in BM_backtrace_BacktraceMap() local
/aosp12/build/soong/genrule/
H A Dlocations.go42 var _ location = inputLocation{} var
57 var _ location = outputLocation{} var
72 var _ location = toolLocation{} var
88 var _ location = packagedToolLocation{} var
104 var _ location = errorLocation{} var
/aosp12/system/bt/common/benchmark/
H A Dthread_performance_benchmark.cc136 for (auto _ : state) { in BENCHMARK_F() local
150 for (auto _ : state) { in BENCHMARK_F() local
183 for (auto _ : state) { in BENCHMARK_F() local
197 for (auto _ : state) { in BENCHMARK_F() local
228 for (auto _ : state) { in BENCHMARK_F() local
242 for (auto _ : state) { in BENCHMARK_F() local
271 for (auto _ : state) { in BENCHMARK_F() local
285 for (auto _ : state) { in BENCHMARK_F() local
299 for (auto _ : state) { in BENCHMARK_F() local
314 for (auto _ : state) { in BENCHMARK_F() local
[all …]
/aosp12/build/soong/rust/
H A Dbindgen.go34 _ = pctx.VariableFunc("bindgenClangVersion", func(ctx android.PackageVarContext) string { var
42 _ = pctx.HostBinToolVariable("bindgenCmd", "bindgen") var
43 _ = pctx.SourcePathVariable("bindgenClang", var
45 _ = pctx.SourcePathVariable("bindgenLibClang", var
65 var _ SourceProvider = (*bindgenDecorator)(nil) var
/aosp12/system/bt/gd/rust/hci/src/
H A Dfacade.rs87 fn send_command(&mut self, ctx: RpcContext<'_>, mut data: Data, sink: UnarySink<Empty>) { in send_command()
98 fn request_event(&mut self, ctx: RpcContext<'_>, req: EventRequest, sink: UnarySink<Empty>) { in request_event()
108 ctx: RpcContext<'_>, in request_le_subevent()
119 fn send_acl(&mut self, ctx: RpcContext<'_>, mut packet: Data, sink: UnarySink<Empty>) { in send_acl()
127 fn stream_events(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: ServerStreamingSink<Data>) { in stream_events()
133 ctx: RpcContext<'_>, in stream_le_subevents()
140 fn stream_acl(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: ServerStreamingSink<Data>) { in stream_acl()
H A Dcontroller_facade.rs41 fn get_mac_address(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<AddressMsg>) { in get_mac_address()
50 fn write_local_name(&mut self, ctx: RpcContext<'_>, req: NameMsg, sink: UnarySink<Empty>) { in write_local_name()
60 fn get_local_name(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<NameMsg>) { in get_local_name()
/aosp12/system/libziparchive/
H A Dzip_archive_benchmark.cpp63 for (auto _ : state) { in FindEntry_no_match() local
78 for (auto _ : state) { in Iterate_all_files() local
98 for (auto _ : state) { in StartAlignedEntry() local
124 for (auto _ : state) { in ExtractEntry() local
/aosp12/system/memory/libmeminfo/
H A Dlibmeminfo_benchmark.cpp167 for (auto _ : state) { in BM_ReadMemInfo_old() local
233 for (auto _ : state) { in BM_ReadMemInfo_new() local
271 for (auto _ : state) { in BM_ZramTotal_old() local
281 for (auto _ : state) { in BM_ZramTotal_new() local
338 for (auto _ : state) { in BM_MemInfoWithZram_old() local
403 for (auto _ : state) { in BM_MemInfoWithZram_new() local
452 for (auto _ : state) { in BM_VmallocInfo_old_fixed() local
462 for (auto _ : state) { in BM_VmallocInfo_new() local
530 for (auto _ : state) { in BM_SmapsRollup_old() local
541 for (auto _ : state) { in BM_SmapsRollup_new() local
/aosp12/bionic/libc/system_properties/
H A Dcontext_lookup_benchmark.cpp90 for (auto _ : state) { in LegacyLookupOreo() local
101 for (auto _ : state) { in LegacyLookupS() local
127 for (auto _ : state) { in TrieLookupOreo() local
139 for (auto _ : state) { in TrieLookupS() local
/aosp12/bionic/linker/
H A Dlinker_gnu_hash_benchmark.cpp288 for (auto _ : state) { in BM_gnu_hash_simple() local
300 for (auto _ : state) { in BM_gnu_hash_neon() local
/aosp12/build/soong/ui/status/build_progress_proto/
H A Dbuild_progress.pb.go13 var _ = proto.Marshal var
14 var _ = fmt.Errorf var
15 var _ = math.Inf var
21 const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package const
/aosp12/build/soong/android/
H A Dpaths.go45 var _ PathContext = ModuleContext(nil) var
943 var _ Path = SourcePath{} var
1153 var _ Path = OutputPath{} var
1167 var _ Path = toolDepPath{} var
1349 var _ Path = ModuleOutPath{} var
1430 var _ Path = ModuleGenPath{} var
1469 var _ Path = ModuleObjPath{} var
1493 var _ Path = ModuleResPath{} var
1544 var _ Path = InstallPath{} var
1822 var _ Path = PhonyPath{} var
[all …]
/aosp12/build/soong/ui/metrics/upload_proto/
H A Dupload.pb.go13 var _ = proto.Marshal var
14 var _ = fmt.Errorf var
15 var _ = math.Inf var
21 const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package const
/aosp12/system/unwinding/libunwindstack/benchmarks/
H A DElfBenchmark.cpp37 for (auto _ : state) { in BenchmarkElfCreate() local
113 for (auto _ : state) { in BM_elf_get_build_id_from_object() local
131 for (auto _ : state) { in BM_elf_get_build_id_from_file() local
/aosp12/build/soong/java/
H A Dbootclasspath_fragment.go90 var _ android.ExcludeFromVisibilityEnforcementTag = bootclasspathFragmentContentDepTag var
91 var _ android.ReplaceSourceWithPrebuilt = bootclasspathFragmentContentDepTag var
92 var _ android.SdkMemberTypeDependencyTag = bootclasspathFragmentContentDepTag var
93 var _ android.CopyDirectlyInAnyApexTag = bootclasspathFragmentContentDepTag var
94 var _ android.RequiresFilesFromPrebuiltApexTag = bootclasspathFragmentContentDepTag var
170 var _ commonBootclasspathFragment = (*BootclasspathFragmentModule)(nil) var
831 var _ android.SdkMemberType = (*bootclasspathFragmentMemberType)(nil) var
960 var _ commonBootclasspathFragment = (*prebuiltBootclasspathFragmentModule)(nil) var
995 var _ android.RequiredFilesFromPrebuiltApex = (*prebuiltBootclasspathFragmentModule)(nil) var
H A Dclasspath_element.go56 var _ ClasspathElement = (*ClasspathFragmentElement)(nil) var
71 var _ ClasspathElement = (*ClasspathLibraryElement)(nil) var
/aosp12/build/soong/ui/terminal/
H A Dstdio.go39 var _ StdioInterface = StdioImpl{} var
55 var _ StdioInterface = customStdio{} var

12345678910