| /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
|
| H A D | mls.c | 333 char delim; in mls_context_to_sid() local [all...] |
| /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
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_channelmap.c | 81 static char* split(char *message, char delim) { in split() argument 88 static int get_channel_idx(char **map, int *ch, char delim, int max_ch) in get_channel_idx() argument 108 static int get_channel(char **map, int *ch, char delim) in get_channel() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avstring.c | 189 char *av_strtok(char *s, const char *delim, char **saveptr) in av_strtok() argument
|
| /third_party/alsa-lib/src/topology/ |
| H A D | save.c | 299 static int save_config(struct tplg_buf *dst, int level, const char *delim, snd_config_t *src) in save_config() argument [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | namehint.c | 714 const char *hint1 = (const char *)hint, *delim; in snd_device_name_get_hint() local
|
| /third_party/node/src/ |
| H A D | util.cc | 181 SplitString(const std::string_view in, const std::string_view delim) SplitString() argument
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property_parse.c | 192 static int parse_string(OSSL_LIB_CTX *ctx, const char *t[], char delim, in parse_string() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Timer.cpp | 411 const char *TimerGroup::printJSONValues(raw_ostream &OS, const char *delim) { in printJSONValues() argument 416 OS << delim; in printJSONValues() local 421 OS << delim; in printJSONValues() local 423 OS << delim; in printJSONValues() local 426 OS << delim; in printJSONValues() local 434 const char *TimerGroup::printAllJSONValues(raw_ostream &OS, const char *delim) { in printAllJSONValues() argument [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | sed.c | 685 static char *unescape_delimited_string(char **pstr, char *delim) in unescape_delimited_string() argument 846 char *end, delim = 0; parse_pattern() local 918 int fd, delim; parse_pattern() local 949 char *s, delim = 0; parse_pattern() local [all...] |
| /base/customization/config_policy/frameworks/config_policy/src/ |
| H A D | config_policy_utils.c | 149 static SplitedStr *SplitStr(char *str, char delim) in SplitStr() argument
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ |
| H A D | fault_detector_util.cpp | 116 vector<string> FaultDetectorUtil::Split(const string &str, char delim) in Split() argument
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_initialize.cpp | 308 void CJInitialize::StringSplit(const std::string &str, const char delim, std::vector<std::string> &elems) in StringSplit() argument
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| H A D | key_agree_session.c | 95 static const char *GetSlice(char *str, char delim, int32_t *nextIdx) in GetSlice() argument
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | json.cc | 57 char delim = (!(size_ & 1) || container_ == Container::ARRAY) ? ',' : ':'; in StartElementTmpl() local
|