Home
last modified time | relevance | path

Searched defs:deftype (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Dutil.c809 int deftype, in e2fsck_allocate_inode_bitmap()
823 int deftype, in e2fsck_allocate_block_bitmap()
837 int deftype, in e2fsck_allocate_subcluster_bitmap()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dutils.py893 def write_mime_multipart(content, compress=False, deftype='text/plain', delimiter=':'): argument
938 def guess_mime_type(content, deftype): argument