OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECLARE_int64
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
commandlineflags.h
83
#define
DECLARE_int64
(name) \
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
commandlineflags.h
87
#define
DECLARE_int64
(name) \
/external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h
488
#define
DECLARE_int64
(name) DECLARE_VARIABLE(::google::int64,I64, name)
/external/chromium_org/third_party/cld/base/
commandlineflags.h
408
#define
DECLARE_int64
(name) DECLARE_VARIABLE(int64,I64, name)
/external/open-vcdiff/gflags/src/gflags/
gflags.h
498
#define
DECLARE_int64
(name) DECLARE_VARIABLE(::google::int64, I64, name)
/external/openfst/src/include/fst/
flags.h
56
#define
DECLARE_int64
(name) extern int64 FLAGS_ ## name
cache.h
33
DECLARE_int64
(fst_default_cache_gc_limit);
/external/open-vcdiff/gflags/src/windows/gflags/
gflags.h
509
#define
DECLARE_int64
(name) DECLARE_VARIABLE(::google::int64, I64, name)
/external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h
75
#define
DECLARE_int64
(name) extern int64 FLAGS_ ## name
cache.h
28
DECLARE_int64
(fst_default_cache_gc_limit);
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampler_test.cc
651
DECLARE_int64
(tcmalloc_sample_parameter);
tcmalloc_unittest.cc
157
DECLARE_int64
(tcmalloc_sample_parameter);
[
all
...]
heap-checker_unittest.cc
159
DECLARE_int64
(heap_check_max_pointer_offset); // heap-checker.cc
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampler_test.cc
651
DECLARE_int64
(tcmalloc_sample_parameter);
tcmalloc_unittest.cc
157
DECLARE_int64
(tcmalloc_sample_parameter);
[
all
...]
heap-checker_unittest.cc
159
DECLARE_int64
(heap_check_max_pointer_offset); // heap-checker.cc
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
tcmalloc.cc
180
DECLARE_int64
(tcmalloc_sample_parameter);
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.cc
178
DECLARE_int64
(tcmalloc_sample_parameter);
[
all
...]
Completed in 663 milliseconds