Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommonFlags.h27 DECLARE_int32(skpViewportSize);
33 DECLARE_int32(threads);
45 DECLARE_int32(backendTiles);
46 DECLARE_int32(backendThreads)
DSkCommonFlagsGpu.h15 DECLARE_int32(gpuThreads);
DSkCommandLineFlags.h278 #define DECLARE_int32(name) extern int32_t FLAGS_##name; macro
/external/skqp/tools/flags/
DSkCommonFlags.h27 DECLARE_int32(skpViewportSize);
33 DECLARE_int32(threads);
45 DECLARE_int32(backendTiles);
46 DECLARE_int32(backendThreads)
DSkCommonFlagsGpu.h15 DECLARE_int32(gpuThreads);
DSkCommandLineFlags.h278 #define DECLARE_int32(name) extern int32_t FLAGS_##name; macro
/external/google-benchmark/src/
Dbenchmark_runner.h23 DECLARE_int32(benchmark_repetitions);
Dcommandlineflags.h12 #define DECLARE_int32(name) extern int32_t FLAG(name) macro
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_runner.h23 DECLARE_int32(benchmark_repetitions);
Dcommandlineflags.h12 #define DECLARE_int32(name) extern int32_t FLAG(name) macro
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h120 #define DECLARE_int32(name) \ macro
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_declare.h120 #define DECLARE_int32(name) \ macro
/external/gflags/android/gflags/
Dgflags_declare.h129 #define DECLARE_int32(name) \ macro
/external/grpc-grpc/test/cpp/interop/
Dclient_helper.cc42 DECLARE_int32(server_port);
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h490 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32,I, name) macro
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h526 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32, I, name) macro
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h546 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32, I, name) macro
/external/gflags/src/
Dgflags_declare.h.in133 #define DECLARE_int32(name) \ macro
Dgflags.h.in38 // #include "foo.h" // foo.h has a line "DECLARE_int32(start);"
429 // people can't DECLARE_int32 something that they DEFINE_bool'd
/external/skia/tools/viewer/
DViewer.cpp81 DECLARE_int32(threads)
/external/skqp/tools/viewer/
DViewer.cpp78 DECLARE_int32(threads)