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

  /external/regex-re2/util/
flags.h 25 #define DECLARE_string(name) DECLARE_flag(string, name)
  /external/openfst/src/include/fst/
flags.h 52 #define DECLARE_string(name) extern string FLAGS_ ## name
213 DECLARE_string(tmpdir);
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 198 #define DECLARE_string(name) DECLARE_FLAG(const char*, name)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 73 #define DECLARE_string(name) extern string FLAGS_ ## name
241 DECLARE_string(tmpdir);

Completed in 94 milliseconds