Searched defs:DECLARE_bool (Results 1 - 4 of 4) sorted by relevance

/external/regex-re2/util/
H A Dflags.h23 #define DECLARE_bool(name) DECLARE_flag(bool, name) macro
/external/chromium/third_party/libjingle/source/talk/base/
H A Dflags.h195 #define DECLARE_bool(name) DECLARE_FLAG(bool, name) macro
/external/openfst/src/include/fst/
H A Dflags.h51 #define DECLARE_bool(name) extern bool FLAGS_ ## name macro
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h72 #define DECLARE_bool(name) extern bool FLAGS_ ## name macro

Completed in 78 milliseconds