| /third_party/mbedtls/library/ |
| H A D | psa_crypto_core.h | 115 size_t bytes; member [all...] |
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| H A D | glcpp.c | 53 size_t bytes; in load_text_fp() local
|
| /third_party/libwebsockets/lib/tls/ |
| H A D | lws-gencrypto-common.c | 677 lws_base64_size(int bytes) in lws_base64_size() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_video.c | 94 unsigned bytes = MIN2(new_buf->res->buf->size, new_size); in si_vid_resize_buffer() local
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | accounting-allocator.cc | 85 Segment* AccountingAllocator::AllocateSegment(size_t bytes, in AllocateSegment() argument 105 DCHECK_LE(sizeof(Segment), bytes); in AllocateSegment() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | sync-streaming-decoder.cc | 37 auto bytes = std::make_unique<uint8_t[]>(buffer_size_); variable [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfswipe.h | 43 int *bytes; /* List of overwrite characters */ member
|
| /third_party/musl/src/hook/linux/ |
| H A D | malloc_common.c | 44 void* malloc(size_t bytes) in malloc() argument [all...] |
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | malloc_common.c | 21 void* malloc(size_t bytes) in malloc() argument [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | ringbuffer.h | 93 RingBufferWriteTail( const uint8_t* bytes, size_t n, RingBuffer* rb) RingBufferWriteTail() argument 105 RingBufferWrite( MemoryManager* m, const uint8_t* bytes, size_t n, RingBuffer* rb) RingBufferWrite() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress.c | 911 GLuint bytes, bw, bh; in _mesa_decompress_image() local
|
| /third_party/mesa3d/src/mesa/main/tests/ |
| H A D | mesa_formats.cpp | 100 GLint bytes = _mesa_get_format_bytes(f); in TEST_F() local
|
| /third_party/icu/icu4c/source/samples/uciter8/ |
| H A D | uciter8.c | 308 static const uint8_t bytes[]={ in TestLenient8Iterator() local
|
| /third_party/ltp/testcases/kernel/syscalls/setrlimit/ |
| H A D | setrlimit01.c | 54 static int nofiles, fd, bytes, i, status; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/stat/ |
| H A D | stat02.c | 38 void verify(const char *fname, size_t bytes, size_t decrement) in verify() argument [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
| H A D | 2-1.c | 219 ssize_t bytes; in send_receive() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
| H A D | 2-1.c | 165 ssize_t bytes; in send_receive() local
|
| H A D | 2-2.c | 181 ssize_t bytes; in send_receive() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | allocation-stats.h | 61 void IncreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in IncreaseAllocatedBytes() argument 72 void DecreaseAllocatedBytes(size_t bytes, const BasicMemoryChunk* page) { in DecreaseAllocatedBytes() argument 81 void DecreaseCapacity(size_t bytes) { in DecreaseCapacity() argument 87 IncreaseCapacity(size_t bytes) IncreaseCapacity() argument [all...] |
| H A D | linear-allocation-area.h | 37 V8_INLINE bool CanIncrementTop(size_t bytes) { in CanIncrementTop() argument 42 V8_INLINE Address IncrementTop(size_t bytes) { in IncrementTop() argument 49 V8_INLINE bool DecrementTopIfAdjacent(Address new_top, size_t bytes) { in DecrementTopIfAdjacent() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | string-util.h | 60 explicit Binary(std::shared_ptr<std::vector<uint8_t>> bytes) in Binary() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-typedarray.cc | 117 const size_t bytes = array->GetByteLength(); in RUNTIME_FUNCTION() local 166 const size_t bytes = array->GetByteLength(); in RUNTIME_FUNCTION() local 168 static_cast<base::Atomic8*>(data_copy_ptr), bytes); in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_resource_buffer.c | 133 i915_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, in i915_user_buffer_create() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.c | 282 unsigned bytes = n * sizeof(struct tgsi_token); in tgsi_dup_tokens() local 296 unsigned bytes = num_tokens * sizeof(struct tgsi_token); in tgsi_alloc_tokens() local
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | blob_test.cpp | 129 uint8_t bytes[] = "ABCDEFGHIJKLMNOP"; in TEST() local
|