Home
last modified time | relevance | path

Searched refs:DECLARE_double (Results 1 – 8 of 8) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dcommandlineflags.h14 #define DECLARE_double(name) extern double FLAG(name) macro
/external/google-benchmark/src/
Dcommandlineflags.h14 #define DECLARE_double(name) extern double FLAG(name) macro
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_declare.h129 #define DECLARE_double(name) \ macro
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h129 #define DECLARE_double(name) \ macro
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h499 #define DECLARE_double(name) DECLARE_VARIABLE(double,D, name) macro
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h535 #define DECLARE_double(name) DECLARE_VARIABLE(double, D, name) macro
/external/skia/tools/flags/
DSkCommandLineFlags.h270 #define DECLARE_double(name) extern double FLAGS_##name; macro
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h555 #define DECLARE_double(name) DECLARE_VARIABLE(double, D, name) macro