Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
Dcld_commandlineflags.h23 #undef DECLARE_int32
24 #define DECLARE_int32(name) extern int32 FLAGS_##name; macro
/external/chromium_org/third_party/cld/base/
Dlog_severity.h28 DECLARE_int32(v);
Dvlog_is_on.h46 DECLARE_int32(v); // in vlog_is_on.cc
Dlogging.h202 DECLARE_int32(stderrthreshold);
209 DECLARE_int32(logbuflevel);
212 DECLARE_int32(logbufsecs);
219 DECLARE_int32(minloglevel);
230 DECLARE_int32(max_log_size);
Dcommandlineflags.h405 #define DECLARE_int32(name) DECLARE_VARIABLE(int32,I, name) macro
/external/chromium_org/third_party/skia/tools/flags/
DSkCommonFlags.h24 DECLARE_int32(threads);
DSkCommandLineFlags.h228 #define DECLARE_int32(name) extern int32_t FLAGS_##name; macro
/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/chromium_org/third_party/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/chromium_org/third_party/tcmalloc/vendor/src/base/
Dcommandlineflags.h77 #define DECLARE_int32(name) \ macro
Dlogging.h75 DECLARE_int32(verbose);
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Dcommandlineflags.h81 #define DECLARE_int32(name) \ macro
Dlogging.h80 DECLARE_int32(verbose);
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
Ddebugallocation_test.cc76 DECLARE_int32(max_free_queue_size);
Dtcmalloc_unittest.cc156 DECLARE_int32(max_free_queue_size); // in debugallocation.cc
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
Ddebugallocation_test.cc76 DECLARE_int32(max_free_queue_size);
Dtcmalloc_unittest.cc156 DECLARE_int32(max_free_queue_size); // in debugallocation.cc
/external/chromium_org/third_party/re2/re2/testing/
Dfiltered_re2_test.cc9 DECLARE_int32(filtered_re2_min_atom_len); // From prefilter_tree.cc
/external/regex-re2/re2/testing/
Dfiltered_re2_test.cc9 DECLARE_int32(filtered_re2_min_atom_len); // From prefilter_tree.cc
/external/skia/tools/flags/
DSkCommandLineFlags.h224 #define DECLARE_int32(name) extern int32_t FLAGS_##name; macro
/external/skia/tools/
Dbench_pictures_main.cpp45 DECLARE_int32(multi);

12