Searched defs:where (Results 76 - 100 of 157) sorted by relevance

1234567

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c111 _expected( const char *who, const char *what, const char *where, int line) argument
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dihex.c145 bfd_vma where; member in struct:ihex_data_list
766 bfd_vma where; local
[all...]
H A Dopncls.c434 file_ptr where; member in struct:opncls
[all...]
H A Delfcode.h675 bfd_signed_vma where = i_ehdrp->e_shoff; local
[all...]
H A Dsrec.c146 bfd_vma where; member in struct:srec_data_list_struct
H A Dtekhex.c240 bfd_vma where; member in struct:tekhex_data_list_struct
/freebsd-10.0-release/contrib/texinfo/info/
H A Dfilesys.c371 info_add_path (char *path, int where) argument
/freebsd-10.0-release/lib/libstand/
H A Dcd9660.c554 cd9660_seek(struct open_file *f, off_t offset, int where) argument
H A Dnandfs.c485 nandfs_seek(struct open_file *f, off_t offset, int where) argument
H A Dnfs.c703 nfs_seek(struct open_file *f, off_t offset, int where) argument
1352 nfs_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-10.0-release/libexec/rtld-elf/sparc64/
H A Dreloc.c331 Elf_Addr *where; local
537 Elf_Addr *where; local
578 Elf_Word *where; local
[all...]
/freebsd-10.0-release/sys/boot/zfs/
H A Dzfs.c171 zfs_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_map.c111 avl_index_t where; local
195 avl_index_t where; local
272 avl_index_t where; local
[all...]
H A Dtrim_map.c223 avl_index_t where; local
H A Dddt.c687 avl_index_t where; local
926 avl_index_t where; local
H A Ddmu_send.c1350 avl_index_t where; local
H A Ddnode.c1473 avl_index_t where; local
1684 avl_index_t where; local
H A Dmetaslab.c464 avl_index_t where; local
717 avl_index_t where; local
1941 avl_index_t where; local
[all...]
H A Dzfs_ctldir.c697 avl_index_t where; local
757 avl_index_t where; local
949 avl_index_t where; local
1744 avl_index_t where; local
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c445 AcpiOsMapMemory( ACPI_PHYSICAL_ADDRESS where, ACPI_SIZE length) argument
469 AcpiOsUnmapMemory( void *where, ACPI_SIZE length) argument
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c210 is_mounted(libzfs_handle_t *zfs_hdl, const char *special, char **where) argument
224 zfs_is_mounted(zfs_handle_t *zhp, char **where) argument
469 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) argument
490 zfs_is_shared_nfs(zfs_handle_t *zhp, char **where) argument
497 zfs_is_shared_smb(zfs_handle_t *zhp, char **where) argument
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.h204 } where; member in struct:coff_where
216 struct coff_where *where; member in struct:coff_symbol
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-arc.c1227 arc_cons_fix_new(fragS *frag, int where, int nbytes, expressionS *exp) argument
1293 char *where; local
[all...]
H A Dtc-s390.c1059 char *where; local
1740 char *where; local
2001 char *where; local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A Dilist.h410 iterator insert(iterator where, NodeTy *New) { argument
426 iterator insertAfter(iterator where, NodeTy *New) { argument
463 iterator erase(iterator where) { argument
563 template<class InIt> void insert(iterator where, InI argument
568 splice(iterator where, iplist &L2) argument
572 splice(iterator where, iplist &L2, iterator first) argument
577 splice(iterator where, iplist &L2, iterator first, iterator last) argument
662 insert(iterator where, const NodeTy &val) argument
671 insert(iterator where, size_type count, const NodeTy &val) argument
[all...]

Completed in 532 milliseconds

1234567