Searched refs:DECLARE_bool (Results 1 – 25 of 42) sorted by relevance
12
14 DECLARE_bool(cpu);15 DECLARE_bool(dryRun);16 DECLARE_bool(gpu);18 DECLARE_bool(leaks);20 DECLARE_bool(quiet);21 DECLARE_bool(resetGpuContext);22 DECLARE_bool(abandonGpuContext);26 DECLARE_bool(verbose);27 DECLARE_bool(veryVerbose);
199 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
15 DECLARE_bool(dbgscore);16 DECLARE_bool(dbglookup);17 DECLARE_bool(dbgreli);
13 DECLARE_bool(portableFonts);14 DECLARE_bool(resourceFonts);
21 #undef DECLARE_bool22 #define DECLARE_bool(name) extern const bool FLAGS_##name; macro
29 DECLARE_bool(silent_init);
195 DECLARE_bool(logtostderr);198 DECLARE_bool(alsologtostderr);205 DECLARE_bool(log_prefix);215 DECLARE_bool(logging);234 DECLARE_bool(threaded_logging);237 DECLARE_bool(status_messages_to_status_file);240 DECLARE_bool(stop_logging_if_full_disk);
47 DECLARE_bool(silent_init); // in google.cc
396 #define DECLARE_bool(name) DECLARE_VARIABLE(bool,B, name) macro
23 #define DECLARE_bool(name) DECLARE_flag(bool, name) macro
44 DECLARE_bool(include_timing_dependent_tests);
19 DECLARE_bool(runFail);
8 DECLARE_bool(dryRun);
67 DECLARE_bool(verbose);
56 DECLARE_bool(include_timing_dependent_tests);
71 #define DECLARE_bool(name) \ macro
75 #define DECLARE_bool(name) \ macro
183 #define DECLARE_bool(name) DECLARE_FLAG(bool, name) macro
32 DECLARE_bool(fst_verify_properties);
53 #define DECLARE_bool(name) extern bool FLAGS_ ## name macro
28 DECLARE_bool(fst_verify_properties);
32 DECLARE_bool(fst_compat_symbols);
72 #define DECLARE_bool(name) extern bool FLAGS_ ## name macro
195 #define DECLARE_bool(name) extern bool FLAGS_##name; macro