Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommonFlags.h14 DECLARE_bool(cpu);
15 DECLARE_bool(dryRun);
16 DECLARE_bool(gpu);
19 DECLARE_bool(leaks);
21 DECLARE_bool(quiet);
22 DECLARE_bool(resetGpuContext);
23 DECLARE_bool(preAbandonGpuContext);
24 DECLARE_bool(abandonGpuContext);
28 DECLARE_bool(verbose);
29 DECLARE_bool(veryVerbose);
DSkCommandLineFlags.h199 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
/external/skia/tools/
Dsk_tool_utils_flags.h13 DECLARE_bool(portableFonts);
14 DECLARE_bool(resourceFonts);
Dbench_pictures_main.cpp33 DECLARE_bool(deferImageDecoding);
Drender_pictures_main.cpp30 DECLARE_bool(deferImageDecoding);
/external/skia/tests/
DPathOpsExtendedTest.h19 DECLARE_bool(runFail);
20 DECLARE_bool(runBinary);
DFontConfigParser.cpp13 DECLARE_bool(verboseFontMgr);
/external/regex-re2/util/
Dflags.h23 #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
Dsymbol-table.h41 DECLARE_bool(fst_compat_symbols);
Dutil.h50 DECLARE_bool(fst_error_fatal);
Dcache.h32 DECLARE_bool(fst_default_cache_gc);
Dfst.h44 DECLARE_bool(fst_align);
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h482 #define DECLARE_bool(name) DECLARE_VARIABLE(bool,B, name) macro
/external/regex-re2/re2/testing/
Ddfa_test.cc13 DECLARE_bool(re2_dfa_bail_when_slow);
Dre2_test.cc17 DECLARE_bool(logtostderr);
/external/skia/samplecode/
DSampleApp.cpp1551 DECLARE_bool(portableFonts);