Home
last modified time | relevance | path

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

/external/skqp/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(preAbandonGpuContext);
24 DECLARE_bool(abandonGpuContext);
25 DECLARE_bool(releaseAndAbandonGpuContext);
32 DECLARE_bool(nativeFonts);
35 DECLARE_bool(verbose);
[all …]
DSkCommonFlagsGpu.h16 DECLARE_bool(cachePathMasks);
17 DECLARE_bool(noGS);
19 DECLARE_bool(disableExplicitAlloc);
20 DECLARE_bool(reduceOpListSplitting);
DSkCommandLineFlags.h230 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
/external/grpc-grpc/test/cpp/interop/
Dclient_helper.cc38 DECLARE_bool(use_alts);
39 DECLARE_bool(use_tls);
41 DECLARE_bool(use_test_ca);
Dserver_helper.cc29 DECLARE_bool(use_alts);
30 DECLARE_bool(use_tls);
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dbenchmark_runner.h25 DECLARE_bool(benchmark_report_aggregates_only);
27 DECLARE_bool(benchmark_display_aggregates_only);
Dcommandlineflags.h11 #define DECLARE_bool(name) extern bool FLAG(name) macro
/external/google-benchmark/src/
Dbenchmark_runner.h25 DECLARE_bool(benchmark_report_aggregates_only);
27 DECLARE_bool(benchmark_display_aggregates_only);
Dcommandlineflags.h11 #define DECLARE_bool(name) extern bool FLAG(name) macro
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_runner.h25 DECLARE_bool(benchmark_report_aggregates_only);
27 DECLARE_bool(benchmark_display_aggregates_only);
Dcommandlineflags.h11 #define DECLARE_bool(name) extern bool FLAG(name) macro
/external/llvm-project/llvm/utils/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/gflags/android/gflags/
Dgflags_declare.h126 #define DECLARE_bool(name) \ macro
/external/grpc-grpc/test/cpp/util/
Dgrpc_tool_test.cc90 DECLARE_bool(binary_input);
91 DECLARE_bool(binary_output);
92 DECLARE_bool(l);
93 DECLARE_bool(batch);
/external/skia/tools/flags/
DCommandLineFlags.h207 #define DECLARE_bool(name) extern bool FLAGS_##name; macro
/external/gflags/src/
Dgflags_declare.h.in130 #define DECLARE_bool(name) \ macro
Dgflags.h.in48 // DECLARE_bool(verbose); // some other file has a DEFINE_bool(verbose, ...)
/external/skqp/tests/
DFontMgrAndroidParserTest.cpp23 DECLARE_bool(verboseFontMgr);
/external/skia/tests/
DFontMgrAndroidParserTest.cpp24 DECLARE_bool(verboseFontMgr);