Home
last modified time | relevance | path

Searched defs:l4 (Results 1 – 25 of 30) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DletDeclarations-es5.js4 let l3, l4, l5 :string, l6; variable
18 var l3, l4, l5, l6; variable
DletDeclarations-es5-1.js4 let l3, l4, l5 :string, l6; variable
12 var l3, l4, l5, l6; variable
DletDeclarations.js4 let l3, l4, l5 :string, l6; variable
18 let l3, l4, l5, l6; variable
DletDeclarations-invalidContexts.js12 let l4 = 0; variable
DletDeclarations-validContexts.js15 let l4 = 0; variable
DtemplateStringBinaryOperations.js52 var l4 = 1 + `2${ 3 & 4 }5` + 6; variable
DtemplateStringBinaryOperationsES6.js52 var l4 = 1 + `2${ 3 & 4 }5` + 6; variable
/third_party/typescript/tests/cases/compiler/
DletDeclarations-es5-1.ts4 let l3, l4, l5 :string, l6; variable
DletDeclarations-invalidContexts.ts15 let l4 = 0; variable
DletDeclarations-es5.ts5 let l3, l4, l5 :string, l6; variable
DletDeclarations.ts6 let l3, l4, l5 :string, l6; variable
DletDeclarations-validContexts.ts20 let l4 = 0; variable
/third_party/typescript/tests/cases/conformance/es6/templates/
DtemplateStringBinaryOperations.ts51 var l4 = 1 + `2${ 3 & 4 }5` + 6; variable
DtemplateStringBinaryOperationsES6.ts52 var l4 = 1 + `2${ 3 & 4 }5` + 6; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberFormatterApiTest.java3174 … LocalizedNumberFormatter l4 = NumberFormatter.forSkeleton(conciseSkeleton).locale(locale); in assertFormatDescending() local
3218 … LocalizedNumberFormatter l4 = NumberFormatter.forSkeleton(conciseSkeleton).locale(locale); in assertFormatSingle() local
3259 … LocalizedNumberFormatter l4 = NumberFormatter.forSkeleton(conciseSkeleton).locale(locale); in assertFormatSingleMeasure() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java5104 … LocalizedNumberFormatter l4 = NumberFormatter.forSkeleton(conciseSkeleton).locale(locale); in assertFormatDescending() local
5148 … LocalizedNumberFormatter l4 = NumberFormatter.forSkeleton(conciseSkeleton).locale(locale); in assertFormatSingle() local
5190 … LocalizedNumberFormatter l4 = NumberFormatter.forSkeleton(conciseSkeleton).locale(locale); in assertFormatSingleMeasure() local
/third_party/ffmpeg/libavcodec/alpha/
Dme_cmp_alpha.c33 static inline uint64_t avg4(uint64_t l1, uint64_t l2, uint64_t l3, uint64_t l4) in avg4()
/third_party/ffmpeg/libavcodec/mips/
Dh264pred_mmi.c257 const int l4 = (src[-1+3*stride] + 2*src[-1+4*stride] + src[-1+5*stride] + 2) >> 2; in ff_pred8x8l_dc_8_mmi() local
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp5420 …LocalizedNumberFormatter l4 = NumberFormatter::forSkeleton(conciseSkeleton, status).locale(locale); in assertFormatDescending() local
5490 …LocalizedNumberFormatter l4 = NumberFormatter::forSkeleton(conciseSkeleton, status).locale(locale); in assertFormatDescendingBig() local
5550 …LocalizedNumberFormatter l4 = NumberFormatter::forSkeleton(conciseSkeleton, status).locale(locale); in assertFormatSingle() local
Dloctest.cpp5767 Locale l4("de@collation=phonebook"); in TestMoveAssign() local
5816 Locale l4("de@collation=phonebook"); in TestMoveCtor() local
5974 Locale l4(locale_str.c_str()); in TestBug11053UnderlineTimeZone() local
/third_party/vk-gl-cts/external/amber/src/src/
Dtype_test.cc152 List l4; in TEST_F() local
/third_party/ffmpeg/libavcodec/
Dh264pred.c162 const int l3, const int l4) in pred4x4_vertical_left_rv40()
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
Dsbcs-data.js59 "l4": "iso88594", property
/third_party/python/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py304 l4 = lambda x = lambda y = lambda z=1 : z : y() : x() function
/third_party/mesa3d/src/intel/tools/
Daub_write.c312 for (uint64_t l4 = l4_start; l4 < l4_end; l4 += (1ULL << 39)) { in aub_map_ppgtt() local

12