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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dsampler.cc48 DEFINE_int64(tcmalloc_sample_parameter, 0,
51 DEFINE_int64(tcmalloc_sample_parameter,
H A 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,
H A Dmemfs_malloc.cc73 DEFINE_int64(memfs_malloc_limit_mb,
H A Dthread_cache.cc46 DEFINE_int64(tcmalloc_max_total_thread_cache_bytes,
H A Dheap-checker.cc203 DEFINE_int64(heap_check_max_pointer_offset,
H A Dtcmalloc.cc192 DEFINE_int64(tcmalloc_large_alloc_report_threshold,
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dsampler.cc48 DEFINE_int64(tcmalloc_sample_parameter, 0,
51 DEFINE_int64(tcmalloc_sample_parameter,
H A Dheap-profiler.cc93 DEFINE_int64(heap_profile_allocation_interval,
98 DEFINE_int64(heap_profile_deallocation_interval,
105 DEFINE_int64(heap_profile_inuse_interval,
H A Dmemfs_malloc.cc73 DEFINE_int64(memfs_malloc_limit_mb,
H A Dthread_cache.cc46 DEFINE_int64(tcmalloc_max_total_thread_cache_bytes,
H A Dtcmalloc.cc194 DEFINE_int64(tcmalloc_large_alloc_report_threshold,
H A Dheap-checker.cc203 DEFINE_int64(heap_check_max_pointer_offset,
/external/openfst/src/bin/
H A Dfstdeterminize.cc26 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
28 DEFINE_int64(subsequential_label, 0,
H A Dfstshortestpath.cc25 DEFINE_int64(nshortest, 1, "Return N-shortest paths");
28 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
H A Dfstprune.cc26 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
H A Dfstrandgen.cc25 DEFINE_int64(npath, 1, "Number of paths to generate");
H A Dfstrmepsilon.cc27 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
H A Dfstshortestdistance.cc31 DEFINE_int64(nstate, fst::kNoStateId, "State number threhold");
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dfst.cpp36 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
H A Dcompat.h225 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc) macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dcommandlineflags.h85 #define DEFINE_int64(name, value, meaning) \ macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dcommandlineflags.h89 #define DEFINE_int64(name, value, meaning) \ macro
/external/openfst/src/lib/
H A Dfst.cc47 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
/external/chromium_org/third_party/cld/base/
H A Dcommandlineflags.h409 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(int64,I64, name, val, txt) macro
/external/openfst/src/include/fst/
H A Dflags.h222 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc) macro

Completed in 3943 milliseconds