| /third_party/node/deps/v8/src/objects/ |
| H A D | backing-store.cc | 139 const byte* bytes = reinterpret_cast<const byte*>(start); in DebugCheckZero() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | snapshot.cc | 189 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 D | u_format.h | 843 uint bytes = bits / 8; util_format_get_blocksize() local [all...] |
| /third_party/mksh/ |
| H A D | histrap.c | 913 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 D | v3_utl.c | 1045 int i = 0, remain = 0, bytes = 0; in ossl_ipaddr_to_asc() local [all...] |
| H A D | x509_lu.c | 124 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 D | x509.h | 42 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 D | aix.c | 705 int bytes, rc = 0; in uv__ahafs_event() local
|
| /third_party/node/deps/uv/src/ |
| H A D | uv-common.c | 591 size_t bytes; in uv__count_bufs() local
|
| /third_party/libabigail/src/ |
| H A D | abg-elf-helpers.cc | 1054 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 D | qrcodegen.cpp | 134 vector<uint8_t> bytes; in makeSegments() local
|
| /third_party/openssl/test/ |
| H A D | sanitytest.c | 18 char bytes[sizeof(p)]; in test_sanity_null_zero() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | cli-command.c | 347 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 D | vktVideoDecodeTests.cpp | 788 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 D | VertexArrayVk.cpp | 114 GLint64 bytes = srcBuffer->getSize() - binding.getOffset(); in GetVertexCount() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_command_buffer.h | 221 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 D | GrResourceCache.h | 119 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 D | SkJpegCodec.cpp | 152 size_t bytes = marker->data_length - kICCMarkerHeaderSize; in read_color_profile() local
|
| /third_party/skia/src/core/ |
| H A D | SkStream.cpp | 723 size_t bytes = 0; in validate() local
|
| H A D | SkRemoteGlyphCache.cpp | 173 bool SkFuzzDeserializeSkDescriptor(sk_sp<SkData> bytes, SkAutoDescriptor* ad) { in SkFuzzDeserializeSkDescriptor() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | Image.cpp | 608 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 D | Context.cpp | 56 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 D | x509.h | 36 BUF_MEM *bytes; /* cached encoding: cannot be NULL */ member
|
| /third_party/openssl/crypto/x509/ |
| H A D | v3_utl.c | 1073 int i = 0, remain = 0, bytes = 0; in ossl_ipaddr_to_asc() local [all...] |
| /third_party/openssl/include/crypto/ |
| H A D | x509.h | 42 BUF_MEM *bytes; /* cached encoding: cannot be NULL */ member
|