/openbsd-src/gnu/usr.bin/perl/ext/Opcode/ |
H A D | Opcode.xs | 55 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 D | bitmap.c | 29 struct bitmap { struct 35 struct bitmap * argument
|
H A D | krl.c | 551 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 D | d1_pkt.c | 412 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 D | dtls_local.h | 151 DTLS1_BITMAP bitmap; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | bitmap.h | 67 typedef struct bitmap_head_def *bitmap; typedef 122 #define dump_bitmap(file, bitmap) bitmap_print (file, bitmap, "", "\n") argument
|
H A D | gengtype.c | 166 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 D | gengtype.h | 80 lang_bitmap bitmap; member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | coretypes.h | 41 typedef struct bitmap_head_def *bitmap; typedef
|
H A D | gengtype.c | 155 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 D | bitmap.h | 164 #define dump_bitmap(file, bitmap) bitmap_print (file, bitmap, "", "\n") argument
|
H A D | gengtype.h | 90 lang_bitmap bitmap; member
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | unitverify.c | 382 /* 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 D | regcomp_invlist.c | 23 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 D | regcomp_debug.c | 592 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 D | regcomp.h | 323 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 D | i915_syncmap.c | 76 unsigned int bitmap; member
|
/openbsd-src/usr.sbin/nsd/ |
H A D | rdata.c | 523 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 D | val_nsec.c | 61 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 D | val_nsec.c | 61 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 D | kern_descrip.c | 97 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 D | subr_blist.c | 861 u_swblk_t mask, bitmap; in blst_leaf_fill() local
|
/openbsd-src/sys/arch/i386/pci/ |
H A D | pci_intr_fixup.c | 105 u_int16_t bitmap; member
|
H A D | pcibiosvar.h | 75 u_int16_t bitmap; member
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | appletalk.h | 79 u_char bitmap; member
|