HomeSort by relevance Sort by last modified time
    Searched full:def_dump (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/install-utils/
convfstab 10 DEF_DUMP=0 # Default dumpfreq.
41 DUMP=$DEF_DUMP
  /external/harfbuzz/src/
harfbuzz-dump.c 46 #define DEF_DUMP(type) static void Dump_ ## type (HB_ ## type *type, FILE *stream, int indent, HB_Type hb_type)
92 DEF_DUMP (LangSys)
106 DEF_DUMP (ScriptTable)
124 DEF_DUMP (ScriptList)
140 DEF_DUMP (Feature)
153 DEF_DUMP (MarkRecord)
161 DEF_DUMP (MarkArray)
171 DEF_DUMP (FeatureList)
187 DEF_DUMP (Coverage)
214 DEF_DUMP (ClassRangeRecord
    [all...]
  /external/openssl/crypto/conf/
conf_def.c 87 static int def_dump(const CONF *conf, BIO *bp);
100 def_dump,
113 def_dump,
724 static int def_dump(const CONF *conf, BIO *out) function

Completed in 1043 milliseconds