/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | RopeByteString.java | 136 private final int leftLength; field in RopeByteString 408 int leftLength = this.leftLength - sourceOffset; in copyToInternal() local 493 int leftLength = this.leftLength - offset; in partialIsValidUtf8() local 595 int leftLength = this.leftLength - offset; in partialHash() local
|
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | RopeByteString.java | 136 private final int leftLength; field in RopeByteString 408 int leftLength = this.leftLength - sourceOffset; in copyToInternal() local 493 int leftLength = this.leftLength - offset; in partialIsValidUtf8() local 595 int leftLength = this.leftLength - offset; in partialHash() local
|
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | RopeByteString.java | 136 private final int leftLength; field in RopeByteString 408 int leftLength = this.leftLength - sourceOffset; in copyToInternal() local 493 int leftLength = this.leftLength - offset; in partialIsValidUtf8() local 595 int leftLength = this.leftLength - offset; in partialHash() local
|
/external/cronet/tot/third_party/icu/source/common/ |
D | unorm.cpp | 225 _concatenate(const char16_t *left, int32_t leftLength, in _concatenate() 261 unorm_concatenate(const char16_t *left, int32_t leftLength, in unorm_concatenate()
|
/external/cronet/stable/third_party/icu/source/common/ |
D | unorm.cpp | 225 _concatenate(const char16_t *left, int32_t leftLength, in _concatenate() 261 unorm_concatenate(const char16_t *left, int32_t leftLength, in unorm_concatenate()
|
/external/icu/icu4c/source/common/ |
D | unorm.cpp | 225 _concatenate(const char16_t *left, int32_t leftLength, in _concatenate() 261 unorm_concatenate(const char16_t *left, int32_t leftLength, in unorm_concatenate()
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | rulebasedcollator.cpp | 718 int32_t leftLength = left.length(); in compare() local 727 RuleBasedCollator::compare(const char16_t *left, int32_t leftLength, in compare() 759 RuleBasedCollator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8() 971 RuleBasedCollator::doCompare(const char16_t *left, int32_t leftLength, in doCompare() 1090 RuleBasedCollator::doCompare(const uint8_t *left, int32_t leftLength, in doCompare()
|
D | collationfastlatin.cpp | 110 const char16_t *left, int32_t leftLength, in compareUTF16() 449 const uint8_t *left, int32_t leftLength, in compareUTF8()
|
D | coll.cpp | 987 Collator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8()
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | rulebasedcollator.cpp | 718 int32_t leftLength = left.length(); in compare() local 727 RuleBasedCollator::compare(const char16_t *left, int32_t leftLength, in compare() 759 RuleBasedCollator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8() 971 RuleBasedCollator::doCompare(const char16_t *left, int32_t leftLength, in doCompare() 1090 RuleBasedCollator::doCompare(const uint8_t *left, int32_t leftLength, in doCompare()
|
D | collationfastlatin.cpp | 110 const char16_t *left, int32_t leftLength, in compareUTF16() 449 const uint8_t *left, int32_t leftLength, in compareUTF8()
|
D | coll.cpp | 987 Collator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8()
|
/external/icu/icu4c/source/i18n/ |
D | rulebasedcollator.cpp | 717 int32_t leftLength = left.length(); in compare() local 726 RuleBasedCollator::compare(const char16_t *left, int32_t leftLength, in compare() 758 RuleBasedCollator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8() 970 RuleBasedCollator::doCompare(const char16_t *left, int32_t leftLength, in doCompare() 1089 RuleBasedCollator::doCompare(const uint8_t *left, int32_t leftLength, in doCompare()
|
D | collationfastlatin.cpp | 110 const char16_t *left, int32_t leftLength, in compareUTF16() 449 const uint8_t *left, int32_t leftLength, in compareUTF8()
|
D | coll.cpp | 987 Collator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8()
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 195 SkScalar leftLength = approx_arc_length(pts, kNumPtsCubic); in GetLevelOfDetail() local
|