Home
last modified time | relevance | path

Searched defs:byteArray (Results 1 – 11 of 11) sorted by relevance

/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/
DUTF8Benchmark.kt60 val byteArray = ByteArray((i.length * 4)) in encodeUtf8KotlinFlatbuffers() constant
107 val byteArray = ByteArray(i.length) // Utf8.encodedLength(i)) in encodeAsciiKotlinFlatbuffers() constant
/third_party/node/test/js-native-api/test_typedarray/
Dtest.js8 const byteArray = new Uint8Array(3); constant
/third_party/mindspore/mindspore/core/utils/
Dcrypto.cc31 void IntToByte(std::vector<Byte> *byteArray, int32_t n) { in IntToByte()
40 int32_t ByteToInt(const Byte *byteArray, size_t length) { in ByteToInt()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dwrtjava.cpp452 uint8_t* byteArray = NULL; in bytes_write_java() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtjava.cpp452 uint8_t* byteArray = NULL; in bytes_write_java() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtjava.cpp452 uint8_t* byteArray = NULL; in bytes_write_java() local
/third_party/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp452 uint8_t* byteArray = NULL; in bytes_write_java() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DInternal.java180 public static boolean isValidUtf8(byte[] byteArray) { in isValidUtf8()
/third_party/harfbuzz/src/
Dhb-ot-cff-common.hh161 byte_str_array_t byteArray; in serialize() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh161 byte_str_array_t byteArray; in serialize() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh165 byte_str_array_t byteArray; in serialize() local