Searched defs:cc (Results 151 - 175 of 214) sorted by relevance

123456789

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp43 CFStack(const R600Subtarget *st, CallingConv::ID cc) : ST(st), argument
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h144 CaseBlock(ISD::CondCode cc, const Value *cmplhs, const Value *cmprhs, argument
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DToolRunner.cpp519 CC *cc = CC::create(Argv0, Message, CCBinary, CCArgs); local
/openbsd-current/sys/arch/mips64/mips64/
H A Dtrap.c874 uint cc; local
/openbsd-current/usr.sbin/ntpd/
H A Dntp.c91 struct ctl_conn *cc; local
/openbsd-current/sys/arch/luna88k/cbus/
H A Dnec86hw.c365 nec86hw_set_output_block(struct nec86hw_softc *sc, int cc) argument
412 nec86hw_set_input_block(struct nec86hw_softc *sc, int cc) argument
442 nec86hw_pdma_init_output(void *addr, void *buf, int cc) argument
463 nec86hw_pdma_init_input(void *addr, void *buf, int cc) argument
484 nec86hw_pdma_output(void *addr, void *p, int cc, void (*intr)(void *), void *arg) argument
541 nec86hw_pdma_input(void *addr, void *p, int cc, void (*intr)(void *), void *arg) argument
881 int cc, nbyte; local
921 nec86fifo_output_mono_8_direct(struct nec86hw_softc *sc, int cc) argument
941 nec86fifo_output_mono_16_direct(struct nec86hw_softc *sc, int cc) argument
968 nec86fifo_output_stereo_8_direct(struct nec86hw_softc *sc, int cc) argument
986 nec86fifo_output_stereo_16_direct(struct nec86hw_softc *sc, int cc) argument
1023 nec86fifo_output_mono_8_resamp(struct nec86hw_softc *sc, int cc) argument
1071 nec86fifo_output_mono_16_resamp(struct nec86hw_softc *sc, int cc) argument
1129 int cc, bpf; local
1157 nec86fifo_input_mono_8_direct(struct nec86hw_softc *sc, int cc) argument
1177 nec86fifo_input_mono_16_direct(struct nec86hw_softc *sc, int cc) argument
1209 nec86fifo_input_stereo_8_direct(struct nec86hw_softc *sc, int cc) argument
1225 nec86fifo_input_stereo_16_direct(struct nec86hw_softc *sc, int cc) argument
1255 nec86fifo_padding(struct nec86hw_softc *sc, int cc) argument
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Dz8530kbd.c718 u_int cc; local
892 u_int cc, scc; local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dblocksort.c220 Int32 H, i, j, k, l, r, cc, cc1; local
/openbsd-current/sys/kern/
H A Duipc_socket2.c658 sbreserve(struct socket *so, struct sockbuf *sb, u_long cc) argument
/openbsd-current/sys/dev/usb/
H A Duhidev.c509 u_int32_t cc; local
/openbsd-current/gnu/gcc/gcc/
H A Dtree-complex.c1295 tree cr, ci, cc, stmt, expr, type; local
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Darc-dis.c471 const char *cc = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunroll.c862 enum rtx_code cc = loop_info->comparison_code; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Darc-dis.c461 const char *cc = 0; local
/openbsd-current/sys/dev/ic/
H A Dz8530tty.c1270 u_int cc; local
1462 u_int cc, scc; local
[all...]
H A Dsti.c411 struct sti_cfg *cc = &scr->scr_cfg; local
512 struct sti_cfg *cc = &scr->scr_cfg; local
[all...]
/openbsd-current/lib/libc/gen/
H A Dglob.c432 const struct cclass *cc; local
/openbsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c1058 char outbuf[LINELEN+1], *sp, c, cc; local
/openbsd-current/bin/ksh/
H A Dmisc.c716 const struct cclass *cc; local
/openbsd-current/sys/dev/fdt/
H A Dtcpci.c335 tcpci_cc_to_typec(int cc, int sink) argument
397 uint8_t cc, cc1, cc2; local
509 tcpci_set_polarity(struct tcpci_softc *sc, int cc) argument
[all...]
/openbsd-current/sys/dev/isa/
H A Dsbdsp.c1137 int cc = sc->sc_i.blksize; local
1269 int cc = sc->sc_o.blksize; local
[all...]
/openbsd-current/sys/arch/sh/dev/
H A Dscif.c945 u_int cc, scc; local
1104 u_int cc; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1985 uint32_t cc, fcsr; local
2112 uint32_t cc, fcsr; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp2669 uint32_t cc, fcsr; local
2787 uint32_t cc, fcsr; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp657 auto cc = TranslateCallingConvention(func_sig->getCallingConvention()); local

Completed in 722 milliseconds

123456789