HomeSort by: relevance | last modified time | path
    Searched defs:start_block (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/dec/
dec_boot.h 58 int32_t start_block; /* Start of partition in blocks. */ member in struct:dec_disk_map
  /src/external/gpl3/binutils/dist/binutils/
debug.h 405 bool (*start_block) (void *, bfd_vma); member in struct:debug_write_fns
  /src/external/gpl3/binutils.old/dist/binutils/
debug.h 405 bool (*start_block) (void *, bfd_vma); member in struct:debug_write_fns
  /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
blocks.cc 129 m_function->start_block (m_bi, m_function->bb (bb));
1003 function_info::start_block (build_info &bi, bb_info *bb) function in class:function_info
  /src/sys/fs/hfs/
libhfs.h 238 uint32_t start_block; member in struct:__anon6750
325 uint32_t start_block; member in struct:__anon6755
406 uint16_t start_block; member in struct:__anon6763
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RDFGraph.cpp 695 void DataFlowGraph::DefStack::start_block(NodeId N) { function in class:DataFlowGraph::DefStack
998 P.second.start_block(B);
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_pool.c 3927 diskaddr_t start_block; local
3941 start_block = find_start_block(nvroot);
3943 start_block = zhp->zpool_start_block;
3944 zhp->zpool_start_block = start_block;
3947 start_block = NEW_START_BLOCK;
3980 if (start_block == MAXOFFSET_T)
3981 start_block = NEW_START_BLOCK;
3982 slice_size -= start_block;
3984 vtoc->efi_parts[0].p_start = start_block;
3998 vtoc->efi_parts[8].p_start = slice_size + start_block;
    [all...]
  /src/sys/sys/
bootblock.h 1267 int32_t start_block; /* Starting block on disk. */ member in struct:pmax_boot_map
videoio.h 120 u_int32_t start_block; member in struct:v4l2_edid

Completed in 52 milliseconds