/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/ |
H A D | RISCVCInstructions.h | 22 uint32_t rd; member 53 auto rd = DecodeCI_RD(inst); in DecodeC_LWSP() local 63 auto rd = DecodeCI_RD(inst); in DecodeC_LDSP() local 163 auto rd = DecodeCI_RD(inst); in DecodeC_LI() local 171 auto rd = DecodeCI_RD(inst); in DecodeC_LUI_ADDI16SP() local 195 auto rd = DecodeCI_RD(inst); in DecodeC_ADDI() local 205 auto rd = DecodeCI_RD(inst); in DecodeC_ADDIW() local 215 auto rd = DecodeCIW_RD(inst); in DecodeC_ADDI4SPN() local 229 auto rd = DecodeCI_RD(inst); in DecodeC_SLLI() local 237 auto rd = DecodeCB_RD(inst); in DecodeC_SRLI() local [all …]
|
/openbsd-src/lib/libcrypto/bn/arch/amd64/ |
H A D | bn_arch.c | 37 bn_add_words(BN_ULONG *rd, const BN_ULONG *ad, const BN_ULONG *bd, int n) in bn_add_words() 56 bn_sub_words(BN_ULONG *rd, const BN_ULONG *ad, const BN_ULONG *bd, int n) in bn_sub_words() 65 bn_mul_add_words(BN_ULONG *rd, const BN_ULONG *ad, int num, BN_ULONG w) in bn_mul_add_words() 73 bn_mul_words(BN_ULONG *rd, const BN_ULONG *ad, int num, BN_ULONG w) in bn_mul_words() 81 bn_mul_comba4(BN_ULONG *rd, BN_ULONG *ad, BN_ULONG *bd) in bn_mul_comba4() 90 bn_mul_comba8(BN_ULONG *rd, BN_ULONG *ad, BN_ULONG *bd) in bn_mul_comba8() 109 bn_sqr_comba4(BN_ULONG *rd, const BN_ULONG *ad) in bn_sqr_comba4() 118 bn_sqr_comba8(BN_ULONG *rd, const BN_ULONG *ad) in bn_sqr_comba8()
|
/openbsd-src/usr.sbin/unbound/sldns/ |
H A D | str2wire.c | 1173 sldns_str2wire_svcparam_port(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_port() 1199 sldns_str2wire_svcbparam_ipv4hint(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_ipv4hint() 1254 sldns_str2wire_svcbparam_ipv6hint(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_ipv6hint() 1316 sldns_str2wire_svcbparam_mandatory(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_mandatory() 1401 sldns_str2wire_svcbparam_ech_value(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_ech_value() 1476 uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_alpn_value() 1524 uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_dohpath_value() 1551 const char *val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_value() 1618 static int sldns_str2wire_svcparam_buf(const char* str, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_buf() 1660 int sldns_str2wire_rdf_buf(const char* str, uint8_t* rd, size_t* len, in sldns_str2wire_rdf_buf() [all …]
|
/openbsd-src/sbin/unwind/libunbound/sldns/ |
H A D | str2wire.c | 1173 sldns_str2wire_svcparam_port(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_port() 1199 sldns_str2wire_svcbparam_ipv4hint(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_ipv4hint() 1254 sldns_str2wire_svcbparam_ipv6hint(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_ipv6hint() 1316 sldns_str2wire_svcbparam_mandatory(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_mandatory() 1401 sldns_str2wire_svcbparam_ech_value(const char* val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_ech_value() 1476 uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_alpn_value() 1524 uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcbparam_dohpath_value() 1551 const char *val, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_value() 1618 static int sldns_str2wire_svcparam_buf(const char* str, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_buf() 1660 int sldns_str2wire_rdf_buf(const char* str, uint8_t* rd, size_t* len, in sldns_str2wire_rdf_buf() [all …]
|
/openbsd-src/sys/arch/sparc64/fpu/ |
H A D | fpu.c | 279 int opf, rdtype, rd, err, mask, cx, fsr; in fpu_execute() local 424 int opf = instr.i_opf.i_opf, rs, rd, rtype; in fpu_insn_fmov() local 444 int opf = instr.i_opf.i_opf, rs, rd, rtype; in fpu_insn_fabs() local 465 int opf = instr.i_opf.i_opf, rs, rd, rtype; in fpu_insn_fneg() local 487 int opf = instr.i_opf.i_opf, rs, rd, rdtype; in fpu_insn_itof() local 514 int opf = instr.i_opf.i_opf, rd, rstype, rs; in fpu_insn_ftoi() local 537 int opf = instr.i_opf.i_opf, rd, rs, rdtype, rstype; in fpu_insn_ftof() local 567 int opf = instr.i_opf.i_opf, rd, rs, rtype; in fpu_insn_fsqrt() local 633 int opf = instr.i_opf.i_opf, rd, rtype, rs1, rs2; in fpu_insn_fmul() local 662 int opf = instr.i_opf.i_opf, rd, rdtype, rstype, rs1, rs2; in fpu_insn_fmulx() local [all …]
|
H A D | fpu_add.c | 68 int rd; in fpu_add() local
|
/openbsd-src/sys/dev/ofw/ |
H A D | ofw_regulator.c | 42 regulator_register(struct regulator_device *rd) in regulator_register() 167 struct regulator_device *rd; in regulator_set() local 210 struct regulator_device *rd; in regulator_get_voltage() local 241 struct regulator_device *rd; in regulator_set_voltage() local 293 struct regulator_device *rd; in regulator_get_current() local 324 struct regulator_device *rd; in regulator_set_current() local
|
/openbsd-src/sys/arch/m88k/m88k/ |
H A D | db_disasm.c | 328 u_int32_t rd = (inst >> 21) & 0x1f; in oimmed() local 353 u_int32_t rd = (inst >> 21) & 0x1f; in ctrlregs() local 389 u_int32_t rd = (inst >> 21) & 0x1f; in sindou() local 487 u_int32_t rd = (inst >> 21) & 0x1f; in instset() local 589 u_int32_t rd = (inst >> 21) & 0x1f; in obit() local 606 u_int32_t rd = (inst >> 21) & 0x1f; in bitman() local 618 u_int32_t rd = (inst >> 21) & 0x1f; in immem() local 674 u_int32_t rd = (inst >> 21) & 0x1f; in nimmem() local 747 u_int32_t rd = (inst >> 21) & 0x1f; in lognim() local 764 u_int32_t rd = (inst >> 21) & 0x1f; in onimmed() local [all …]
|
H A D | fpu.c | 80 u_int rd; in fpu_store() local 148 u_int rd, u_int fcmpu) in fpu_compare()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/ |
H A D | EmulateInstructionLoongArch.cpp | 359 uint32_t rd = Bits32(inst, 4, 0); in EmulateJIRL64() local 408 uint32_t rd = Bits32(inst, 4, 0); in EmulateBEQ64() local 431 uint32_t rd = Bits32(inst, 4, 0); in EmulateBNE64() local 454 uint32_t rd = Bits32(inst, 4, 0); in EmulateBLT64() local 479 uint32_t rd = Bits32(inst, 4, 0); in EmulateBGE64() local 504 uint32_t rd = Bits32(inst, 4, 0); in EmulateBLTU64() local 527 uint32_t rd = Bits32(inst, 4, 0); in EmulateBGEU64() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-threadupdate.c | 204 create_block_for_threading (basic_block bb, struct redirection_data *rd) in create_block_for_threading() 312 create_edge_and_update_destination_phis (struct redirection_data *rd) in create_edge_and_update_destination_phis() 336 struct redirection_data *rd = (struct redirection_data *) *slot; in create_duplicates() local 375 struct redirection_data *rd = (struct redirection_data *) *slot; in fixup_template_block() local 588 struct redirection_data *rd = (struct redirection_data *) *slot; in redirect_edges() local
|
/openbsd-src/sys/arch/sparc64/include/ |
H A D | instr.h | 339 #define _I_IMM22(rd, op2, imm) \ argument 350 #define _I_OP3_GEN(form, rd, op3, rs1, low14) \ argument 352 #define _I_OP3_LS_RAR(rd, op3, rs1, asi, rs2) \ argument 354 #define _I_OP3_LS_RI(rd, op3, rs1, simm13) \ argument 356 #define _I_OP3_LS_RR(rd, op3, rs1, rs2) \ argument 358 #define _I_OP3_R_RAR(rd, op3, rs1, asi, rs2) \ argument 360 #define _I_OP3_R_RI(rd, op3, rs1, simm13) \ argument 362 #define _I_OP3_R_RR(rd, op3, rs1, rs2) \ argument 390 #define I_ORri(rd, rs1, imm) _I_OP3_R_RI(rd, IOP3_OR, rs1, imm) argument 391 #define I_ORrr(rd, rs1, rs2) _I_OP3_R_RR(rd, IOP3_OR, rs1, rs2) argument [all …]
|
/openbsd-src/sys/dev/fdt/ |
H A D | rkiovd.c | 98 struct rkiovd_domain *rd = &sc->sc_rd[idx]; in rkiovd_attach() local 118 struct rkiovd_domain *rd = cookie; in rkiovd_rk3568_notify() local
|
/openbsd-src/usr.bin/make/lst.lib/ |
H A D | lstDeQueue.c | 59 void *rd; in Lst_DeQueue() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_debugfs.c | 209 struct amdgpu_debugfs_regs2_data *rd; in amdgpu_debugfs_regs2_open() local 223 struct amdgpu_debugfs_regs2_data *rd = file->private_data; in amdgpu_debugfs_regs2_release() local 232 struct amdgpu_debugfs_regs2_data *rd in amdgpu_debugfs_regs2_op() local 322 struct amdgpu_debugfs_regs2_data *rd = f->private_data; amdgpu_debugfs_regs2_ioctl() local 376 struct amdgpu_debugfs_gprwave_data *rd; amdgpu_debugfs_gprwave_open() local 390 struct amdgpu_debugfs_gprwave_data *rd = file->private_data; amdgpu_debugfs_gprwave_release() local 399 struct amdgpu_debugfs_gprwave_data *rd = f->private_data; amdgpu_debugfs_gprwave_read() local 481 struct amdgpu_debugfs_gprwave_data *rd = f->private_data; amdgpu_debugfs_gprwave_ioctl() local [all...] |
/openbsd-src/regress/lib/libm/exp/ |
H A D | exp.c | 11 double rd, bigd = HUGE_VAL; in main() local
|
/openbsd-src/lib/libc/arch/sparc64/fpu/ |
H A D | fpu_add.c | 69 int rd; local
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | random.bench.cpp | 23 std::random_device rd; in BM_SeedSeq_Generate() local
|
/openbsd-src/regress/lib/libm/msun/ |
H A D | fma_test.c | 72 #define testrnd(func, x, y, z, rn, ru, rd, rz, exceptmask, excepts) do { \ argument 92 const int rd = (fegetround() == FE_DOWNWARD); in test_zeroes() local
|
/openbsd-src/sys/dev/pci/ |
H A D | if_age.c | 2011 struct age_ring_data *rd; in age_init_tx_ring() local 2035 struct age_ring_data *rd; in age_init_rx_ring() local 2059 struct age_ring_data *rd; in age_init_rr_ring() local 2074 struct age_ring_data *rd; in age_init_cmb_block() local 2086 struct age_ring_data *rd; in age_init_smb_block() local
|
/openbsd-src/sys/dev/ic/ |
H A D | acx.c | 553 struct acx_ring_data *rd = &sc->sc_ring_data; in acx_stop() local 1284 struct acx_ring_data *rd = &sc->sc_ring_data; in acx_rxeof() local 1887 struct acx_ring_data *rd = &sc->sc_ring_data; in acx_dma_alloc() local 2013 struct acx_ring_data *rd = &sc->sc_ring_data; in acx_dma_free() local 2058 struct acx_ring_data *rd; in acx_init_tx_ring() local 2089 struct acx_ring_data *rd; in acx_init_rx_ring() local 2178 struct acx_ring_data *rd = &sc->sc_ring_data; in acx_encap() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20021024-1.c | 14 unsigned rs1, rs2, rd; in bar() local
|
/openbsd-src/usr.bin/usbhidctl/ |
H A D | usbhid.c | 387 allocreport(struct Sreport *report, report_desc_t rd, int repindex) in allocreport() 414 getreport(struct Sreport *report, int hidfd, report_desc_t rd, int repindex) in getreport() 568 devloop(int hidfd, report_desc_t rd, struct Susbvar *varlist, size_t vlsize) in devloop() 639 devshow(int hidfd, report_desc_t rd, struct Susbvar *varlist, size_t vlsize, in devshow()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/ |
H A D | ProcessFreeBSDKernel.cpp | 289 ssize_t rd = 0; in DoReadMemory() local 316 ssize_t rd = 0; in DoReadMemory() local
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | rde_prefix.c | 76 uint64_t rd; member 90 uint64_t rd; member 104 uint64_t rd; member [all...] |