/third_party/typescript/tests/baselines/reference/ |
D | parserRegularExpression4.types | 2 …test(c.href) && !/(\\?|&)q=/.test(c.href)) / (\\ ? | & ) rct = j / .test(c.href) || (d += "&rct=j"… 35 >/ (\\ ? | & ) rct = j / .test(c.href) || (d += "&rct=j"), /(\\?|&)q=/.test(c.href) || (d += "&q=" … 36 >/ (\\ ? | & ) rct = j / .test(c.href) || (d += "&rct=j"), /(\\?|&)q=/.test(c.href) || (d += "&q=" … 37 >/ (\\ ? | & ) rct = j / .test(c.href) || (d += "&rct=j") : string | true 38 >/ (\\ ? | & ) rct = j / .test(c.href) : boolean 39 >/ (\\ ? | & ) rct = j / .test : (string: string) => boolean 40 >/ (\\ ? | & ) rct = j / : RegExp 45 >(d += "&rct=j") : string 46 >d += "&rct=j" : string 48 >"&rct=j" : "&rct=j"
|
D | parserRegularExpression5.types | 2 if (a) / (\\ ? | & ) rct = j / .test(c.href); 4 >/ (\\ ? | & ) rct = j / .test(c.href) : boolean 5 >/ (\\ ? | & ) rct = j / .test : (string: string) => boolean 6 >/ (\\ ? | & ) rct = j / : RegExp
|
D | parserRegularExpression4.symbols | 2 …test(c.href) && !/(\\?|&)q=/.test(c.href)) / (\\ ? | & ) rct = j / .test(c.href) || (d += "&rct=j"… 7 >/ (\\ ? | & ) rct = j / .test : Symbol(RegExp.test, Decl(lib.es5.d.ts, --, --))
|
D | parserRegularExpression5.js | 2 if (a) / (\\ ? | & ) rct = j / .test(c.href); 6 / (\\ ? | & ) rct = j /.test(c.href);
|
D | parserRegularExpression4.js | 2 …& /(\\?|&)adurl=/.test(c.href) && !/(\\?|&)q=/.test(c.href)) / (\\ ? | & ) rct = j / .test(c.href)… 6 …/ (\\ ? | & ) rct = j /.test(c.href) || (d += "&rct=j"), /(\\?|&)q=/.test(c.href) || (d += "&q=" +…
|
D | parserRegularExpression5.symbols | 2 if (a) / (\\ ? | & ) rct = j / .test(c.href); 3 >/ (\\ ? | & ) rct = j / .test : Symbol(RegExp.test, Decl(lib.es5.d.ts, --, --))
|
D | parserRegularExpression4.errors.txt | 21 …test(c.href) && !/(\\?|&)q=/.test(c.href)) / (\\ ? | & ) rct = j / .test(c.href) || (d += "&rct=j"…
|
D | parserRegularExpression5.errors.txt | 6 if (a) / (\\ ? | & ) rct = j / .test(c.href);
|
/third_party/openssl/crypto/cms/ |
D | cms_ess.c | 256 CMS_Receipt *rct = NULL; in ossl_cms_Receipt_verify() local 288 rct = ASN1_item_unpack(*pcont, ASN1_ITEM_rptr(CMS_Receipt)); in ossl_cms_Receipt_verify() 290 if (!rct) { in ossl_cms_Receipt_verify() 299 if (!ASN1_STRING_cmp(osi->signature, rct->originatorSignatureValue)) in ossl_cms_Receipt_verify() 349 if (OBJ_cmp(octype, rct->contentType)) { in ossl_cms_Receipt_verify() 362 rct->signedContentIdentifier)) { in ossl_cms_Receipt_verify() 371 M_ASN1_free_of(rct, CMS_Receipt); in ossl_cms_Receipt_verify() 383 CMS_Receipt rct; in ossl_cms_encode_Receipt() local 407 rct.version = 1; in ossl_cms_encode_Receipt() 408 rct.contentType = ctype; in ossl_cms_encode_Receipt() [all …]
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
D | cms_ess.c | 256 CMS_Receipt *rct = NULL; in ossl_cms_Receipt_verify() local 288 rct = ASN1_item_unpack(*pcont, ASN1_ITEM_rptr(CMS_Receipt)); in ossl_cms_Receipt_verify() 290 if (!rct) { in ossl_cms_Receipt_verify() 299 if (!ASN1_STRING_cmp(osi->signature, rct->originatorSignatureValue)) in ossl_cms_Receipt_verify() 349 if (OBJ_cmp(octype, rct->contentType)) { in ossl_cms_Receipt_verify() 362 rct->signedContentIdentifier)) { in ossl_cms_Receipt_verify() 371 M_ASN1_free_of(rct, CMS_Receipt); in ossl_cms_Receipt_verify() 383 CMS_Receipt rct; in ossl_cms_encode_Receipt() local 407 rct.version = 1; in ossl_cms_encode_Receipt() 408 rct.contentType = ctype; in ossl_cms_encode_Receipt() [all …]
|
/third_party/ffmpeg/libavutil/tests/ |
D | twofish.c | 34 const uint8_t rct[6][16] = { in main() local 53 if (rct[j][i] != temp[i]) { in main() 54 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[j][i], temp[i]); in main() 58 av_twofish_crypt(cs, temp, rct[j], 1, NULL, 1); in main() 86 if (rct[3 + j][i] != rpt[i]) { in main() 87 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[3 + j][i], rpt[i]); in main()
|
D | camellia.c | 36 const uint8_t rct[3][16] = { in main() local 53 if (rct[j][i] != temp[i]) { in main() 54 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[j][i], temp[i]); in main() 58 av_camellia_crypt(cs, temp, rct[j], 1, NULL, 1); in main()
|
D | cast5.c | 38 static const uint8_t rct[3][8] = { in main() local 61 if (rct[j][i] != temp[i]){ in main() 62 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[j][i], temp[i]); in main() 67 av_cast5_crypt(cs, temp, rct[j], 1, 1); in main()
|
D | aes.c | 44 static const uint8_t rct[2][16] = { in main() local 63 av_aes_crypt(b, temp, rct[i], 1, NULL, 1); in main()
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RegularExpressions/ |
D | parserRegularExpression5.ts | 1 if (a) / (\\ ? | & ) rct = j / .test(c.href);
|
D | parserRegularExpression4.ts | 1 …& /(\\?|&)adurl=/.test(c.href) && !/(\\?|&)q=/.test(c.href)) / (\\ ? | & ) rct = j / .test(c.href)…
|
/third_party/toybox/toys/pending/ |
D | host.c | 59 static const char rct[16][32] = { variable 142 rcode, rct[rcode], 256*abuf[6] + abuf[7]); in host_main()
|
/third_party/skia/tests/ |
D | ReadWritePixelsGpuTest.cpp | 440 for (int rct = 0; rct <= kLastEnum_SkColorType; ++rct) { in gpu_read_pixels_test_driver() local 441 const auto readCT = static_cast<SkColorType>(rct); in gpu_read_pixels_test_driver() 461 srcCTTestedThoroughly[sct] && readCTTestedThoroughly[rct] in gpu_read_pixels_test_driver() 471 readCTTestedThoroughly[rct] = true; in gpu_read_pixels_test_driver()
|
/third_party/ffmpeg/libavcodec/ |
D | mjpegdec.h | 81 int rct; /* standard rct */ member
|
/third_party/icu/icu4c/source/test/testmap/ |
D | testmap.dsp | 99 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/ |
D | srtest.dsp | 107 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
/third_party/icu/icu4c/source/test/thaitest/ |
D | thaitest.dsp | 98 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
/third_party/mbedtls/scripts/data_files/ |
D | vs6-app-template.dsp | 98 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
/third_party/icu/icu4c/source/extra/scrptrun/ |
D | srtest.dsp | 107 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
D | VisualPng.dsp | 136 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|