| /third_party/skia/tests/ |
| H A D | ColorSpaceTest.cpp | 99 size_t bytes = space->writeToMemory(nullptr); in test_serialize() local
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfdrivr.c | 477 FT_ULong bytes; in FT_CALLBACK_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshrec.h | 97 FT_Byte* bytes; member
|
| /third_party/skia/third_party/externals/piex/src/binary_parse/ |
| H A D | range_checked_byte_ptr.cc | 144 std::vector<unsigned char> bytes = extractBytes(pos, length); in substr() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| H A D | ffi.h | 175 unsigned bytes; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | memory.h | 244 size_t bytes = 0; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | SIMCCodeEmitter.cpp | 287 unsigned bytes = Desc.getSize(); in encodeInstruction() local
|
| /third_party/skia/tools/debugger/ |
| H A D | JsonWriteBuffer.cpp | 20 const uint8_t* bytes = reinterpret_cast<const uint8_t*>(data); in writePad32() local 31 const uint8_t* bytes = reinterpret_cast<const uint8_t*>(data); in writeByteArray() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_u16.cpp | 541 uint8_t *bytes in _UTF16BEGetNextUChar() local 558 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16BEGetNextUChar() local 1142 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16LEGetNextUChar() local 1159 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16LEGetNextUChar() local [all...] |
| H A D | ucnv_u7.cpp | 219 uint8_t *bytes; in _UTF7ToUnicodeWithOffsets() local 903 uint8_t *bytes; _IMAPToUnicodeWithOffsets() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | bytestrie.h | 150 const uint8_t *bytes; member in BytesTrie::State [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | strace.c | 176 static void ptrace_struct(long addr, void *dst, size_t bytes) in ptrace_struct() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | file.c | 411 int i, bytes; in do_regular_file() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-utils-aarch64.h | 81 uint8_t bytes[kSizeInBytes]; member
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | coded_stream_unittest.cc | 153 uint8 bytes[10]; // Encoded bytes. member 405 uint8 bytes[12]; global() member 549 uint8 bytes[sizeof(uint32)]; // Encoded bytes. global() member 554 uint8 bytes[sizeof(uint64)]; // Encoded bytes. global() member [all...] |
| H A D | zero_copy_stream_impl.cc | 225 int bytes; in Write() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | IsValidUtf8TestUtil.java | 64 ByteString newByteString(byte[] bytes); in newByteString() argument 440 outputFailure(long byteChar, byte[] bytes, byte[] after) outputFailure() argument 444 outputFailure(long byteChar, byte[] bytes, byte[] after, int len) outputFailure() argument [all...] |
| H A D | CodedOutputStreamTest.java | 87 private final byte[] bytes; field in CodedOutputStreamTest.ArrayCoder 715 private static byte[] bytes(int... bytesAsInts) { bytes() method in CodedOutputStreamTest 724 toList(byte[] bytes) toList() argument [all...] |
| /third_party/python/Python/ |
| H A D | pyhash.c | 257 unsigned char bytes[SIZEOF_PY_UHASH_T]; in fnv() member
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | arena.cc | 136 size_t bytes = internal::AlignUpTo8(CleanupChunk::SizeOf(size)); in AddCleanupFallback() local
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | json_util.cc | 62 void ZeroCopyStreamByteSink::Append(const char* bytes, size_t len) { in Append() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | flag_test.cc | 893 char bytes[14]; member
|
| /third_party/skia/include/private/ |
| H A D | SkTDArray.h | 108 size_t bytes() const { return fCount * sizeof(T); } in bytes() function in SkTDArray
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoEncoder.cpp | 28 void write(const void* src, size_t bytes) { in write() argument
|
| /third_party/selinux/libselinux/src/ |
| H A D | regex.c | 156 PCRE2_UCHAR *bytes = NULL; in regex_writef() local
|