Home
last modified time | relevance | path

Searched defs:l3 (Results 1 - 25 of 25) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DletDeclarations-es5-1.js12 var l3, l4, l5, l6; variable
H A DletDeclarations-es5.js18 var l3, l4, l5, l6; variable
H A DarityAndOrderCompatibility01.js27 var l3: [number] = z; variable
54 var l3 = z; variable
H A DtemplateStringBinaryOperations.js91 var l3 = 1 + "2".concat(3 * 4, "5") + 6; variable
/third_party/skia/third_party/externals/tint/src/
H A Dtraits_test.cc117 auto l3 = [](int, S, float) {}; in TEST() local
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo01.c86 float l1, l2, l3; in main() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dbignum.c33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_test.cc148 List l3; in TEST_F() local
/third_party/openssl/fuzz/
H A Dbignum.c33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local
/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_mmi.c257 const int l3 = (src[-1+2*stride] + 2*src[-1+3*stride] + src[-1+4*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...]
H A Dvp9dsp_template.c832 l0 = left[3], l1 = left[2], l2 = left[1], l3 = left[0]; in diag_downright_4x4_c() local
934 int l0 = left[3], l1 = left[2], l2 = left[1], l3 = left[0], in hor_down_4x4_c() local
1034 int l0 = left[0], l1 = left[1], l2 = left[2], l3 = left[3]; in hor_up_4x4_c() local
[all...]
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_simd.cpp969 float l3 = 124353454080.0000000000000000f; in TEST() local
994 float l3 = 124353454080.0000000000000000f; in TEST() local
/third_party/lame/libmp3lame/
H A Dgain_analysis.c353 Float_t l3 = curleft[3] * curleft[3]; in AnalyzeSamples() local
H A Dvbrquantize.c170 k_34_4(DOUBLEX x[4], int l3[4]) in k_34_4() argument
221 int l3[4]; calc_sfb_noise_x34() local
507 int *l3 = cod_info->l3_enc; quantize_x34() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp857 LocalizedNumberRangeFormatter l3 = std::move(l1); in testCopyMove() local
H A Dnumbertest_api.cpp5845 LocalizedNumberFormatter l3 = std::move(l1); in copyMove() local
6097 LocalizedNumberFormatter l3 = NumberFormatter::forSkeleton(normalized, status).locale(locale); in assertFormatDescending() local
6167 LocalizedNumberFormatter l3 = NumberFormatter::forSkeleton(normalized, status).locale(locale); assertFormatDescendingBig() local
6230 LocalizedNumberFormatter l3 = NumberFormatter::forSkeleton(normalized, status).locale(locale); assertFormatSingle() local
[all...]
H A Dloctest.cpp6570 Locale l3 = std::move(l); // move assign TestLongLocaleSetKeywordMoveAssign() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_removegrain.c391 const int l3 = (a3 + a6 + 1) >> 1; in mode22() local
/third_party/lame/mpglib/
H A Dlayer3.c724 int l[3], l3; in III_dequantize_sample() local
/third_party/mksh/
H A Deval.c2070 int l1, l2, l3; in alt_expand() local
/third_party/libdrm/tests/tegra/
H A Dvic30.h212 uint64_t l3 : 20; /* 83..64 */ member
/third_party/python/Objects/
H A Dunicodeobject.c8520 int l3 = c & 0x7F; in encoding_map_lookup() local

Completed in 57 milliseconds