Searched defs:indirect (Results 1 - 25 of 36) sorted by last modified time

12

/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.cpp684 block_run *indirect = (block_run *)fDisk->ReadBlockRun(fInode->data.double_indirect); local
707 block_run *indirect = (block_run *)fDisk->ReadBlockRun(fInode->data.indirect); local
[all...]
/haiku-fatelf/src/bin/bfs_tools/
H A Dbfswhich.cpp85 block_run* indirect = (block_run*)malloc(bytes); local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp1456 block_run* indirect = (block_run*)cached.SetTo( local
1485 block_run* indirect = (block_run*)cached.SetTo(block + i); local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DIterators.cpp1439 IndirectItem &indirect local
1471 IndirectItem &indirect local
1502 IndirectItem &indirect = *static_cast<IndirectItem*>(&fItem); local
[all...]
/haiku-fatelf/src/system/boot/loader/file_systems/bfs/
H A DStream.cpp219 block_run* indirect = (block_run*)cached.SetTo( local
248 block_run* indirect = (block_run *)cached.SetTo(block + i); local
[all...]
/haiku-fatelf/src/system/kernel/arch/m68k/paging/040/
H A DM68KVMTranslationMap040.cpp1100 MapperGetPageTableAt(phys_addr_t physicalAddress, bool indirect) argument
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c3374 const int32_t *table, *indirect; local
H A Dregex_internal.h746 const int32_t *table, *indirect; local
H A Dregexec.c3830 const int32_t *table, *indirect; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DStream.h287 block_run *indirect = (block_run *)cached.SetTo( local
315 block_run *indirect = (block_run *)cached.SetTo(block + i); local
[all...]
H A Dbfs.h115 block_run indirect; member in struct:data_stream
/haiku-fatelf/src/libs/termcap/
H A Dtermcap.c461 char *indirect = NULL; /* Terminal type in :tc= in TERMCAP value. */ local
/haiku-fatelf/src/bin/gdb/gdb/
H A Di386-tdep.c1848 unsigned long indirect = read_memory_unsigned_integer (pc + 2, 4); local
H A Dia64-tdep.c1277 int indirect = rM < 256 ? reg_contents[rM] : 0; local
1331 int indirect = rM < 256 ? reg_contents[rM] : 0; local
[all...]
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h561 } indirect; member in union:bfd_link_order::__anon3904
H A Dhp-symtab.h485 unsigned int indirect: 1; member in struct:dntt_type_fparam
525 unsigned int indirect: 1; member in struct:dntt_type_svar
564 unsigned int indirect: 1; member in struct:dntt_type_dvar
600 unsigned int indirect: 1; member in struct:dntt_type_const
944 unsigned int indirect: 1; /* 1 => pointer to object */ member in struct:dntt_type_with
1158 unsigned int indirect: 1; /* Is object_ident addr of addr? */ member in struct:dntt_type_object_id
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c2951 const int32_t *indirect; variable
3407 const int32_t *indirect; variable
6422 const int32_t *indirect; local
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dm68hc11-dis.c469 int indirect; local
68 print_indexed_operand(bfd_vma memaddr, struct disassemble_info* info, int* indirect, int mov_insn, int pc_offset, bfd_vma endaddr) argument
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfnmatch_loop.c348 const int32_t *indirect; local
H A Dregcomp.c3390 const int32_t *table, *indirect; local
H A Dregex_internal.h835 const int32_t *table, *indirect; local
H A Dregexec.c3883 const int32_t *table, *indirect; local
/haiku-fatelf/src/bin/gawk/
H A Dregcomp.c3134 const int32_t *table, *indirect; local
H A Dregex_internal.h731 const int32_t *table, *indirect; variable
H A Dregexec.c3497 const int32_t *table, *indirect; local

Completed in 317 milliseconds

12