Home
last modified time | relevance | path

Searched defs:str (Results 176 – 200 of 2042) sorted by relevance

12345678910>>...82

/OK3568_Linux_fs/kernel/include/linux/
H A Di8042.h81 static inline int i8042_install_filter(bool (*filter)(unsigned char data, unsigned char str, in i8042_install_filter()
87 static inline int i8042_remove_filter(bool (*filter)(unsigned char data, unsigned char str, in i8042_remove_filter()
/OK3568_Linux_fs/kernel/arch/m68k/apollo/
H A Dconfig.c117 void dn_serial_console_write (struct console *co, const char *str,unsigned int count) in dn_serial_console_write()
131 void dn_serial_print (const char *str) in dn_serial_print()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dwriter.h199 bool String(const std::basic_string<Ch>& str) { in String()
239 bool String(const Ch* str) { return String(str, internal::StrLen(str)); } in String()
240 bool Key(const Ch* str) { return Key(str, internal::StrLen(str)); } in Key()
345 bool WriteString(const Ch* str, SizeType length) { in WriteString()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dblacklist.c101 static int parse_busid(char *str, unsigned int *cssid, unsigned int *ssid, in parse_busid()
149 static int blacklist_parse_parameters(char *str, range_action action, in blacklist_parse_parameters()
227 blacklist_setup (char *str) in blacklist_setup()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Ddir.c87 struct qstr str; in hfsplus_lookup() local
306 struct qstr str; in hfsplus_link() local
362 struct qstr str; in hfsplus_unlink() local
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_cfg.c294 char *str = NULL; in cfg_get_stream_type() local
336 char *str = NULL; in cfg_stream() local
388 char *str; in cfg_device() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c231 static void str_space_remove(char *str) in str_space_remove()
479 char str[MAX_KEYWORD_VALUE_LEN] = { 0 }; in get_keyword_value() local
558 char str[MAX_KEYWORD_VALUE_LEN] = { 0 }; in get_detail_threshold() local
609 char str[MAX_KEYWORD_NAME_LEN] = {0}; in init_node_valid() local
1079 char str[MAX_KEYWORD_VALUE_LEN] = { 0 }; in ini_init_interface() local
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dumcast_kern.c70 static int mcast_setup(char *str, char **mac_out, void *data) in mcast_setup()
116 static int ucast_setup(char *str, char **mac_out, void *data) in ucast_setup()
H A Dmconsole_user.c126 int mconsole_reply_len(struct mc_request *req, const char *str, int total, in mconsole_reply_len()
165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) in mconsole_reply()
H A Dubd_kern.c235 static int fake_ide_setup(char *str) in fake_ide_setup()
250 char *str = *ptr, *end; in parse_unit() local
271 static int ubd_setup_common(char *str, int *index_out, char **error_out) in ubd_setup_common()
395 static int ubd_setup(char *str) in ubd_setup()
434 static int udb_setup(char *str) in udb_setup()
980 static int ubd_config(char *str, char **error_out) in ubd_config()
1017 static int ubd_get_config(char *name, char *str, int size, char **error_out) in ubd_get_config()
1049 static int ubd_id(char **str, int *start_out, int *end_out) in ubd_id()
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dtraps.c68 void die(char *str, struct pt_regs *fp, int nr) in die()
83 static void die_if_kernel(char *str, struct pt_regs *fp, int nr) in die_if_kernel()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c83 nvbios_findstr(const u8 *data, int size, const char *str, int len) in nvbios_findstr()
99 nvbios_memcmp(struct nvkm_bios *bios, u32 addr, const char *str, u32 len) in nvbios_memcmp()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_xen.c205 static int dom0_write_console(uint32_t vtermno, const char *str, int len) in dom0_write_console()
631 static void xen_hvm_early_write(uint32_t vtermno, const char *str, int len) in xen_hvm_early_write()
637 static void xen_hvm_early_write(uint32_t vtermno, const char *str, int len) { } in xen_hvm_early_write()
691 void xen_raw_console_write(const char *str) in xen_raw_console_write()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Drecord.c220 bool perf_evlist__can_select_event(struct evlist *evlist, const char *str) in perf_evlist__can_select_event()
267 int record__parse_freq(const struct option *opt, const char *str, int unset __maybe_unused) in record__parse_freq()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc47 static inline QString qgettext(const char* str) in qgettext()
52 static inline QString qgettext(const QString& str) in qgettext()
1066 QString str; in symbolInfo() local
1190 QString ConfigInfoView::print_filter(const QString &str) in print_filter()
1221 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help()
1749 static const QString str = _("Welcome to the qconf graphical configuration tool.\n\n" in showIntro() local
1766 static const QString str = _("qconf is Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>.\n" in showAbout() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc47 static inline QString qgettext(const char* str) in qgettext()
52 static inline QString qgettext(const QString& str) in qgettext()
1066 QString str; in symbolInfo() local
1190 QString ConfigInfoView::print_filter(const QString &str) in print_filter()
1221 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help()
1749 static const QString str = _("Welcome to the qconf graphical configuration tool.\n\n" in showIntro() local
1766 static const QString str = _("qconf is Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>.\n" in showAbout() local
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm-sysfs.c38 char *str = buf; in pubek_show() local
88 char *str = buf; in pcrs_show() local
211 char *str = buf; in caps_show() local
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Di8042.c193 int i8042_install_filter(bool (*filter)(unsigned char data, unsigned char str, in i8042_install_filter()
214 int i8042_remove_filter(bool (*filter)(unsigned char data, unsigned char str, in i8042_remove_filter()
271 unsigned char data, str; in i8042_flush() local
496 static bool i8042_filter(unsigned char data, unsigned char str, in i8042_filter()
527 unsigned char str, data; in i8042_interrupt() local
753 unsigned char str, data; in i8042_aux_test_irq() local
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Drealpath.c23 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()
78 char *tomoyo_encode(const char *str) in tomoyo_encode()
/OK3568_Linux_fs/kernel/drivers/staging/nvec/
H A Dnvec_ps2.c27 #define NVEC_PHD(str, buf, len) \ argument
31 #define NVEC_PHD(str, buf, len) argument
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dnmi.c68 static void die_nmi(const char *str, struct pt_regs *regs, int do_panic) in die_nmi()
272 static int __init setup_nmi_watchdog(char *str) in setup_nmi_watchdog()
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dstdio.c43 static char * number(char * str, unsigned long long num, int base, int size, int precision, int typ… in number()
115 char * str; in vsprintf() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-autodetect.c60 static int __init md_setup(char *str) in md_setup()
237 static int __init raid_setup(char *str) in raid_setup()
/OK3568_Linux_fs/external/xserver/xkb/
H A Dmaprules.c232 get_index(char *str, int *ndx) in get_index()
259 char *tok, *str; in SetUpRemap() local
348 const char *str, *next; in MatchOneOf() local
374 char *str, *tok; in CheckLine() local
755 char *str, *outstr, *orig, *var; in XkbRF_SubstituteVars() local
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_argparse.cpp23 static const char* prefix_skip(const char *str, const char *prefix) { in prefix_skip()
28 static int prefix_cmp(const char *str, const char *prefix) { in prefix_cmp()

12345678910>>...82