| /openbmc/u-boot/board/nokia/rx51/ |
| H A D | tag_omap.h | 240 #define OMAP_TAG_LCD_CONFIG(p1, p2, p3, p4) \ argument 246 .u.lcd.data_lines = p4, \ 249 #define OMAP_TAG_GPIO_SWITCH_CONFIG(p1, p2, p3, p4, p5) \ argument 256 .u.gpio_switch.type = p4, \ 260 #define OMAP_TAG_WLAN_CX3110X_CONFIG(p1, p2, p3, p4, p5) \ argument 267 .u.wlan_cx3110x.irq_gpio = p4, \ 271 #define OMAP_TAG_PARTITION_CONFIG(p1, p2, p3, p4) \ argument 278 .u.partition.mask_flags = p4, \
|
| /openbmc/phosphor-inventory-manager/test/ |
| H A D | utils_test.cpp | 33 auto p4 = std::make_pair(1, 200); in TEST() local 35 EXPECT_FALSE(c(p3, p4)); in TEST() 36 EXPECT_FALSE(c(1, p4)); in TEST() 38 EXPECT_FALSE(c(p4, p3)); in TEST() 39 EXPECT_FALSE(c(p4, 1)); in TEST()
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0001-Allow-applications-to-set-next-resource-handle.patch | 25 …p4, uint32_t p5, uint32_t p6, uint32_t p7, uint32_t p8, uint32_t p9, uint32_t p10, uint32_t p11, v… 26 …p4, uint32_t p5, uint32_t p6, uint32_t p7, uint32_t p8, uint32_t p9, uint32_t p10, uint32_t p11, u… 27 …p4, uint32_t p5, uint32_t p6, uint32_t p7, uint32_t p8, uint32_t p9, uint32_t p10, uint32_t p11, u… 28 …p4, uint32_t p5, uint32_t p6, uint32_t p7, uint32_t p8, uint32_t p9, uint32_t p10, uint32_t p11, u… 33 … thread, id, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, out) rpc_call13_out_ctrl(threa… 34 … thread, id, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, out) rpc_call14_out_ctrl(threa… 35 …hread, id, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, out) rpc_call15_out_ctrl(th… 36 …ad, id, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, out) rpc_call16_out_ctrl(…
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | test-mmap.c | 56 void *p4; in check_aligned_anonymous_unfixed_mmaps() local 70 p4 = mmap(NULL, len, PROT_READ, in check_aligned_anonymous_unfixed_mmaps() 82 fail_unless(p4 != MAP_FAILED); in check_aligned_anonymous_unfixed_mmaps() 91 p = (uintptr_t) p4; in check_aligned_anonymous_unfixed_mmaps() 100 memcpy(dummybuf, p4, pagesize); in check_aligned_anonymous_unfixed_mmaps() 105 munmap(p4, len); in check_aligned_anonymous_unfixed_mmaps() 381 unsigned int *p1, *p2, *p3, *p4; in check_file_fixed_mmaps() local 402 p4 = mmap(addr + pagesize * 3, pagesize, PROT_READ, in check_file_fixed_mmaps() 411 fail_unless (p4 == (void *)addr + pagesize * 3); in check_file_fixed_mmaps() 417 fail_unless (*p4 == ((pagesize * 3) / sizeof *p4)); in check_file_fixed_mmaps() [all …]
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | own-mirrors.bbclass | 14 p4://.*/.* ${SOURCE_MIRROR_URL} \
|
| /openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 92 p4://.*/.\* http://somemirror.org/sources/ \ 571 Perforce Fetcher (``p4://``) 576 executable used is specified by ``FETCHCMD_p4``, which defaults to "p4". 578 :term:`P4DIR`, which defaults to "DL_DIR/p4". 580 relies on ``p4 files`` to retrieve a list of 581 files and ``p4 print`` to transfer the content 586 :term:`PV` values. The p4 executable is able to use the 598 SRC_URI = "p4://example-depot/main/source/..." 600 PV = "p4-${SRCPV}" 601 S = "${WORKDIR}/p4" [all …]
|
| H A D | bitbake-user-manual-ref-variables.rst | 1526 - ``p4://``: Fetches files from a Perforce (``p4``) revision
|
| /openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
| H A D | perl-dynloader.patch | 33 + my ($p1, $p2, $p3, $p4, $p5, $p6, $p7) = $modlibname =~ m/(^(.*lib\w*\/)?)((perl5\/[0-9\.]…
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | mirrors.bbclass | 38 p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ 49 p4://.*/.* http://sources.openembedded.org/ \
|
| H A D | sanity.bbclass | 945 'git', 'gitsm', 'hg', 'osc', 'p4', 'svn', \
|
| /openbmc/openbmc/meta-phosphor/conf/distro/include/ |
| H A D | phosphor-base.inc | 17 p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
| /openbmc/u-boot/board/freescale/mpc8641hpcn/ |
| H A D | README | 72 SW8(3) = 1 ACZ_SDOUT = 1 :: p4 mode
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am335x-icev2.dts | 384 p4 {
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_stm32mp1.c | 468 p1, p2, p3, p4) \ argument 480 .refclk[3] = (p4), \
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 10014 void *p2, *p4; in _syscall2() local 10025 p4 = lock_user_string(arg4); in _syscall2() 10026 if (!p4) { in _syscall2() 10030 ret = get_errno(sys_move_mount(arg1, p2, arg3, p4, arg5)); in _syscall2() 10033 unlock_user(p4, arg4, 0); in _syscall2()
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 14496 +// int p6, p5, p4, p3, p2, p1, c0, m1, m2, m3, m4; 14522 +// p4 = prev2[prefs4] + next2[prefs4]; // p4 = v24,v25, (p4 >> 1) = v12 14527 +// j1 = -coef_hf[1] * (c0 + p4); // j1 = v6-v9 (-c0:v20,v21) 14538 +// i1 += coef_hf[2] * (m4 + p4); // (-m4:v22,v23) (-p4:v24,v25) 14681 + // diff2 = v19, d0 = v10, p1 = v22, d2 = v15, p3 = v21, (p4 >> 1) = v12 14774 +// int p6, p5, p4, p3, p2, p1, c0, m1, m2, m3, m4; 14800 +// p4 = prev2[prefs4] + next2[prefs4]; // p4 = v24,v25, (p4 >> 1) = v12 14811 +// i1 += coef_hf[2] * (m4 + p4); // (-m4:v22,v23) (-p4:v24,v25)
|
| /openbmc/ |
| D | opengrok1.0.log | 37 2026-02-16 03:01:11.132-0600 FINE t38 Executor.exec: Executing command [p4 -V] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java} 38 2026-02-16 03:01:11.136-0600 WARNING t38 PerforceRepository.isP4Working: Command 'p4' does not work. Some operations with Perforce repositories will fail as a result. [all...] |
| D | opengrok2.0.log | 37 2026-02-15 03:01:16.165-0600 FINE t38 Executor.exec: Executing command [p4 -V] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java} 38 2026-02-15 03:01:16.167-0600 WARNING t38 PerforceRepository.isP4Working: Command 'p4' does not work. Some operations with Perforce repositories will fail as a result. [all...] |