Home
last modified time | relevance | path

Searched defs:score (Results 26 - 50 of 147) sorted by relevance

123456

/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
H A Dmemcg.cpp173 void Memcg::SetScore(int score) in SetScore() argument
214 int score = 0; in SetScoreAndReclaimRatiosToKernel() local
260 bool Memcg::ReadScoreAndReclaimRatiosFromKernel_(int& score, unsigned int& mem2zramRatio, in ReadScoreAndReclaimRatiosFromKernel_() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dnetwork_selection.h33 double score; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_saved_device_appraisal.cpp66 int score = 0; in DeviceAppraisals() local
120 void StaSavedDeviceAppraisal::AppraiseDeviceQuality(int &score, InterScanInfo &scanInfo, in AppraiseDeviceQuality() argument
217 CheckHigherPriority(int score, int lastScore, int rssi, int selectedRssi) CheckHigherPriority() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_saved_device_appraisal_test.cpp219 int score = 1; in AppraiseDeviceQualitySuccess1() local
237 int score = 1; in AppraiseDeviceQualitySuccess2() local
255 int score = 1; in AppraiseDeviceQualitySuccess3() local
273 int score = 1; in AppraiseDeviceQualitySuccess4() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmsvideo1enc.c98 int score; in encode_frame() local
[all...]
H A Dvp8data.h65 uint8_t score; member
/third_party/ffmpeg/libavfilter/
H A Dvaapi_vpp.c273 int i, j, score, best_score, worst_score; in vaapi_vpp_fill_colour_standard() local
H A Dvf_find_rect.c161 float score = compare(foc->haystack_frame[pass], foc->needle_frame[pass], x, y); in search() local
/third_party/ffmpeg/libavformat/
H A Dcdxl.c47 int score = AVPROBE_SCORE_EXTENSION + 10; in cdxl_read_probe() local
H A Dmoflex.c123 int score = 0; in moflex_probe() local
H A Dformat.c59 int score_max, score; in av_guess_format() local
136 int score, score_max = 0; in av_probe_input_format3() local
223 int score = 0; av_probe_input_format() local
234 int score = 0; av_probe_input_buffer2() local
[all...]
H A Dsga.c53 int score = 0, sectors = 1; in sga_probe() local
/third_party/curl/lib/
H A Dconncache.c424 timediff_t score; in Curl_conncache_extract_bundle() local
473 timediff_t score; in Curl_conncache_extract_oldest() local
[all...]
/third_party/libwebsockets/lib/core-net/client/
H A Dsort-dns.c86 lws_dns_score_t score; member
166 lws_sort_dns_classify(lws_sockaddr46 *sa46, lws_dns_score_t *score) in lws_sort_dns_classify() argument
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dcamera.h261 int32_t score; member
/third_party/ltp/testcases/cve/
H A Dmeltdown.c314 unsigned int i, score = 0, ret; in run() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c86 unsigned score; in si_test_dma_perf() member
145 double score = 0; in si_test_dma_perf() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c54 score(const struct ubo_range_entry *entry) in score() function
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h205 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
246 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_longest_match_quickly_inc.h173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
208 const score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
239 const score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_rolling_inc.h189 score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
/third_party/node/deps/icu-small/source/common/
H A Dmlbe.cpp140 int32_t score = fNegativeSum; in evaluateBreakpoint() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A Dglmark2Benchmark.cpp261 size_t score; in parseOutput() local
262 glmark2Output >> glmark2Tag >> scoreTag >> score; in parseOutput() local
[all...]
/third_party/skia/src/core/
H A DSkFontMgr.cpp213 int score; in matchStyleCSS3() member
251 static const int score[3][3] = { in matchStyleCSS3() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c103 size_t score; member
229 static void InitFilterTrial(FilterTrial* const score) { in InitFilterTrial() argument

Completed in 15 milliseconds

123456