Home
last modified time | relevance | path

Searched defs:important (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dperf_test.cc61 bool important) { in ResultsToString()
78 bool important) { in PrintResultsImpl()
94 bool important) { in PrintResult()
110 bool important) { in PrintResult()
127 bool important) { in AppendResult()
144 bool important) { in PrintResult()
161 bool important) { in AppendResult()
177 bool important) { in PrintResultMeanAndError()
188 bool important) { in AppendResultMeanAndError()
198 bool important) { in PrintResultList()
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dperf_test.cc61 bool important) in ResultsToString()
78 bool important) in PrintResultsImpl()
97 bool important) in PrintResult()
108 bool important) in PrintResult()
120 bool important) in AppendResult()
131 bool important) in PrintResult()
143 bool important) in AppendResult()
154 bool important) in PrintResultMeanAndError()
165 bool important) in AppendResultMeanAndError()
176 bool important) in PrintResultList()
[all …]
Dperf_result_reporter.h17 bool important; member
Dperf_result_reporter.cc72 bool important) in RegisterMetric()
/third_party/grpc/src/core/lib/profiling/
Dtimers.h39 #define GPR_TIMER_MARK(tag, important) \ argument
43 #define GPR_TIMER_SCOPE(tag, important) \ argument
60 #define GPR_TIMER_MARK(tag, important) \ argument
74 ProfileScope(const char* desc, bool important, const char* file, int line) in ProfileScope()
88 #define GPR_TIMER_SCOPE(tag, important) \ argument
Dbasic_timers.cc45 uint8_t important; member
240 int important, const char* file, int line) { in gpr_timers_log_add()
263 void gpr_timer_add_mark(const char* tagstr, int important, const char* file, in gpr_timer_add_mark()
268 void gpr_timer_begin(const char* tagstr, int important, const char* file, in gpr_timer_begin()
273 void gpr_timer_end(const char* tagstr, int important, const char* file, in gpr_timer_end()
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-declaration.h74 gboolean important ; member
Dcr-declaration.c136 gboolean important = FALSE; in cr_declaration_parse_from_buf() local
203 gboolean important = FALSE; in cr_declaration_parse_list_from_buf() local
Dcr-parser.c3893 gboolean important = TRUE; in cr_parser_parse_page() local
4233 gboolean important = FALSE; in cr_parser_parse_font_face() local
/third_party/googletest/docs/_sass/
Dmain.scss134 &.important { class
/third_party/boost/tools/boostdep/src/
Dboostdep.cpp1167 bool important = level < unknown_level && level > 1 && level >= level_ - 1; in module2() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp6323 bool important; in generateTransformFeedbackVariableBasicTypeCases() member