Home
last modified time | relevance | path

Searched defs:bytes (Results 1276 - 1300 of 3403) sorted by relevance

1...<<51525354555657585960>>...137

/third_party/skia/tests/
H A DColorSpaceTest.cpp99 size_t bytes = space->writeToMemory(nullptr); in test_serialize() local
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c477 FT_ULong bytes; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.h97 FT_Byte* bytes; member
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Drange_checked_byte_ptr.cc144 std::vector<unsigned char> bytes = extractBytes(pos, length); in substr() local
/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dffi.h175 unsigned bytes; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmemory.h244 size_t bytes = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp287 unsigned bytes = Desc.getSize(); in encodeInstruction() local
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp20 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 Ducnv_u16.cpp541 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 Ducnv_u7.cpp219 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 Dbytestrie.h150 const uint8_t *bytes; member in BytesTrie::State
[all...]
/third_party/toybox/toys/pending/
H A Dstrace.c176 static void ptrace_struct(long addr, void *dst, size_t bytes) in ptrace_struct() argument
/third_party/toybox/toys/posix/
H A Dfile.c411 int i, bytes; in do_regular_file() local
/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.h81 uint8_t bytes[kSizeInBytes]; member
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc153 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 Dzero_copy_stream_impl.cc225 int bytes; in Write() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DIsValidUtf8TestUtil.java64 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 DCodedOutputStreamTest.java87 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 Dpyhash.c257 unsigned char bytes[SIZEOF_PY_UHASH_T]; in fnv() member
/third_party/protobuf/src/google/protobuf/
H A Darena.cc136 size_t bytes = internal::AlignUpTo8(CleanupChunk::SizeOf(size)); in AddCleanupFallback() local
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util.cc62 void ZeroCopyStreamByteSink::Append(const char* bytes, size_t len) { in Append() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dflag_test.cc893 char bytes[14]; member
/third_party/skia/include/private/
H A DSkTDArray.h108 size_t bytes() const { return fCount * sizeof(T); } in bytes() function in SkTDArray
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp28 void write(const void* src, size_t bytes) { in write() argument
/third_party/selinux/libselinux/src/
H A Dregex.c156 PCRE2_UCHAR *bytes = NULL; in regex_writef() local

Completed in 19 milliseconds

1...<<51525354555657585960>>...137