Searched defs:swap (Results 101 - 125 of 129) sorted by relevance

123456

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_request.c1087 uint8_t swap; local
/freebsd-9.3-release/sys/dev/vge/
H A Dif_vge.c284 vge_read_eeprom(struct vge_softc *sc, caddr_t dest, int off, int cnt, int swap) argument
/freebsd-9.3-release/sys/dev/xl/
H A Dif_xl.c548 xl_read_eeprom(struct xl_softc *sc, caddr_t dest, int off, int cnt, int swap) argument
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir_leaf.c1092 int count, totallen, max, space, swap; local
H A Dxfs_attr_leaf.c1244 int count, totallen, max, space, swap; local
/freebsd-9.3-release/sys/pci/
H A Dif_rl.c340 rl_read_eeprom(struct rl_softc *sc, uint8_t *dest, int off, int cnt, int swap) argument
/freebsd-9.3-release/usr.bin/dc/
H A Dbcode.c552 swap(void) function
/freebsd-9.3-release/contrib/file/src/
H A Dreadelf.c77 getu16(int swap, uint16_t value) argument
96 getu32(int swap, uint32_t value) argument
117 getu64(int swap, uint64_t value) argument
307 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, size_t size, off_t fsize, int *flags, uint16_t *notecount) argument
365 do_note_netbsd_version(struct magic_set *ms, int swap, void *v) argument
410 do_note_freebsd_version(struct magic_set *ms, int swap, void *v) argument
507 do_os_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, int swap, uint32_t namesz, uint32_t descsz, size_t noff, size_t doff, int *flags) argument
599 do_pax_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, int swap, uint32_t namesz, uint32_t descsz, size_t noff, size_t doff, int *flags) argument
637 do_core_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, int swap, uint32_t namesz, uint32_t descsz, size_t noff, size_t doff, int *flags, size_t size, int clazz) argument
816 donote(struct magic_set *ms, void *vbuf, size_t offset, size_t size, int clazz, int swap, size_t align, int *flags, uint16_t *notecount) argument
989 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, size_t size, off_t fsize, int mach, int strtab, int *flags, uint16_t *notecount) argument
1234 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, size_t size, off_t fsize, int sh_num, int *flags, uint16_t *notecount) argument
1346 int swap; local
[all...]
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c101 uint64_t swap; member in struct:ibv_send_wr_1_0::__anon3871::__anon3873
/freebsd-9.3-release/lib/libusb/
H A Dlibusb20.c825 uint8_t swap; local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c606 boolean_t swap = B_FALSE; local
/freebsd-9.3-release/sys/vm/
H A Dswap_pager.c459 struct swblock *swap; local
1671 struct swblock *swap; local
1743 struct swblock *swap; local
1817 struct swblock *swap; local
1925 struct swblock *swap; local
1971 struct swblock *swap; local
2020 struct swblock *swap; local
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decoff.c3901 const struct ecoff_debug_swap * const swap = local
[all...]
H A Delf64-alpha.c1329 const struct ecoff_debug_swap *swap; local
1446 const struct ecoff_debug_swap * const swap = local
1529 const struct ecoff_debug_swap *swap; member in struct:extsym_info
4932 const struct ecoff_debug_swap *swap local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmdebugread.c410 mdebug_build_psymtabs(struct objfile *objfile, const struct ecoff_debug_swap *swap, struct ecoff_debug_info *info) argument
4727 elfmdebug_build_psymtabs(struct objfile *objfile, const struct ecoff_debug_swap *swap, asection *sec) argument
[all...]
/freebsd-9.3-release/contrib/gnu-sort/src/
H A Dsort.c2491 bool swap = (0 < compare (&lines[-1], &lines[-2])); local
/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_user_verbs.h549 __u64 swap; member in struct:ib_uverbs_send_wr::__anon6737::__anon6739
H A Dib_verbs.h651 u64 swap; member in struct:ib_send_wr::__anon6744::__anon6746
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_user_verbs.h559 __u64 swap; member in struct:ib_uverbs_send_wr::__anon10235::__anon10237
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dkern-abi.h681 __u64 swap; member in struct:ibv_kern_send_wr::__anon3857::__anon3859
H A Dverbs.h544 uint64_t swap; member in struct:ibv_send_wr::__anon3866::__anon3868
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dcrypto.c292 unsigned char swap[] = { 0x0, 0x8, 0x4, 0xc, 0x2, 0xa, 0x6, 0xe, local
/freebsd-9.3-release/sys/boot/ficl/
H A Dwords.c990 static void swap(FICL_VM *pVM) function
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx.c7541 int swap; local
H A Daic79xx.c10069 int swap; local

Completed in 405 milliseconds

123456