Home
last modified time | relevance | path

Searched defs:bytes (Results 2301 - 2325 of 3404) sorted by relevance

1...<<919293949596979899100>>...137

/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc139 const byte* bytes = reinterpret_cast<const byte*>(start); in DebugCheckZero() local
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot.cc189 int bytes = startup_data.length(); in Initialize() local
219 int bytes = context_data.length(); in NewContextFromSnapshot() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format.h843 uint bytes = bits / 8; util_format_get_blocksize() local
[all...]
/third_party/mksh/
H A Dhistrap.c913 histload(Source *s, unsigned char *base, size_t bytes) in histload() argument
965 size_t bytes; in writehistfile() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c1045 int i = 0, remain = 0, bytes = 0; in ossl_ipaddr_to_asc() local
[all...]
H A Dx509_lu.c124 X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, const unsigned char *bytes, int len, X509_OBJECT *ret) X509_LOOKUP_by_fingerprint() argument
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h42 BUF_MEM *bytes; /* cached encoding: cannot be NULL */ member
376 const unsigned char *bytes, variable
380 const unsigned char *bytes, variable
385 const unsigned char *bytes, variable
/third_party/node/deps/uv/src/unix/
H A Daix.c705 int bytes, rc = 0; in uv__ahafs_event() local
/third_party/node/deps/uv/src/
H A Duv-common.c591 size_t bytes; in uv__count_bufs() local
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc1054 read_int_from_array_of_bytes(const uint8_t* bytes, in read_int_from_array_of_bytes() argument
1106 read_uint64_from_array_of_bytes(const uint8_t* bytes, bool is_big_endian, uint64_t& result) read_uint64_from_array_of_bytes() argument
[all...]
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp134 vector<uint8_t> bytes; in makeSegments() local
/third_party/openssl/test/
H A Dsanitytest.c18 char bytes[sizeof(p)]; in test_sanity_null_zero() local
/third_party/pulseaudio/src/pulsecore/
H A Dcli-command.c347 char bytes[PA_BYTES_SNPRINT_MAX]; in pa_cli_command_stat() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp788 auto bytes = semiplanarToYV12(*resultImage); in iterate() local
912 auto bytes = semiplanarToYV12(*resultImage); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVertexArrayVk.cpp114 GLint64 bytes = srcBuffer->getSize() - binding.getOffset(); in GetVertexCount() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h221 inline IntermediateCommandStream &push(const uint8_t *bytes, size_t len) in push() argument
245 inline const uint8_t *fetch(size_t bytes) in fetch() argument
350 RenderCommandEncoder &setVertexBytes(const uint8_t *bytes, size_t size, uint32_t index) in setVertexBytes() argument
377 RenderCommandEncoder &setFragmentBytes(const uint8_t *bytes, size_t size, uint32_t index) in setFragmentBytes() argument
[all...]
/third_party/skia/src/gpu/
H A DGrResourceCache.h119 void addAllocImageBytes(size_t bytes) { fAllocImageBytes += bytes; } in addAllocImageBytes() argument
120 void removeAllocImageBytes(size_t bytes) { fAllocImageBytes -= bytes; } in removeAllocImageBytes() argument
121 void addAllocBufferBytes(size_t bytes) { fAllocBufferBytes += bytes; } in addAllocBufferBytes() argument
122 void removeAllocBufferBytes(size_t bytes) { fAllocBufferByte in addAllocBufferBytes() argument
653 changeByteOfPid(int32_t beforePid, int32_t afterPid, size_t bytes) changeByteOfPid() argument
[all...]
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp152 size_t bytes = marker->data_length - kICCMarkerHeaderSize; in read_color_profile() local
/third_party/skia/src/core/
H A DSkStream.cpp723 size_t bytes = 0; in validate() local
H A DSkRemoteGlyphCache.cpp173 bool SkFuzzDeserializeSkDescriptor(sk_sp<SkData> bytes, SkAutoDescriptor* ad) { in SkFuzzDeserializeSkDescriptor() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp608 void TransferRow<Bytes>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
614 void TransferRow<RGB8toRGBX8>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
628 void TransferRow<RGB16toRGBX16>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
643 void TransferRow<RGB32toRGBX32>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
658 void TransferRow<RGB32FtoRGBX32F>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
673 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
688 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
704 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
720 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
736 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
750 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
763 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
776 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
788 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
801 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
816 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
831 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
846 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
858 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
870 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
885 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
897 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
910 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
922 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
936 GLsizei bytes; global() member
1108 int bytes = sw::Surface::bytes(format); lock() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.cpp56 void *Context::operator new(size_t bytes) in operator new() argument
61 void Context::operator delete(void *pointer, size_t bytes) in operator delete() argument
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h36 BUF_MEM *bytes; /* cached encoding: cannot be NULL */ member
/third_party/openssl/crypto/x509/
H A Dv3_utl.c1073 int i = 0, remain = 0, bytes = 0; in ossl_ipaddr_to_asc() local
[all...]
/third_party/openssl/include/crypto/
H A Dx509.h42 BUF_MEM *bytes; /* cached encoding: cannot be NULL */ member

Completed in 37 milliseconds

1...<<919293949596979899100>>...137