Searched refs:DECLARE_bool (Results 1 – 19 of 19) sorted by relevance
15 DECLARE_bool(cpu);16 DECLARE_bool(dryRun);17 DECLARE_bool(gpu);20 DECLARE_bool(simpleCodec);22 DECLARE_bool(quiet);23 DECLARE_bool(resetGpuContext);24 DECLARE_bool(preAbandonGpuContext);25 DECLARE_bool(abandonGpuContext);26 DECLARE_bool(releaseAndAbandonGpuContext);31 DECLARE_bool(verbose);[all …]
213 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
16 DECLARE_bool(undefok) in DECLARE_bool() function
13 DECLARE_bool(portableFonts);14 DECLARE_bool(resourceFonts);
23 #define DECLARE_bool(name) DECLARE_flag(bool, name) macro
11 #define DECLARE_bool(name) extern bool FLAG(name) macro
117 #define DECLARE_bool(name) \ macro
55 DECLARE_bool(include_timing_dependent_tests);
183 #define DECLARE_bool(name) DECLARE_FLAG(bool, name) macro
117 DECLARE_bool(override_redirect);
17 DECLARE_bool(verboseFontMgr);
482 #define DECLARE_bool(name) DECLARE_VARIABLE(bool,B, name) macro
518 #define DECLARE_bool(name) DECLARE_VARIABLE(bool, B, name) macro
13 DECLARE_bool(re2_dfa_bail_when_slow);
17 DECLARE_bool(logtostderr);
538 #define DECLARE_bool(name) DECLARE_VARIABLE(bool, B, name) macro
1818 DECLARE_bool(portableFonts);