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

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 488 #define DECLARE_int64(name) DECLARE_VARIABLE(::google::int64,I64, name)
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 498 #define DECLARE_int64(name) DECLARE_VARIABLE(::google::int64, I64, name)
  /external/openfst/src/include/fst/
flags.h 56 #define DECLARE_int64(name) extern int64 FLAGS_ ## name
cache.h 33 DECLARE_int64(fst_default_cache_gc_limit);
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 509 #define DECLARE_int64(name) DECLARE_VARIABLE(::google::int64, I64, name)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 75 #define DECLARE_int64(name) extern int64 FLAGS_ ## name
cache.h 28 DECLARE_int64(fst_default_cache_gc_limit);

Completed in 257 milliseconds