Home
last modified time | relevance | path

Searched defs:stringLen (Results 1 – 13 of 13) sorted by relevance

/third_party/flatbuffers/swift/Sources/FlatBuffers/
DString+extension.swift40 let stringLen = range.start &+ range.count variable
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp121 UINT32 stringLen; in next() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dregexcmp.cpp2999 int32_t stringLen = URX_VAL(stringLenOp); in matchStartType() local
3028 int32_t stringLen = URX_VAL(stringLenOp); in matchStartType() local
Drematch.cpp2891 int32_t stringLen = URX_VAL(op); in MatchAt() local
4396 int32_t stringLen; in MatchChunkAt() local
/third_party/icu/icu4c/source/i18n/
Dregexcmp.cpp2999 int32_t stringLen = URX_VAL(stringLenOp); in matchStartType() local
3028 int32_t stringLen = URX_VAL(stringLenOp); in matchStartType() local
Drematch.cpp2891 int32_t stringLen = URX_VAL(op); in MatchAt() local
4396 int32_t stringLen; in MatchChunkAt() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp2996 int32_t stringLen = URX_VAL(stringLenOp); in matchStartType() local
3025 int32_t stringLen = URX_VAL(stringLenOp); in matchStartType() local
Drematch.cpp2881 int32_t stringLen = URX_VAL(op); in MatchAt() local
4382 int32_t stringLen; in MatchChunkAt() local
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Drbbimonkeytest.cpp828 int stringLen = fTestData->fString.length(); in testIsBoundaryRandom() local
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp828 int stringLen = fTestData->fString.length(); in testIsBoundaryRandom() local
/third_party/skia/m133/src/core/
DSkString.cpp223 uint32_t stringLen = safe.castTo<uint32_t>(len); in Make() local
/third_party/skia/src/core/
DSkString.cpp214 uint32_t stringLen = safe.castTo<uint32_t>(len); in Make() local
/third_party/skia/m133/src/ports/
DSkTypeface_win_dw.cpp355 UINT32 stringLen; in next() local