Home
last modified time | relevance | path

Searched refs:RR (Results 1 – 23 of 23) sorted by last modified time

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_lcl.h133 BIGNUM RR; /* used to convert to montgomery form */ member
H A Dbn_mont.c181 return BN_mod_mul_montgomery(r, a, &mont->RR, mont, ctx); in BN_to_montgomery()
346 BN_init(&(ctx->RR)); in BN_MONT_CTX_init()
359 BN_clear_free(&(mont->RR)); in BN_MONT_CTX_free()
378 R = &(mont->RR); /* grab RR as a temp */ in BN_MONT_CTX_set()
486 BN_zero(&(mont->RR)); in BN_MONT_CTX_set()
487 if (!BN_set_bit(&(mont->RR), mont->ri*2)) in BN_MONT_CTX_set()
489 if (!BN_mod_ct(&(mont->RR), &(mont->RR), &(mont->N), ctx)) in BN_MONT_CTX_set()
505 if (!BN_copy(&(to->RR), &(from->RR))) in BN_MONT_CTX_copy()
/dragonfly/contrib/tcpdump/
H A DCHANGES766 Updated list of DNS RR typecodes
/dragonfly/contrib/file/magic/Magdir/
H A Dc6487 >0x16 beshort 58 RR-Net MK3
/dragonfly/tools/tools/locale/etc/charmaps/
H A DISCII-DEV.TXT245 0xAA+0xE9 0x0960 # DEVANAGARI LETTER VOCALIC RR
248 0xDF+0xE9 0x0944 # DEVANAGARI VOWEL SIGN VOCALIC RR
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c973 uint32_t RR:1; member
1076 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c1091 uint32_t RR:1; member
1194 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
/dragonfly/share/zoneinfo/
H A Dsouthamerica820 # except for the states of AC, AM, PA, RR, RO, and AP (then a territory)
874 # adds SE, AL, PB, PE, RN, CE, PI, MA and RR.
880 # repeals DST in PE and RR, effective 2000-10-15 00:00.
1054 # Roraima (RR)
/dragonfly/share/examples/IPv6/
H A DUSAGE108 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR
136 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR
139 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR
165 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR
168 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR
/dragonfly/games/sail/
H A Dpl_6.c71 repairs = &mf->RR; in repair()
H A Dpl_7.c679 if (mf->RR) in draw_slot()
680 wprintw(slot_w, "%dRR", mf->RR); in draw_slot()
H A Dextern.h161 char RR; /* 228 */ member
/dragonfly/games/monop/
H A Dprint.c133 case RR: in printsq()
H A Dtrade.c242 case RR: in resign()
H A Dprop.c96 case RR: in del_list()
139 case RR: in value()
H A Drent.c68 case RR: in rent()
H A Dexecute.c166 case RR: in show_move()
197 } else if (board[i].type == RR || board[i].type == UTIL) { in reset_game()
307 } else if (board[i].type == RR || board[i].type == UTIL) { in save()
690 if (sp->type != PRPTY && sp->type != RR && sp->type != UTIL) { in restore_square_attr()
H A Dmonop.h56 #define RR 1 /* railroad */ macro
H A Dmisc.c148 case RR: in set_ownlist()
152 for (num = 0; op && op->sqr->type == RR; in set_ownlist()
H A Dmonop.c171 {"Reading RR", -1, RR, &rr[0], 200 },
181 {"Pennsylvania RR", -1, RR, &rr[1], 200 },
191 {"B&O RR", -1, RR, &rr[2], 200 },
201 {"Short Line RR", -1, RR, &rr[3], 200 },
/dragonfly/crypto/openssh/
H A DREADME.dns10 (1) Server: Generate and publish the DNS RR
12 To create a DNS resource record (RR) containing a fingerprint of the
19 you should generate one RR for each key.
22 generic DNS RR format parsable by most modern name server
23 implementations. If your nameserver has support for the SSHFP RR
24 you can omit the -g flag and ssh-keygen will print a standard SSHFP RR.
26 To publish the fingerprint using the DNS you must add the generated RR
38 Upon connection the client will try to look up the fingerprint RR
/dragonfly/contrib/gcc-8.0/gcc/
H A Dinternal-fn.def250 DEF_INTERNAL_FN (UBSAN_VPTR, ECF_LEAF | ECF_NOTHROW, ".RR..")
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-s390.texi164 For example, the @samp{lr} mnemonic denotes the instruction format @samp{RR}
379 @item RR format: <insn> R1,R2