Searched refs:subentries (Results 1 – 9 of 9) sorted by relevance
/external/mtools/ |
D | vfat.c | 144 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()
|
D | vfat.h | 70 int subentries; member
|
D | texinfo.tex | 1410 % 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/ |
D | zip.cc | 149 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/ |
D | md5_check.py | 357 subentries = outer_entry.get('entries', []) 358 return (entry['path'] for entry in subentries)
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 1286 % 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/ |
D | texinfo.tex | 1286 % 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/ |
D | texinfo.tex | 1267 % 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/ |
D | texinfo.tex | 1267 % 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.
|