/third_party/node/deps/openssl/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 60 #define TWO(p) ((double)(1ULL<<(p))) macro 61 #define TWO0 TWO(0) 62 #define TWO32 TWO(32) 63 #define TWO64 (TWO32*TWO(32)) 64 #define TWO96 (TWO64*TWO(32)) 65 #define TWO130 (TWO96*TWO(34)) 117 st->h[0].d = TWO(52)*TWO0; in poly1305_init() 118 st->h[1].d = TWO(52)*TWO32; in poly1305_init() 119 st->h[2].d = TWO(52)*TWO64; in poly1305_init() 120 st->h[3].d = TWO(5 in poly1305_init() [all...] |
/third_party/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 60 #define TWO(p) ((double)(1ULL<<(p))) macro 61 #define TWO0 TWO(0) 62 #define TWO32 TWO(32) 63 #define TWO64 (TWO32*TWO(32)) 64 #define TWO96 (TWO64*TWO(32)) 65 #define TWO130 (TWO96*TWO(34)) 117 st->h[0].d = TWO(52)*TWO0; in poly1305_init() 118 st->h[1].d = TWO(52)*TWO32; in poly1305_init() 119 st->h[2].d = TWO(52)*TWO64; in poly1305_init() 120 st->h[3].d = TWO(5 in poly1305_init() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | invalidDoWhileBreakStatements.js | 9 do break TWO; while (true) 12 TWO: 15 break TWO; 47 break TWO;
50 TWO: do {
52 break TWO;
48 TWO: do { global() function
|
H A D | invalidDoWhileContinueStatements.js | 9 do continue TWO; while (true) 12 TWO: 15 continue TWO; 47 continue TWO;
50 TWO: do {
52 continue TWO;
48 TWO: do { global() function
|
H A D | invalidForBreakStatements.js | 9 for(;;) break TWO; 12 TWO: 15 break TWO; 46 break TWO;
function 48 TWO: for (;;) {
50 break TWO;
|
H A D | invalidForContinueStatements.js | 9 for(;;) continue TWO; 12 TWO: 15 continue TWO; 46 continue TWO;
function 48 TWO: for (;;) {
50 continue TWO;
|
H A D | invalidWhileBreakStatements.js | 9 while (true) break TWO; 12 TWO: 15 break TWO; 47 break TWO;
function 49 TWO: while (true) {
51 break TWO;
|
H A D | invalidWhileContinueStatements.js | 9 while (true) continue TWO; 12 TWO: 15 continue TWO; 47 continue TWO;
function 49 TWO: while (true) {
51 continue TWO;
|
H A D | invalidForInBreakStatements.js | 9 for (var x in {}) break TWO; 12 TWO: 15 break TWO; 47 break TWO;
function 49 TWO: for (var x in {}) {
51 break TWO;
|
H A D | invalidForInContinueStatements.js | 9 for (var x in {}) continue TWO; 12 TWO: 15 continue TWO; 47 continue TWO;
function 49 TWO: for (var x in {}) {
51 continue TWO;
|
H A D | continueNotInIterationStatement4.js | 2 TWO: 5 continue TWO; 11 TWO: while (true) {
13 continue TWO;
7 TWO: while (true) { global() function
|
H A D | parser_continueNotInIterationStatement4.js | 2 TWO: 5 continue TWO; 11 TWO: while (true) {
13 continue TWO;
7 TWO: while (true) { global() function
|
H A D | numericEnumMappedType.js | 4 enum E1 { ONE, TWO, THREE } 5 declare enum E2 { ONE, TWO, THREE } 32 // ONE and TWO below are not computed members but rather just numerically valued members 35 declare enum E { ONE, TWO, THREE = 'x' } 46 E1[E1["TWO"] = 1] = "TWO";
74 TWO = 1,
79 TWO,
106 TWO = 1,
|
H A D | switchBreakStatements.js | 13 TWO: 67 TWO: THREE: switch ('') {
|
H A D | doWhileBreakStatements.js | 12 TWO: 48 TWO: THREE: do {
|
H A D | doWhileContinueStatements.js | 12 TWO: 48 TWO: THREE: do {
|
H A D | forBreakStatements.js | 11 TWO: 47 TWO: THREE: for (;;) {
|
/third_party/musl/libc-test/src/functionalext/supplement/prng/ |
H A D | mrand48.c | 21 #define TWO 2 macro 33 EXPECT_TRUE("jrand48_0100", rev < pow(TWO, THIRTYONE) && rev > -pow(TWO, THIRTYONE)); in jrand48_0100() 58 EXPECT_TRUE("mrand48_0100", ret < pow(TWO, THIRTYONE) && ret > -pow(TWO, THIRTYONE)); in mrand48_0100()
|
H A D | lcong48.c | 20 const int TWO = 2; variable 33 EXPECT_TRUE("lcong48_0100", ret < pow(TWO, THRITYONE) && ret > -pow(TWO, THRITYONE)); in lcong48_0100()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | PluralsMapperTest.java | 9 import static org.unicode.icu.tool.cldrtoicu.mapper.PluralsMapperTest.PluralCount.TWO; 42 ZERO, ONE, TWO, FEW, MANY, OTHER; enum constant 55 pluralRule(ORDINAL, locales, TWO, "two"), in testSimple() 62 pluralRule(CARDINAL, locales, TWO, "!two!"), in testSimple() 101 pluralRule(CARDINAL, locales1, TWO, "two"), in testGroupDeduplication_subsets() 105 pluralRule(CARDINAL, locales2, TWO, "two"), in testGroupDeduplication_subsets() 130 pluralRule(CARDINAL, locales, TWO, "two"), in testGroupDeduplication_type() 134 pluralRule(ORDINAL, locales, TWO, "two")); in testGroupDeduplication_type() 156 pluralRule(CARDINAL, locales1, TWO, "two"), in testGroupDeduplication_locales() 160 pluralRule(CARDINAL, locales2, TWO, "tw in testGroupDeduplication_locales() [all...] |
H A D | PluralRangesMapperTest.java | 9 import static org.unicode.icu.tool.cldrtoicu.mapper.PluralRangesMapperTest.PluralCount.TWO; 33 ZERO, ONE, TWO, FEW, MANY, OTHER; enum constant 46 pluralRange(locales, ONE, TWO, OTHER), in testSimple() 74 pluralRange(locales2, ONE, TWO, OTHER), in testMultipleSets()
|
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
H A D | 122-redefine-whitespace.c | 2 #define TWO ( 1+1 ) macro 9 #define TWO ( 1+1 ) macro 18 #define TWO (1 + 1) macro
|
H A D | 091-hash-line.c | 11 #define TWO 2 macro 12 #line NINETY TWO /* A #line line with macro expansion */
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | mtx_timedlock.c | 21 const int TWO = 2; variable 33 timeout.tv_sec = TWO; in mtx_timedlock_0100() 61 timeout.tv_sec = TWO; in mtx_timedlock_0200() 92 timeout.tv_sec = TWO; in mtx_timedlock_time64_0100()
|
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ |
H A D | preprocessor2.c | 1 #define TWO a, b macro 6 UNARY(TWO)
|