Home
last modified time | relevance | path

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

12

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_time_container_008.cpp50 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_007.cpp51 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_004.cpp68 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_005.cpp68 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_002.cpp86 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_user_container_002.cpp51 int strLen = strlen(idMapStr); in WriteIdMap() local
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_exec_elf.c91 UINT32 strLen; in OsCopyUserParam() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp38 size_t strLen = str.size(); in endswith_lower() local
/third_party/skia/include/core/
H A DSkFontMgr.h33 uint32_t strLen; member
/kernel/liteos_a/shell/full/src/cmds/
H A Ddate_shellcmd.c134 UINT32 strLen = strlen(str); in OsStrToTm() local
/third_party/vk-gl-cts/execserver/
H A DxsProtocol.cpp135 int strLen = (int)strlen(value); in put() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h77 static constexpr size_t strLen(const char *Str) { in strLen() function in llvm::StringRef
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp343 int32_t strLen = s->fStr->length(); in build() local
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_conf.cpp343 int32_t strLen = s->fStr->length(); in build() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_conf.cpp344 int32_t strLen = s->fStr->length(); in build() local
/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp173 size_t strLen = strlen(str); in issuffixfor() local
H A DSkFontConfigInterface_direct.cpp91 uint32_t strLen, weight, width; in readFromMemory() local
H A DSkRemotableFontMgr_win_dw.cpp401 UINT32 strLen = static_cast<UINT32>( variable
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp24 EndsWithSuffix(const char *str, const size_t strLen, const char *suffix, const size_t suffixLen) EndsWithSuffix() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtrn.c1433 int32_t strLen =0; in Test_WCHART_LongString() local
H A Dcitertst.c1065 int strLen = u_unescape(src[count], str, 20); in TestDiscontiguos() local
/third_party/icu/icu4c/source/common/
H A Duset.cpp90 uset_addString(USet* set, const UChar* str, int32_t strLen) { in uset_addString() argument
97 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen) { in uset_addAllCodePoints() argument
114 uset_removeString(USet* set, const UChar* str, int32_t strLen) { in uset_removeString() argument
215 uset_containsString(const USet* set, const UChar* str, int32_t strLen) uset_containsString() argument
226 uset_containsAllCodePoints(const USet* set, const UChar *str, int32_t strLen) uset_containsAllCodePoints() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duset.cpp90 uset_addString(USet* set, const char16_t* str, int32_t strLen) { in uset_addString() argument
97 uset_addAllCodePoints(USet* set, const char16_t *str, int32_t strLen) { in uset_addAllCodePoints() argument
114 uset_removeString(USet* set, const char16_t* str, int32_t strLen) { in uset_removeString() argument
215 uset_containsString(const USet* set, const char16_t* str, int32_t strLen) uset_containsString() argument
226 uset_containsAllCodePoints(const USet* set, const char16_t *str, int32_t strLen) uset_containsAllCodePoints() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp171 const size_t strLen = combinedStr.size(); in getSearchPath() local
/third_party/skia/src/core/
H A DSkString.cpp62 size_t strLen = strlen(string); in SkStrEndsWith() local
70 size_t strLen = strlen(string); in SkStrEndsWith() local

Completed in 18 milliseconds

12