Home
last modified time | relevance | path

Searched defs:substr (Results 1 - 25 of 25) sorted by relevance

/kernel/liteos_m/testsuites/unittest/fuzz/src/string/
H A Dstrstr_fuzz.c49 char *substr = NULL; in StrstrFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmaple_string.cpp173 MapleString MapleString::substr(size_t pos, size_t len) const in substr() function in maple::MapleString
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp109 Replace( const std::string &value, size_t position, const std::string &substr, const std::string &newstr) Replace() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_proc.c40 char *substr; in dasd_devices_show() local
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_proc.c40 char *substr; in dasd_devices_show() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_expression.cpp38 std::string substr; in CheckCalcIsValid() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h335 constexpr basic_string_view<CharT> basic_string_view<CharT>::substr(size_type pos, size_type count) const in substr() function in basic_string_view
H A Dstring.h449 string_view substr(size_type pos = 0, size_type count = npos) const in substr() function in basic_string
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp42 bool EndsWith(const std::string& str, const std::string& substr) in EndsWith() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp396 bool ProcessSkeleton::GetSubStr(const std::string &str, std::string &substr, size_t offset, size_t length) in GetSubStr() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4idmap.c515 substring_t substr; in nfs_idmap_prepare_message() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4idmap.c515 substring_t substr; in nfs_idmap_prepare_message() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp514 auto substr = EcmaStringAccessor::FastSubString( in HandleSingleByteCharacter() local
644 auto substr = EcmaStringAccessor::FastSubString( in UTF16EncodeCodePoint() local
H A Dbuiltins_regexp.cpp950 auto substr = EcmaStringAccessor::FastSubString( in MatchAndReplace() local
970 auto substr = EcmaStringAccessor::FastSubString( in MatchAndReplace() local
1571 auto substr = EcmaStringAccessor::FastSubString(thread->GetEcmaVM(), in RegExpSplit() local
1623 auto substr = EcmaStringAccessor::FastSubString(thread->GetEcmaVM(), in RegExpSplit() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp403 auto substr = StringUtils::ToString(GetWideStringSubstr(text, 0, tmpStart)); ChangeStartToCorrectNum() local
428 auto substr = StringUtils::ToString(GetWideStringSubstr(text, end)); ChangeEndToCorrectNum() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp477 auto substr = patchedPath.substr(0, ix); in GetNodeRecursive() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c413 char *substr, *pstr = str; in mlx5_tracer_get_num_of_params() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c419 char *substr, *pstr = str; in mlx5_tracer_get_num_of_params() local
[all...]
/kernel/linux/linux-5.10/sound/drivers/
H A Daloop.c1554 int err, dev, substr, substr_count, idx; in loopback_mixer_new() local
/kernel/linux/linux-6.6/sound/drivers/
H A Daloop.c1553 int err, dev, substr, substr_count, idx; in loopback_mixer_new() local
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp273 auto substr = coretypes::String::FastSubString(static_cast<coretypes::String *>(obj), indexes.first, substrLength, in SubStringFromStringEntrypoint() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmvnic.c4188 unsigned char *substr = NULL; in handle_vpd_rsp() local
/kernel/linux/linux-5.10/include/linux/
H A Dmod_devicetable.h563 char substr[79]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c5216 unsigned char *substr = NULL; in handle_vpd_rsp() local
/kernel/linux/linux-6.6/include/linux/
H A Dmod_devicetable.h584 char substr[79]; member

Completed in 79 milliseconds