Searched refs:DECLARE_string (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/skia/tools/flags/
H A DSkCommonFlags.h13 DECLARE_string(config);
17 DECLARE_string(gpuAPI);
19 DECLARE_string(match);
23 DECLARE_string(skps);
25 DECLARE_string(resourcePath);
28 DECLARE_string(writePath);
30 DECLARE_string(key);
31 DECLARE_string(properties);
H A DSkCommandLineFlags.h219 #define DECLARE_string(name) extern SkCommandLineFlags::StringArray FLAGS_##name; macro
/external/chromium_org/third_party/re2/re2/testing/
H A Dexhaustive_test.cc12 DECLARE_string(regexp_engines);
H A Dexhaustive1_test.cc10 DECLARE_string(regexp_engines);
H A Dexhaustive2_test.cc11 DECLARE_string(regexp_engines);
H A Ddump.cc26 DECLARE_string(test_tmpdir);
/external/regex-re2/re2/testing/
H A Dexhaustive_test.cc12 DECLARE_string(regexp_engines);
H A Dexhaustive1_test.cc10 DECLARE_string(regexp_engines);
H A Dexhaustive2_test.cc11 DECLARE_string(regexp_engines);
H A Ddump.cc26 DECLARE_string(test_tmpdir);
/external/chromium_org/third_party/re2/util/
H A Dflags.h25 #define DECLARE_string(name) DECLARE_flag(string, name) macro
/external/regex-re2/util/
H A Dflags.h25 #define DECLARE_string(name) DECLARE_flag(string, name) macro
/external/ceres-solver/internal/ceres/
H A Dtest_util.cc41 DECLARE_string(test_srcdir);
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dcommandlineflags.h101 #define DECLARE_string(name) \ macro
/external/openfst/src/include/fst/extensions/far/
H A Dprint-strings.h33 DECLARE_string(far_field_separator);
/external/openfst/src/include/fst/script/
H A Dprint-impl.h31 DECLARE_string(fst_field_separator);
H A Dcompile-impl.h39 DECLARE_string(fst_field_separator);
/external/openfst/src/include/fst/
H A Dflags.h54 #define DECLARE_string(name) extern string FLAGS_ ## name macro
227 DECLARE_string(tmpdir);
H A Dpair-weight.h32 DECLARE_string(fst_weight_parentheses);
33 DECLARE_string(fst_weight_separator);
H A Dtuple-weight.h31 DECLARE_string(fst_weight_parentheses);
32 DECLARE_string(fst_weight_separator);
H A Dstring.h30 DECLARE_string(fst_field_separator);
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dcommandlineflags.h104 #define DECLARE_string(name) \ macro
/external/chromium_org/third_party/webrtc/base/
H A Dflags.h186 #define DECLARE_string(name) DECLARE_FLAG(const char*, name) macro
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h73 #define DECLARE_string(name) extern string FLAGS_ ## name macro
241 DECLARE_string(tmpdir);
/external/chromium_org/third_party/cld/base/
H A Dcommandlineflags.h423 #define DECLARE_string(name) namespace fLS { extern string& FLAGS_##name; } \ macro

Completed in 620 milliseconds

12