Searched refs:DECLARE_bool (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/skia/tools/
H A Dsk_tool_utils_flags.h13 DECLARE_bool(portableFonts);
14 DECLARE_bool(resourceFonts);
/external/chromium_org/third_party/skia/tools/flags/
H A DSkCommonFlags.h14 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);
H A DSkCommandLineFlags.h199 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
H A Dcld_commandlineflags.h21 #undef DECLARE_bool macro
22 #define DECLARE_bool(name) extern const bool FLAGS_##name; macro
/external/chromium_org/third_party/cld/base/
H A Dlog_severity.h29 DECLARE_bool(silent_init);
H A Dvlog_is_on.h47 DECLARE_bool(silent_init); // in google.cc
H A Dlogging.h195 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);
H A Dcommandlineflags.h13 // DECLARE_bool(verbose); // some other file has a DEFINE_bool(verbose, ...)
396 #define DECLARE_bool(name) DECLARE_VARIABLE(bool,B, name) macro
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dcldutil_dbg.h15 DECLARE_bool(dbgscore);
16 DECLARE_bool(dbglookup);
17 DECLARE_bool(dbgreli);
/external/chromium_org/third_party/re2/util/
H A Dflags.h23 #define DECLARE_bool(name) DECLARE_flag(bool, name) macro
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
H A Dvie_autotest.h44 DECLARE_bool(include_timing_dependent_tests);
/external/regex-re2/util/
H A Dflags.h23 #define DECLARE_bool(name) DECLARE_flag(bool, name) macro
/external/chromium_org/third_party/skia/tests/
H A DPathOpsExtendedTest.h19 DECLARE_bool(runFail);
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
H A Dvoe_standard_test.h56 DECLARE_bool(include_timing_dependent_tests);
/external/skia/dm/
H A DDMTask.cpp8 DECLARE_bool(dryRun);
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dcommandlineflags.h71 #define DECLARE_bool(name) \ macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dcommandlineflags.h75 #define DECLARE_bool(name) \ macro
/external/chromium_org/third_party/webrtc/base/
H A Dflags.h183 #define DECLARE_bool(name) DECLARE_FLAG(bool, name) macro
/external/openfst/src/include/fst/
H A Dflags.h53 #define DECLARE_bool(name) extern bool FLAGS_ ## name macro
H A Dtest-properties.h32 DECLARE_bool(fst_verify_properties);
/external/skia/tools/flags/
H A DSkCommandLineFlags.h195 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dsymbol-table.h32 DECLARE_bool(fst_compat_symbols);
H A Dtest-properties.h28 DECLARE_bool(fst_verify_properties);
/external/chromium_org/third_party/re2/re2/testing/
H A Ddfa_test.cc13 DECLARE_bool(re2_dfa_bail_when_slow);
/external/regex-re2/re2/testing/
H A Ddfa_test.cc13 DECLARE_bool(re2_dfa_bail_when_slow);

Completed in 459 milliseconds

12