/openbmc/obmc-ikvm/ |
H A D | ikvm_video.cpp | 33 Video::Video(const std::string& p, Input& input, int fr, int sub) : in Video()
|
/openbmc/u-boot/board/freescale/mx53evk/ |
H A D | mx53evk.c | 80 struct pmic *p; in power_init() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pcie_root_port.c | 64 PCIEPort *p = PCIE_PORT(d); in rp_realize() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | octeon_translate.c | 18 TCGv p; in trans_BBIT() local
|
/openbmc/u-boot/cmd/ |
H A D | gpio.c | 94 const char *p = NULL; in do_gpio_status() local
|
H A D | part.c | 89 int p; in do_part_list() local
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic_tps65218.c | 232 struct pmic *p = pmic_alloc(); in power_tps65218_init() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | fma.c | 54 union val p; in interpret_tables() local
|
/openbmc/u-boot/lib/ |
H A D | strto.c | 148 const char *p; in trailing_strtoln() local
|
H A D | of_live.c | 46 const __be32 *p; in unflatten_dt_node() local
|
/openbmc/u-boot/common/ |
H A D | image-fit.c | 162 static void fit_image_print_data(const void *fit, int noffset, const char *p, in fit_image_print_data() 230 const char *p) in fit_image_print_verification_data() 260 static void fit_conf_print(const void *fit, int noffset, const char *p) in fit_conf_print() 353 const char *p; in fit_print_contents() local 447 void fit_image_print(const void *fit, int image_noffset, const char *p) in fit_image_print() 553 void fit_image_print(const void *fit, int image_noffset, const char *p) { } in fit_image_print()
|
/openbmc/qemu/accel/tcg/ |
H A D | tb-maint.c | 219 void **p = qatomic_rcu_read(lp); in page_find_alloc() local 499 static void page_entry_destroy(gpointer p) in page_entry_destroy() argument 692 tb_page_add(PageDesc * p,TranslationBlock * tb,unsigned int n) tb_page_add() argument 1099 tb_invalidate_phys_page_range__locked(CPUState * cpu,struct page_collection * pages,PageDesc * p,tb_page_addr_t start,tb_page_addr_t last,uintptr_t retaddr) tb_invalidate_phys_page_range__locked() argument 1203 PageDesc *p = page_find(start >> TARGET_PAGE_BITS); tb_invalidate_phys_range_fast() local [all...] |
/openbmc/u-boot/lib/libfdt/ |
H A D | fdt_region.c | 346 struct fdt_region_ptrs *p = &info->ptrs; in fdt_first_region() local 469 struct fdt_region_ptrs p; in fdt_next_region() local
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_fru_cmd.cpp | 94 auto p = table; in print() local 202 bool isTableEnd(const uint8_t* p) in isTableEnd()
|
/openbmc/qemu/target/xtensa/ |
H A D | xtensa-semi.c | 162 XtensaSimConsole *p = opaque; in sim_console_can_read() local 170 XtensaSimConsole *p = opaque; in sim_console_read() local
|
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/ |
H A D | board.c | 29 #define MVEBU_PORT_CTRL_SMI_ADDR(p) (16 + (p)) argument
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_unicode_collation.c | 96 static bool metai_match(const u16 *s, const u16 *p) in metai_match()
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric_config.cpp | 268 m, [=](const auto& p) { return p.second == v; }); in reverse_map_search()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | privileges.hpp | 201 explicit Privileges(const std::bitset<maxPrivilegeCount>& p) : in Privileges()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 172 unsigned char p; in generate_pattern() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 57 static inline uint8_t scsi_sense_response(const void *p) in scsi_sense_response() 62 static inline uint8_t scsi_sense_key(const void *p) in scsi_sense_key() 200 const ScsiSense70 *p = s; in scsi_cdb_asc_msg() local
|
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi02.c | 263 uint8_t *p = (uint8_t *)pfl->storage + offset; in pflash_data_read() local 420 uint8_t *p = pfl->storage; in pflash_sector_erase() local 436 uint8_t *p; in pflash_write() local
|
/openbmc/qemu/include/qemu/ |
H A D | osdep.h | 469 #define QEMU_ALIGN_PTR_DOWN(p, n) \ argument 473 #define QEMU_ALIGN_PTR_UP(p, n) \ argument 477 #define QEMU_PTR_IS_ALIGNED(p, n) QEMU_IS_ALIGNED((uintptr_t)(p), (n)) argument
|
/openbmc/qemu/hw/arm/ |
H A D | boot.c | 278 #define WRITE_WORD(p, value) do { \ argument 288 hwaddr p; in set_kernel_args() local 342 hwaddr p; in set_kernel_args_old() local
|
/openbmc/sdbusplus/tools/sdbusplus/ |
H A D | method.py | 47 def parameter(self, interface, p, defaultValue=False, ref=""): argument
|