Home
last modified time | relevance | path

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

12

/third_party/skia/m133/modules/skplaintexteditor/src/
Dword_boundaries.cpp43 std::vector<bool> GetUtf8WordBoundaries(const char* begin, size_t byteCount, const char* locale) { in GetUtf8WordBoundaries()
/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/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/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/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/skia/m133/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/m133/src/core/
DSkRTree.cpp166 size_t byteCount = sizeof(SkRTree); in bytesUsed() local
/third_party/skia/src/core/
DSkRTree.cpp167 size_t byteCount = sizeof(SkRTree); in bytesUsed() local
/third_party/skia/m133/src/ports/
DSkOSFile_stdio.cpp117 size_t sk_fwrite(const void* buffer, size_t byteCount, FILE* f) { in sk_fwrite()
/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/json/tests/thirdparty/Fuzzer/
DFuzzerSHA1.cpp57 uint32_t byteCount; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/
Ddrop_out_gen_mask_kernels.cc385 uint64_t byteCount = count_ >> 3; in DoCompute() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeCompressor.java331 int byteCount = comp.compress(buffer, start, limit, null, in compress() local
/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/skia/m133/third_party/externals/icu/source/test/intltest/
Dtscoll.cpp369 int32_t i, byteCount; in prettify() 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/skia/m133/third_party/externals/icu/source/test/cintltst/
Ducsdetst.c75 int32_t byteCount = preflight(src, length, cnv); in extractBytes() local
/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c75 int32_t byteCount = preflight(src, length, cnv); in extractBytes() local
/third_party/python/Modules/
Dsha256module.c74 static void longReverse(SHA_INT32 *buffer, int byteCount) in longReverse()

12