Home
last modified time | relevance | path

Searched defs:str (Results 5976 - 6000 of 6460) sorted by relevance

1...<<231232233234235236237238239240>>...259

/kernel/linux/linux-6.6/kernel/
H A Dsignal.c1295 static int __init setup_print_fatal_signals(char *str) in setup_print_fatal_signals() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events.c48 char *str; member
2784 static void add_str_to_module(struct module *module, char *str) in add_str_to_module() argument
2811 char *str; in update_event_fields() local
2940 setup_trace_triggers(char *str) setup_trace_triggers() argument
3734 setup_trace_event(char *str) setup_trace_event() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dvsprintf.c747 static int __init debug_boot_weak_hash_enable(char *str) in debug_boot_weak_hash_enable() argument
809 const char *str = sizeof(ptr) == 8 ? "(____ptrval____)" : "(ptrval)"; in ptr_to_id() local
2252 int __init no_hash_pointers_enable(char *str) in no_hash_pointers_enable() argument
2756 char *str, *end; in vsnprintf() local
3061 char *str, *end; vbin_printf() local
3220 char *str, *end; bstr_printf() local
3439 const char *str = buf; vsscanf() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c2777 static int __init percpu_alloc_setup(char *str) in percpu_alloc_setup() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c3373 static int __init set_uhash_entries(char *str) in set_uhash_entries() argument
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer.c1611 static size_t append_ctl_name(struct snd_kcontrol *kctl, const char *str) in append_ctl_name() argument
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c2576 static void link_print(struct tipc_link *l, const char *str) in link_print() argument
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H A Dcamera_manager.cpp48 NDKCamera::NDKCamera(char* str) in NDKCamera() argument
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp108 void splitStringToIntArray(char *str,uint8_t *temp) { in splitStringToIntArray() argument
/third_party/elfutils/src/
H A Delflint.c3073 const char *str = elf_strptr (elf, shdr->sh_link, dyn->d_un.d_val); in unknown_dependency_p() local
/third_party/eudev/src/udev/
H A Dudev-rules.c850 static const char *get_key_attribute(struct udev *udev, char *str) { in get_key_attribute() argument
/third_party/ffmpeg/libavformat/
H A Ddashenc.c206 const char *str; member
218 const char *str; member
336 set_vp9_codec_str(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, char *str, int size) set_vp9_codec_str() argument
351 set_codec_str(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, char *str, int size) set_codec_str() argument
720 xmlescape(const char *str) xmlescape() argument
989 char str[32]; parse_adaptation_sets() local
[all...]
H A Dhttp.c1321 has_header(const char *str, const char *header) has_header() argument
[all...]
H A Dmatroska.h366 char str[22]; member
/third_party/alsa-utils/aplay/
H A Daplay.c461 static long parse_long(const char *str, int *err) in parse_long() argument
/third_party/alsa-lib/src/control/
H A Dcontrol.c1443 const char *str; in snd_ctl_open_conf() local
1566 const char *str; in snd_ctl_open_noupdate() local
1588 const char *str; _snd_ctl_open_named_child() local
[all...]
/third_party/backends/backend/
H A Dartec_eplus48u.c4111 SANE_String str = s->val[OPT_SCAN_MODE].s; in sane_get_parameters() local
4428 char str[PATH_MAX] = _DEFAULT_DEVICE; in sane_init() local
[all...]
H A Depson.c1983 char *str; in attach() local
/third_party/backends/backend/genesys/
H A Dgenesys.cpp5188 bool read_calibration(std::istream& str, Genesys_Device::Calibration& calibration, in read_calibration() argument
5223 std::ifstream str; in sanei_genesys_read_calibration() local
5233 void write_calibration(std::ostream& str, Genesys_Device::Calibration& calibration) in write_calibration() argument
5247 std::ofstream str; write_calibration() local
[all...]
/third_party/backends/tools/
H A Dsane-desc.c579 get_token (const char *str, char **string_const) in get_token() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp1747 UnicodeString str = UnicodeString(DATA[i], -1, US_INV); TestSurrogate() local
2539 const UnicodeString *str; containsSpanUTF16() local
2559 const UnicodeString *str; containsSpanUTF16() local
2640 const UnicodeString *str; containsSpanBackUTF16() local
2659 const UnicodeString *str; containsSpanBackUTF16() local
[all...]
H A Dloctest.cpp1403 UnicodeString str; in Test4139940() local
H A Dcalregts.cpp996 UnicodeString output, testDesc, str, str2; in test4103271() local
2043 UnicodeString str; Test4197699() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1055 UChar str[41]; /* create an array of UChar of size maximum strSize + 1 */ in TestOpenVsOpenRules() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2093 parseCurrencyAmount(String str, NumberFormat fmt, char delim) parseCurrencyAmount() argument
2757 expect(NumberFormat fmt, String str, Number n) expect() argument
2779 expect_rbnf(NumberFormat fmt, String str, Number n) expect_rbnf() argument
2799 expect(NumberFormat fmt, String str, double n) expect() argument
2804 expect(NumberFormat fmt, String str, long n) expect() argument
2809 expectParseException(DecimalFormat fmt, String str, Number n) expectParseException() argument
[all...]

Completed in 99 milliseconds

1...<<231232233234235236237238239240>>...259