Searched defs:DECLARE_uint64 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dcommandlineflags.h88 #define DECLARE_uint64(name) \ macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dcommandlineflags.h92 #define DECLARE_uint64(name) \ macro
/external/chromium_org/third_party/cld/base/
H A Dcommandlineflags.h411 #define DECLARE_uint64(name) DECLARE_VARIABLE(uint64,U64, name) macro
/external/open-vcdiff/gflags/src/gflags/
H A Dgflags.h501 #define DECLARE_uint64(name) DECLARE_VARIABLE(::google::uint64, U64, name) macro
/external/open-vcdiff/gflags/src/windows/gflags/
H A Dgflags.h512 #define DECLARE_uint64(name) DECLARE_VARIABLE(::google::uint64, U64, name) macro

Completed in 149 milliseconds