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

123

/freebsd-10.1-release/usr.sbin/pw/
H A Dbitmap.h34 struct bitmap struct
/freebsd-10.1-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::__anon1126::__anon1127
/freebsd-10.1-release/contrib/jemalloc/src/
H A Dbitmap.c64 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dp2p_hostapd.c96 u8 bitmap; local
/freebsd-10.1-release/sys/ofed/include/linux/
H A Didr.h49 unsigned long bitmap; member in struct:idr_layer
H A Dbitops.h388 static int __reg_op(unsigned long *bitmap, int pos, int order, int reg_op) argument
455 bitmap_find_free_region(unsigned long *bitmap, int bits, int order) argument
481 bitmap_allocate_region(unsigned long *bitmap, int pos, int order) argument
501 bitmap_release_region(unsigned long *bitmap, int pos, int order) argument
[all...]
/freebsd-10.1-release/sys/amd64/vmm/intel/
H A Dvmx_msr.c141 msr_bitmap_initialize(char *bitmap) argument
148 msr_bitmap_change_access(char *bitmap, u_int msr, int access) argument
/freebsd-10.1-release/sys/netpfil/ipfw/
H A Ddn_sched_prio.c70 BITMAP_T bitmap; /* array bitmap */ member in struct:prio_si
[all...]
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dbitmap.h68 bitmap_full(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
77 bitmap_get(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
89 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
123 bitmap_sfu(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
145 bitmap_unset(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
[all...]
/freebsd-10.1-release/contrib/ldns/ldns/
H A Dhost2str.h103 ldns_rdf* bitmap; /* for LDNS_FMT_RFC3597 */ member in struct:ldns_struct_output_format_storage
/freebsd-10.1-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-10.1-release/sys/powerpc/ps3/
H A Dps3pic.c162 uint64_t bitmap, mask; local
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_nsec.c61 nsecbitmap_has_type_rdata(uint8_t* bitmap, size_t len, uint16_t type) argument
[all...]
/freebsd-10.1-release/sys/compat/linux/
H A Dlinux_videodev2_compat.h56 l_uintptr_t bitmap; member in struct:l_v4l2_window
/freebsd-10.1-release/sys/kern/
H A Dsubr_blist.c737 u_daddr_t mask, bitmap; local
[all...]
/freebsd-10.1-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, int use_rr) argument
78 find_aligned_range(unsigned long *bitmap, u32 start, u32 nbits, int len, int align, u32 skip_mask) argument
108 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt, int align, u32 skip_mask) argument
146 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap) argument
151 mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt, int use_rr) argument
167 mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask, u32 reserved_bot, u32 reserved_top) argument
198 mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) argument
[all...]
/freebsd-10.1-release/contrib/binutils/binutils/
H A Drcparse.y325 bitmap: label
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_log.c116 uint32_t *bitmap; local
/freebsd-10.1-release/sys/netipsec/
H A Dkeydb.h181 caddr_t bitmap; /* used by receiver */ member in struct:secreplay
/freebsd-10.1-release/usr.bin/mkimg/
H A Dvhd.c272 void *bitmap; local
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dd1_pkt.c324 DTLS1_BITMAP *bitmap; local
443 static int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap) argument
632 DTLS1_BITMAP *bitmap; local
1767 dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) argument
1788 dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) argument
[all...]

Completed in 144 milliseconds

123