HomeSort by relevance Sort by last modified time
    Searched refs:DECLARE_string (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_test.cc 12 DECLARE_string(regexp_engines);
exhaustive1_test.cc 10 DECLARE_string(regexp_engines);
exhaustive2_test.cc 11 DECLARE_string(regexp_engines);
dump.cc 26 DECLARE_string(test_tmpdir);
  /external/regex-re2/re2/testing/
exhaustive_test.cc 12 DECLARE_string(regexp_engines);
exhaustive1_test.cc 10 DECLARE_string(regexp_engines);
exhaustive2_test.cc 11 DECLARE_string(regexp_engines);
dump.cc 26 DECLARE_string(test_tmpdir);
  /external/chromium_org/third_party/re2/util/
flags.h 25 #define DECLARE_string(name) DECLARE_flag(string, name)
  /external/regex-re2/util/
flags.h 25 #define DECLARE_string(name) DECLARE_flag(string, name)
  /external/ceres-solver/internal/ceres/
test_util.cc 40 DECLARE_string(test_srcdir);
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
commandlineflags.h 101 #define DECLARE_string(name) \
  /external/openfst/src/include/fst/extensions/far/
print-strings.h 33 DECLARE_string(far_field_separator);
  /external/openfst/src/include/fst/script/
print-impl.h 31 DECLARE_string(fst_field_separator);
compile-impl.h 39 DECLARE_string(fst_field_separator);
  /external/openfst/src/include/fst/
flags.h 54 #define DECLARE_string(name) extern string FLAGS_ ## name
227 DECLARE_string(tmpdir);
pair-weight.h 32 DECLARE_string(fst_weight_parentheses);
33 DECLARE_string(fst_weight_separator);
tuple-weight.h 31 DECLARE_string(fst_weight_parentheses);
32 DECLARE_string(fst_weight_separator);
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 198 #define DECLARE_string(name) DECLARE_FLAG(const char*, name)
  /external/chromium_org/third_party/libjingle/source/talk/base/
flags.h 201 #define DECLARE_string(name) DECLARE_FLAG(const char*, name)
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
commandlineflags.h 105 #define DECLARE_string(name) \
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 73 #define DECLARE_string(name) extern string FLAGS_ ## name
241 DECLARE_string(tmpdir);
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 503 #define DECLARE_string(name) namespace fLS { extern std::string& FLAGS_##name; } \
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 423 #define DECLARE_string(name) namespace fLS { extern string& FLAGS_##name; } \
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 513 #define DECLARE_string(name) namespace fLS { extern std::string& FLAGS_##name; } \

Completed in 1531 milliseconds

1 2