HomeSort by relevance Sort by last modified time
    Searched defs:DECLARE_bool (Results 1 - 4 of 4) sorted by null

  /external/regex-re2/util/
flags.h 23 #define DECLARE_bool(name) DECLARE_flag(bool, name)
  /external/openfst/src/include/fst/
flags.h 51 #define DECLARE_bool(name) extern bool FLAGS_ ## name
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 195 #define DECLARE_bool(name) DECLARE_FLAG(bool, name)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 72 #define DECLARE_bool(name) extern bool FLAGS_ ## name

Completed in 862 milliseconds