| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | trace.h | 53 __string(device, dev_name(ar->dev)) 89 __string(device, dev_name(ar->dev)) 115 __string(device, dev_name(ar->dev)) 117 __string(msg, msg) 118 __string(prefix, prefix) 147 __string(device, dev_name(ar->dev)) 177 __string(device, dev_name(ar->dev)) 207 __string(device, dev_name(ar->dev)) 234 __string(device, dev_name(ar->dev)) 264 __string(device, dev_name(ar->dev)) [all …]
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | trace.h | 42 __string(device, dev_name(ar->ab->dev)) 72 __string(device, dev_name(ar->ab->dev)) 99 __string(device, dev_name(ar->ab->dev)) 127 __string(device, dev_name(ab->dev)) 165 __string(device, dev_name(ab->dev)) 195 __string(device, dev_name(ab->dev)) 225 __string(device, dev_name(ab->dev)) 255 __string(device, dev_name(ab->dev)) 257 __string(msg, msg) 258 __string(prefix, prefix) [all …]
|
| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | trace.h | 31 __string(device, dev_name(ar->ab->dev)) 32 __string(driver, dev_driver_string(ar->ab->dev)) 61 __string(device, dev_name(ar->ab->dev)) 62 __string(driver, dev_driver_string(ar->ab->dev)) 104 __string(device, dev_name(ar->ab->dev)) 105 __string(driver, dev_driver_string(ar->ab->dev))
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_ptrauth.h | 31 #define ptrauth_string_discriminator(__string) ((int)0) argument 36 #define ptrauth_string_discriminator(__string) ((int)0) argument
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/ |
| H A D | strings.subr | 315 local __string="$1" __var_to_set="$2" 316 f_replaceall "$__string" "[!$VALID_VARNAME_CHARS]" "_" "$__var_to_set" 339 local __string="$1" __var_to_set="$2" 340 f_replaceall "$__string" "'" "'\\''" "$__var_to_set" 356 local __string="$1" __var_to_set="$2" 357 f_replaceall "$__string" "'\\''" "'" "$__var_to_set" 388 local __string="$1" __var_to_set="$2" 392 __string="${__string#${__string%%[0-9]*}}" 395 __num="${__string%%[!0-9]*}" 408 __string="${__string#"$__num"}" [all …]
|
| /freebsd-14.2/sys/contrib/dev/athk/ |
| H A D | trace.h | 41 __string(device, wiphy_name(wiphy)) 42 __string(driver, KBUILD_MODNAME)
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__format/ |
| H A D | range_formatter.h | 105 if (__parser_.__type_ == __format_spec::__type::__string) in parse() 110 if (__parser_.__type_ == __format_spec::__type::__string) in parse() 158 case __format_spec::__type::__string: in __format_range() 226 __parser_.__type_ = __format_spec::__type::__string; in __parse_type()
|
| H A D | formatter_bool.h | 50 case __format_spec::__type::__string:
|
| H A D | parser_std_format_spec.h | 201 __string, enumerator 847 __type_ = __type::__string; 887 case __format_spec::__type::__string: 912 case __format_spec::__type::__string:
|
| /freebsd-14.2/usr.sbin/sysrc/ |
| H A D | sysrc | 228 __string="$__string${__start%%\'*}'\\''" 233 __string="$__string$__start" 235 setvar "$__var_to_set" "$__string" 237 echo "$__string"
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_dbgmsg.h | 59 __string(msg, msg)
|
| /freebsd-14.2/etc/mtree/ |
| H A D | BSD.include.dist | 81 __string
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | iomanip | 426 __quoted_input(basic_istream<_CharT, _Traits>& __is, _String& __string, _CharT __delim, _CharT __es… 427 __string.clear(); 436 __is >> __string; 452 __string.push_back(__c);
|
| H A D | libcxx.imp | 653 { include: [ "<__string/char_traits.h>", "private", "<string>", "public" ] }, 654 { include: [ "<__string/constexpr_c_functions.h>", "private", "<string>", "public" ] }, 655 { include: [ "<__string/extern_template_lists.h>", "private", "<string>", "public" ] },
|
| H A D | module.modulemap.in | 1743 header "__string/char_traits.h" 1747 header "__string/constexpr_c_functions.h" 1750 module std_private_string_extern_template_lists [system] { header "__string/extern_template_lists.h…
|
| H A D | string_view | 224 #include <__string/char_traits.h>
|
| H A D | string | 600 #include <__string/char_traits.h> 601 #include <__string/extern_template_lists.h>
|
| /freebsd-14.2/etc/ |
| H A D | Makefile | 127 DISTRIB_CLEANUP_FILES+= ${INCLUDEDIR}/c++/v1/__string
|
| /freebsd-14.2/lib/libc++/ |
| H A D | Makefile | 1107 STRDIR= ${CXXINCLUDEDIR}/__string 1112 STR+= ${HDRDIR}/__string/${hdr}
|
| H A D | module.modulemap | 1743 header "__string/char_traits.h" 1747 header "__string/constexpr_c_functions.h" 1750 module std_private_string_extern_template_lists [system] { header "__string/extern_template_lists.h…
|
| /freebsd-14.2/ |
| H A D | ObsoleteFiles.inc | 1995 OLD_FILES+=usr/include/c++/v1/__string 3508 OLD_FILES+=usr/include/c++/v1/tr1/__string
|