Searched defs:DECLARE_double (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dcommandlineflags.h94 #define DECLARE_double(name) \ macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dcommandlineflags.h98 #define DECLARE_double(name) \ macro
/external/chromium_org/third_party/cld/base/
H A Dcommandlineflags.h414 #define DECLARE_double(name) DECLARE_VARIABLE(double,D, name) macro
/external/openfst/src/include/fst/
H A Dflags.h57 #define DECLARE_double(name) extern double FLAGS_ ## name macro
/external/chromium_org/third_party/skia/tools/flags/
H A DSkCommandLineFlags.h237 #define DECLARE_double(name) extern double FLAGS_##name; macro
/external/skia/tools/flags/
H A DSkCommandLineFlags.h233 #define DECLARE_double(name) extern double FLAGS_##name; macro
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h76 #define DECLARE_double(name) extern double FLAGS_ ## name macro

Completed in 1006 milliseconds