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

  /external/chromium/net/disk_cache/
addr.h 54 Addr(FileType file_type, int max_blocks, int block_file, int index) {
57 ((block_file << kFileSelectorOffset) & kFileSelectorMask) |
block_files.cc 510 // Only the block_file argument is relevant for what we want.
530 // Only the block_file argument is relevant for what we want.
  /external/grub/stage2/
disk_io.c 112 static int block_file = 0; variable
    [all...]
  /external/grub/docs/
internals.texi 247 used, after setting @var{block_file} to 1.
grub.info     [all...]
  /external/llvm/lib/Support/Unix/
PathV2.inc 346 result = file_status(file_type::block_file, prms);
  /external/llvm/include/llvm/Support/
FileSystem.h 60 block_file, enumerator in enum:llvm::sys::fs::file_type::_
  /external/grub/
ChangeLog     [all...]

Completed in 1403 milliseconds