| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Trie2_16.java | 59 public static Trie2_16 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() argument
|
| H A D | Trie2_32.java | 58 public static Trie2_32 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() argument
|
| H A D | StringPrepDataReader.java | 37 public StringPrepDataReader(ByteBuffer bytes) in StringPrepDataReader() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | bytestream.h | 85 AppendU8(const char* bytes, int32_t n) AppendU8() argument 101 AppendU8(const char8_t* bytes, int32_t n) AppendU8() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | mpc2k.c | 159 unsigned char bytes [4] ; in mpc2k_read_header() local [all...] |
| H A D | nist.c | 123 unsigned bytes = 0 ; in nist_read_header() local
|
| H A D | test_conversions.c | 54 int bytes ; in conversion_test() local
|
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_sign_alg.c | 199 unsigned int bytes; in lws_cose_sign_alg_complete() local
|
| /third_party/libuv/test/ |
| H A D | run-tests.c | 166 DWORD bytes; in maybe_run_test() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | ArchiveOpenCallback.cpp | 56 Z7_COM7F_IMF(COpenCallbackImp::SetTotal(const UInt64 *files, const UInt64 *bytes))
in SetTotal() argument 67 Z7_COM7F_IMF(COpenCallbackImp::SetCompleted(const UInt64 *files, const UInt64 *bytes))
in SetCompleted() argument
|
| /third_party/lame/libmp3lame/ |
| H A D | VbrTag.h | 64 int bytes; /* total bit stream bytes from Vbr header data */ member
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_mpeg12.c | 157 unsigned bytes = priv->bytes_left - (vl_vlc_bits_left(vlc) / 8); in vid_dec_mpeg12_Decode() local 345 unsigned bytes = (vl_vlc_valid_bits(vlc) / 8) + 4; in vid_dec_mpeg12_Decode() local
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | type-stats.h | 27 void AddAllocated(size_t bytes) { in AddAllocated() argument 40 void AddDeallocated(size_t bytes) { in AddDeallocated() argument
|
| /third_party/node/deps/base64/base64/include/ |
| H A D | libbase64.h | 60 int bytes; member
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | bytestream.h | 85 AppendU8(const char* bytes, int32_t n) AppendU8() argument 101 AppendU8(const char8_t* bytes, int32_t n) AppendU8() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | utils-arm64.h | 48 uint8_t bytes[8]; in ReverseBytes() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | base-space.h | 39 void AccountCommitted(size_t bytes) { in AccountCommitted() argument 47 void AccountUncommitted(size_t bytes) { in AccountUncommitted() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | splice.c | 98 ssize_t bytes = splice(fromfd, NULL, pipe1[1], NULL, len, flags); in splice_0200() local 130 ssize_t bytes = splice(-1, NULL, -1, NULL, -1, -1); in splice_0300() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | readlinkat.c | 35 ssize_t bytes = write(fd, buf, sizeof(buf)); in create_file() local 80 ssize_t bytes = readlinkat(fd, linkpath, rbuf, sizeof(rbuf)); in readlinkat_0100() local 132 ssize_t bytes = readlinkat(fd, linkfilename, rbuf, sizeof(rbuf)); in readlinkat_0200() local 152 ssize_t bytes = readlinkat(-1, NULL, NULL, 0); readlinkat_0300() local [all...] |
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | CodedOutputStreamTest.java | 56 private byte[] bytes(int... bytesAsInts) { in bytes() method in CodedOutputStreamTest 65 private List<Byte> toList(byte[] bytes) { in toList() argument [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | AllocatedBuffer.java | 131 public static AllocatedBuffer wrap(byte[] bytes) { in wrap() argument 140 public static AllocatedBuffer wrap(final byte[] bytes, final int offset, final int length) { in wrap() argument 206 wrapNoCheck( final byte[] bytes, final int offset, final int length) wrapNoCheck() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCInstPrinter.cpp | 24 void llvm::dumpBytes(ArrayRef<uint8_t> bytes, raw_ostream &OS) { in dumpBytes() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeBatchResult.cpp | 40 void InfoLog::append (const deUint8* bytes, size_t numBytes) in append() argument
|
| H A D | xeTestCaseListParser.cpp | 79 void TestCaseListParser::parse (const deUint8* bytes, int numBytes) in parse() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | type_test.cc | 88 uint32_t bytes = i.SizeInBytes(); in TEST_F() local 96 uint32_t bytes = i.SizeInBytes(); in TEST_F() local 105 uint32_t bytes = i.SizeInBytes(); in TEST_F() local
|