HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_double (Results 1 - 3 of 3) sorted by null

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 495 #define DEFINE_double(name,val,txt) DEFINE_VARIABLE(double,D, name, val, txt)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 226 #define DEFINE_double(name, value, doc) DEFINE_VAR(double, name, value, doc)
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp 449 #define DEFINE_double(name, value, meaning) \
641 DEFINE_double(tcmalloc_release_rate, 1,
    [all...]

Completed in 31 milliseconds