Home
last modified time | relevance | path

Searched refs:str (Results 10376 - 10400 of 14702) sorted by relevance

1...<<411412413414415416417418419420>>...589

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h116 static inline tree build_const_char_string(int len, const char *str) in build_const_char_string() argument
120 cstr = build_string(len, str); in build_const_char_string()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dsysfs.c76 static int sysfs_get_string(char *path, char *filename, char *str) in sysfs_get_string() argument
89 ret = fscanf(fd, "%256s", str); in sysfs_get_string()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dmls.c358 * the string `str'. This function will allocate temporary memory with the
361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string() argument
370 tmpstr = kstrdup(str, gfp_mask); in mls_from_string()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_progs.h326 #define ASSERT_HAS_SUBSTR(str, substr, name) ({ \
328 const char *___str = str; \
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtoeplitz.c453 static void parse_toeplitz_key(const char *str, int slen, unsigned char *key) in parse_toeplitz_key() argument
462 ret = sscanf(str + off, "%hhx", &key[i]); in parse_toeplitz_key()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac_scsi.c68 static int __init mac_scsi_setup(char *str) in mac_scsi_setup() argument
72 (void)get_options(str, ARRAY_SIZE(ints), ints); in mac_scsi_setup()
H A Datari_scsi.c387 static int __init atari_scsi_setup(char *str) in atari_scsi_setup() argument
396 get_options(str, ARRAY_SIZE(ints), ints); in atari_scsi_setup()
H A Discsi_boot_sysfs.c40 char *str = buf; in iscsi_boot_show_attribute() local
46 ret = boot_kobj->show(boot_kobj->data, boot_attr->type, str); in iscsi_boot_show_attribute()
/kernel/linux/linux-6.6/lib/
H A Dfault-inject.c18 int setup_fault_attr(struct fault_attr *attr, char *str) in setup_fault_attr() argument
26 if (sscanf(str, "%lu,%lu,%d,%d", in setup_fault_attr()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h186 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \
190 .is_string = (bool)str, \
/kernel/linux/linux-6.6/kernel/power/
H A Dsuspend.c187 static int __init mem_sleep_default_setup(char *str) in mem_sleep_default_setup() argument
193 !strcmp(str, mem_sleep_labels[state])) { in mem_sleep_default_setup()
/kernel/linux/linux-6.6/net/ethtool/
H A Dstrset.c335 const char *str = info->strings[i]; in strset_set_size() local
339 ethnl_strz_size(str)); in strset_set_size()
/kernel/liteos_a/testsuites/unittest/process/plimits/
H A Dprocess_plimits_test.cpp655 istringstream str(buf); in GetProcessInfo()
657 while (str >> out) { in GetProcessInfo()
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Denv_pool.py182 if str(level).lower() not in ["debug", "info"]:
183 LOG.info("Level str must be 'debug' or 'info'")
258 if isinstance(_content, str):
265 raise RuntimeError("Invalid str input! ['{}']".format(_content))
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib_lite.py359 "timeout {}s".format(com.port, convert_mac(command), str(timeout)))
361 if isinstance(command, str):
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Dcpp_parser.py60 line = str(line).strip().rstrip("\r")
333 line = str(line).replace("\r", "").replace("\n", "")
/third_party/ffmpeg/libavcodec/arm/
H A Dsbcdsp_armv6.S128 str r3, [sp, #-4]! @ save to stack
150 str r3, [sp, #-4]! @ save to stack
/third_party/elfio/c_wrapper/
H A Delfio_c_wrapper.h250 Elf_Word elfio_string_add_string( pstring_t pstring, char* str );
303 char* str,
/third_party/elfio/elfio/
H A Delfio_relocation.hpp278 const char* str, in add_entry()
288 Elf_Word str_index = str_writer.add_string( str ); in add_entry()
277 add_entry( string_section_accessor str_writer, const char* str, symbol_section_accessor sym_writer, Elf64_Addr value, Elf_Word size, unsigned char sym_info, unsigned char other, Elf_Half shndx, Elf64_Addr offset, unsigned type ) add_entry() argument
/third_party/eudev/src/shared/
H A Dutil.h187 int name##_to_string_alloc(type i, char **str) { \
201 *str = s; \
/third_party/elfio/examples/c_wrapper/
H A Delfio_c_wrapper.h248 Elf_Word elfio_string_add_string( pstring_t pstring, char* str );
301 char* str,
/third_party/ffmpeg/libavfilter/
H A Davf_showspatial.c60 { "size", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = "512x512"}, 0, 0, FLAGS },
61 { "s", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = "512x512"}, 0, 0, FLAGS },
H A Df_select.c167 { "expr", "set an expression to use for selecting frames", OFFSET(expr_str), AV_OPT_TYPE_STRING, { .str = "1" }, .flags=FLAGS }, \
168 { "e", "set an expression to use for selecting frames", OFFSET(expr_str), AV_OPT_TYPE_STRING, { .str = "1" }, .flags=FLAGS }, \
H A Dvf_chromakey.c350 { "color", "set the chromakey key color", OFFSET(chromakey_rgba), AV_OPT_TYPE_COLOR, { .str = "black" }, 0, 0, FLAGS },
383 { "color", "set the chromahold key color", OFFSET(chromakey_rgba), AV_OPT_TYPE_COLOR, { .str = "black" }, 0, 0, FLAGS },
/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c472 { "video_size", "A string describing frame size, such as 640x480 or hd720.", OFFSET(video_size), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC },
473 { "framerate", "", OFFSET(framerate), AV_OPT_TYPE_STRING, {.str = "ntsc"}, 0, 0, DEC },

Completed in 27 milliseconds

1...<<411412413414415416417418419420>>...589