Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c52 void *p1; in check_aligned_anonymous_unfixed_mmaps() local
112 void *p1; in check_large_anonymous_unfixed_mmap() local
136 char *p1; in check_aligned_anonymous_unfixed_colliding_mmaps() local
189 void *p1; in check_aligned_anonymous_fixed_mmaps() local
221 void *p1; in check_aligned_anonymous_fixed_mmaps_collide_with_host() local
251 unsigned int *p1, *p2, *p3; in check_file_unfixed_mmaps() local
303 unsigned int *p1; in check_file_unfixed_eof_mmaps() local
337 unsigned int *p1; in check_file_fixed_eof_mmaps() local
380 unsigned int *p1, *p2, *p3, *p4; in check_file_fixed_mmaps() local
/openbmc/qemu/tests/tcg/hexagon/
H A Dv69_hvx.c44 void *p1 = buffer1; in test_vasrvuhubrndsat() local
81 void *p1 = buffer1; in test_vasrvuhubsat() local
118 void *p1 = buffer1; in test_vasrvwuhrndsat() local
155 void *p1 = buffer1; in test_vasrvwuhsat() local
230 void *p1 = buffer1; in test_vcombine_tmp() local
277 void *p1 = buffer1; in test_vmpyuhvs() local
H A Dhvx_misc.c31 void *p1 = buffer1; in test_load_tmp() local
234 void *p1 = buffer1; in test_new_value_store() local
392 void *p1 = buffer1; in test_load_tmp_predicated() local
H A Dhvx_histogram_row.S42 p1 = cmp.eq(r5, #0) /* P1 = (width % VLEN == 0) */ define
H A Dpreg_alias.c57 uint8_t p1; member
/openbmc/qemu/accel/tcg/
H A Dtb-internal.h34 static inline void tb_lock_page1(tb_page_addr_t p0, tb_page_addr_t p1) in tb_lock_page1()
39 static inline void tb_unlock_page1(tb_page_addr_t p0, tb_page_addr_t p1) { } in tb_unlock_page1()
/openbmc/phosphor-inventory-manager/test/
H A Dserialize_test.cpp12 auto p1 = detail::getStoragePath(path, iface); in TEST() local
21 auto p1 = detail::getStoragePath(path, iface); in TEST() local
H A Dutils_test.cpp22 auto p1 = std::make_pair(1, 2); in TEST() local
/openbmc/u-boot/board/nokia/rx51/
H A Dtag_omap.h226 #define OMAP_TAG_UART_CONFIG(p1) \ argument
232 #define OMAP_TAG_SERIAL_CONSOLE_CONFIG(p1, p2) \ argument
240 #define OMAP_TAG_LCD_CONFIG(p1, p2, p3, p4) \ argument
249 #define OMAP_TAG_GPIO_SWITCH_CONFIG(p1, p2, p3, p4, p5) \ argument
260 #define OMAP_TAG_WLAN_CX3110X_CONFIG(p1, p2, p3, p4, p5) \ argument
271 #define OMAP_TAG_PARTITION_CONFIG(p1, p2, p3, p4) \ argument
281 #define OMAP_TAG_BOOT_REASON_CONFIG(p1) \ argument
288 #define OMAP_TAG_VERSION_STR_CONFIG(p1, p2) \ argument
/openbmc/qemu/tests/tcg/aarch64/
H A Dmte-1.c12 int *p0, *p1, *p2; in main() local
H A Dpauth-5.c8 int *p0 = &x, *p1, *p2, *p3; in main() local
H A Dpauth-1.c15 void *p0 = &x, *p1, *p2; in main() local
H A Dmte-6.c24 int *p1, *p2; in main() local
H A Dmte-2.c19 int *p0, *p1, *p2; in main() local
H A Dmte-5.c19 void *p0, *p1, *p2; in main() local
H A Dmte-3.c19 long *p0, *p1, *p2; in main() local
H A Dmte-4.c33 int *p0, *p1; in main() local
/openbmc/qemu/bsd-user/
H A Dbsd-file.h35 #define LOCK_PATH2(p1, arg1, p2, arg2) \ argument
48 #define UNLOCK_PATH2(p1, arg1, p2, arg2) \ argument
353 void *p1, *p2; in do_bsd_rename() local
367 void *p1, *p2; in do_bsd_renameat() local
380 void *p1, *p2; in do_bsd_link() local
394 void *p1, *p2; in do_bsd_linkat() local
555 void *p1, *p2; in do_bsd_mount() local
606 void *p1, *p2; in do_bsd_symlink() local
620 void *p1, *p2; in do_bsd_symlinkat() local
634 void *p1, *p2; in do_bsd_readlink() local
[all …]
/openbmc/u-boot/lib/
H A Dqsort.c68 int strcmp_compar(const void *p1, const void *p2) in strcmp_compar()
H A Dof_live.c175 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node() local
/openbmc/qemu/pc-bios/vof/
H A Dlibc.c43 const unsigned char *p1 = ptr1; in memcmp() local
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Dmul-subnormal-single-1.c60 unsigned int p1, p2, res; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_memory.c98 u64 p1; in execute() local
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c124 int xip_safe, p0, p1, p2, p3; in dpll3_init_34xx() local
381 int xip_safe, p0, p1, p2, p3; in dpll3_init_36xx() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py284 def merge_processes(self, p1, p2): argument

123