| /third_party/skia/m133/gm/ |
| D | skbug_5321.cpp | 29 size_t byteLength = strlen(text); variable
|
| D | annotated_text.cpp | 26 size_t byteLength = strlen(static_cast<const char*>(text)); in draw_url_annotated_text_with_box() local
|
| /third_party/skia/gm/ |
| D | skbug_5321.cpp | 28 size_t byteLength = strlen(text); variable
|
| D | annotated_text.cpp | 25 size_t byteLength = strlen(static_cast<const char*>(text)); in draw_url_annotated_text_with_box() local
|
| /third_party/skia/src/utils/ |
| D | SkUTF.cpp | 48 int SkUTF::CountUTF8(const char* utf8, size_t byteLength) { in CountUTF8() 71 int SkUTF::CountUTF16(const uint16_t* utf16, size_t byteLength) { in CountUTF16() 97 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
|
| /third_party/skia/m133/src/base/ |
| D | SkUTF.cpp | 47 int SkUTF::CountUTF8(const char* utf8, size_t byteLength) { in CountUTF8() 70 int SkUTF::CountUTF16(const uint16_t* utf16, size_t byteLength) { in CountUTF16() 96 int SkUTF::CountUTF32(const int32_t* utf32, size_t byteLength) { in CountUTF32()
|
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| D | TestUtils.h | 23 uint64_t byteLength; member
|
| /third_party/typescript/lib/ |
| D | lib.es2017.sharedmemory.d.ts | 28 readonly byteLength: number; property
|
| D | lib.es2020.bigint.d.ts | 159 readonly byteLength: number; property 431 readonly byteLength: number; property
|
| D | lib.es5.d.ts | 1669 readonly byteLength: number; property 1701 byteLength: number; property 1711 readonly byteLength: number; property 1861 readonly byteLength: number; property 2143 readonly byteLength: number; property 2425 readonly byteLength: number; property 2706 readonly byteLength: number; property 2988 readonly byteLength: number; property 3270 readonly byteLength: number; property 3552 readonly byteLength: number; property [all …]
|
| /third_party/typescript/src/lib/ |
| D | es2017.sharedmemory.d.ts | 8 readonly byteLength: number; property
|
| D | es2020.bigint.d.ts | 139 readonly byteLength: number; property 411 readonly byteLength: number; property
|
| D | es5.d.ts | 1649 readonly byteLength: number; property 1681 byteLength: number; property 1691 readonly byteLength: number; property 1841 readonly byteLength: number; property 2123 readonly byteLength: number; property 2405 readonly byteLength: number; property 2686 readonly byteLength: number; property 2968 readonly byteLength: number; property 3250 readonly byteLength: number; property 3532 readonly byteLength: number; property [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/test/cintltst/ |
| D | ucsdetst.c | 71 …tic char *extractBytes(const UChar *src, int32_t length, const char *codepage, int32_t *byteLength) in extractBytes() 125 int32_t byteLength = 0, sLength = 0, dLength = 0; in TestUTF8() local 288 int32_t byteLength = 0; in TestInputFilter() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | ucsdetst.c | 71 …tic char *extractBytes(const UChar *src, int32_t length, const char *codepage, int32_t *byteLength) in extractBytes() 125 int32_t byteLength = 0, sLength = 0, dLength = 0; in TestUTF8() local 288 int32_t byteLength = 0; in TestInputFilter() local
|
| /third_party/jerryscript/tests/unit-core/ |
| D | test-dataview.cpp | 68 jerry_length_t byteLength = 0;; variable
|
| /third_party/skia/src/core/ |
| D | SkGlyphRun.cpp | 191 const void* bytes, size_t byteLength, SkPoint origin, in textToGlyphRunList() 313 const SkFont& font, const void* bytes, size_t byteLength, SkTextEncoding encoding) { in textToGlyphIDs()
|
| D | SkTextBlob.cpp | 776 sk_sp<SkTextBlob> SkTextBlob::MakeFromText(const void* text, size_t byteLength, const SkFont& font, in MakeFromText() 791 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() 805 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosTextH(const void* text, size_t byteLength, in MakeFromPosTextH() 819 sk_sp<SkTextBlob> SkTextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | csdetest.cpp | 175 int32_t byteLength = 0; in checkEncoding() local 327 int32_t byteLength = 0, sLength = s.length(); in UTF8Test() local 416 int32_t byteLength = 0; in InputFilterTest() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | csdetest.cpp | 175 int32_t byteLength = 0; in checkEncoding() local 327 int32_t byteLength = 0, sLength = s.length(); in UTF8Test() local 416 int32_t byteLength = 0; in InputFilterTest() local
|
| /third_party/skia/m133/src/text/ |
| D | GlyphRun.cpp | 212 const void* bytes, size_t byteLength, SkPoint origin, in textToGlyphRunList() 336 const SkFont& font, const void* bytes, size_t byteLength, SkTextEncoding encoding) { in textToGlyphIDs()
|
| /third_party/typescript/src/harness/ |
| D | harnessUtils.ts | 8 export function byteLength(s: string, encoding?: string): number { function
|
| /third_party/skia/m133/src/core/ |
| D | SkTextBlob.cpp | 788 sk_sp<SkTextBlob> SkTextBlob::MakeFromText(const void* text, size_t byteLength, const SkFont& font, in MakeFromText() 803 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() 817 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosTextH(const void* text, size_t byteLength, in MakeFromPosTextH() 831 sk_sp<SkTextBlob> SkTextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
|
| /third_party/skia/include/core/ |
| D | SkFont.h | 323 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText()
|
| /third_party/skia/m133/include/core/ |
| D | SkFont.h | 323 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText()
|