Searched refs:opt_dump (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/ |
D | ubrkperfold.cpp | 108 UBool opt_dump = FALSE; variable 145 {"-dump", OptSpec::FLAG, &opt_dump}, 740 if (opt_dump) { in main()
|
/external/icu/icu4c/source/test/perf/ubrkperf/ |
D | ubrkperfold.cpp | 108 UBool opt_dump = FALSE; variable 145 {"-dump", OptSpec::FLAG, &opt_dump}, 740 if (opt_dump) { in main()
|
/external/libpcap/ |
D | optimize.c | 119 static void opt_dump(struct block *); 1652 opt_dump(root); in opt_loop() 1666 opt_dump(root); in opt_loop() 1689 opt_dump(root); in bpf_optimize() 1696 opt_dump(root); in bpf_optimize() 2237 opt_dump(struct block *root) in opt_dump() function
|
/external/chromium_org/third_party/icu/source/test/perf/collationperf/ |
D | collperf.cpp | 133 UBool opt_dump = FALSE; variable 173 {"-dump", OptSpec::FLAG, &opt_dump}, 1659 if (opt_dump) { in main()
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 133 UBool opt_dump = FALSE; variable 173 {"-dump", OptSpec::FLAG, &opt_dump}, 1665 if (opt_dump) { in main()
|