Home
last modified time | relevance | path

Searched defs:why (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/tools/perf/
Dunit-info.json6 "why": "Percent CPU usage. Used by cpu metric." string
10 "why": "Bitrate." string
14 "why": "Bitrate." string
21 "why": "Colder machines are faster." string
25 "why": "layer_tree_host_perftest" string
29 "why": "Processes" string
33 "why": "Decibels peak signal-to-noise ratio. Used by WebRTC quality tests." string
37 "why": "Static initializers" string
41 "why": "The faster the better. Used by scirra benchmark." string
45 "why": "Dropped frames." string
[all …]
/external/chromium_org/net/tools/quic/benchmark/
Dtest_urls.json6 "why": "A warmup page." string
10 "why": "A tiny page, about 1K Bytes." string
14 "why": "A small page, about 10K Bytes." string
18 "why": "A medium page, about 100K Bytes." string
22 "why": "A large page, about 1M Bytes." string
26 "why": "A large page, with 1 html and 10 images totaling about 1M Bytes.", string
/external/zlib/src/examples/
Dfitblk.c62 local void quit(char *why) in quit()
/external/netperf/
Dnetcpu_kstat10.c100 print_unexpected_statistic_warning(char *who, char *what, char *why) in print_unexpected_statistic_warning()
/external/eigen/unsupported/test/mpreal/
Dmpreal.h546 std::string why() { return "inexact conversion from floating point"; } in why() function
/external/chromium_org/third_party/skia/third_party/lua/src/
Dlundump.c30 static l_noret error(LoadState* S, const char* why) in error()
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c182 static void terror(const char *why) in terror()
/external/doclava/src/com/google/doclava/
DStubs.java196 public static void cantStripThis(ClassInfo cl, HashSet<ClassInfo> notStrippable, String why) { in cantStripThis()
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c2153 Int why = 0; in summarise_context() local