Home
last modified time | relevance | path

Searched refs:DECLARE_int32 (Results 1 – 11 of 11) sorted by relevance

/external/openfst/src/include/fst/
Dmapped-file.h28 DECLARE_int32(fst_arch_alignment); // defined in mapped-file.h
Dlog.h32 DECLARE_int32(v);
Dflags.h55 #define DECLARE_int32(name) extern int32 FLAGS_ ## name macro
/external/regex-re2/util/
Dflags.h24 #define DECLARE_int32(name) DECLARE_flag(int32, name) macro
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompat.h74 #define DECLARE_int32(name) extern int32 FLAGS_ ## name macro
238 DECLARE_int32(v);
/external/regex-re2/re2/testing/
Dfiltered_re2_test.cc9 DECLARE_int32(filtered_re2_min_atom_len); // From prefilter_tree.cc
/external/chromium/sdch/open-vcdiff/src/gflags/
Dgflags.h485 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32,I, name) macro
/external/open-vcdiff/gflags/src/gflags/
Dgflags.h495 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32, I, name) macro
Dgflags.h.in39 // #include "foo.h" // foo.h has a line "DECLARE_int32(start);"
413 // people can't DECLARE_int32 something that they DEFINE_bool'd
495 #define DECLARE_int32(name) DECLARE_VARIABLE(@ac_google_namespace@::int32, I, name) macro
/external/open-vcdiff/gflags/src/windows/gflags/
Dgflags.h506 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32, I, name) macro
/external/openfst/src/test/
Dalgo_test.h27 DECLARE_int32(repeat); // defined in ./algo_test.cc