Home
last modified time | relevance | path

Searched defs:load_result (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsource_line_resolver_base.cc178 bool load_result = LoadModuleUsingMemoryBuffer(module, memory_buffer, in LoadModule() local
217 bool load_result = LoadModuleUsingMemoryBuffer(module, memory_buffer, in LoadModuleUsingMapBuffer() local
/aosp_15_r20/trusty/user/app/storage/
Dblock_cache.c824 enum cache_load_result* load_result) { in block_cache_get()
888 enum cache_load_result* load_result) { in block_cache_get_data()
1186 enum cache_load_result load_result = CACHE_LOAD_NO_DATA; in block_get_no_tr_fail() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/tools/gbench/
H A Dreport.py619 def load_result(): function
1130 def load_result(): function
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index.cc224 auto load_result = std::make_unique<SimpleIndexLoadResult>(); in Initialize() local
551 std::unique_ptr<SimpleIndexLoadResult> load_result) { in MergeInitializingSet()
H A Dsimple_index_unittest.cc97 SimpleIndexLoadResult* load_result() const { return load_result_; } in load_result() function in disk_cache::MockSimpleIndexFile
/aosp_15_r20/external/google-benchmark/tools/gbench/
H A Dreport.py833 def load_result(): function
1452 def load_result(): function
/aosp_15_r20/frameworks/proto_logging/stats/atoms/pdf/
H A Dpdfviewer_extension_atoms.proto55 optional android.pdf.PdfLoadResult load_result = 4; field
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_uniforms_to_ubo.c72 nir_def *load_result; in nir_lower_uniforms_to_ubo_instr() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/
H A Drusticl_nir.c109 nir_def *load_result = in rusticl_lower_input_instr() local
/aosp_15_r20/external/pytorch/aten/src/ATen/nnapi/
H A Dnnapi_bind.cpp85 int load_result = ::caffe2::nnapi::load_nnapi_model( in init2() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/tools/gbench/
H A Dreport.py349 def load_result(self): member in TestReportDifferenceBetweenFamilies
/aosp_15_r20/external/wmediumd/wmediumd/
H A Dconfig.c416 int load_result = load_config(&ctx, file, NULL); in validate_config() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_gssapi_posix.cc325 std::string_view load_result) { in LibraryLoadResultParams()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/pdf/
Dpdfviewer_extension_atoms.pb.h932 inline ::android::pdf::PdfLoadResult PdfLoadReported::load_result() const { in load_result() function
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c934 register int load_result; in tzparse() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dlocaltime.c934 register int load_result; in tzparse() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4164 const struct dxil_value *load_result; in emit_image_load() local