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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.cpp 36 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
compat.h 225 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc)
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 489 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64,I64, name, val, txt)
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp 446 #define DEFINE_int64(name, value, meaning) \
625 DEFINE_int64(tcmalloc_sample_parameter, 0,
629 DEFINE_int64(tcmalloc_sample_parameter, 262147,
    [all...]

Completed in 350 milliseconds