Home
last modified time | relevance | path

Searched defs:s (Results 1801 – 1825 of 1843) sorted by relevance

1...<<71727374

/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py498 def is_IRI(s): argument
508 def is_blank_node(s): argument
1832 def write(self, s): argument
/openbmc/qemu/linux-user/
H A Dstrace.c1678 char *s; in print_string() local
1693 uint8_t *s; in print_buf() local
2111 char *s; in print_execve_argv() local
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c38 const short *s = src; in memcpy_16() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h142 #define P2SZ_TO_AM(s) ((~((s) - 1)) & 0xffff8000) /* must be pow of 2 */ argument
H A Dprocessor.h1137 #define stringify(s) tostring(s) argument
1138 #define tostring(s) #s argument
/openbmc/qemu/disas/
H A Dsparc.c2767 const char *s; in print_insn_sparc() local
/openbmc/qemu/include/system/
H A Dmemory.h1283 static inline bool memory_region_section_intersect_range(MemoryRegionSection *s, in memory_region_section_intersect_range()
/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c2567 static uint64_t float32_cvt_float64(uint32_t s, float_status *status) in float32_cvt_float64()
2572 static uint16_t float32_cvt_float16(uint32_t s, float_status *status) in float32_cvt_float16()
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h60 #define VIN_DATA_PIN_GROUP(n, s) \ argument
/openbmc/x86-power-control/src/
H A Dpower_control.cpp2542 std::optional<std::string> s = in getDbusMsgGPIOState() local
/openbmc/qemu/target/ppc/
H A Dint_helper.c1243 int s = c->VsrB(i) & 0x1f; in helper_VPERM() local
1261 int s = c->VsrB(i) & 0x1f; in helper_VPERMR() local
/openbmc/qemu/hw/virtio/
H A Dvirtio.c3593 int s; in virtio_queue_get_avail_size() local
3606 int s; in virtio_queue_get_used_size() local
/openbmc/u-boot/fs/zfs/
H A Dzfs.c182 zlib_decompress(void *s, void *d, in zlib_decompress()
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h191 } s; member
/openbmc/qemu/qga/
H A Dcommands-win32.c1985 void ga_command_state_init(GAState *s, GACommandState *cs) in ga_command_state_init()
/openbmc/u-boot/include/
H A Delf.h428 #define ELF32_R_INFO(s,t) (((s) << 8) + (unsigned char)(t)) argument
/openbmc/u-boot/include/linux/usb/
H A Dch9.h1060 const char *s; member
/openbmc/qemu/hw/intc/
H A Dxive.c989 char *s = xive_tctx_ring_print(&tctx->regs[i * XIVE_TM_RING_SIZE]); in xive_tctx_pic_print_info() local
/openbmc/qemu/target/hexagon/
H A Dgenptr.c1310 void probe_noshuf_load(TCGv va, int s, int mi) in probe_noshuf_load()
/openbmc/qemu/target/sparc/
H A Dcpu.h460 } s; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp778 std::string s(data.begin(), data.end()); procInfo() local
[all...]
/openbmc/qemu/target/riscv/
H A Dcpu.c801 static void riscv_cpu_disas_set_info(CPUState *s, disassemble_info *info) in riscv_cpu_disas_set_info()
/openbmc/qemu/target/xtensa/
H A Dtranslate.c1562 TCGv_i32 s = tcg_constant_i32(arg[0].imm); in translate_entry() local
2285 TCGv_i32 s = tcg_temp_new(); in translate_sll() local
/openbmc/qemu/ui/
H A Dvnc.c667 struct VncSurface *s = &vd->guest; in vnc_dpy_update() local
/openbmc/qemu/hw/ppc/
H A Dpnv.c81 char *s = g_strdup_printf(PNV_CORE_TYPE_NAME("%.*s"), len, chip_type); in pnv_chip_core_typename() local

1...<<71727374