Home
last modified time | relevance | path

Searched defs:l4 (Results 1 - 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DsuperAccess.js11 var l4 = super.S2; // Expected => Error: Only public instance methods of the base class are accessible via the 'super' keyword variable
H A DtemplateStringBinaryOperations.js103 var l4 = 1 + "2".concat(3 & 4, "5") + 6; variable
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_test.cc152 List l4; in TEST_F() local
/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_mmi.c258 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
H A Dvp9_idct_msa.c1268 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in vp9_iadst16_1d_columns_msa() local
/third_party/ffmpeg/libavcodec/alpha/
H A Dme_cmp_alpha.c33 static inline uint64_t avg4(uint64_t l1, uint64_t l2, uint64_t l3, uint64_t l4) in avg4() argument
/third_party/ffmpeg/libavcodec/
H A Dh264pred.c185 pred4x4_vertical_left_rv40(uint8_t *src, const uint8_t *topright, ptrdiff_t stride, const int l0, const int l1, const int l2, const int l3, const int l4) pred4x4_vertical_left_rv40() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_removegrain.c392 const int l4 = (a4 + a5 + 1) >> 1; in mode22() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_api.cpp6110 LocalizedNumberFormatter l4 = NumberFormatter::forSkeleton(conciseSkeleton, status).locale(locale); in assertFormatDescending() local
6180 LocalizedNumberFormatter l4 = NumberFormatter::forSkeleton(conciseSkeleton, status).locale(locale); in assertFormatDescendingBig() local
6240 LocalizedNumberFormatter l4 = NumberFormatter::forSkeleton(conciseSkeleton, status).locale(locale); in assertFormatSingle() local

Completed in 18 milliseconds