Home
last modified time | relevance | path

Searched defs:str (Results 251 – 275 of 2042) sorted by relevance

1...<<11121314151617181920>>...82

/OK3568_Linux_fs/kernel/include/xen/
H A Dhvc-console.h14 static inline void xen_raw_console_write(const char *str) { } in xen_raw_console_write()
/OK3568_Linux_fs/u-boot/lib/
H A Dpanic.c32 void panic_str(const char *str) in panic_str()
H A Dvsprintf.c151 #define ADDCH(str, ch) do { \ argument
279 u16 *str = s ? s : L"<NULL>"; in string16() local
480 char *str; in vsnprintf_internal() local
808 char str[21], *s; in print_grouped_ull() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dkconf_id.c41 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len) in kconf_id_lookup()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/test/
H A Dmain.cpp8 #define str(s) #s macro
/OK3568_Linux_fs/kernel/arch/m68k/atari/
H A Dconfig.c148 static int __init atari_switches_setup(char *str) in atari_switches_setup()
621 #define ATARIHW_ANNOUNCE(name, str) \ in atari_get_hardware_list() argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c120 int trace_log_string(struct trace_buffer *tb, char *str) in trace_log_string()
226 char *str; in trace_print_string() local
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeyboard.cpp311 QString str = pinyin->pinyinString(false); in handleKey() local
343 QString str =pinyin->pinyinString(false); in clearpinyin() local
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-sysfs.c43 char str[MAXHOSTNAMELEN]; in rtrs_srv_disconnect_store() local
268 char str[NAME_MAX]; in rtrs_srv_create_sess_files() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_inject.c36 parse_field(char *str, struct trace_event_call *call, in parse_field()
192 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
/OK3568_Linux_fs/kernel/fs/unicode/
H A Dutf8-norm.c102 utf8decode3(const char *str) in utf8decode3()
119 utf8encode3(char *str, unsigned int val) in utf8encode3()
275 utf8hangul(const char *str, unsigned char *hangul) in utf8hangul()
/OK3568_Linux_fs/kernel/include/linux/
H A Dstring.h76 static inline __must_check char *strstrip(char *str) in strstrip()
220 static inline bool strstarts(const char *str, const char *prefix) in strstarts()
532 static __always_inline size_t str_has_prefix(const char *str, const char *prefix) in str_has_prefix()
H A Dkbuild.h10 #define OFFSET(sym, str, mem) \ argument
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexport-to-postgresql.py227 def toserverstr(str): argument
229 def toclientstr(str): argument
233 def toserverstr(str): argument
235 def toclientstr(str): argument
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c201 char str[XHCI_MSG_MAX]; in xhci_ring_dump_segment() local
264 char str[XHCI_MSG_MAX]; in xhci_slot_context_show() local
286 char str[XHCI_MSG_MAX]; in xhci_endpoint_context_show() local
349 char str[XHCI_MSG_MAX]; in xhci_portsc_show() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dsymbol.c128 char str[64]; in sym_validate_range() local
558 bool sym_string_valid(struct symbol *sym, const char *str) in sym_string_valid()
601 bool sym_string_within_range(struct symbol *sym, const char *str) in sym_string_within_range()
703 const char *str; in sym_get_string_default() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_macro_gram.y70 char *str; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsmt.c24 char *str; in smt_on() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/
H A Dspl.c22 void puts(const char *str) in puts()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/dscr/
H A Ddscr_user_test.c21 static int check_dscr(char *str) in check_dscr()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfadump.h26 static inline void crash_fadump(struct pt_regs *regs, const char *str) { } in crash_fadump()
/OK3568_Linux_fs/kernel/arch/x86/platform/goldfish/
H A Dgoldfish.c38 static int __init goldfish_setup(char *str) in goldfish_setup()
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_strerror.c15 const char *str; member
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_strerror.c59 const char *str; member
/OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/
H A Dspl_minimal.c61 void puts(const char *str) in puts()

1...<<11121314151617181920>>...82