| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | CodedInputStreamTest.java | 55 private byte[] bytes(int... bytesAsInts) { in bytes() method in CodedInputStreamTest [all...] |
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 142 unsigned char *bytes = OPENSSL_malloc(len); in set_random() local
|
| /third_party/openssl/crypto/rand/ |
| H A D | randfile.c | 85 int RAND_load_file(const char *file, long bytes) in RAND_load_file() argument [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeCallQueue.cpp | 178 void CallReader::read (deUint8* bytes, size_t numBytes) in read() argument 232 void CallWriter::write (const deUint8* bytes, size_t numBytes) in write() argument
|
| H A D | xeContainerFormatParser.cpp | 65 void ContainerFormatParser::feed (const deUint8* bytes, size_t numBytes) in feed() argument
|
| /third_party/skia/src/core/ |
| H A D | SkWriteBuffer.h | 86 void write(const void* buffer, size_t bytes) { in write() argument
|
| H A D | SkImageInfo.cpp | 64 size_t bytes = safe.add(safe.mul(safe.addInt(this->height(), -1), rowBytes), in computeByteSize() local
|
| /third_party/skia/src/lazy/ |
| H A D | SkDiscardableMemoryPool.cpp | 165 std::unique_ptr<SkDiscardableMemory> DiscardableMemoryPool::make(size_t bytes) { in make() argument 94 PoolDiscardableMemory(sk_sp<DiscardableMemoryPool> pool, SkAutoFree pointer, size_t bytes) PoolDiscardableMemory() argument [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | GrSimpleMeshDrawOpHelper.h | 201 char* bytes = (char*)::operator new(sizeof(Op) + sizeof(GrProcessorSet)); in MakeWithProcessorSet() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | ASTC_Decoder.cpp | 29 write_imageblock(unsigned char *img, const imageblock *pb, int xsize, int ysize, int zsize, int bytes, int destPitchB, int destSliceB, bool isUnsignedByte, int xdim, int ydim, int zdim, int xpos, int ypos, int zpos) write_imageblock() argument 103 Decode(const unsigned char *source, unsigned char *dest, int destWidth, int destHeight, int destDepth, int bytes, int destPitchB, int destSliceB, int xBlockSize, int yBlockSize, int zBlockSize, int xblocks, int yblocks, int zblocks, bool isUnsignedByte) Decode() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkBuffer.cpp | 126 size_t bytes = (fillSize == VK_WHOLE_SIZE) ? (size - dstOffset) : fillSize; in fill() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509name.c | 141 X509_NAME_add_entry_by_OBJ(X509_NAME *name, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len, int loc, int set) X509_NAME_add_entry_by_OBJ() argument 156 X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, const unsigned char *bytes, int len, int loc, int set) X509_NAME_add_entry_by_NID() argument 170 X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, const unsigned char *bytes, int len, int loc, int set) X509_NAME_add_entry_by_txt() argument 242 X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, const char *field, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_create_by_txt() argument 261 X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_create_by_NID() argument 279 X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_create_by_OBJ() argument 317 X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_set_data() argument [all...] |
| H A D | x509_att.c | 235 X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, const char *atrname, int type, const unsigned char *bytes, int len) X509_ATTRIBUTE_create_by_txt() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts.c | 54 static int aes_xts_check_keys_differ(const unsigned char *key, size_t bytes, in aes_xts_check_keys_differ() argument
|
| /third_party/openssl/test/ |
| H A D | bio_prefix_text.c | 84 size_t bytes; in run_pipe() local
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | wpng.c | 705 ulg bytes; in main() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | unewdata.cpp | 43 uint8_t bytes[16]; in udata_create() local
|
| /third_party/skia/src/ports/ |
| H A D | SkImageEncoder_WIC.cpp | 65 uint8_t* bytes = pixels + y * bitmap.rowBytes() + x * bitmap.bytesPerPixel(); in SkEncodeImageWithWIC() local
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | text-options.hh | 294 unsigned bytes = strlen (buf); in get_line() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringRef.h | 113 iterator_range<const unsigned char *> bytes() const { in bytes() function in llvm::StringRef
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytesinkutil.cpp | 130 CharStringByteSink::Append(const char* bytes, int32_t n) { in Append() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | StringRef.h | 132 iterator_range<const unsigned char *> bytes() const { in bytes() function in llvm::StringRef
|
| /third_party/toybox/lib/ |
| H A D | linestack.c | 94 int columns = 0, col, bytes; in crunch_str() local
|
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 163 int bytes = 0; in od_outline() local 175 int bytes = j; in od_outline() local [all...] |
| H A D | tail.c | 68 static int try_lseek(int fd, long bytes, long lines) in try_lseek() argument 129 long bytes = TT.c, lines = TT.n; in do_tail() local [all...] |