Searched defs:bitmap (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-9.3-release/usr.sbin/pw/
H A Dbitmap.h34 struct bitmap struct
/freebsd-9.3-release/contrib/gcc/
H A Dcoretypes.h41 typedef struct bitmap_head_def *bitmap; typedef in typeref:struct:bitmap_head_def
H A Dgengtype.h90 lang_bitmap bitmap; member in struct:type::__anon1163::__anon1164
H A Dtree-ssa.c491 DEF_VEC_P (bitmap); variable
[all...]
/freebsd-9.3-release/sys/ofed/include/linux/
H A Didr.h44 unsigned long bitmap; member in struct:idr_layer
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Ddn_sched_prio.c70 BITMAP_T bitmap; /* array bitmap */ member in struct:prio_si
[all...]
H A Ddn_sched_qfq.c58 typedef unsigned long bitmap; typedef
252 qfq_ffs(struct qfq_sched *q, unsigned long bitmap) argument
335 mask_from(unsigned long bitmap, int from) argument
[all...]
/freebsd-9.3-release/lib/libkvm/
H A Dkvm_minidump_amd64.c69 uint64_t *bitmap; member in struct:vmstate
H A Dkvm_minidump_arm.c72 uint32_t *bitmap; member in struct:vmstate
H A Dkvm_minidump_i386.c71 uint32_t *bitmap; member in struct:vmstate
H A Dkvm_minidump_mips.c73 uint32_t *bitmap; member in struct:vmstate
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3pic.c162 uint64_t bitmap, mask; local
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_videodev2_compat.h56 l_uintptr_t bitmap; member in struct:l_v4l2_window
/freebsd-9.3-release/sys/dev/netmap/
H A Dnetmap_mem2.h130 uint32_t *bitmap; /* one bit per buffer, 1 means free */ member in struct:netmap_obj_pool
/freebsd-9.3-release/sys/kern/
H A Dsubr_blist.c737 u_daddr_t mask, bitmap; local
[all...]
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Dalloc.c43 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap) argument
73 mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj) argument
78 find_aligned_range(unsigned long *bitmap, u32 start, u32 nbits, int len, int align) argument
107 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt, int align) argument
145 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap) argument
150 mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt) argument
166 mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask, u32 reserved_bot, u32 reserved_top) argument
193 mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) argument
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Drcparse.y325 bitmap: label
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_log.c116 uint32_t *bitmap; local
H A Dzfs_replay.c86 uint32_t *bitmap; local
/freebsd-9.3-release/sys/fs/hpfs/
H A Dhpfs_subr.c336 u_int32_t * bitmap; local
454 u_int32_t * bitmap; local
482 u_int32_t * bitmap; local
[all...]
/freebsd-9.3-release/sys/netipsec/
H A Dkeydb.h181 caddr_t bitmap; /* used by receiver */ member in struct:secreplay
/freebsd-9.3-release/sys/xen/interface/
H A Dphysdev.h85 XEN_GUEST_HANDLE(uint8) bitmap; member in struct:physdev_set_iobitmap
/freebsd-9.3-release/crypto/openssl/ssl/
H A Ddtls1.h176 DTLS1_BITMAP bitmap; member in struct:dtls1_state_st
H A Dd1_pkt.c252 DTLS1_BITMAP *bitmap; local
367 static int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap) argument
555 DTLS1_BITMAP *bitmap; local
1581 dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) argument
1633 dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) argument
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dappletalk.h78 u_int8_t bitmap; member in struct:atATP

Completed in 300 milliseconds

12