Home
last modified time | relevance | path

Searched refs:DEFINE_int64 (Results 1 – 4 of 4) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dfst.cpp36 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
Dcompat.h225 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc) macro
/external/chromium/sdch/open-vcdiff/src/gflags/
Dgflags.h489 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64,I64, name, val, txt) macro
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp446 #define DEFINE_int64(name, value, meaning) \ macro
625 DEFINE_int64(tcmalloc_sample_parameter, 0,
629 DEFINE_int64(tcmalloc_sample_parameter, 262147,