/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/ |
H A D | bitset.c | 23 dm_bitset_t dm_bitset_create(struct dm_pool *mem, unsigned num_bits) in dm_bitset_create()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_thread.cpp | 126 tag_t Thread::GenerateRandomTag(uptr num_bits) { in GenerateRandomTag()
|
/netbsd-src/usr.bin/gzip/ |
H A D | unlz.c | 173 lz_rd_decode(struct lz_range_decoder *rd, int num_bits) in lz_rd_decode() 219 lz_rd_decode_tree(struct lz_range_decoder *rd, int *bm, int num_bits) in lz_rd_decode_tree() 230 lz_rd_decode_tree_reversed(struct lz_range_decoder *rd, int *bm, int num_bits) in lz_rd_decode_tree_reversed()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | ordered.c | 268 unsigned int i, bits[MAX_COLLAPSED_BITS], num_bits = 0; in gomp_doacross_init() local 518 unsigned int i, bits[MAX_COLLAPSED_BITS], num_bits = 0; in gomp_doacross_ull_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | ordered.c | 268 unsigned int i, bits[MAX_COLLAPSED_BITS], num_bits = 0; in gomp_doacross_init() local 518 unsigned int i, bits[MAX_COLLAPSED_BITS], num_bits = 0; in gomp_doacross_ull_init() local
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | xtensa-isa-internal.h | 127 int num_bits; /* Width of the registers. */ member 134 int num_bits; /* Width of the interface. */ member 149 int num_bits; /* Number of state bits. */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | xtensa-isa-internal.h | 127 int num_bits; /* Width of the registers. */ member 134 int num_bits; /* Width of the interface. */ member 149 int num_bits; /* Number of state bits. */ member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | atof-ieee.c | 482 int num_bits; in gen_to_words() local
|
H A D | tc-tilepro.c | 351 int num_bits = operand->num_bits; in insert_operand() local
|
H A D | tc-tilegx.c | 398 int num_bits = operand->num_bits; in insert_operand() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | atof-ieee.c | 482 int num_bits; in gen_to_words() local
|
H A D | tc-tilepro.c | 351 int num_bits = operand->num_bits; in insert_operand() local
|
H A D | tc-tilegx.c | 398 int num_bits = operand->num_bits; in insert_operand() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | tic6x-dis.c | 31 #define FMT(name, num_bits, cst_bits, mask, fields) \ argument 246 unsigned int num_bits; in print_insn_tic6x() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | tic6x-dis.c | 31 #define FMT(name, num_bits, cst_bits, mask, fields) \ argument 246 unsigned int num_bits; in print_insn_tic6x() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic6x.h | 99 unsigned int num_bits; member 117 #define FMT(name, num_bits, cst_bits, mask, fields) \ argument
|
H A D | tilegx.h | 735 sign_extend(int n, int num_bits) in sign_extend() 1181 unsigned int num_bits : 5; member
|
H A D | tilepro.h | 922 sign_extend(int n, int num_bits) in sign_extend() 1473 unsigned int num_bits : 5; member
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic6x.h | 99 unsigned int num_bits; member 117 #define FMT(name, num_bits, cst_bits, mask, fields) \ argument
|
H A D | tilegx.h | 735 sign_extend(int n, int num_bits) in sign_extend() 1181 unsigned int num_bits : 5; member
|
H A D | tilepro.h | 922 sign_extend(int n, int num_bits) in sign_extend() 1473 unsigned int num_bits : 5; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | hx_locl.h | 239 unsigned long num_bits; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_local.h | 276 int num_bits; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_local.h | 269 int num_bits; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | bitmap.cc | 2952 test_aligned_chunk (unsigned num_bits) in test_aligned_chunk()
|