Home
last modified time | relevance | path

Searched refs:dp1 (Results 1 – 25 of 1974) sorted by relevance

12345678910>>...79

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/lib/
H A Dxor-neon.c30 vst1q_u64(dp1 + 0, v0); in xor_arm64_neon_2()
31 vst1q_u64(dp1 + 2, v1); in xor_arm64_neon_2()
32 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_2()
33 vst1q_u64(dp1 + 6, v3); in xor_arm64_neon_2()
35 dp1 += 8; in xor_arm64_neon_2()
64 vst1q_u64(dp1 + 0, v0); in xor_arm64_neon_3()
65 vst1q_u64(dp1 + 2, v1); in xor_arm64_neon_3()
66 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_3()
69 dp1 += 8; in xor_arm64_neon_3()
111 dp1 += 8; in xor_arm64_neon_4()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/lib/
H A Dxor-neon.c30 vst1q_u64(dp1 + 0, v0); in xor_arm64_neon_2()
31 vst1q_u64(dp1 + 2, v1); in xor_arm64_neon_2()
32 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_2()
33 vst1q_u64(dp1 + 6, v3); in xor_arm64_neon_2()
35 dp1 += 8; in xor_arm64_neon_2()
64 vst1q_u64(dp1 + 0, v0); in xor_arm64_neon_3()
65 vst1q_u64(dp1 + 2, v1); in xor_arm64_neon_3()
66 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_3()
69 dp1 += 8; in xor_arm64_neon_3()
111 dp1 += 8; in xor_arm64_neon_4()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/lib/
H A Dxor-neon.c30 vst1q_u64(dp1 + 0, v0); in xor_arm64_neon_2()
31 vst1q_u64(dp1 + 2, v1); in xor_arm64_neon_2()
32 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_2()
33 vst1q_u64(dp1 + 6, v3); in xor_arm64_neon_2()
35 dp1 += 8; in xor_arm64_neon_2()
64 vst1q_u64(dp1 + 0, v0); in xor_arm64_neon_3()
65 vst1q_u64(dp1 + 2, v1); in xor_arm64_neon_3()
66 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_3()
69 dp1 += 8; in xor_arm64_neon_3()
111 dp1 += 8; in xor_arm64_neon_4()
[all …]
/dports/devel/ppl/ppl-1.2/tests/Partially_Reduced_Product/
H A Dasciidumpload1.cc48 dp1.ascii_dump(f); in test01()
56 bool ok = (dp1 == dp2); in test01()
72 dp1.ascii_dump(f); in test02()
80 bool ok = (dp1 == dp2); in test02()
96 dp1.ascii_dump(f); in test03()
104 bool ok = (dp1 == dp2); in test03()
122 dp1.ascii_dump(f); in test04()
150 dp1.ascii_dump(f); in test05()
172 dp1.ascii_dump(f); in test06()
194 dp1.ascii_dump(f); in test07()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c94 struct efi_device_path *dp1; in execute() local
115 if (dp1) { in execute()
121 if (!dp1) { in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
131 ret = boottime->free_pool(dp1); in execute()
149 if (dp3 == dp1 || dp3 == dp2) { in execute()
179 ret = boottime->free_pool(dp1); in execute()
192 if (!dp1) { in execute()
219 dp3 = dp1; in execute()
225 if (!dp1) { in execute()
[all …]

12345678910>>...79