Home
last modified time | relevance | path

Searched defs:split (Results 151 - 175 of 404) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_hfi.c64 } split; member
74 } split; member
/kernel/linux/linux-6.6/drivers/vdpa/alibaba/
H A Deni_vdpa.c267 const struct vdpa_vq_state_split *split = &state->split; in eni_vdpa_set_vq_state() local
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Dlbr.c46 } split; member
57 } split; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/selftest/
H A Dallowedips.c428 u8 *split = (u8 *)&ip; in ip4() local
440 __be32 *split = (__be32 *)&ip; in ip6() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid0.c467 struct bio *split = bio_split(bio, in raid0_handle_discard() local
613 struct bio *split = bio_split(bio, sectors, GFP_NOIO, in raid0_make_request() local
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusb_stream.c580 unsigned int split = s->inpacket_head; in stream_start() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c104 static void gicv3_set_eoi_split(bool split) in gicv3_set_eoi_split() argument
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.h230 QSplitter* split; member in ConfigSearchWindow
/kernel/linux/linux-6.6/net/caif/
H A Dcfpkt_skbuff.c336 u8 *split = skb->data + pos; in cfpkt_split() local
/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
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp54 const char *split = ""; in BuildUpdateString() local

Completed in 22 milliseconds

12345678910>>...17