Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommonFlags.h15 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 …]
DSkCommandLineFlags.h213 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
DSkCommandLineFlags.cpp16 DECLARE_bool(undefok) in DECLARE_bool() function
/external/skia/tools/
Dsk_tool_utils_flags.h13 DECLARE_bool(portableFonts);
14 DECLARE_bool(resourceFonts);
/external/regex-re2/util/
Dflags.h23 #define DECLARE_bool(name) DECLARE_flag(bool, name) macro
/external/libcxx/utils/google-benchmark/src/
Dcommandlineflags.h11 #define DECLARE_bool(name) extern bool FLAG(name) macro
/external/google-benchmark/src/
Dcommandlineflags.h11 #define DECLARE_bool(name) extern bool FLAG(name) macro
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_declare.h117 #define DECLARE_bool(name) \ macro
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h117 #define DECLARE_bool(name) \ macro
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_standard_test.h55 DECLARE_bool(include_timing_dependent_tests);
/external/webrtc/webrtc/base/
Dflags.h183 #define DECLARE_bool(name) DECLARE_FLAG(bool, name) macro
/external/autotest/client/deps/glbench/src/
Dmain.h117 DECLARE_bool(override_redirect);
/external/skia/tests/
DFontMgrAndroidParserTest.cpp17 DECLARE_bool(verboseFontMgr);
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h482 #define DECLARE_bool(name) DECLARE_VARIABLE(bool,B, name) macro
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h518 #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/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h538 #define DECLARE_bool(name) DECLARE_VARIABLE(bool, B, name) macro
/external/skia/samplecode/
DSampleApp.cpp1818 DECLARE_bool(portableFonts);