| /kernel/linux/linux-6.6/block/ |
| H A D | disk-events.c | 330 const char *delim = ""; in __disk_events_show() local
|
| /kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
| H A D | vhci_driver.c | 194 char delim[] = {' ', ' ', '\n'}; in read_record() local
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | utils.c | 86 static inline int xdigit2bin(char c, int delim) in xdigit2bin() argument 118 in4_pton(const char *src, int srclen, u8 *dst, int delim, const char **end) in4_pton() argument 184 in6_pton(const char *src, int srclen, u8 *dst, int delim, const char **end) in6_pton() argument [all...] |
| /test/testfwk/arkxtest/uitest/record/ |
| H A D | ui_record.h | 115 static std::vector<std::string> split(const std::string &in, const std::string &delim) in split() argument
|
| /test/ostest/wukong/input_factory/src/ |
| H A D | record_input.cpp | 51 static std::vector<std::string> split(const std::string &in, const std::string &delim) in split() argument 119 std::string delim = ","; in ReadEventLine() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | url.c | 82 static const char *find_delim(const char *delim, const char *cur, const char *end) in find_delim() argument
|
| /third_party/benchmark/src/ |
| H A D | string_util.cc | 155 std::vector<std::string> StrSplit(const std::string& str, char delim) { in StrSplit() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| H A D | PunycodeReference.java | 68 private static boolean delim(int cp){ in delim() method in PunycodeReference
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| H A D | PunycodeReference.java | 65 private static boolean delim(int cp){ in delim() method in PunycodeReference
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-tokenize.h | 94 uint8_t delim; member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_bio.cc | 316 size_t NodeBIO::IndexOf(char delim, size_t limit) { in IndexOf() argument
|
| /third_party/musl/src/regex/ |
| H A D | glob.c | 199 char delim, *name_end = __strchrnul(p, '/'); in expand_tilde() local
|
| /third_party/icu/icu4c/source/tools/ctestfw/ |
| H A D | uperf.cpp | 23 static const char delim = '/'; variable
|
| /third_party/openssl/crypto/property/ |
| H A D | property_parse.c | 162 static int parse_string(OSSL_LIB_CTX *ctx, const char *t[], char delim, in parse_string() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| H A D | uperf.cpp | 23 static const char delim = '/'; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Timer.cpp | 378 const char *TimerGroup::printJSONValues(raw_ostream &OS, const char *delim) { in printJSONValues() argument 381 OS << delim; in printJSONValues() local 386 OS << delim; in printJSONValues() local 388 OS << delim; in printJSONValues() local 395 const char *TimerGroup::printAllJSONValues(raw_ostream &OS, const char *delim) { in printAllJSONValues() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | util.c | 205 static inline int tokenize_str(char delim, char **str, char **ptr, size_t *len) in tokenize_str() argument 257 int tokenize(char *line_buf, char delim, int num_args, ...) in tokenize() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| H A D | at_lowpower.c | 289 const char delim = '.'; in arp_offload_parse_ipv4_check() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
| H A D | hls_tags.cpp | 315 static std::vector<std::string> Split(const std::string& s, const char* delim) in Split() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_common.c | 172 int HdiGetCipherInfo(char *start, char *end, int ciphers, const char *delim) in HdiGetCipherInfo() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| H A D | cgroup_util.c | 165 const char delim[] = "\n"; in cg_read_lc() local 195 const char delim[] = "\n\t "; in cg_find_unified_root() local 498 const char delim[] = "\\n"; is_swap_enabled() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | debug.c | 31 strsplit_u32(char **buf, const char *delim, u32 **tkns, size_t *num_tkns) in strsplit_u32() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| H A D | trace-event-perl.c | 171 define_flag_field(const char *ev_name, const char *field_name, const char *delim) define_flag_field() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | kobject_uevent.c | 99 action_arg_word_end(const char *buf, const char *buf_end, char delim) action_arg_word_end() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 611 char *delim = ""; in exp_seq_show() local
|