Home
last modified time | relevance | path

Searched defs:s (Results 1351 – 1375 of 4884) sorted by relevance

1...<<51525354555657585960>>...196

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py28 def are_digits(s): argument
60 def is_partial_op(s): argument
66 def is_op(s): argument
92 def get_reserved(s): argument
97 def is_name(s): argument
868 def get_tokens(s): argument
/openbmc/qemu/hw/misc/
H A Dmchp_pfsoc_sysreg.c57 MchpPfSoCSysregState *s = opaque; in mchp_pfsoc_sysreg_write() local
78 MchpPfSoCSysregState *s = MCHP_PFSOC_SYSREG(dev); in mchp_pfsoc_sysreg_realize() local
/openbmc/qemu/tests/multiboot/
H A Dlibc.c28 const char *s = src; in memcpy() local
42 static void print_str(char *s) in print_str()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsection_header.hpp85 inline Stream& operator>>(Stream& s, SectionHeader& header) in operator >>()
98 inline Stream& operator<<(Stream& s, const SectionHeader& header) in operator <<()
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-cedarfork.c23 #define CDF_GPP(r, s, e) \ argument
30 #define CDF_COMMUNITY(b, s, e, g) \ argument
/openbmc/qemu/disas/
H A Ddisas-target.c26 CPUDebug s; in target_disas() local
76 CPUDebug s; in plugin_disas() local
/openbmc/openpower-hw-diags/attn/pel/
H A Dsection_header.hpp109 inline Stream& operator>>(Stream& s, SectionHeader& header) in operator >>()
122 inline Stream& operator<<(Stream& s, const SectionHeader& header) in operator <<()
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c94 size_t s; in virtio_crypto_cipher_session_helper() local
138 size_t s; in virtio_crypto_create_sym_session() local
275 size_t s; in virtio_crypto_create_session_completion() local
317 size_t s; in virtio_crypto_destroy_session_completion() local
349 size_t s; in virtio_crypto_handle_ctrl() local
509 size_t s, len; in virtio_crypto_sym_input_data_helper() local
543 size_t s, len; in virtio_crypto_akcipher_input_data_helper() local
588 virtio_crypto_get_request(VirtIOCrypto *s, VirtQueue *vq) in virtio_crypto_get_request()
613 size_t s; in virtio_crypto_sym_op_helper() local
/openbmc/linux/lib/
H A Ducs2_string.c7 ucs2_strnlen(const ucs2_char_t *s, size_t maxlength) in ucs2_strnlen()
18 ucs2_strlen(const ucs2_char_t *s) in ucs2_strlen()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h38 #define _SANDBOX_CMDLINE_OPT(f, s, ha, h) \ argument
70 #define SANDBOX_CMDLINE_OPT_SHORT(f, s, ha, h) _SANDBOX_CMDLINE_OPT(f, s, ha, h) argument
/openbmc/linux/drivers/comedi/
H A Drange.c53 struct comedi_subdevice *s; in do_rangeinfo_ioctl() local
105 int comedi_check_chanlist(struct comedi_subdevice *s, int n, in comedi_check_chanlist()
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c15 static void check(const struct S *s, unsigned e, in check()
51 struct S s = { }; in test() local
/openbmc/qemu/hw/sd/
H A Domap_mmc.c71 static void omap_mmc_interrupts_update(struct omap_mmc_s *s) in omap_mmc_interrupts_update()
288 struct omap_mmc_s *s = opaque; in omap_mmc_update() local
337 struct omap_mmc_s *s = opaque; in omap_mmc_read() local
430 struct omap_mmc_s *s = opaque; in omap_mmc_write() local
591 struct omap_mmc_s *s = g_new0(struct omap_mmc_s, 1); in omap_mmc_init() local
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c51 static void verror_msg(const char *s, va_list p) in verror_msg()
58 static void error_msg_and_die(const char *s, ...) in error_msg_and_die()
69 static void vperror_msg(const char *s, va_list p) in vperror_msg()
81 static void perror_msg_and_die(const char *s, ...) in perror_msg_and_die()
100 static char *xstrdup(const char *s) in xstrdup()
/openbmc/linux/arch/powerpc/lib/
H A Drheap.c30 static inline void fixup(unsigned long s, unsigned long e, int d, in fixup()
158 unsigned long s, e, bs, be; in attach_free_block() local
332 unsigned long s, e, m; in rh_attach_region() local
374 unsigned long s, e, m, bs, be; in rh_detach_region() local
531 unsigned long s, e, m, bs = 0, be = 0; in rh_alloc_fixed() local
/openbmc/qemu/block/
H A Dqcow2-cache.c62 static inline const char *qcow2_cache_get_name(BDRVQcow2State *s, Qcow2Cache *c) in qcow2_cache_get_name()
126 BDRVQcow2State *s = bs->opaque; in qcow2_cache_create() local
185 BDRVQcow2State *s = bs->opaque; in qcow2_cache_entry_flush() local
242 BDRVQcow2State *s = bs->opaque; in qcow2_cache_write() local
327 BDRVQcow2State *s = bs->opaque; in qcow2_cache_do_get() local
/openbmc/linux/drivers/comedi/drivers/
H A Ddt2801.c447 struct comedi_subdevice *s, in dt2801_ai_insn_read()
470 struct comedi_subdevice *s, in dt2801_ao_insn_write()
486 struct comedi_subdevice *s, in dt2801_dio_insn_bits()
509 struct comedi_subdevice *s, in dt2801_dio_insn_config()
538 struct comedi_subdevice *s; in dt2801_attach() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h149 #define __OUT1(s,x) \ argument
152 #define __OUT2(s,s1,s2) \ argument
156 #define __OUT(s,s1,x) \ argument
160 #define __IN1(s) \ argument
163 #define __IN2(s,s1,s2) \ argument
166 #define __IN(s,s1,i...) \ argument
170 #define __INS(s) \ argument
175 #define __OUTS(s) \ argument
/openbmc/linux/sound/isa/
H A Dsscape.c156 static struct snd_dma_buffer *get_dmabuf(struct soundscape *s, in get_dmabuf()
199 static void sscape_write(struct soundscape *s, enum GA_REG reg, in sscape_write()
364 static int obp_startup_ack(struct soundscape *s, unsigned timeout) in obp_startup_ack()
391 static int host_startup_ack(struct soundscape *s, unsigned timeout) in host_startup_ack()
414 static int upload_dma_data(struct soundscape *s, const unsigned char *data, in upload_dma_data()
596 register struct soundscape *s = get_card_soundscape(card); in sscape_midi_get() local
610 struct soundscape *s = get_card_soundscape(card); in sscape_midi_put() local
686 static int detect_sscape(struct soundscape *s, long wss_io) in detect_sscape()
/openbmc/linux/tools/perf/util/
H A Dstrlist.c17 const char *s = entry; in strlist__node_new() local
111 static int strlist__parse_list_entry(struct strlist *slist, const char *s, in strlist__parse_list_entry()
142 static int strlist__parse_list(struct strlist *slist, const char *s, const char *subst_dir) in strlist__parse_list()
/openbmc/linux/drivers/spi/
H A Dspi-lm70llp.c133 static inline void setsck(struct spi_device *s, int is_on) in setsck()
143 static inline void setmosi(struct spi_device *s, int is_on) in setmosi()
158 static inline int getmiso(struct spi_device *s) in getmiso()
/openbmc/u-boot/lib/
H A Dlz4.c20 const BYTE* s = (const BYTE*)srcPtr; in LZ4_wildCopy() local
117 unsigned s; in LZ4_decompress_generic() local
159 unsigned s; in LZ4_decompress_generic() local
/openbmc/qemu/hw/ssi/
H A Dssi.c47 SSIPeripheral *s = SSI_PERIPHERAL(dev); in ssi_bus_check_address() local
74 SSIPeripheral *s = SSI_PERIPHERAL(opaque); in ssi_cs_default() local
99 SSIPeripheral *s = SSI_PERIPHERAL(dev); in ssi_peripheral_realize() local
/openbmc/linux/drivers/parport/
H A Dparport_mfc3.c214 static void mfc3_init_state(struct pardevice *dev, struct parport_state *s) in mfc3_init_state()
222 static void mfc3_save_state(struct parport *p, struct parport_state *s) in mfc3_save_state()
234 static void mfc3_restore_state(struct parport *p, struct parport_state *s) in mfc3_restore_state()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_sseu_debugfs.c56 int s, ss; in gen11_sseu_device_status() local
116 int s, ss; in gen9_sseu_device_status() local
173 int s; in bdw_sseu_device_status() local

1...<<51525354555657585960>>...196