Home
last modified time | relevance | path

Searched refs:Ri (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreRegisterInfo.td19 // Ri - 32-bit integer registers
20 class Ri<bits<4> num, string n> : XCoreReg<n> {
25 def R0 : Ri< 0, "r0">, DwarfRegNum<[0]>;
26 def R1 : Ri< 1, "r1">, DwarfRegNum<[1]>;
27 def R2 : Ri< 2, "r2">, DwarfRegNum<[2]>;
28 def R3 : Ri< 3, "r3">, DwarfRegNum<[3]>;
29 def R4 : Ri< 4, "r4">, DwarfRegNum<[4]>;
30 def R5 : Ri< 5, "r5">, DwarfRegNum<[5]>;
31 def R6 : Ri< 6, "r6">, DwarfRegNum<[6]>;
32 def R7 : Ri< 7, "r7">, DwarfRegNum<[7]>;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td31 // Ri - 32-bit integer registers
32 class Ri<bits<16> Enc, string n> : SparcReg<Enc, n>;
127 def G0 : Ri< 0, "G0">, DwarfRegNum<[0]>;
128 def G1 : Ri< 1, "G1">, DwarfRegNum<[1]>;
129 def G2 : Ri< 2, "G2">, DwarfRegNum<[2]>;
130 def G3 : Ri< 3, "G3">, DwarfRegNum<[3]>;
131 def G4 : Ri< 4, "G4">, DwarfRegNum<[4]>;
132 def G5 : Ri< 5, "G5">, DwarfRegNum<[5]>;
133 def G6 : Ri< 6, "G6">, DwarfRegNum<[6]>;
134 def G7 : Ri< 7, "G7">, DwarfRegNum<[7]>;
[all …]
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_mont.c266 BIGNUM *Ri, *R; in BN_MONT_CTX_set() local
272 if ((Ri = BN_CTX_get(ctx)) == NULL) in BN_MONT_CTX_set()
315 BN_zero(Ri); in BN_MONT_CTX_set()
316 else if ((BN_mod_inverse(Ri, R, &tmod, ctx)) == NULL) in BN_MONT_CTX_set()
318 if (!BN_lshift(Ri, Ri, 2 * BN_BITS2)) in BN_MONT_CTX_set()
320 if (!BN_is_zero(Ri)) { in BN_MONT_CTX_set()
321 if (!BN_sub_word(Ri, 1)) in BN_MONT_CTX_set()
325 if (bn_expand(Ri, (int)sizeof(BN_ULONG) * 2) == NULL) in BN_MONT_CTX_set()
328 Ri->neg = 0; in BN_MONT_CTX_set()
329 Ri->d[0] = BN_MASK2; in BN_MONT_CTX_set()
[all …]
/third_party/openssl/crypto/bn/
Dbn_mont.c266 BIGNUM *Ri, *R; in BN_MONT_CTX_set() local
272 if ((Ri = BN_CTX_get(ctx)) == NULL) in BN_MONT_CTX_set()
315 BN_zero(Ri); in BN_MONT_CTX_set()
316 else if ((BN_mod_inverse(Ri, R, &tmod, ctx)) == NULL) in BN_MONT_CTX_set()
318 if (!BN_lshift(Ri, Ri, 2 * BN_BITS2)) in BN_MONT_CTX_set()
320 if (!BN_is_zero(Ri)) { in BN_MONT_CTX_set()
321 if (!BN_sub_word(Ri, 1)) in BN_MONT_CTX_set()
325 if (bn_expand(Ri, (int)sizeof(BN_ULONG) * 2) == NULL) in BN_MONT_CTX_set()
328 Ri->neg = 0; in BN_MONT_CTX_set()
329 Ri->d[0] = BN_MASK2; in BN_MONT_CTX_set()
[all …]
/third_party/node/deps/v8/src/bigint/
Ddiv-burnikel.cc239 ScratchDigits Ri(n); in DivideBurnikelZiegler() local
245 bz.D2n1n(Qi, Ri, Z, B); in DivideBurnikelZiegler()
257 PutAt(Z + n, Ri, n); in DivideBurnikelZiegler()
261 bz.D2n1n(Qi, Ri, Z, B); in DivideBurnikelZiegler()
267 DCHECK(Ri[i] == 0); in DivideBurnikelZiegler()
271 Digits Ri_part(Ri, digit_shift, Ri.len()); in DivideBurnikelZiegler()
Ddiv-barrett.cc324 ScratchDigits Ri(n); in DivideBarrett() local
328 DivideBarrett(Qi, Ri, Z, B, I, scratch); in DivideBarrett()
345 PutAt(Z + n, Ri, n); in DivideBarrett()
348 DivideBarrett(Qi, Ri, Z, B, I, scratch); in DivideBarrett()
354 Ri.Normalize(); in DivideBarrett()
355 DCHECK(Ri.len() <= R.len()); in DivideBarrett()
357 RightShift(R, Ri, b_normalized.shift()); in DivideBarrett()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFRegisterInfo.td23 // Ri - 64-bit integer registers
24 class Ri<bits<16> Enc, string n, list<Register> subregs>
35 def R#I : Ri<I, "r"#I, [!cast<Wi>("W"#I)]>, DwarfRegNum<[I]>;
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_OnRomaji.txt198 俐>Ri;
203 俚>Ri;
423 利>Ri;
630 吏>Ri;
704 哩>Ri;
1260 履>Ri;
1635 悧>Ri;
2239 李>Ri;
2366 梨>Ri;
2743 浬>Ri;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.td29 // Ri - 32-bit integer registers.
30 class Ri<bits<5> num, string n, list<string> alt = []> :
90 def R#i : Ri<i, "r"#i>, DwarfRegNum<[i]>;
92 def R29 : Ri<29, "r29", ["sp"]>, DwarfRegNum<[29]>;
93 def R30 : Ri<30, "r30", ["fp"]>, DwarfRegNum<[30]>;
94 def R31 : Ri<31, "r31", ["lr"]>, DwarfRegNum<[31]>;
185 def V#i : Ri<i, "v"#i>, DwarfRegNum<[!add(i, 99)]>;
187 def VTMP : Ri<0, "vtmp">, DwarfRegNum<[131]>;
/third_party/node/deps/openssl/openssl/apps/
Dprivkey.pem15 Ri+qO+HhZFUBqQ==
/third_party/openssl/apps/
Dprivkey.pem15 Ri+qO+HhZFUBqQ==
/third_party/node/test/fixtures/wpt/WebCryptoAPI/wrapKey_unwrapKey/
DwrapKey_unwrapKey.https.any.js511 R.forEach(function(Ri,i){ result.set(Ri, i*8); }); argument
/third_party/skia/third_party/externals/icu/source/data/curr/
Dewo.txt160 "Riál yá Arabí Saudí",
/third_party/icu/icu4c/source/data/curr/
Dewo.txt160 "Riál yá Arabí Saudí",
/third_party/libphonenumber/resources/geocoding/en/
D355.txt134 355576|Katund i Ri/Ishem, Durrës
/third_party/skia/third_party/externals/icu/source/data/locales/
Dtr.txt1148 "Adar Rişon",
1164 "Adar Rişon",
1182 "Adar Rişon",
1198 "Adar Rişon",
Dso.txt438 "Ri",
452 "Ri",
466 "Ri",
/third_party/icu/icu4c/source/data/locales/
Dtr.txt1172 "Adar Rişon",
1188 "Adar Rişon",
1206 "Adar Rişon",
1222 "Adar Rişon",
Dso.txt491 "Ri",
505 "Ri",
519 "Ri",
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_histogram.txt195 Ri, Gi, Bi, and Ai are derived from the red, green, blue, and
201 histogram entry Ri is incremented by one. If the format of the
/third_party/openGLES/extensions/EXT/
DEXT_histogram.txt195 Ri, Gi, Bi, and Ai are derived from the red, green, blue, and
201 histogram entry Ri is incremented by one. If the format of the
/third_party/icu/icu4c/source/data/zone/
Dpcm.txt178 ec{"La Riókha"}
181 ec{"Rió Galẹ́gọs"}
529 ec{"Rió Bránko"}
/third_party/skia/third_party/externals/icu/source/data/zone/
Dpcm.txt178 ec{"La Riókha"}
181 ec{"Rió Galẹ́gọs"}
529 ec{"Rió Bránko"}
/third_party/icu/icu4c/source/test/testdata/
DwindowsZones.txt53 "America/Buenos_Aires America/Argentina/La_Rioja America/Argentina/Ri"
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_color_type.txt175 the pixel groups contain RGBA values, then indices Ri, Gi, Bi, and Ai

123