HomeSort by relevance Sort by last modified time
    Searched refs:DECLARE_bool (Results 1 - 5 of 5) sorted by null

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 42 // DECLARE_bool(verbose); // some other file has a DEFINE_bool(verbose, ...)
476 #define DECLARE_bool(name) DECLARE_VARIABLE(bool,B, name)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 33 DECLARE_bool(fst_compat_symbols);
test-properties.h 30 DECLARE_bool(fst_verify_properties);
compat.h 72 #define DECLARE_bool(name) extern bool FLAGS_ ## name
cache.h 27 DECLARE_bool(fst_default_cache_gc);

Completed in 24 milliseconds