/openbsd-src/sbin/unwind/libunbound/util/storage/ |
H A D | lruhash.c | 99 bin_delete(struct lruhash* table, struct lruhash_bin* bin) in bin_delete() 168 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() 186 struct lruhash_bin* bin; in reclaim_space() local 220 struct lruhash_bin* bin, hashvalue_type hash, void* key, size_t* collisions) in bin_find_entry() 308 struct lruhash_bin* bin; in lruhash_insert() local 367 struct lruhash_bin* bin; in lruhash_lookup() local 389 struct lruhash_bin* bin; in lruhash_remove() local 424 bin_clear(struct lruhash* table, struct lruhash_bin* bin) in bin_clear() 621 struct lruhash_bin* bin; in lruhash_insert_or_retrieve() local
|
/openbsd-src/usr.sbin/unbound/util/storage/ |
H A D | lruhash.c | 99 bin_delete(struct lruhash* table, struct lruhash_bin* bin) in bin_delete() 168 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() 186 struct lruhash_bin* bin; in reclaim_space() local 220 struct lruhash_bin* bin, hashvalue_type hash, void* key, size_t* collisions) in bin_find_entry() 308 struct lruhash_bin* bin; in lruhash_insert() local 367 struct lruhash_bin* bin; in lruhash_lookup() local 389 struct lruhash_bin* bin; in lruhash_remove() local 424 bin_clear(struct lruhash* table, struct lruhash_bin* bin) in bin_clear() 621 struct lruhash_bin* bin; in lruhash_insert_or_retrieve() local
|
/openbsd-src/regress/lib/libcrypto/bn/ |
H A D | bn_convert.c | 46 check_bin_output(size_t test_no,const char * label,const uint8_t * bin,size_t bin_len,const BIGNUM * bn) check_bin_output() argument 87 const uint8_t bin[64]; global() member 234 const uint8_t bin[64]; global() member [all...] |
/openbsd-src/gnu/gcc/libdecnumber/ |
H A D | decUtility.c | 82 uInt bin; /* binary value 0-999 */ in decDensePackCoeff() local 229 const uByte *bin; /* -> current input byte */ in decDenseUnpackCoeff() local
|
/openbsd-src/regress/lib/libc/uuid/ |
H A D | uuidtest.c | 32 unsigned char bin[16]; in main() local
|
/openbsd-src/gnu/llvm/llvm/cmake/modules/ |
H A D | AddOCaml.cmake | 29 set(bin ${CMAKE_CURRENT_BINARY_DIR}) variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | typedef03.C | 17 bin = 0x0010, enumerator
|
/openbsd-src/usr.sbin/btrace/ |
H A D | map.c | 227 hist_get_bin_suffix(long bin, char **suffix) in hist_get_bin_suffix() 306 long bmin, bprev, bin, val, max = 0; in hist_print() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-msp430.c | 480 int bin = opcode->bin_opcode; /* opcode mask. */ local 811 msp430_dstoperand (op, l, bin) in msp430_dstoperand() argument 872 msp430_srcoperand (op, l, bin, imm_op) in msp430_srcoperand() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | long_long.c | 69 long long bin, oct, dec, hex; in known_types() member
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | msp430.h | 47 #define MSP_INSN(name, size, numb, bin, mask) { #name, size, numb, bin, mask } argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | msp430.h | 47 #define MSP_INSN(name, size, numb, bin, mask) { #name, size, numb, bin, mask } argument
|
/openbsd-src/regress/sbin/isakmpd/crypto/ |
H A D | cryptotest.c | 60 static void asc2bin (u_int8_t *bin, u_int8_t *asc, u_int16_t len) in asc2bin()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | remote-utils.c | 207 unhexify (char *bin, const char *hex, int count) in unhexify() 254 hexify (char *hex, const char *bin, int count) in hexify()
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_psp_ta.c | 36 static uint32_t get_bin_version(const uint8_t *bin) in get_bin_version() argument
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | InputFiles.cpp | 81 std::unique_ptr<Binary> bin = in createObjectFile() local 396 std::unique_ptr<Binary> bin = CHECK(createBinary(mb), toString(this)); in parse() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-msp430.c | 928 char * l, int bin, int * imm_op) in msp430_srcoperand() 1383 msp430_dstoperand (struct msp430_operand_s * op, char * l, int bin) in msp430_dstoperand() 1425 int bin = opcode->bin_opcode; /* Opcode mask. */ in msp430_operands() local
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | avr-dis.c | 283 unsigned int bin = 0; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | avr-dis.c | 283 unsigned int bin = 0; in print_insn_avr() local
|
/openbsd-src/sys/dev/ic/ |
H A D | ar9280.c | 470 int spur, bin, spur_delta_phase, spur_freq_sd, spur_subchannel_sd; in ar9280_spur_mitigate() local
|
H A D | ar5416.c | 682 int i, spur, bin, spur_delta_phase, spur_freq_sd; in ar5416_spur_mitigate() local
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | update_mir_test_checks.py | 67 def __init__(self, bin): argument
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | unitlruhash.c | 89 struct lruhash_bin bin; in test_bin_find_entry() local
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | InputFiles.cpp | 157 std::unique_ptr<Binary> bin = CHECK(createBinary(mb), this); in parse() local 1111 std::unique_ptr<Binary> bin = CHECK(createBinary(mb), this); in parse() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | clientloop.c | 755 client_suspend_self(struct sshbuf * bin,struct sshbuf * bout,struct sshbuf * berr) client_suspend_self() argument 1162 process_escapes(struct ssh * ssh,Channel * c,struct sshbuf * bin,struct sshbuf * bout,struct sshbuf * berr,char * buf,int len) process_escapes() argument
|