HomeSort by relevance Sort by last modified time
    Searched refs:block_file (Results 1 - 3 of 3) 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) |
  /external/grub/stage2/
disk_io.c 112 static int block_file = 0; variable
    [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 60 block_file, enumerator in enum:llvm::sys::fs::file_type::_

Completed in 267 milliseconds