Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 25 of 49) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.xs55 U8 *bitmap; in op_names_init() local
164 set_opset_bits(pTHX_ char *bitmap, SV *bitspec, int on, const char *opname) in set_opset_bits()
350 char *bitmap; in invert_opset() local
373 const char * const bitmap = SvPV(opset, len); variable
396 char * const bitmap = SvPVX(opset); variable
427 char *bitmap; variable
482 const char * const bitmap = SvPV_nolen_const(bitspec); variable
546 char * const bitmap = SvPVX(ST(0)); variable
/openbsd-src/usr.bin/ssh/
H A Dbitmap.c29 struct bitmap { struct
35 struct bitmap * argument
H A Dkrl.c551 put_bitmap(struct sshbuf *buf, struct bitmap *bitmap) in put_bitmap()
579 struct bitmap *bitmap = NULL; in revoked_certs_generate() local
871 struct bitmap *bitmap = NULL; in parse_revoked_certs() local
/openbsd-src/lib/libssl/
H A Dd1_pkt.c412 DTLS1_BITMAP *bitmap; in dtls1_get_record() local
1047 dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap, in dtls1_record_replay_check() argument
1066 dtls1_record_bitmap_update(SSL * s,DTLS1_BITMAP * bitmap,const unsigned char * seq) dtls1_record_bitmap_update() argument
[all...]
H A Ddtls_local.h151 DTLS1_BITMAP bitmap; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbitmap.h67 typedef struct bitmap_head_def *bitmap; typedef
122 #define dump_bitmap(file, bitmap) bitmap_print (file, bitmap, "", "\n") argument
H A Dgengtype.c166 lang_bitmap bitmap = get_base_file_bitmap (pos->file); local
1190 unsigned bitmap; local
1480 write_gc_structure_fields (of, s, val, prev_val, opts, indent, line, bitmap, in write_gc_structure_fields() argument
2143 lang_bitmap bitmap = get_base_file_bitmap (fli2->name); local
2160 lang_bitmap bitmap = get_base_file_bitmap (fli2->name); local
2182 unsigned bitmap; local
H A Dgengtype.h80 lang_bitmap bitmap; member
/openbsd-src/gnu/gcc/gcc/
H A Dcoretypes.h41 typedef struct bitmap_head_def *bitmap; typedef
H A Dgengtype.c155 lang_bitmap bitmap = get_base_file_bitmap (pos->file); in new_structure() local
1171 unsigned bitmap; in get_base_file_bitmap() local
1428 lang_bitmap bitmap; member
2516 lang_bitmap bitmap = get_base_file_bitmap (fli2->name); in finish_root_table() local
2542 lang_bitmap bitmap = get_base_file_bitmap (fli2->name); in finish_root_table() local
H A Dbitmap.h164 #define dump_bitmap(file, bitmap) bitmap_print (file, bitmap, "", "\n") argument
H A Dgengtype.h90 lang_bitmap bitmap; member
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitverify.c382 /* bitmap starts at type bitmap rdata field */ in nsectest() local
371 unitest_nsec_has_type_rdata(char * bitmap,size_t len,uint16_t type) unitest_nsec_has_type_rdata() argument
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp_invlist.c23 Perl_populate_bitmap_from_invlist(pTHX_ SV * invlist, const UV offset, const U8 * bitmap, const Size_t len) in Perl_populate_bitmap_from_invlist() argument
48 Perl_populate_invlist_from_bitmap(pTHX_ const U8 * bitmap, const Size_t bitmap_len, SV ** invlist, const UV offset) in Perl_populate_invlist_from_bitmap() argument
H A Dregcomp_debug.c592 char * bitmap; Perl_regprop() local
1255 S_put_charclass_bitmap_innards(pTHX_ SV * sv,char * bitmap,SV * nonbitmap_invlist,SV * only_utf8_locale_invlist,const regnode * const node,const U8 flags,const bool force_as_is_display) S_put_charclass_bitmap_innards() argument
[all...]
H A Dregcomp.h323 U8 bitmap[REGNODE_BBM_BITMAP_LEN]; member
343 char bitmap[ANYOF_BITMAP_SIZE]; /* only compile-time */ member
350 char bitmap[ANYOF_BITMAP_SIZE]; /* both compile-time ... */ member
370 char bitmap[ANYOF_BITMAP_SIZE]; /* both compile-time ... */ member
1242 char *bitmap; /* stclass bitmap */ global() member
[all...]
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_syncmap.c76 unsigned int bitmap; member
/openbsd-src/usr.sbin/nsd/
H A Drdata.c523 uint8_t *bitmap = buffer_current(&packet); in rdata_services_to_string() local
586 uint8_t *bitmap = rdata_atom_data(rdata); in rdata_nxt_to_string() local
614 uint8_t *bitmap = buffer_current(&packet); in rdata_nsec_to_string() local
/openbsd-src/sbin/unwind/libunbound/validator/
H A Dval_nsec.c61 nsecbitmap_has_type_rdata(uint8_t* bitmap, size_t len, uint16_t type) in nsecbitmap_has_type_rdata() argument
[all...]
/openbsd-src/usr.sbin/unbound/validator/
H A Dval_nsec.c61 nsecbitmap_has_type_rdata(uint8_t* bitmap, size_t len, uint16_t type) in nsecbitmap_has_type_rdata() argument
[all...]
/openbsd-src/sys/kern/
H A Dkern_descrip.c97 find_next_zero(u_int *bitmap, int want, u_int bits) in find_next_zero() argument
131 u_int *bitmap = fd->fd_lomap; in find_last_set() local
H A Dsubr_blist.c861 u_swblk_t mask, bitmap; in blst_leaf_fill() local
/openbsd-src/sys/arch/i386/pci/
H A Dpci_intr_fixup.c105 u_int16_t bitmap; member
H A Dpcibiosvar.h75 u_int16_t bitmap; member
/openbsd-src/usr.sbin/tcpdump/
H A Dappletalk.h79 u_char bitmap; member

12