| /freebsd-9-stable/sys/dev/cx/ |
| D | cxreg.h | 41 #define R(b,r) ((b) | (((r)<<6 & 0x3c00) | ((r) & 0xf))) macro 47 #define IACK(p,l) (R(p,l) | 0x4000) 52 #define GFRCR(b) R(b,0x82) /* global firmware revision code register */ 53 #define CAR(b) R(b,0xec) /* channel access register */ 58 #define CMR(b) R(b,0x18) /* channel mode register */ 59 #define COR1(b) R(b,0x13) /* channel option register 1 */ 60 #define COR2(b) R(b,0x14) /* channel option register 2 */ 61 #define COR3(b) R(b,0x15) /* channel option register 3 */ 62 #define COR4(b) R(b,0x16) /* channel option register 4 */ 63 #define COR5(b) R(b,0x17) /* channel option register 5 */ [all …]
|
| /freebsd-9-stable/sys/opencrypto/ |
| D | rmd160.c | 83 #define R(a, b, c, d, e, Fj, Kj, sj, rj) \ macro 182 R(a, b, c, d, e, F0, K0, 11, 0); in RMD160Transform() 183 R(e, a, b, c, d, F0, K0, 14, 1); in RMD160Transform() 184 R(d, e, a, b, c, F0, K0, 15, 2); in RMD160Transform() 185 R(c, d, e, a, b, F0, K0, 12, 3); in RMD160Transform() 186 R(b, c, d, e, a, F0, K0, 5, 4); in RMD160Transform() 187 R(a, b, c, d, e, F0, K0, 8, 5); in RMD160Transform() 188 R(e, a, b, c, d, F0, K0, 7, 6); in RMD160Transform() 189 R(d, e, a, b, c, F0, K0, 9, 7); in RMD160Transform() 190 R(c, d, e, a, b, F0, K0, 11, 8); in RMD160Transform() [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Format/ |
| D | Format.h | 250 bool operator==(const FormatStyle &R) const { 251 return AccessModifierOffset == R.AccessModifierOffset && 253 R.ConstructorInitializerIndentWidth && 254 AlignEscapedNewlinesLeft == R.AlignEscapedNewlinesLeft && 255 AlignTrailingComments == R.AlignTrailingComments && 257 R.AllowAllParametersOfDeclarationOnNextLine && 259 R.AllowShortIfStatementsOnASingleLine && 260 AllowShortLoopsOnASingleLine == R.AllowShortLoopsOnASingleLine && 262 R.AlwaysBreakTemplateDeclarations && 264 R.AlwaysBreakBeforeMultilineStrings && [all …]
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Object/ |
| D | RelocVisitor.h | 50 RelocToApply visit(uint32_t RelocType, RelocationRef R, uint64_t SecAddr = 0, 55 return visitELF_X86_64_NONE(R); 57 return visitELF_X86_64_64(R, Value); 59 return visitELF_X86_64_PC32(R, Value, SecAddr); 61 return visitELF_X86_64_32(R, Value); 63 return visitELF_X86_64_32S(R, Value); 71 return visitELF_386_NONE(R); 73 return visitELF_386_32(R, Value); 75 return visitELF_386_PC32(R, Value, SecAddr); 83 return visitELF_PPC64_ADDR32(R, Value); [all …]
|
| /freebsd-9-stable/contrib/sendmail/cf/cf/ |
| D | submit.cf | 88 # Hosts for which relaying is permitted ($=R) 611 R$@ $@ <@> 614 R$* $: $1 <@> mark addresses 615 R$* < $* > $* <@> $: $1 < $2 > $3 unmark <addr> 616 R@ $* <@> $: @ $1 unmark @host:... 617 R$* [ IPv6 : $+ ] <@> $: $1 [ IPv6 : $2 ] unmark IPv6 addr 618 R$* :: $* <@> $: $1 :: $2 unmark node::addr 619 R:include: $* <@> $: :include: $1 unmark :include:... 620 R$* : $* [ $* ] $: $1 : $2 [ $3 ] <@> remark if leading colon 621 R$* : $* <@> $: $2 strip colon if marked [all …]
|
| /freebsd-9-stable/contrib/sendmail/cf/m4/ |
| D | proto.m4 | 182 # Hosts for which relaying is permitted ($=R) 215 # ($R has precedence for unqualified names if `FEATURE(stickyhost)' is used) 761 R$@ $@ <@> 764 R$* $: $1 <@> mark addresses 765 R$* < $* > $* <@> $: $1 < $2 > $3 unmark <addr> 766 R@ $* <@> $: @ $1 unmark @host:... 767 R$* [ IPv6 : $+ ] <@> $: $1 [ IPv6 : $2 ] unmark IPv6 addr 768 R$* :: $* <@> $: $1 :: $2 unmark node::addr 769 R:`include': $* <@> $: :`include': $1 unmark :`include':... 770 R$* : $* [ $* ] $: $1 : $2 [ $3 ] <@> remark if leading colon [all …]
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | rs6000-tdep.c | 2142 #define R(name) { STR(name), 4, 8, 0, 0 } macro 2176 /* 0 */ R(r0), R(r1), R(r2), R(r3), R(r4), R(r5), R(r6), R(r7), \ 2177 /* 8 */ R(r8), R(r9), R(r10),R(r11),R(r12),R(r13),R(r14),R(r15), \ 2178 /* 16 */ R(r16),R(r17),R(r18),R(r19),R(r20),R(r21),R(r22),R(r23), \ 2179 /* 24 */ R(r24),R(r25),R(r26),R(r27),R(r28),R(r29),R(r30),R(r31), \ 2184 /* 64 */ R(pc), R(ps) 2187 /* 0 */ R(r0), R(r1), R(r2), R(r3), R(r4), R(r5), R(r6), R(r7), \ 2188 /* 8 */ R(r8), R(r9), R(r10),R(r11),R(r12),R(r13),R(r14),R(r15), \ 2189 /* 16 */ R(r16),R(r17),R(r18),R(r19),R(r20),R(r21),R(r22),R(r23), \ 2190 /* 24 */ R(r24),R(r25),R(r26),R(r27),R(r28),R(r29),R(r30),R(r31), \ [all …]
|
| /freebsd-9-stable/crypto/heimdal/tests/kdc/ |
| D | check-kdc.in | 46 R=TEST.H5L.SE 51 kadmin="${TESTS_ENVIRONMENT} ../../kadmin/kadmin -l -r $R" 62 ps="proxy-service@${R}" 90 ${R} || exit 1 98 ${kadmin} cpw -r krbtgt/${R}@${R} || exit 1 99 ${kadmin} cpw -r krbtgt/${R}@${R} || exit 1 100 ${kadmin} cpw -r krbtgt/${R}@${R} || exit 1 101 ${kadmin} cpw -r krbtgt/${R}@${R} || exit 1 103 ${kadmin} add -p foo --use-defaults foo@${R} || exit 1 104 ${kadmin} add -p bar --use-defaults bar@${R} || exit 1 [all …]
|
| D | check-referral.in | 46 R=TEST.H5L.SE 53 kadmin="${TESTS_ENVIRONMENT} ../../kadmin/kadmin -l -r $R" 79 ${R} || exit 1 87 ${kadmin} add -p foo --use-defaults foo@${R} || exit 1 88 ${kadmin} modify --alias=alias1 --alias=alias2 foo@${R} || exit 1 92 ${kadmin} add -p cross1 --use-defaults krbtgt/${R2}@${R} || exit 1 93 ${kadmin} add -p cross2 --use-defaults krbtgt/${R}@${R2} || exit 1 96 ${kadmin} check ${R} || exit 1 118 ${kinit} --password-file=${objdir}/foopassword foo@${R} || \ 121 ${klist} | grep "Principal: foo@${R}" > /dev/null || \ [all …]
|
| /freebsd-9-stable/usr.bin/systat/ |
| D | tcp.c | 115 #define R(row, str) mvwprintw(wnd, row, 51, str); in labeltcp() macro 116 L(0, "TCP Connections"); R(0, "TCP Packets"); in labeltcp() 117 L(1, "connections initiated"); R(1, "total packets sent"); in labeltcp() 118 L(2, "connections accepted"); R(2, "- data"); in labeltcp() 119 L(3, "connections established"); R(3, "- data (retransmit by dupack)"); in labeltcp() 120 L(4, "connections dropped"); R(4, "- data (retransmit by sack)"); in labeltcp() 121 L(5, "- in embryonic state"); R(5, "- ack-only"); in labeltcp() 122 L(6, "- on retransmit timeout"); R(6, "- window probes"); in labeltcp() 123 L(7, "- by keepalive"); R(7, "- window updates"); in labeltcp() 124 L(8, "- from listen queue"); R(8, "- urgent data only"); in labeltcp() [all …]
|
| /freebsd-9-stable/contrib/gcc/config/soft-fp/ |
| D | op-common.h | 120 #define _FP_CHOOSENAN_SEMIRAW(fs, wc, R, X, Y, OP) \ argument 125 _FP_CHOOSENAN(fs, wc, R, X, Y, OP); \ 126 _FP_FRAC_SLL_##wc(R, _FP_WORKBITS); \ 296 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument 301 R##_s = X##_s; \ 305 R##_e = X##_e; \ 312 _FP_FRAC_COPY_##wc(R, X); \ 321 _FP_FRAC_ADD_##wc(R, X, Y); \ 327 _FP_FRAC_COPY_##wc(R, X); \ 337 _FP_FRAC_COPY_##wc(R, X); \ [all …]
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | fsrw_example.txt | 8 sc-read . R 8192 0 /extra1/50k 9 fop_read . R 8192 0 /extra1/50k 10 disk_io cmdk0 R 8192 0 /extra1/50k 11 disk_ra cmdk0 R 8192 8 /extra1/50k 12 sc-read . R 8192 8 /extra1/50k 13 fop_read . R 8192 8 /extra1/50k 14 disk_ra cmdk0 R 34816 16 /extra1/50k 15 sc-read . R 8192 16 /extra1/50k 16 fop_read . R 8192 16 /extra1/50k 17 sc-read . R 8192 24 /extra1/50k [all …]
|
| D | iosnoop_example.txt | 11 100 443 R 892288 4096 Xsun /usr/openwin/bin/Xsun 12 100 443 R 891456 4096 Xsun /usr/openwin/bin/Xsun 13 100 15795 R 3808 8192 tar /usr/bin/eject 14 100 15795 R 35904 6144 tar /usr/bin/eject 15 100 15795 R 39828 6144 tar /usr/bin/env 16 100 15795 R 3872 8192 tar /usr/bin/expr 17 100 15795 R 21120 7168 tar /usr/bin/expr 18 100 15795 R 43680 6144 tar /usr/bin/false 19 100 15795 R 44176 6144 tar /usr/bin/fdetach 20 100 15795 R 3920 8192 tar /usr/bin/fdformat [all …]
|
| D | rwsnoop_example.txt | 8 100 20334 sshd R 52 <unknown> 11 100 20334 sshd R 2 /devices/pseudo/clone@0:ptm 21 100 20334 sshd R 429 /devices/pseudo/clone@0:ptm 40 100 2854 bash R 757 /etc/nsswitch.conf 41 100 2854 bash R 0 /etc/nsswitch.conf 42 100 2854 bash R 668 /etc/passwd 43 100 2854 bash R 980 /etc/profile 45 100 2854 bash R 10 /export/home/brendan/.bash_profile 46 100 2854 bash R 867 /export/home/brendan/.bashrc 47 100 2854 bash R 980 /etc/profile [all …]
|
| D | anonpgpid_example.txt | 11 6215 bash R 8192 13 5809 rcapd R 245760 14 6222 memleak.pl R 974848 30 18885 sendmail R 4096 31 18600 automountd R 4096 32 1 init R 4096 33 2456 inetd R 8192 34 18546 nscd R 8192 35 2400 bash R 12288 36 217 utmpd R 28672 [all …]
|
| /freebsd-9-stable/crypto/openssl/crypto/err/ |
| D | openssl.ec | 51 R SSL_R_SSLV3_ALERT_UNEXPECTED_MESSAGE 1010 52 R SSL_R_SSLV3_ALERT_BAD_RECORD_MAC 1020 53 R SSL_R_TLSV1_ALERT_DECRYPTION_FAILED 1021 54 R SSL_R_TLSV1_ALERT_RECORD_OVERFLOW 1022 55 R SSL_R_SSLV3_ALERT_DECOMPRESSION_FAILURE 1030 56 R SSL_R_SSLV3_ALERT_HANDSHAKE_FAILURE 1040 57 R SSL_R_SSLV3_ALERT_NO_CERTIFICATE 1041 58 R SSL_R_SSLV3_ALERT_BAD_CERTIFICATE 1042 59 R SSL_R_SSLV3_ALERT_UNSUPPORTED_CERTIFICATE 1043 60 R SSL_R_SSLV3_ALERT_CERTIFICATE_REVOKED 1044 [all …]
|
| /freebsd-9-stable/sys/i386/i386/ |
| D | locore.s | 135 #define R(foo) ((foo)-KERNBASE) macro 138 movl R(physfree), %esi ; \ 141 movl %eax, R(physfree) ; \ 176 fillkpt(R(KPTphys), prot) 189 movl $R(pc98_system_parameter),%edi 225 movl $R(end),%ecx 226 movl $R(edata),%edi 241 movl $R(tmpstk),%esp 245 testb $0x02,R(pc98_system_parameter)+220 248 cmpb $0x0b,R(pc98_system_parameter)+224 [all …]
|
| /freebsd-9-stable/contrib/sendmail/cf/mailer/ |
| D | uucp.m4 | 35 R<@> $n errors to mailer-daemon 38 R:; <@> $@ 40 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 41 R$* < @ $=w > $1 strip local name 42 R<@ $- . UUCP > : $+ $1 ! $2 convert to UUCP format 43 R<@ $+ > : $+ $1 ! $2 convert to UUCP format 44 R$* < @ $- . UUCP > $2 ! $1 convert to UUCP format 45 R$* < @ $+ > $2 ! $1 convert to UUCP format 46 R$&h ! $+ ! $+ $@ $1 ! $2 $h!...!user => ...!user 47 R$&h ! $+ $@ $&h ! $1 $h!user => $h!user [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/clang/utils/TableGen/ |
| D | ClangSACheckersEmitter.cpp | 28 static bool isHidden(const Record &R) { in isHidden() argument 29 if (R.getValueAsBit("Hidden")) in isHidden() 32 if (DefInit *DI = dyn_cast<DefInit>(R.getValueInit("ParentPackage"))) in isHidden() 38 static bool isCheckerNamed(const Record *R) { in isCheckerNamed() argument 39 return !R->getValueAsString("CheckerName").empty(); in isCheckerNamed() 42 static std::string getPackageFullName(const Record *R); 44 static std::string getParentPackageFullName(const Record *R) { in getParentPackageFullName() argument 46 if (DefInit *DI = dyn_cast<DefInit>(R->getValueInit("ParentPackage"))) in getParentPackageFullName() 51 static std::string getPackageFullName(const Record *R) { in getPackageFullName() argument 52 std::string name = getParentPackageFullName(R); in getPackageFullName() [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-diff/ |
| D | DifferenceEngine.cpp | 81 unsigned R = (Index + 1) * 2; in remove_min() local 82 unsigned L = R - 1; in remove_min() 85 if (R >= NewSize) { in remove_min() 97 unsigned IndexToTest = (Precedes(Storage[L], Storage[R]) ? L : R); in remove_min() 156 bool tryUnify(BasicBlock *L, BasicBlock *R) { in tryUnify() argument 160 if (Ref == R) return false; in tryUnify() 164 << L << R << Ref; in tryUnify() 168 Ref = R; in tryUnify() 169 Queue.insert(BlockPair(L, R)); in tryUnify() 175 void unify(Instruction *L, Instruction *R) { in unify() argument [all …]
|
| /freebsd-9-stable/crypto/openssl/crypto/cast/asm/ |
| D | cast-586.pl | 14 $R="esi"; 64 &mov($R,&DWP(4,$tmp2,"",0)); 80 &E_CAST( 0,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 81 &E_CAST( 1,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 82 &E_CAST( 2,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); 83 &E_CAST( 3,$S,$R,$L,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 84 &E_CAST( 4,$S,$L,$R,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 85 &E_CAST( 5,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); 86 &E_CAST( 6,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 87 &E_CAST( 7,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); [all …]
|
| /freebsd-9-stable/contrib/llvm/utils/TableGen/ |
| D | CodeGenInstruction.cpp | 28 CGIOperandList::CGIOperandList(Record *R) : TheDef(R) { in CGIOperandList() argument 33 DagInit *OutDI = R->getValueAsDag("OutOperandList"); in CGIOperandList() 37 PrintFatalError(R->getName() + ": invalid def name for output list: use 'outs'"); in CGIOperandList() 39 PrintFatalError(R->getName() + ": invalid output list: use 'outs'"); in CGIOperandList() 43 DagInit *InDI = R->getValueAsDag("InOperandList"); in CGIOperandList() 46 PrintFatalError(R->getName() + ": invalid def name for input list: use 'ins'"); in CGIOperandList() 48 PrintFatalError(R->getName() + ": invalid input list: use 'ins'"); in CGIOperandList() 65 PrintFatalError("Illegal operand for the '" + R->getName() + "' instruction!"); in CGIOperandList() 105 "' in '" + R->getName() + "' instruction!"); in CGIOperandList() 109 PrintFatalError("In instruction '" + R->getName() + "', operand #" + utostr(i) + in CGIOperandList() [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | RegionStore.cpp | 92 static BindingKey Make(const MemRegion *R, Kind k); 111 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { in Make() argument 112 const RegionOffset &RO = R->getAsOffset(); in Make() 114 return BindingKey(cast<SubRegion>(R), cast<SubRegion>(RO.getRegion()), k); in Make() 181 RegionBindingsRef addBinding(const MemRegion *R, 190 const SVal *lookup(const MemRegion *R, BindingKey::Kind k) const; 191 const ClusterBindings *lookup(const MemRegion *R) const { in lookup() 192 return static_cast<const ParentTy*>(this)->lookup(R); in lookup() 197 RegionBindingsRef removeBinding(const MemRegion *R, 200 RegionBindingsRef removeBinding(const MemRegion *R) { in removeBinding() argument [all …]
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | sfp-machine.h | 6 #define _FP_MUL_MEAT_S(R,X,Y) \ argument 7 _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,umul_ppmm) 8 #define _FP_MUL_MEAT_D(R,X,Y) \ argument 9 _FP_MUL_MEAT_2_wide(_FP_WFRACBITS_D,R,X,Y,umul_ppmm) 10 #define _FP_MUL_MEAT_Q(R,X,Y) \ argument 11 _FP_MUL_MEAT_4_wide(_FP_WFRACBITS_Q,R,X,Y,umul_ppmm) 13 #define _FP_DIV_MEAT_S(R,X,Y) _FP_DIV_MEAT_1_loop(S,R,X,Y) argument 14 #define _FP_DIV_MEAT_D(R,X,Y) _FP_DIV_MEAT_2_udiv(D,R,X,Y) argument 15 #define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_4_udiv(Q,R,X,Y) argument 27 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument [all …]
|
| /freebsd-9-stable/share/me/ |
| D | summary.external | 4 $0 R section depth 6 $1 R first section number 8 $2 R second section number 10 $3 R third section number 12 $4 R fourth section number 14 $5 R fifth section number 16 $6 R sixth section number 20 $R\(dd R relative vertical spacing in displays 21 $c R current column number 23 $d R delayed text number [all …]
|