Home
last modified time | relevance | path

Searched defs:p (Results 601 – 625 of 1015) sorted by relevance

1...<<21222324252627282930>>...41

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp320 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 Dbswap.h46 #define le_bswaps(p, size) \ argument
54 #define be_bswaps(p, size) \ argument
/openbmc/qemu/audio/
H A Daudio.h155 static inline void *advance (void *p, int incr) in advance()
/openbmc/u-boot/tools/
H A Dmkimage.c680 unsigned char *p = NULL; in copy_file() local
/openbmc/qemu/tests/tcg/s390x/
H A Dadd-logical-with-carry.c129 const struct test_perm *p; in main() local
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.h67 #define LzmaDec_Construct(p) { (p)->dic = 0; (p)->probs = 0; } argument
/openbmc/u-boot/common/
H A Dlog.c131 const char *s, *p; in log_has_file() local
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c148 char *p; in setup_commandline_tag() local
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c23 #define pin_to_bufno(f, p) ((p) - (f)->pin_base) argument
/openbmc/qemu/hw/mips/
H A Dfuloong2e.c169 uint32_t *p; in write_bootloader() local
H A Dmalta.c612 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 Dfile.c253 int multifd_file_recv_data(MultiFDRecvParams *p, Error **errp) in multifd_file_recv_data()
/openbmc/qemu/hw/ssi/
H A Dssi.c163 SSIPeripheral *p = SSI_PERIPHERAL(kid->child); in ssi_transfer() local
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c76 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c1142 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 Dcore.c117 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 Dcfb_console.c558 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 Devent.py458 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 Dsandbox.c43 u8 p[] = { p0, p1, p2, p3}; in check_params() local
/openbmc/u-boot/fs/cramfs/
H A Dcramfs.c151 char *p = strtok (NULL, "/"); in cramfs_resolve() local
/openbmc/u-boot/lib/zlib/
H A Dzutil.h124 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);} argument
/openbmc/qemu/hw/uefi/
H A Dvar-service-policy.c132 uefi_var_policy *pol, *p; in uefi_vars_add_policy() local
/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.c368 static char *heathrow_fw_dev_path(FWPathProvider *p, BusState *bus, in heathrow_fw_dev_path()
/openbmc/phosphor-host-ipmid/include/ipmid/message/
H A Dunpack.hpp52 void UnpackBytesUnaligned(Payload& p, NumericType& i) in UnpackBytesUnaligned()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1284 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

1...<<21222324252627282930>>...41