Home
last modified time | relevance | path

Searched defs:DEFINE_uint64 (Results 1 – 6 of 6) sorted by relevance

/external/libbrillo/brillo/
Dflag_helper.h196 #define DEFINE_uint64(name, value, help) \ macro
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags.h515 #define DEFINE_uint64(name,val, txt) \ macro
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags.h515 #define DEFINE_uint64(name,val, txt) \ macro
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h497 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64,U64, name, val, txt) macro
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h533 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64, U64, name, val, txt) macro
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h553 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64, U64, name, val, txt) macro