Searched refs:dec (Results 26 - 50 of 195) sorted by relevance

12345678

/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl208 &dec("ecx") if ($i != 7-1);
323 &dec($num) if ($i != 7-1);
412 &dec($num) if ($i != 7-1);
495 &dec($num) if ($i != 6);
567 &dec($num) if ($i != 6);
643 &dec($num) if ($i != 6);
701 &dec($num) if ($i != 6);
743 &dec($num) if ($i != 6);
772 &dec($num) if ($i != 6);
/freebsd-current/usr.bin/rpcgen/
H A Drpc_cout.c610 print_stat(int indent, declaration *dec) argument
612 const char *prefix = dec->prefix;
613 const char *type = dec->type;
614 const char *amax = dec->array_max;
615 relation rel = dec->rel;
619 s_print(name, "objp->%s", dec->name);
621 s_print(name, "&objp->%s", dec->name);
623 print_ifstat(indent, prefix, type, rel, amax, name, dec->name);
H A Drpc_util.h190 void pdeclaration(const char *name, declaration *dec, int tab, const char *separator);
/freebsd-current/contrib/llvm-project/libcxx/include/__random/
H A Dgeometric_distribution.h97 __os.flags(_OStream::dec | _OStream::left | _OStream::fixed | _OStream::scientific);
108 __is.flags(_Istream::dec | _Istream::skipws);
H A Dexponential_distribution.h108 __os.flags(_OStream::dec | _OStream::left | _OStream::fixed | _OStream::scientific);
120 __is.flags(_Istream::dec | _Istream::skipws);
H A Dchi_squared_distribution.h100 __os.flags(_OStream::dec | _OStream::left | _OStream::fixed | _OStream::scientific);
113 __is.flags(_Istream::dec | _Istream::skipws);
H A Dbernoulli_distribution.h98 __os.flags(_OStream::dec | _OStream::left | _OStream::fixed | _OStream::scientific);
111 __is.flags(_Istream::dec | _Istream::skipws);
H A Dstudent_t_distribution.h107 __os.flags(_OStream::dec | _OStream::left | _OStream::fixed | _OStream::scientific);
120 __is.flags(_Istream::dec | _Istream::skipws);
H A Dweibull_distribution.h104 __os.flags(_OStream::dec | _OStream::left | _OStream::fixed | _OStream::scientific);
119 __is.flags(_Istream::dec | _Istream::skipws);
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dios.inc52 using std::dec;
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp125 const struct ModRMDecision *dec; local
129 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
132 dec = &TWOBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
135 dec = &THREEBYTE38_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
138 dec = &THREEBYTE3A_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
141 dec = &XOP8_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
144 dec = &XOP9_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
147 dec = &XOPA_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode];
150 dec =
154 dec
[all...]
/freebsd-current/contrib/wpa/src/crypto/
H A DMakefile18 aes-internal-dec.o \
/freebsd-current/usr.sbin/ppp/
H A Dipv6cp.c661 struct fsm_decode *dec)
676 fsm_ack(dec, &opt);
678 fsm_nak(dec, &opt);
683 struct fsm_decode *dec)
710 ipv6cp_ValidateInterfaceID(ipv6cp, ifid, dec);
762 fsm_rej(dec, opt);
770 if (dec->rejend == dec->rej && dec->nakend == dec
660 ipv6cp_ValidateInterfaceID(struct ipv6cp *ipv6cp, u_char *ifid, struct fsm_decode *dec) argument
682 ipv6cp_DecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, struct fsm_decode *dec) argument
[all...]
H A Dccp.c567 struct fsm_decode *dec)
597 fsm_rej(dec, opt);
610 fsm_rej(dec, &ccp->in.opt);
613 fsm_nak(dec, &ccp->in.opt);
616 fsm_ack(dec, &ccp->in.opt);
622 fsm_rej(dec, opt);
663 fsm_opt_normalise(dec);
664 if (dec->rejend != dec->rej || dec
566 CcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, struct fsm_decode *dec) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S105 dec %g2
114 ! dec %g2
141 dec %o2
156 dec %o4
322 dec %o2
H A Dmodsi3.S105 dec %g2
114 ! dec %g2
141 dec %o2
156 dec %o4
/freebsd-current/contrib/file/src/
H A Dcompress.c779 struct LZ_Decoder *dec; local
784 dec = LZ_decompress_open();
785 if (!dec) {
788 if (LZ_decompress_errno(dec) != LZ_ok)
796 int wr = LZ_decompress_write(dec, old, old_remaining);
803 int rd = LZ_decompress_read(dec, bufp, new_remaining);
810 if (rd < 0 || LZ_decompress_errno(dec) != LZ_ok)
818 LZ_decompress_close(dec);
826 err = LZ_decompress_errno(dec);
827 LZ_decompress_close(dec);
[all...]
/freebsd-current/contrib/ntp/sntp/tests/
H A DMakefile.am9 debug-output-lfp-dec \
65 data/debug-input-lfp-dec \
84 data/debug-output-lfp-dec \
/freebsd-current/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr_llsc.h213 CK_PR_UNARY(dec, ptr, void, void *, "sub %0, %0, #1", "", "")
216 CK_PR_UNARY(dec, 64, uint64_t, uint64_t, "sub %0, %0, #1", "", "")
221 CK_PR_UNARY(dec, S, T, T, "sub %w0, %w0, #1", W, "w") \
H A Dck_pr_lse.h182 CK_PR_UNARY(dec, ptr, void, void *, "mov x0, -1", "", "x", "add")
185 CK_PR_UNARY(dec, 64, uint64_t, uint64_t, "mov x0, -1", "", "x", "add")
190 CK_PR_UNARY(dec, S, T, T, "mov w0, -1", W, "w", "add") \
/freebsd-current/stand/i386/zfsboot/
H A Dzfsldr.S80 dec %cx # Do two
124 dec %si # Set %ds:%si to point at the
146 dec %bx
158 seta20.1: dec %cx # Timeout?
/freebsd-current/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h237 CK_PR_UNARY(dec, ptr, void, void *, "addic %0, %0, -1", "w")
243 CK_PR_UNARY(dec, S, T, T, "addic %0, %0, -1", W) \
/freebsd-current/stand/liblua/
H A Dluaconf.h311 #define LUAI_DDEC(dec) LUAI_FUNC dec
/freebsd-current/lib/liblua/
H A Dluaconf.h318 #define LUAI_DDEC(dec) LUAI_FUNC dec
/freebsd-current/contrib/lua/src/
H A Dluaconf.h321 #define LUAI_DDEC(dec) LUAI_FUNC dec

Completed in 202 milliseconds

12345678