Home
last modified time | relevance | path

Searched refs:DECLARE_bool (Results 1 – 25 of 42) sorted by relevance

12

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

12