Home
last modified time | relevance | path

Searched defs:total_score (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
H A Dcanvas.rs1774 let mut total_score = 0; in compute_adjacent_penalty_score() localVariable
1813 let mut total_score = 0; in compute_block_penalty_score() localVariable
1846 let mut total_score = 0; in compute_finder_penalty_score() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/
Dfix_build_deps.py401 def total_score(proposal): function
/aosp_15_r20/external/grpc-grpc/tools/distrib/
H A Dfix_build_deps.py338 def total_score(proposal): function
/aosp_15_r20/external/webp/extras/
H A Dextras.c239 double total_score = 0; in DoEstimateRisk() local
/aosp_15_r20/external/icing/icing/index/lite/
H A Dlite-index.cc513 int total_score = 0; in FetchHits() local