/openbmc/phosphor-objmgr/src/ |
H A D | associations.cpp | 320 auto p = assocMaps.pending.find(objectPath); in addPendingAssociation() local 394 auto p = o->second.find(assocPath); in addSingleAssociation() local
|
/openbmc/qemu/include/qemu/ |
H A D | bswap.h | 46 #define le_bswaps(p, size) \ argument 54 #define be_bswaps(p, size) \ argument
|
/openbmc/qemu/audio/ |
H A D | audio.h | 155 static inline void *advance (void *p, int incr) in advance()
|
/openbmc/u-boot/tools/ |
H A D | mkimage.c | 680 unsigned char *p = NULL; in copy_file() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | add-logical-with-carry.c | 129 const struct test_perm *p; in main() local
|
/openbmc/u-boot/lib/lzma/ |
H A D | LzmaDec.h | 67 #define LzmaDec_Construct(p) { (p)->dic = 0; (p)->probs = 0; } argument
|
/openbmc/u-boot/common/ |
H A D | log.c | 131 const char *s, *p; in log_has_file() local
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm.c | 148 char *p; in setup_commandline_tag() local
|
/openbmc/u-boot/arch/x86/cpu/tangier/ |
H A D | pinmux.c | 23 #define pin_to_bufno(f, p) ((p) - (f)->pin_base) argument
|
/openbmc/qemu/hw/mips/ |
H A D | fuloong2e.c | 169 uint32_t *p; in write_bootloader() local
|
H A D | malta.c | 612 static void bl_setup_gt64120_jump_kernel(void **p, uint64_t run_addr, in bl_setup_gt64120_jump_kernel() 687 uint16_t *p; in write_bootloader_nanomips() local 739 uint32_t *p; in write_bootloader() local
|
/openbmc/qemu/migration/ |
H A D | file.c | 253 int multifd_file_recv_data(MultiFDRecvParams *p, Error **errp) in multifd_file_recv_data()
|
/openbmc/qemu/hw/ssi/ |
H A D | ssi.c | 163 SSIPeripheral *p = SSI_PERIPHERAL(kid->child); in ssi_transfer() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | hotpages.c | 76 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit()
|
/openbmc/qemu/hw/scsi/ |
H A D | scsi-disk.c | 1142 uint8_t *p = *p_outbuf + 2; in mode_sense_page() local 1335 uint8_t *p; in scsi_disk_emulate_mode_sense() local 1527 uint8_t *p; in scsi_disk_check_mode_select() local 1566 static void scsi_disk_apply_mode_select(SCSIDiskState *s, int page, uint8_t *p) in scsi_disk_apply_mode_select() 1578 static int mode_select_pages(SCSIDiskReq *r, uint8_t *p, int len, bool change) in mode_select_pages() 1640 uint8_t *p = inbuf; in scsi_disk_emulate_mode_select() local 1806 uint8_t *p = inbuf; in scsi_disk_emulate_unmap() local
|
/openbmc/libmctp/ |
H A D | core.c | 117 void *p; in mctp_pktbuf_push() local 559 void *p; in mctp_bus_rx() local 731 size_t p = bus->tx_msgpos; in mctp_next_tx_pkt() local
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 558 static void memsetl(int *p, int c, int v) in memsetl() 1123 static void draw_bitmap(uchar **fb, uchar *bm, struct palette *p, in draw_bitmap() 1168 struct palette p[256]; in display_rle8_bitmap() local 1910 uchar *p = (uchar *) info; in video_logo() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | event.py | 458 def __init__(self, n, p, failures = 0): argument 487 def __init__(self, p=[]): argument 493 def __init__(self, n, p, failures = 0): argument 499 def __init__(self, total, n, p, failures=0, interrupted=0): argument
|
/openbmc/u-boot/drivers/tee/ |
H A D | sandbox.c | 43 u8 p[] = { p0, p1, p2, p3}; in check_params() local
|
/openbmc/u-boot/fs/cramfs/ |
H A D | cramfs.c | 151 char *p = strtok (NULL, "/"); in cramfs_resolve() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | zutil.h | 124 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);} argument
|
/openbmc/qemu/hw/uefi/ |
H A D | var-service-policy.c | 132 uefi_var_policy *pol, *p; in uefi_vars_add_policy() local
|
/openbmc/qemu/hw/ppc/ |
H A D | mac_oldworld.c | 368 static char *heathrow_fw_dev_path(FWPathProvider *p, BusState *bus, in heathrow_fw_dev_path()
|
/openbmc/phosphor-host-ipmid/include/ipmid/message/ |
H A D | unpack.hpp | 52 void UnpackBytesUnaligned(Payload& p, NumericType& i) in UnpackBytesUnaligned()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | build.c | 1284 struct mtd_dev_param *p = &mtd_dev_param[i]; in ubi_init() local 1451 struct mtd_dev_param *p; in ubi_mtd_param_parse() local
|