Home
last modified time | relevance | path

Searched defs:str (Results 351 - 375 of 6949) sorted by relevance

1...<<11121314151617181920>>...278

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddebug.h21 static inline void write_to_seqfile(void *ctx, const char *str, size_t len, in write_to_seqfile() argument
27 static inline void write_to_printk(void *ctx, const char *str, size_t len, in write_to_printk() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dmodule.c11 ssize_t of_modalias(const struct device_node *np, char *str, ssize_t len) in of_modalias() argument
49 char *str; in of_request_module() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
H A Dsleep.c153 static int __init acpi_sleep_setup(char *str) in acpi_sleep_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddebug.h21 static inline void write_to_seqfile(void *ctx, const char *str, size_t len, in write_to_seqfile() argument
27 static inline void write_to_printk(void *ctx, const char *str, size_t len, in write_to_printk() argument
/kernel/linux/linux-6.6/scripts/genksyms/
H A Dkeywords.c68 static int is_reserved_word(register const char *str, register unsigned int len) in is_reserved_word() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstring2.h18 static inline bool strisglob(const char *str) in strisglob() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_user_test.c21 static int check_dscr(char *str) in check_dscr() argument
/kernel/liteos_a/kernel/include/
H A Dlos_hash.h69 LITE_OS_SEC_ALW_INLINE STATIC INLINE UINT32 LOS_HashFNV32aStr(CHAR *str, UINT32 hval) in LOS_HashFNV32aStr() argument
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_004.c39 CHAR *str[PTR_NUM] = {NULL}; in TestCase() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/stdlib/
H A Dstrtol_fuzz.c52 char *str = NULL; in StrtolFuzzTest() local
H A Dstrtoul_fuzz.c52 char *str = NULL; in StrtoulFuzzTest() local
H A Dstrtoull_fuzz.c52 char *str = NULL; in StrtoullFuzzTest() local
/kernel/liteos_m/testsuites/unittest/xts/io/
H A Dxts_io_stdio_test.c49 char str[50] = {0}; /* 50 common data for test, no special meaning */ in FormatVsnptf() local
/kernel/linux/linux-6.6/lib/
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() argument
[all...]
/kernel/linux/linux-6.6/kernel/printk/
H A Dbraille.c12 int _braille_console_setup(char **str, char **brl_options) in _braille_console_setup() argument
H A Dbraille.h37 _braille_console_setup(char **str, char **brl_options) in _braille_console_setup() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_hash.c23 unsigned int ceph_str_hash_rjenkins(const char *str, unsigned int length) in ceph_str_hash_rjenkins() argument
94 unsigned int ceph_str_hash_linux(const char *str, unsigned int length) in ceph_str_hash_linux() argument
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_mbrlen_001.cpp38 const char *str = "水"; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
H A DIO_test_010.cpp34 static VOID GetWideMatches(const wchar_t *str, const wchar_t *format, ...) in GetWideMatches() argument
47 wchar_t *str = L"bottles"; in Testcase() local
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Dcommon_tool.cpp30 string str; in GetRandString() local
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Dcommon_tool.cpp28 string str; in GetRandString() local
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_log.c47 void AttestLogAnonyStr(AttestLogLevel logLevel, const char* fmt, const char* str) in AttestLogAnonyStr() argument
/third_party/elfutils/tests/
H A Ddwarf-getstring.c56 const char *str = dwarf_getstring (NULL, offset, &len); in main() local
H A Dstrptr.c78 const char *str = elf_strptr (elf, ndx, off); in main() local
/third_party/eudev/src/shared/
H A Dutf8.h31 _pure_ static inline bool utf8_is_printable(const char* str, size_t length) { in utf8_is_printable() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...278