Home
last modified time | relevance | path

Searched refs:subentries (Results 1 – 9 of 9) sorted by relevance

/external/mtools/
Dvfat.c144 v->subentries = 0; in clear_vfat()
188 if (! v->subentries) { in check_vfat()
201 if( (v->status & ((1<<v->subentries) - 1)) != (1<<v->subentries) - 1) in check_vfat()
205 v->name[VSE_NAMELEN * v->subentries] = 0; in check_vfat()
387 v->subentries = id; in parse_vses()
390 if (id > v->subentries) in parse_vses()
404 id,entry->entry,v->subentries,&(v->name[VSE_NAMELEN * (id-1)])); in parse_vses()
470 vfat.subentries = 0; in vfat_lookup_loop_common()
474 direntry->entry - vfat.subentries); in vfat_lookup_loop_common()
499 return addUsedEntry(cache, direntry->entry - vfat.subentries, in vfat_lookup_loop_common()
Dvfat.h70 int subentries; member
Dtexinfo.tex1410 % of subentries (or empty, for subsubsections). #3 is the node text,
1430 % Read toc silently, to get counts of subentries for \pdfoutline.
1467 % subentries, which we calculated on our first read of the .toc above.
1714 % For XeTeX, counts of subentries are not necessary.
5491 % Split the entry into primary entry and any subentries, and get the index
/external/zlib/google/
Dzip.cc149 std::vector<FileAccessor::DirectoryContentEntry> subentries = in Zip() local
151 entries.insert(entries.end(), subentries.begin(), subentries.end()); in Zip()
/external/libchrome/build/android/gyp/util/
Dmd5_check.py357 subentries = outer_entry.get('entries', [])
358 return (entry['path'] for entry in subentries)
/external/e2fsprogs/lib/et/
Dtexinfo.tex1286 % of subentries (or empty, for subsubsections). #3 is the node text,
1317 % Read toc silently, to get counts of subentries for \pdfoutline.
1353 % subentries, which we calculated on our first read of the .toc above.
/external/e2fsprogs/doc/
Dtexinfo.tex1286 % of subentries (or empty, for subsubsections). #3 is the node text,
1317 % Read toc silently, to get counts of subentries for \pdfoutline.
1353 % subentries, which we calculated on our first read of the .toc above.
/external/libffi/
Dtexinfo.tex1267 % of subentries (or empty, for subsubsections). #3 is the node text,
1292 % Read toc silently, to get counts of subentries for \pdfoutline.
1329 % subentries, which we calculated on our first read of the .toc above.
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex1267 % of subentries (or empty, for subsubsections). #3 is the node text,
1292 % Read toc silently, to get counts of subentries for \pdfoutline.
1329 % subentries, which we calculated on our first read of the .toc above.