Home
last modified time | relevance | path

Searched refs:label2 (Results 1 - 17 of 17) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DletDeclarations-validContexts.js36 label2: label3: label4: let l9 = 0;
127 label2: let l31 = 0;
133 label2: let l33 = 0;
140 label2: let l35 = 0;
172 label2: label3: label4: let l9 = 0;
249 label2: let l31 = 0;
254 label2: let l33 = 0;
261 label2: let l35 = 0;
H A DtypeGuardNesting.js6 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string";
13 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string";
23 var label2 = (typeof strOrBool !== 'boolean') ? strOrBool : "string";
29 var label2 = (typeof strOrBool !== 'boolean') ? strOrBool : "string";
H A DconstDeclarations-invalidContexts.js29 label2: label3: label4: const c9 = 0;
56 label2: label3: label4: const c9 = 0;
H A DletDeclarations-invalidContexts.js29 label2: label3: label4: let l9 = 0;
56 label2: label3: label4: let l9 = 0;
H A DconstDeclarations-validContexts.js36 label2: label3: label4: const c9 = 0;
152 label2: label3: label4: const c9 = 0;
H A DconstDeclarations-scopes.js49 label2: label3: label4: const c = 0;
188 label2: label3: label4: const c = 0;
H A DletDeclarations-scopes.js49 label2: label3: label4: let l = 0;
198 label2: label3: label4: let l = 0;
H A DescapedIdentifiers.js101 label2:
210 label2: while (false) {
/third_party/python/Lib/encodings/
H A Didna.py132 label2 = ToASCII(result)
135 # label2 will already be in lower case.
136 if str(label, "ascii").lower() != str(label2, "ascii"):
137 raise UnicodeError("IDNA does not round-trip", label, label2)
/third_party/skia/tests/
H A DCompressedBackendAllocationTest.cpp25 const char* label0, const char* label1, const char* label2) { in check_solid_pixmap()
29 [reporter, label0, label1, label2](int x, int y, const float diffs[4]) { in check_solid_pixmap()
32 label0, label1, label2, x, y, in check_solid_pixmap()
23 check_solid_pixmap(skiatest::Reporter* reporter, const SkColor4f& expected, const SkPixmap& actual, const char* label0, const char* label1, const char* label2) check_solid_pixmap() argument
H A DBackendAllocationTest.cpp206 const char* label2) { in check_solid_pixmap()
212 [reporter, ct, label1, label2](int x, int y, const float diffs[4]) { in check_solid_pixmap()
215 label1, label2, x, y, diffs[0], diffs[1], diffs[2], diffs[3]); in check_solid_pixmap()
201 check_solid_pixmap(skiatest::Reporter* reporter, const SkColor4f& expected, const SkPixmap& actual, GrColorType ct, const char* label1, const char* label2) check_solid_pixmap() argument
/third_party/lame/frontend/
H A Dgtkanal.c254 char label[80], label2[80]; in plot_frame() local
812 sprintf(label2, in plot_frame()
820 sprintf(label2, "SFB scale=%i preflag=%i", pplot1->scalefac_scale[gr][ch], in plot_frame()
830 strcat(label2, title2); in plot_frame()
835 xmn, ymn, xmx, ymx, 1, label2, 0, grcolor[gr]); in plot_frame()
/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format-test-negatives.c450 label2: in fun()
/third_party/openssl/util/
H A Dcheck-format-test-negatives.c450 label2: in fun()
/third_party/icu/icu4c/source/test/intltest/
H A Dalphaindextst.cpp207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
209 TEST_ASSERT(A_STR == label2); in APITest()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdhuff.c602 HUFF_DECODE(s, br_state, actbl, return FALSE, label2); in LOCAL()
H A Djdphuff.c535 HUFF_DECODE(s, br_state, tbl, return FALSE, label2); in METHODDEF()

Completed in 21 milliseconds