Home
last modified time | relevance | path

Searched defs:bytes_ (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h323 const uint8_t *bytes_; variable
508 const uint8_t *bytes_; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h361 const uint8_t *bytes_; variable
554 const uint8_t *bytes_; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h361 const uint8_t *bytes_; variable
554 const uint8_t *bytes_; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h361 const uint8_t *bytes_; variable
554 const uint8_t *bytes_; variable
/third_party/boost/libs/beast/test/bench/wsload/
Dwsload.cpp75 std::size_t bytes_ = 0; member in report
119 std::size_t bytes_ = 0; member in connection
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java431 assert(node<kMinValueLead); in getNextBytes()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java454 assert(node<kMinValueLead); in getNextBytes()
/third_party/flatbuffers/ts/
Dbyte-buffer.ts13 constructor(private bytes_: Uint8Array) { } property in ByteBuffer
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.h397 span<uint8_t> bytes_; variable
/third_party/python/Lib/
Duuid.py75 bytes_ = bytes # The built-in bytes type variable