HomeSort by relevance Sort by last modified time
    Searched defs:DECLARE_double (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
commandlineflags.h 94 #define DECLARE_double(name) \
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
commandlineflags.h 98 #define DECLARE_double(name) \
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 414 #define DECLARE_double(name) DECLARE_VARIABLE(double,D, name)
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 504 #define DECLARE_double(name) DECLARE_VARIABLE(double, D, name)
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 515 #define DECLARE_double(name) DECLARE_VARIABLE(double, D, name)
  /external/openfst/src/include/fst/
flags.h 57 #define DECLARE_double(name) extern double FLAGS_ ## name
  /external/skia/tools/flags/
SkCommandLineFlags.h 220 #define DECLARE_double(name) extern double FLAGS_##name;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 76 #define DECLARE_double(name) extern double FLAGS_ ## name

Completed in 128 milliseconds