Home
last modified time | relevance | path

Searched defs:delim (Results 51 - 75 of 203) sorted by relevance

123456789

/kernel/linux/linux-6.6/block/
H A Ddisk-events.c330 const char *delim = ""; in __disk_events_show() local
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dvhci_driver.c194 char delim[] = {' ', ' ', '\n'}; in read_record() local
/kernel/linux/linux-6.6/net/core/
H A Dutils.c86 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 Dui_record.h115 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 Drecord_input.cpp51 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 Durl.c82 static const char *find_delim(const char *delim, const char *cur, const char *end) in find_delim() argument
/third_party/benchmark/src/
H A Dstring_util.cc155 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 DPunycodeReference.java68 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 DPunycodeReference.java65 private static boolean delim(int cp){ in delim() method in PunycodeReference
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-tokenize.h94 uint8_t delim; member
/third_party/node/src/crypto/
H A Dcrypto_bio.cc316 size_t NodeBIO::IndexOf(char delim, size_t limit) { in IndexOf() argument
/third_party/musl/src/regex/
H A Dglob.c199 char delim, *name_end = __strchrnul(p, '/'); in expand_tilde() local
/third_party/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp23 static const char delim = '/'; variable
/third_party/openssl/crypto/property/
H A Dproperty_parse.c162 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 Duperf.cpp23 static const char delim = '/'; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp378 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 Dutil.c205 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 Dat_lowpower.c289 const char delim = '.'; in arp_offload_parse_ipv4_check() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp315 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 Dwifi_hdi_common.c172 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 Dcgroup_util.c165 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 Ddebug.c31 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 Dtrace-event-perl.c171 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 Dkobject_uevent.c99 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 Dnf_conntrack_expect.c611 char *delim = ""; in exp_seq_show() local

Completed in 18 milliseconds

123456789