| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbisetb.cpp | 639 void RangeDescriptor::split(UChar32 where, UErrorCode &status) { in split() function in RangeDescriptor
|
| /third_party/rust/crates/regex/regex-syntax/src/ |
| H A D | utf8.rs | 399 fn split(&self) -> Option<(ScalarRange, ScalarRange)> { in split() functions
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluContextInfo.cpp | 160 static void split (vector<string>& dst, const string& src) in split() function
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | number_format_impl.cpp | 72 std::string split[NUM_PATTERN_SIZE];
in Init() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | reminder_request_test.cpp | 796 std::string split = "split"; in HWTEST_F() local 811 std::string split = "split"; in HWTEST_F() local 1180 std::string split = "split"; in HWTEST_F() local 1353 std::string split in HWTEST_F() local [all...] |
| /base/notification/eventhandler/interfaces/inner_api/ |
| H A D | inner_event.h | 59 size_t split = file_.find_last_of("/\\"); in ToString() local
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | contexts_trie.c | 374 char split[] = " \t"; in LoadParameterContexts() local
|
| /foundation/multimodalinput/input/service/event_resample/test/ |
| H A D | event_resample_test.cpp | 207 ssize_t split = ssize_t(idx) - 1; in CalculateExpected() local
|
| /foundation/multimodalinput/input/service/event_resample/src/ |
| H A D | event_resample.cpp | 251 ssize_t split = FindSampleNoLaterThan(batch, sampleTime); in ConsumeBatch() local
|
| /foundation/communication/netstack/utils/common_utils/src/ |
| H A D | netstack_common_utils.cpp | 351 bool IsExcluded(const std::string &str, const std::string &exclusions, const std::string &split) in IsExcluded() argument 368 bool IsHostNameExcluded(const std::string &url, const std::string &exclusions, const std::string &split) in IsHostNameExcluded() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | svq1enc.c | 97 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_channelmap.c | 81 static char* split(char *message, char delim) { in split() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | XCldrStub.java | 313 public Iterable<String> split(String input) { in split() method in XCldrStub.Splitter
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | XCldrStub.java | 339 public Iterable<String> split(String input) { in split() method in XCldrStub.Splitter
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_merge_regs.c | 377 aggressive_coalesce_split(struct ir3_liveness *live, struct ir3_instruction *split) aggressive_coalesce_split() argument
|
| H A D | ir3_ra_validate.c | 234 propagate_split(struct ra_val_ctx *ctx, struct ir3_instruction *split) in propagate_split() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTSect.h | 195 bool split(SkTSpan* work, SkArenaAlloc* heap) { in split() function in SkTSpan
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | string_util.cpp | 50 std::string ConvertVectorToStr(const std::vector<std::string> &listStr, const std::string &split) in ConvertVectorToStr() argument 226 string GetLeftSubstr(const string& input, const string& split) in GetLeftSubstr() argument 235 string GetRightSubstr(const string& input, const string& split) in GetRightSubstr() argument 244 string GetRleftSubstr(const string& input, const string& split) in GetRleftSubstr() argument 253 string GetRrightSubstr(const string& input, const string& split) in GetRrightSubstr() argument [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | elf_imitate.cpp | 82 std::vector<std::string> ElfImitate::StringSplit(std::string src, const std::string split) in StringSplit() argument
|
| /base/telephony/core_service/services/network_search/src/ |
| H A D | nitz_update.cpp | 102 std::string split = ";"; in NitzParse() local
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_base_message.cpp | 351 void SmsBaseMessage::ConvertSpiltToUtf8(SplitInfo &split, const DataCodingScheme &codingType) in ConvertSpiltToUtf8() argument [all...] |
| /base/update/sys_installer/services/module_update/util/src/ |
| H A D | module_file.cpp | 359 bool ParseVersion(const string &version, const string &split, std::vector<string> &versionVec) in ParseVersion() argument
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| H A D | application_info.h | 190 bool split = true; member
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/ |
| H A D | http_curl_client.cpp | 136 bool IsExcluded(const std::string &str, const std::string &exclusions, const std::string &split) in IsExcluded() argument 153 bool IsHostNameExcluded(const std::string &url, const std::string &exclusions, const std::string &split) in IsHostNameExcluded() argument
|
| /foundation/multimedia/ringtone_library/services/utils/src/ |
| H A D | ringtone_file_utils.cpp | 104 string RingtoneFileUtils::SplitByChar(const string &str, const char split) in SplitByChar() argument
|