Home
last modified time | relevance | path

Searched defs:byteCount (Results 1 – 25 of 35) sorted by relevance

12

/third_party/grpc/src/csharp/Grpc.Core.Api/Utils/
DEncodingExtensions.cs30 public static unsafe string GetString(this Encoding encoding, byte* source, int byteCount) in GetString()
/third_party/skia/modules/skplaintexteditor/src/
Dword_boundaries.cpp20 std::vector<bool> GetUtf8WordBoundaries(const char* begin, size_t byteCount, const char* locale) { in GetUtf8WordBoundaries()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DByteArrayTableBuilder.java92 public int byteCount() throws IOException { in byteCount() method in ByteArrayTableBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DByteArrayTableBuilder.java92 public int byteCount() throws IOException { in byteCount() method in ByteArrayTableBuilder
/third_party/flutter/skia/experimental/editor/
Dword_boundaries.cpp11 std::vector<bool> GetUtf8WordBoundaries(const char* begin, size_t byteCount, const char* locale) { in GetUtf8WordBoundaries()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DControlProgramTable.java55 public int byteCount() { in byteCount() method in ControlProgramTable
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DControlProgramTable.java55 public int byteCount() { in byteCount() method in ControlProgramTable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DSingleSubst.java89 int byteCount = fmt1Builder.subSerialize(newData); in subSerialize() local
DScriptTable.java106 int byteCount = super.subSerialize(newData); in subSerialize() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DSingleSubst.java89 int byteCount = fmt1Builder.subSerialize(newData); in subSerialize() local
DScriptTable.java106 int byteCount = super.subSerialize(newData); in subSerialize() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_opcode_list.cpp222 uint32 byteCount, in Parse()
Ddng_gain_map.cpp512 uint32 byteCount = stream.Get_uint32 (); in dng_opcode_GainMap() local
/third_party/toybox/toys/other/
Dbzcat.c73 int byteCount[256]; member
323 *byteCount, *base, *limit; in read_huffman_data() local
456 int *byteCount = bw->byteCount; in burrows_wheeler_prep() local
/third_party/skia/src/core/
DSkRTree.cpp167 size_t byteCount = sizeof(SkRTree); in bytesUsed() local
/third_party/flutter/skia/src/core/
DSkRTree.cpp173 size_t byteCount = sizeof(SkRTree); in bytesUsed() local
/third_party/skia/src/ports/
DSkOSFile_stdio.cpp121 size_t sk_fwrite(const void* buffer, size_t byteCount, FILE* f) { in sk_fwrite()
/third_party/flutter/skia/src/ports/
DSkOSFile_stdio.cpp120 size_t sk_fwrite(const void* buffer, size_t byteCount, FILE* f) { in sk_fwrite()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerSHA1.cpp57 uint32_t byteCount; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeCompressor.java329 int byteCount = comp.compress(buffer, start, limit, null, in compress() local
/third_party/icu/icu4c/source/test/intltest/
Dtscoll.cpp369 int32_t i, byteCount; in prettify() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.h78 size_t byteCount; member
/third_party/freetype/src/psaux/
Dpshints.h78 size_t byteCount; member
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.h78 size_t byteCount; member
/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-opt64.c246 void KeccakP1600_OverwriteWithZeroes(void *state, unsigned int byteCount) in KeccakP1600_OverwriteWithZeroes()

12