Home
last modified time | relevance | path

Searched defs:metric (Results 1 - 14 of 14) sorted by relevance

/third_party/ninja/src/
H A Dmetrics.cc66 ScopedMetric::ScopedMetric(Metric* metric) { in ScopedMetric() argument
83 Metric* metric = new Metric; in NewMetric() local
102 Metric* metric in Report() local
[all...]
/third_party/skia/third_party/externals/dawn/scripts/
H A Dperf_test_runner.py30 metric = 'wall_time' variable
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_psnr_enc.c137 const AccumulateFunc metric = (type == 0) ? AccumulateSSE : in WebPPlaneDistortion() local
/third_party/skia/src/ports/
H A DSkFontMgr_mac_ct.cpp352 int metric = compute_metric(pattern, SkCTFontDescriptorGetSkFontStyle(desc, false)); in findMatchingDesc() local
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTest.cpp401 std::string metric = std::string(testInfo->test_suite_name()) + "." + trace; in PrintResultImpl() local
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c476 PCF_Metric metric; in FT_CALLBACK_DEF() local
[all...]
/third_party/toybox/toys/net/
H A Dnetstat.c279 int flags, ref, use, metric, mss, win, irtt; in display_routes() local
/third_party/toybox/toys/pending/
H A Droute.c132 int flags, ref, use, metric, mss, win, irtt, items; in display_routes() local
410 int prefixlen, metric, use, refcount, flag, items = 0; display_routes6() local
[all...]
H A Dip.c2073 unsigned long metric; in route_update() local
/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp617 vfloat metric = color_error_r * blk.channel_weight.lane<0>() in compute_symbolic_block_difference_1plane_1partition() local
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig.c165 ULONG metric; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c668 float metric = *xcorr; in yae_align() local
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp99 static const char* metric() { return FLAGS_fps ? "fps" : "ms"; } in metric() function
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx2422 set_metric(const string& metric, double value) in set_metric() argument
2436 set_metric(const string& metric, const string& lname, const string& lvalue, double value) set_metric() argument
2446 inc_metric(const string& metric, const string& lname, const string& lvalue) inc_metric() argument
2454 add_metric(const string& metric, const string& lname, const string& lvalue, double value) add_metric() argument
2476 inc_metric(const string& metric, const string& lname, const string& lvalue, const string& rname, const string& rvalue) inc_metric() argument
2487 add_metric(const string& metric, const string& lname, const string& lvalue, const string& rname, const string& rvalue, double value) add_metric() argument
[all...]

Completed in 20 milliseconds