| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | ReactorDebugInfo.cpp | 38 size_t strLen = str.size(); in endswith_lower() local
|
| /third_party/skia/include/core/ |
| H A D | SkFontMgr.h | 33 uint32_t strLen; member
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsProtocol.cpp | 135 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 D | StringRef.h | 77 static constexpr size_t strLen(const char *Str) { in strLen() function in llvm::StringRef
|
| H A D | StringMap.h | 131 explicit StringMapEntryStorage(size_t strLen) in StringMapEntryStorage() argument 134 StringMapEntryStorage(size_t strLen, InitTy &&... InitVals) in StringMapEntryStorage() argument 147 explicit StringMapEntryStorage(size_t strLen, NoneType none = None) in StringMapEntryStorage() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | uspoof_conf.cpp | 343 int32_t strLen = s->fStr->length(); in build() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uspoof_conf.cpp | 343 int32_t strLen = s->fStr->length(); in build() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | uspoof_conf.cpp | 344 int32_t strLen = s->fStr->length(); in build() local
|
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_posix.cpp | 173 size_t strLen = strlen(str); in issuffixfor() local
|
| H A D | SkFontConfigInterface_direct.cpp | 91 uint32_t strLen, weight, width; in readFromMemory() local
|
| H A D | SkRemotableFontMgr_win_dw.cpp | 401 UINT32 strLen = static_cast<UINT32>( variable
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | string_utils.cpp | 24 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 D | custrtrn.c | 1433 int32_t strLen =0; in Test_WCHART_LongString() local
|
| H A D | citertst.c | 1065 int strLen = u_unescape(src[count], str, 20); in TestDiscontiguos() local
|
| H A D | creststn.c | 709 int32_t strLen =0; in TestNewTypes() local 746 int32_t strLen =0; in TestNewTypes() local 2229 int32_t strLen = 0, seqLen = 0;/*, binLen = 0, binSeqLen = 0;*/ TestResourceLevelAliasing() local [all...] |
| H A D | cldrtest.c | 1173 int32_t strLen; in TestExemplarSet() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uset.cpp | 90 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 D | uset.cpp | 90 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 D | vkBinaryRegistry.cpp | 171 const size_t strLen = combinedStr.size(); in getSearchPath() local
|
| /third_party/skia/src/core/ |
| H A D | SkString.cpp | 62 size_t strLen = strlen(string); in SkStrEndsWith() local 70 size_t strLen = strlen(string); in SkStrEndsWith() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringMap.h | 132 explicit StringMapEntry(unsigned strLen) in StringMapEntry() argument 135 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uset.cpp | 90 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 210 uset_containsString(const USet* set, const UChar* str, int32_t strLen) uset_containsString() argument 221 uset_containsAllCodePoints(const USet* set, const UChar *str, int32_t strLen) uset_containsAllCodePoints() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | wpa_debug.c | 543 int strLen = os_strlen(str); in anonymize_ssid() local 589 int strLen = os_strlen(str); in anonymize_common() local [all...] |
| /third_party/backends/backend/ |
| H A D | fujitsu.c | 6094 size_t strLen = strlen(s->u_endorser_string); in send_endorser() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGlSpirvTests.cpp | 68 deUint8 strLen = (deUint8)binary.shaderEntryPoints[i].size(); in writeSpirV() local 96 deUint8 strLen; in readSpirV() local
|