Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/tcmalloc/chromium/src/
Dsampler.cc48 DEFINE_int64(tcmalloc_sample_parameter, 0,
51 DEFINE_int64(tcmalloc_sample_parameter,
Dheap-profiler.cc126 DEFINE_int64(heap_profile_allocation_interval,
131 DEFINE_int64(heap_profile_deallocation_interval,
138 DEFINE_int64(heap_profile_inuse_interval,
143 DEFINE_int64(heap_profile_time_interval,
Dmemfs_malloc.cc73 DEFINE_int64(memfs_malloc_limit_mb,
Dthread_cache.cc46 DEFINE_int64(tcmalloc_max_total_thread_cache_bytes,
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dsampler.cc48 DEFINE_int64(tcmalloc_sample_parameter, 0,
51 DEFINE_int64(tcmalloc_sample_parameter,
Dheap-profiler.cc93 DEFINE_int64(heap_profile_allocation_interval,
98 DEFINE_int64(heap_profile_deallocation_interval,
105 DEFINE_int64(heap_profile_inuse_interval,
Dmemfs_malloc.cc73 DEFINE_int64(memfs_malloc_limit_mb,
Dthread_cache.cc46 DEFINE_int64(tcmalloc_max_total_thread_cache_bytes,
/external/openfst/src/bin/
Dfstdeterminize.cc26 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
28 DEFINE_int64(subsequential_label, 0,
Dfstshortestpath.cc25 DEFINE_int64(nshortest, 1, "Return N-shortest paths");
28 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
Dfstprune.cc26 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
Dfstrandgen.cc25 DEFINE_int64(npath, 1, "Number of paths to generate");
Dfstshortestdistance.cc31 DEFINE_int64(nstate, fst::kNoStateId, "State number threhold");
Dfstrmepsilon.cc27 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
/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_org/third_party/tcmalloc/vendor/src/base/
Dcommandlineflags.h85 #define DEFINE_int64(name, value, meaning) \ macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Dcommandlineflags.h89 #define DEFINE_int64(name, value, meaning) \ macro
/external/openfst/src/lib/
Dfst.cc47 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
/external/chromium_org/third_party/cld/base/
Dcommandlineflags.h409 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(int64,I64, name, val, txt) macro
/external/openfst/src/include/fst/
Dflags.h222 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc) macro
/external/open-vcdiff/gflags/src/gflags/
Dgflags.h499 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt) 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/open-vcdiff/gflags/src/windows/gflags/
Dgflags.h510 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt) macro
/external/chromium_org/third_party/WebKit/Source/wtf/
DFastMalloc.cpp322 #define DEFINE_int64(name, value, meaning) \ macro
513 DEFINE_int64(tcmalloc_sample_parameter, 0,
517 DEFINE_int64(tcmalloc_sample_parameter, 262147,

12