Home
last modified time | relevance | path

Searched refs:FF3 (Results 1 – 25 of 26) sorted by relevance

12

/external/dropbear/libtomcrypt/src/hashes/
Dsha1.c77 … #define FF3(a,b,c,d,e,i) e = (ROLc(a, 5) + F3(b,c,d) + e + W[i] + 0xca62c1d6UL); b = ROLc(b, 30); in _sha1_compress() macro
94 FF3(a,b,c,d,e,i++); t = e; e = d; d = c; c = b; b = a; a = t; in _sha1_compress()
127 FF3(a,b,c,d,e,i++); in _sha1_compress()
128 FF3(e,a,b,c,d,i++); in _sha1_compress()
129 FF3(d,e,a,b,c,i++); in _sha1_compress()
130 FF3(c,d,e,a,b,i++); in _sha1_compress()
131 FF3(b,c,d,e,a,i++); in _sha1_compress()
138 #undef FF3 in _sha1_compress()
/external/icu4c/data/unidata/
DSpecialCasing.txt175 1FF3; 1FF3; 1FFC; 03A9 0399; # GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI
176 1FFC; 1FF3; 1FFC; 03A9 0399; # GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
DPropList.txt856 2FF2..2FF3 ; IDS_Trinary_Operator
DCaseFolding.txt874 1FF3; F; 03C9 03B9; # GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI
883 1FFC; S; 1FF3; # GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
DDerivedNormalizationProps.txt3768 1FF3 ; NFKC_CF; 03C9 03B9
DNormalizationTest.txt1126 1FF3;1FF3;03C9 0345;1FF3;03C9 0345;
DFractionalUCA.txt10863 2FF3; [0D F8 22, 05, 05]
15698 1FF3; [5B 5A, 05, 05][, D0 5D, 05]
DUnicodeData.txt6937 1FF3;GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI;Ll;0;L;03C9 0345;;;;N;;;1FFC;;1FFC
6945 1FFC;GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI;Lt;0;L;03A9 0345;;;;N;;;;1FF3;
10571 2FF3;IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW;So;0;ON;;;;;N;;;;;
/external/bluetooth/glib/tests/
Dcasemap.txt1680 ῳ ῳ ῼ ΩΙ # 1FF3
/external/icu4c/data/unidata/norm2/
Dnfc.txt1157 1FF3=03C9 0345
Dnfkc_cf.txt1014 1FF3>03C9 03B9
Dnfkc.txt1337 1FF3=03C9 0345
Duts46.txt2095 1FF3 >03C9 03B9 # 1.1 GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI
/external/icu4c/data/sprep/
Drfc4518ci.txt1138 1FF3; 03C9 03B9; MAP
Drfc3530csci.txt1170 1FF3; 03C9 03B9; MAP
Drfc3722.txt1171 1FF3; 03C9 03B9; MAP
Drfc3920node.txt1171 1FF3; 03C9 03B9; MAP
Drfc3491.txt1171 1FF3; 03C9 03B9; MAP
/external/icu4c/test/testdata/
Dnfs4_cs_prep_ci.txt1161 1FF3; 03C9 03B9; MAP
Dnfs4_cis_prep.txt1161 1FF3; 03C9 03B9; MAP
Dnfs4_mixed_prep_s.txt1161 1FF3; 03C9 03B9; MAP
DCollationTest_SHIFTED_SHORT.txt28155 2FF3 0021
28156 2FF3 003F
28157 2FF3 0061
28158 2FF3 0041
28159 2FF3 0062
58062 1FF3 0313 0342 0334
58070 1FF3 0334 0343
58125 1FF3 0314 0342 0334
58133 1FF3 0334 0314
58148 1FF3 0334 0341
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt28728 2FF3 0021
28729 2FF3 003F
28730 2FF3 0061
28731 2FF3 0041
28732 2FF3 0062
54796 1FF3 0313 0342 0334
54804 1FF3 0334 0343
54859 1FF3 0314 0342 0334
54867 1FF3 0334 0314
54882 1FF3 0334 0341
[all …]
DNormalizationTest-3.2.0.txt1020 1FF3;1FF3;03C9 0345;1FF3;03C9 0345;
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1635646 Make cursor positions match IE6/IE7/FF3 when clicking in margins/padding
95954FF3 : Most of the keys are disabled, there is no way to create another window while in panscroll m…
95956 This patch matches FF3 behavior by disabling every key but the esc key.
96509 FF3 : the ESC and TAB keys leads to a stop, the other keys are inactive.
96510 … For WebKit this patch is adopting the FF3 behavior except for the TAB key which is inactive too.

12