Home
last modified time | relevance | path

Searched defs:split (Results 101 - 125 of 219) sorted by relevance

123456789

/third_party/skia/third_party/externals/icu/source/common/
H A Drbbisetb.cpp639 void RangeDescriptor::split(UChar32 where, UErrorCode &status) { in split() function in RangeDescriptor
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs399 fn split(&self) -> Option<(ScalarRange, ScalarRange)> { in split() functions
/third_party/vk-gl-cts/framework/opengl/
H A DgluContextInfo.cpp160 static void split (vector<string>& dst, const string& src) in split() function
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp72 std::string split[NUM_PATTERN_SIZE]; in Init() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp796 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 Dinner_event.h59 size_t split = file_.find_last_of("/\\"); in ToString() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dcontexts_trie.c374 char split[] = " \t"; in LoadParameterContexts() local
/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp207 ssize_t split = ssize_t(idx) - 1; in CalculateExpected() local
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp251 ssize_t split = FindSampleNoLaterThan(batch, sampleTime); in ConsumeBatch() local
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp351 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 Dsvq1enc.c97 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local
/third_party/ffmpeg/libavfilter/
H A Daf_channelmap.c81 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 DXCldrStub.java313 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 DXCldrStub.java339 public Iterable<String> split(String input) { in split() method in XCldrStub.Splitter
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_merge_regs.c377 aggressive_coalesce_split(struct ir3_liveness *live, struct ir3_instruction *split) aggressive_coalesce_split() argument
H A Dir3_ra_validate.c234 propagate_split(struct ra_val_ctx *ctx, struct ir3_instruction *split) in propagate_split() argument
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h195 bool split(SkTSpan* work, SkArenaAlloc* heap) { in split() function in SkTSpan
/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp50 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 Delf_imitate.cpp82 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 Dnitz_update.cpp102 std::string split = ";"; in NitzParse() local
/base/telephony/sms_mms/services/sms/
H A Dsms_base_message.cpp351 void SmsBaseMessage::ConvertSpiltToUtf8(SplitInfo &split, const DataCodingScheme &codingType) in ConvertSpiltToUtf8() argument
[all...]
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp359 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 Dapplication_info.h190 bool split = true; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp136 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 Dringtone_file_utils.cpp104 string RingtoneFileUtils::SplitByChar(const string &str, const char split) in SplitByChar() argument

Completed in 29 milliseconds

123456789