/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | sampler.cc | 48 DEFINE_int64(tcmalloc_sample_parameter, 0, 51 DEFINE_int64(tcmalloc_sample_parameter,
|
D | heap-profiler.cc | 126 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,
|
D | memfs_malloc.cc | 73 DEFINE_int64(memfs_malloc_limit_mb,
|
D | thread_cache.cc | 46 DEFINE_int64(tcmalloc_max_total_thread_cache_bytes,
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | sampler.cc | 48 DEFINE_int64(tcmalloc_sample_parameter, 0, 51 DEFINE_int64(tcmalloc_sample_parameter,
|
D | heap-profiler.cc | 93 DEFINE_int64(heap_profile_allocation_interval, 98 DEFINE_int64(heap_profile_deallocation_interval, 105 DEFINE_int64(heap_profile_inuse_interval,
|
D | memfs_malloc.cc | 73 DEFINE_int64(memfs_malloc_limit_mb,
|
D | thread_cache.cc | 46 DEFINE_int64(tcmalloc_max_total_thread_cache_bytes,
|
/external/openfst/src/bin/ |
D | fstdeterminize.cc | 26 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold"); 28 DEFINE_int64(subsequential_label, 0,
|
D | fstshortestpath.cc | 25 DEFINE_int64(nshortest, 1, "Return N-shortest paths"); 28 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
|
D | fstprune.cc | 26 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
|
D | fstrandgen.cc | 25 DEFINE_int64(npath, 1, "Number of paths to generate");
|
D | fstshortestdistance.cc | 31 DEFINE_int64(nstate, fst::kNoStateId, "State number threhold");
|
D | fstrmepsilon.cc | 27 DEFINE_int64(nstate, fst::kNoStateId, "State number threshold");
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | fst.cpp | 36 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
|
D | compat.h | 225 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc) macro
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
D | commandlineflags.h | 85 #define DEFINE_int64(name, value, meaning) \ macro
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
D | commandlineflags.h | 89 #define DEFINE_int64(name, value, meaning) \ macro
|
/external/openfst/src/lib/ |
D | fst.cc | 47 DEFINE_int64(fst_default_cache_gc_limit, 1<<20LL,
|
/external/chromium_org/third_party/cld/base/ |
D | commandlineflags.h | 409 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(int64,I64, name, val, txt) macro
|
/external/openfst/src/include/fst/ |
D | flags.h | 222 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc) macro
|
/external/open-vcdiff/gflags/src/gflags/ |
D | gflags.h | 499 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt) macro
|
/external/chromium/sdch/open-vcdiff/src/gflags/ |
D | gflags.h | 489 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64,I64, name, val, txt) macro
|
/external/open-vcdiff/gflags/src/windows/gflags/ |
D | gflags.h | 510 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt) macro
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | FastMalloc.cpp | 322 #define DEFINE_int64(name, value, meaning) \ macro 513 DEFINE_int64(tcmalloc_sample_parameter, 0, 517 DEFINE_int64(tcmalloc_sample_parameter, 262147,
|