/third_party/typescript/tests/baselines/reference/ |
H A D | unclosedExportClause01.js | 25 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
26 if (k2 === undefined) k2 = k;
31 Object.defineProperty(o, k2, desc);
32 }) : (function(o, m, k, k2) {
33 if (k2 === undefined) k2 = k;
34 o[k2] = m[k];
43 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
44 if (k2 [all...] |
H A D | exportDeclarationWithModuleSpecifierNameOnNextLine1.js | 29 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
30 if (k2 === undefined) k2 = k;
35 Object.defineProperty(o, k2, desc);
36 }) : (function(o, m, k, k2) {
37 if (k2 === undefined) k2 = k;
38 o[k2] = m[k];
49 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
50 if (k2 [all...] |
H A D | moduleSameValueDuplicateExportedBindings2.js | 28 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
29 if (k2 === undefined) k2 = k;
34 Object.defineProperty(o, k2, desc);
35 }) : (function(o, m, k, k2) {
36 if (k2 === undefined) k2 = k;
37 o[k2] = m[k];
45 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
46 if (k2 [all...] |
H A D | ambientShorthand_reExport.js | 21 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
22 if (k2 === undefined) k2 = k;
27 Object.defineProperty(o, k2, desc);
28 }) : (function(o, m, k, k2) {
29 if (k2 === undefined) k2 = k;
30 o[k2] = m[k];
38 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
39 if (k2 [all...] |
H A D | exportAsNamespace2(module=commonjs).js | 26 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
27 if (k2 === undefined) k2 = k;
32 Object.defineProperty(o, k2, desc);
33 }) : (function(o, m, k, k2) {
34 if (k2 === undefined) k2 = k;
35 o[k2] = m[k];
56 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
57 if (k2 [all...] |
H A D | exportAsNamespace3(module=amd).js | 30 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
31 if (k2 === undefined) k2 = k;
36 Object.defineProperty(o, k2, desc);
37 }) : (function(o, m, k, k2) {
38 if (k2 === undefined) k2 = k;
39 o[k2] = m[k];
65 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
66 if (k2 [all...] |
H A D | exportAsNamespace3(module=commonjs).js | 29 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
30 if (k2 === undefined) k2 = k;
35 Object.defineProperty(o, k2, desc);
36 }) : (function(o, m, k, k2) {
37 if (k2 === undefined) k2 = k;
38 o[k2] = m[k];
62 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
63 if (k2 [all...] |
H A D | exportAsNamespace4(module=commonjs).js | 32 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
33 if (k2 === undefined) k2 = k;
38 Object.defineProperty(o, k2, desc);
39 }) : (function(o, m, k, k2) {
40 if (k2 === undefined) k2 = k;
41 o[k2] = m[k];
60 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
61 if (k2 [all...] |
H A D | exportDefault.js | 47 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
48 if (k2 === undefined) k2 = k;
53 Object.defineProperty(o, k2, desc);
54 }) : (function(o, m, k, k2) {
55 if (k2 === undefined) k2 = k;
56 o[k2] = m[k];
84 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
85 if (k2 [all...] |
H A D | exportAsNamespace3(module=umd).js | 38 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
39 if (k2 === undefined) k2 = k;
44 Object.defineProperty(o, k2, desc);
45 }) : (function(o, m, k, k2) {
46 if (k2 === undefined) k2 = k;
47 o[k2] = m[k];
81 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
82 if (k2 [all...] |
H A D | jsDeclarationsExportForms.js | 79 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
80 if (k2 === undefined) k2 = k;
85 Object.defineProperty(o, k2, desc);
86 }) : (function(o, m, k, k2) {
87 if (k2 === undefined) k2 = k;
88 o[k2] = m[k];
97 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
98 if (k2 [all...] |
H A D | reexportMissingDefault8.js | 16 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
17 if (k2 === undefined) k2 = k;
22 Object.defineProperty(o, k2, desc);
23 }) : (function(o, m, k, k2) {
24 if (k2 === undefined) k2 = k;
25 o[k2] = m[k];
|
H A D | exportDefaultDuplicateCrash.js | 12 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13 if (k2 === undefined) k2 = k;
18 Object.defineProperty(o, k2, desc);
19 }) : (function(o, m, k, k2) {
20 if (k2 === undefined) k2 = k;
21 o[k2] = m[k];
|
H A D | keyofAndForIn.js | 10 for (let k2 in obj) { 11 let x2 = obj[k2]; 21 for (let k2 in obj) { 22 let x2 = obj[k2]; 32 for (let k2 in obj) { 33 let x2 = obj[k2]; 45 for (var k2 in obj) {
46 var x2 = obj[k2];
55 for (var k2 in obj) {
56 var x2 = obj[k2];
[all...] |
H A D | keyofAndIndexedAccess2.js | 2 function f1(obj: { a: number, b: 0 | 1, c: string }, k0: 'a', k1: 'a' | 'b', k2: 'a' | 'b' | 'c') { 9 obj[k2] = 1; // Error 10 obj[k2] = 2; // Error 11 obj[k2] = 'x'; // Error 50 function f10<T extends Item, K extends keyof T>(obj: T, k1: string, k2: keyof Item, k3: keyof T, k4: K) { 52 obj[k2] = 123; // Error 59 function f11<K extends keyof Dict>(obj: Dict, k1: keyof Dict, k2: K) { 62 obj[k2] = 123; 65 function f12<T extends Readonly<Dict>, K extends keyof T>(obj: T, k1: keyof Dict, k2: keyof T, k3: K) { 68 obj[k2] [all...] |
H A D | reexportMissingDefault.js | 17 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18 if (k2 === undefined) k2 = k;
23 Object.defineProperty(o, k2, desc);
24 }) : (function(o, m, k, k2) {
25 if (k2 === undefined) k2 = k;
26 o[k2] = m[k];
|
H A D | reexportMissingDefault1.js | 18 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19 if (k2 === undefined) k2 = k;
24 Object.defineProperty(o, k2, desc);
25 }) : (function(o, m, k, k2) {
26 if (k2 === undefined) k2 = k;
27 o[k2] = m[k];
|
H A D | reexportMissingDefault2.js | 17 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18 if (k2 === undefined) k2 = k;
23 Object.defineProperty(o, k2, desc);
24 }) : (function(o, m, k, k2) {
25 if (k2 === undefined) k2 = k;
26 o[k2] = m[k];
|
H A D | reexportMissingDefault3.js | 17 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18 if (k2 === undefined) k2 = k;
23 Object.defineProperty(o, k2, desc);
24 }) : (function(o, m, k, k2) {
25 if (k2 === undefined) k2 = k;
26 o[k2] = m[k];
|
H A D | reexportMissingDefault4.js | 13 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14 if (k2 === undefined) k2 = k;
19 Object.defineProperty(o, k2, desc);
20 }) : (function(o, m, k, k2) {
21 if (k2 === undefined) k2 = k;
22 o[k2] = m[k];
|
H A D | reexportMissingDefault6.js | 17 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18 if (k2 === undefined) k2 = k;
23 Object.defineProperty(o, k2, desc);
24 }) : (function(o, m, k, k2) {
25 if (k2 === undefined) k2 = k;
26 o[k2] = m[k];
|
H A D | reexportNameAliasedAndHoisted.js | 20 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
21 if (k2 === undefined) k2 = k;
26 Object.defineProperty(o, k2, desc);
27 }) : (function(o, m, k, k2) {
28 if (k2 === undefined) k2 = k;
29 o[k2] = m[k];
|
H A D | constEnumPreserveEmitReexport.js | 31 var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
32 if (k2 === undefined) k2 = k;
37 Object.defineProperty(o, k2, desc);
38 }) : (function(o, m, k, k2) {
39 if (k2 === undefined) k2 = k;
40 o[k2] = m[k];
|
/third_party/python/Lib/test/ |
H A D | test_keywordonlyarg.py | 10 def keywordonly_sum(*, k1=0, k2): 11 return k1 + k2 12 def keywordonly_nodefaults_sum(*, k1, k2): 13 return k1 + k2 14 def keywordonly_and_kwarg_sum(*, k1, k2, **kwarg): 15 return k1 + k2 + sum(kwarg.values()) 16 def mixedargs_sum(a, b=0, *arg, k1, k2=0): 17 return a + b + k1 + k2 + sum(arg) 18 def mixedargs_sum2(a, b=0, *arg, k1, k2=0, **kwargs): 19 return a + b + k1 + k2 [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | xtea.c | 65 uint32_t k2 = ctx->key[2]; in xtea_crypt_ecb() local 87 DSTEP(0xC6EF3720U, k2, k3); in xtea_crypt_ecb() 88 DSTEP(0x28B7BD67U, k3, k2); in xtea_crypt_ecb() 91 DSTEP(0x4E11503CU, k2, k3); in xtea_crypt_ecb() 92 DSTEP(0xAFD9D683U, k2, k2); in xtea_crypt_ecb() 96 DSTEP(0x36FBEF9FU, k1, k2); in xtea_crypt_ecb() 97 DSTEP(0x98C475E6U, k2, k1); in xtea_crypt_ecb() 100 DSTEP(0xBE1E08BBU, k1, k2); in xtea_crypt_ecb() 102 DSTEP(0x81AF1549U, k2, k in xtea_crypt_ecb() [all...] |