Searched defs:DEFINE_uint64 (Results 1 – 6 of 6) sorted by relevance
/external/libbrillo/brillo/ |
D | flag_helper.h | 196 #define DEFINE_uint64(name, value, help) \ macro
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 515 #define DEFINE_uint64(name,val, txt) \ macro
|
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 515 #define DEFINE_uint64(name,val, txt) \ macro
|
/external/google-breakpad/src/third_party/linux/include/gflags/ |
D | gflags.h | 497 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64,U64, name, val, txt) macro
|
/external/webrtc/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 533 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64, U64, name, val, txt) macro
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 553 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64, U64, name, val, txt) macro
|