Home
last modified time | relevance | path

Searched refs:c3f (Results 1 – 17 of 17) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dintrapred_avx2.c1058 __m256i diff, c3f; in highbd_dr_prediction_z1_4xN_internal_avx2() local
1064 c3f = _mm256_set1_epi16(0x3f); in highbd_dr_prediction_z1_4xN_internal_avx2()
1096 shift = _mm256_srli_epi16(_mm256_and_si256(_mm256_set1_epi16(x), c3f), 1); in highbd_dr_prediction_z1_4xN_internal_avx2()
1298 __m256i a0, a1, a32, a16, c3f; in highbd_dr_prediction_z1_8xN_internal_avx2() local
1305 c3f = _mm256_set1_epi16(0x3f); in highbd_dr_prediction_z1_8xN_internal_avx2()
1341 _mm256_slli_epi16(_mm256_set1_epi16(x), upsample_above), c3f), in highbd_dr_prediction_z1_8xN_internal_avx2()
1348 shift = _mm256_srli_epi16(_mm256_and_si256(_mm256_set1_epi16(x), c3f), 1); in highbd_dr_prediction_z1_8xN_internal_avx2()
1478 __m256i a0, a1, a32, a16, c3f; in highbd_dr_prediction_z1_16xN_internal_avx2() local
1484 c3f = _mm256_set1_epi16(0x3f); in highbd_dr_prediction_z1_16xN_internal_avx2()
1498 _mm256_srli_epi16(_mm256_and_si256(_mm256_set1_epi16(x), c3f), 1); in highbd_dr_prediction_z1_16xN_internal_avx2()
[all …]
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp12 char c3f = '\u003f'; // ?, ok variable
Dp2-cxx98.cpp12 char c3f = '\u003f'; // ?, expected-error {{character '?' cannot be specified by a universal charac… variable
/external/llvm-project/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp12 char c3f = '\u003f'; // ?, ok variable
Dp2-cxx98.cpp12 char c3f = '\u003f'; // ?, expected-error {{character '?' cannot be specified by a universal charac… variable
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest.sym1640 FUNC 3c3f 1e9 0 _setmbcp_nolock
1641 3c3f 17 684 3326
2867 STACK WIN 4 3c3f 1e9 1b 0 8 0 20 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader_unittest.cc2211 000003e0: 8406 0000 2000 3010 7b04 3200 7c3f e86a .... .0.{.2.|?.j
/external/python/cpython2/Modules/
Dcstubs1290 void c3f float s[3]
Dglmodule.c6298 c3f( arg1 ); in gl_c3f()
/external/OpenCSD/decoder/tests/snapshots-ete/002-ack_test_scr/
Dtest_TARMAC13983 5668 clk cpu0 IT (5632) 0003ae70:00001003ae70_NS 71001c3f O EL1h_n : CMP w1,#7
14346 5790 clk cpu0 IT (5754) 00098770:000010098770_NS 71403c3f O EL1h_n : CMP w1,#0xf,LSL #12
14707 5941 clk cpu0 IT (5905) 00098770:000010098770_NS 71403c3f O EL1h_n : CMP w1,#0xf,LSL #12
16787 6919 clk cpu0 IT (6883) 00035840:000010035840_NS 71001c3f O EL1h_n : CMP w1,#7
16929 6956 clk cpu0 IT (6920) 00015668:000010015668 71005c3f O EL3h_s : CMP w1,#0x17
16946 6965 clk cpu0 IT (6929) 000156a4:0000100156a4 71001c3f O EL3h_s : CMP w1,#7
17220 7054 clk cpu0 IT (7018) 00035840:000010035840_NS 71001c3f O EL1h_n : CMP w1,#7
17380 7104 clk cpu0 IT (7068) 0001ce2c:00001001ce2c_NS 71001c3f O EL2h_n : CMP w1,#7
17742 7221 clk cpu0 IT (7185) 00035840:000010035840_NS 71001c3f O EL1h_n : CMP w1,#7
18938 7757 clk cpu0 IT (7721) 00035840:000010035840_NS 71001c3f O EL1h_n : CMP w1,#7
[all …]
/external/arm-optimized-routines/math/test/testcases/directed/
Dpow.tst561 func=pow op1=40180000.00000000 op2=c0120000.00000000 result=3f34a4ee.2c48d3f1.c3f errno=0
/external/llvm-project/libc/AOR_v20.02/math/test/testcases/directed/
Dpow.tst562 func=pow op1=40180000.00000000 op2=c0120000.00000000 result=3f34a4ee.2c48d3f1.c3f errno=0
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym1523 5c3f b 967 23
/external/elfutils/tests/
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/neon_2_sse/
DNEON_2_SSE.h14915 __m128i c55555555, c33333333, c0f0f0f0f, c3f, c32, tmp, tmp1, res; in vclzq_s32() local
14919 c3f = _mm_set1_epi32(0x3f); in vclzq_s32()
14951 res = _mm_and_si128(res, c3f); //atmp[i] = atmp[i] & 0x0000003f; in vclzq_s32()
/external/google-breakpad/src/processor/testdata/
Dmodule0.out9612 7c3f e 276 2371
14324 11c3f a 1818 1271
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym9612 7c3f e 276 2371
14324 11c3f a 1818 1271