Home
last modified time | relevance | path

Searched defs:str (Results 101 – 125 of 2042) sorted by relevance

12345678910>>...82

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dstring_stdlib.cpp8 std::string uppercase(const std::string& str) in uppercase()
41 std::string lowercase(const std::string& str) in lowercase()
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dtraps.c43 char str[sizeof(" 12345678") * 8 + 1]; in dump_mem() local
69 char str[sizeof("00000000 ") * 5 + 2 + 1], *p = str; in dump_instr() local
164 void die(const char *str, struct pt_regs *regs, int err) in die()
193 void die_if_kernel(const char *str, struct pt_regs *regs, int err) in die_if_kernel()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_early_core.c84 static void sclp_early_print_lm(const char *str, unsigned int len) in sclp_early_print_lm()
138 static void sclp_early_print_vt220(const char *str, unsigned int len) in sclp_early_print_vt220()
217 void __sclp_early_printk(const char *str, unsigned int len) in __sclp_early_printk()
232 void sclp_early_printk(const char *str) in sclp_early_printk()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drcu-string.h11 char str[]; member
25 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddevice.c218 static ssize_t of_device_get_modalias(struct device *dev, char *str, ssize_t len) in of_device_get_modalias()
259 char *str; in of_device_request_module() local
283 ssize_t of_device_modalias(struct device *dev, char *str, ssize_t len) in of_device_modalias()
/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dstart_up.c67 static void fatal_perror(const char *str) in fatal_perror()
149 static int __init nosysemu_cmd_param(char *str, int* add) in nosysemu_cmd_param()
344 int __init parse_iomem(char *str, int *add) in parse_iomem()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dnetlink_dumper.h79 #define NET_DUMP_STR(name, fmt_str, str) \ argument
87 #define NET_DUMP_STR_ONLY(str) \ argument
/OK3568_Linux_fs/kernel/net/ceph/
H A Dceph_hash.c23 unsigned int ceph_str_hash_rjenkins(const char *str, unsigned int length) in ceph_str_hash_rjenkins()
94 unsigned int ceph_str_hash_linux(const char *str, unsigned int length) in ceph_str_hash_linux()
/OK3568_Linux_fs/u-boot/env/
H A Dembedded.c55 #define GEN_SYMNAME(str) SYM_CHAR #str argument
56 #define GEN_VALUE(str) #str argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dparse-branch-options.c38 int parse_branch_str(const char *str, __u64 *mode) in parse_branch_str()
94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
H A Ddemangle-rust.c100 static bool is_prefixed_hash(const char *str) in is_prefixed_hash()
129 static bool looks_like_rust(const char *str, size_t len) in looks_like_rust()
H A Ddemangle-java.c45 __demangle_java_sym(const char *str, const char *end, char *buf, int maxlen, int mode) in __demangle_java_sym()
158 java_demangle_sym(const char *str, int flags) in java_demangle_sym()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_link.c811 static int __init acpi_irq_penalty_update(char *str, int used) in acpi_irq_penalty_update()
878 static int __init acpi_irq_isa(char *str) in acpi_irq_isa()
890 static int __init acpi_irq_pci(char *str) in acpi_irq_pci()
897 static int __init acpi_irq_nobalance_set(char *str) in acpi_irq_nobalance_set()
905 static int __init acpi_irq_balance_set(char *str) in acpi_irq_balance_set()
H A Dosi.c93 void __init acpi_osi_setup(char *str) in acpi_osi_setup()
219 char *str; in acpi_osi_setup_late() local
249 static int __init osi_setup(char *str) in osi_setup()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dpreprocess.c346 static char *eval_clause(const char *str, size_t len, int argc, char *argv[]) in eval_clause()
453 static char *expand_dollar_with_args(const char **str, int argc, char *argv[]) in expand_dollar_with_args()
490 char *expand_dollar(const char **str) in expand_dollar()
495 static char *__expand_string(const char **str, bool (*is_end)(char c), in __expand_string()
571 char *expand_one_token(const char **str) in expand_one_token()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dfsl_85xx_l2ctlr.c38 static int __init get_size_from_cmdline(char *str) in get_size_from_cmdline()
47 static int __init get_offset_from_cmdline(char *str) in get_offset_from_cmdline()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_midi.c82 struct snd_rawmidi_str *str) in set_midi_substream_names()
105 struct snd_rawmidi_str *str; in snd_efw_create_midi_devices() local
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-midi.c86 struct snd_rawmidi_str *str) in set_midi_substream_names()
109 struct snd_rawmidi_str *str; in snd_motu_create_midi_devices() local
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/delta/
H A Ddelta-mjpeg-hdr.c16 char *str, in header_str()
89 unsigned char str[200]; in delta_mjpeg_read_header() local
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_midi.c82 struct snd_rawmidi_str *str) in set_midi_substream_names()
106 struct snd_rawmidi_str *str; in snd_bebob_create_midi_devices() local
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dals.c22 static void u16_to_hex(char *str, u16 val) in u16_to_hex()
48 static void u16_to_decimal(char *str, u16 val) in u16_to_decimal()
/OK3568_Linux_fs/kernel/lib/
H A Dglobtest.c15 char const *pat, *str; member
19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test()
/OK3568_Linux_fs/kernel/fs/romfs/
H A Dstorage.c67 const char *str, size_t size) in romfs_mtd_strcmp()
164 const char *str, size_t size) in romfs_blk_strcmp()
266 const char *str, size_t size) in romfs_dev_strcmp()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dutf8.hpp41 inline utf8_string to_utf8(Char const* str) in to_utf8()
56 to_utf8(std::basic_string<Char, Traits, Allocator> const& str) in to_utf8()
/OK3568_Linux_fs/kernel/security/keys/encrypted-keys/
H A Dencrypted.h40 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()
62 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()

12345678910>>...82