/third_party/ninja/src/ |
H A D | metrics.cc | 66 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 D | perf_test_runner.py | 30 metric = 'wall_time' variable
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_psnr_enc.c | 137 const AccumulateFunc metric = (type == 0) ? AccumulateSSE : in WebPPlaneDistortion() local
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_mac_ct.cpp | 352 int metric = compute_metric(pattern, SkCTFontDescriptorGetSkFontStyle(desc, false)); in findMatchingDesc() local
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
H A D | DawnPerfTest.cpp | 401 std::string metric = std::string(testInfo->test_suite_name()) + "." + trace; in PrintResultImpl() local
|
/third_party/skia/third_party/externals/freetype/src/pcf/ |
H A D | pcfdrivr.c | 476 PCF_Metric metric; in FT_CALLBACK_DEF() local [all...] |
/third_party/toybox/toys/net/ |
H A D | netstat.c | 279 int flags, ref, use, metric, mss, win, irtt; in display_routes() local
|
/third_party/toybox/toys/pending/ |
H A D | route.c | 132 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 D | ip.c | 2073 unsigned long metric; in route_update() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_decompress_symbolic.cpp | 617 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 D | ares_sysconfig.c | 165 ULONG metric; member [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_atempo.c | 668 float metric = *xcorr; in yae_align() local
|
/third_party/skia/tools/skpbench/ |
H A D | skpbench.cpp | 99 static const char* metric() { return FLAGS_fps ? "fps" : "ms"; } in metric() function
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod.cxx | 2422 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...] |