/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open14.c | 33 static ssize_t size; variable [all...] |
/third_party/ltp/testcases/network/nfsv4/locks/ |
H A D | netsync.c | 48 socklen_t size; in setupConnectionServer() local
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | hugepage.h | 102 void *alloc_shm_hugepage(int *key, int size) in alloc_shm_hugepage() argument 121 void *alloc_anonymous_hugepage(int size, int private) in alloc_anonymous_hugepage() argument 137 void *alloc_filebacked_hugepage(char *filepath, int size, int private, int *fd) in alloc_filebacked_hugepage() argument 167 int free_anonymous_hugepage(void *addr, int size) in free_anonymous_hugepage() argument 177 int free_filebacked_hugepage(void *addr, int size, in argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
H A D | get_mempolicy01.c | 124 static int test_mbind(struct test_case *tc, unsigned long *maskp, unsigned long size) in test_mbind() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl04.c | 62 int shmid, size, rss, swap; in parse_proc_sysvipc() local
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise06.c | 146 static void dirty_pages(char *ptr, long size) in dirty_pages() argument
|
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
H A D | modify_ldt02.c | 145 int create_segment(void *seg, size_t size) in create_segment() argument
|
/third_party/ltp/testcases/kernel/syscalls/send/ |
H A D | send02.c | 29 static void do_send(int sock, void *buf, size_t size, int flags) in do_send() argument 34 static void do_sendto(int sock, void *buf, size_t size, int flags) in do_sendto() argument 40 static void do_sendmsg(int sock, void *buf, size_t size, int flags) in do_sendmsg() argument
|
/third_party/lwip/src/apps/altcp_tls/ |
H A D | altcp_tls_mbedtls_mem.c | 190 altcp_mbedtls_alloc_config(size_t size) in altcp_mbedtls_alloc_config() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzguts.h | 92 unsigned size; /* buffer size, zero if not allocated yet */
member
|
/third_party/libdrm/tests/amdgpu/ |
H A D | vm_tests.c | 234 const uint64_t size = 4096; in amdgpu_vm_mapping_test() local
|
/third_party/libfuse/lib/ |
H A D | buffer.c | 25 size_t size = 0; in fuse_buf_size() local [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
H A D | mapping_file_provider.cc | 46 const int size = sizeof(kNormalizedLocales) / sizeof(*kNormalizedLocales); in GetNormalizedLocale() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | flowgraph.c | 122 unsigned int size; in domtree_build() local
|
/third_party/lz4/lib/ |
H A D | lz4file.c | 126 size_t LZ4F_read(LZ4_readFile_t* lz4fRead, void* buf, size_t size) in LZ4F_read() argument 250 size_t LZ4F_write(LZ4_writeFile_t* lz4fWrite, void* buf, size_t size) in LZ4F_write() argument
|
/third_party/lz4/ossfuzz/ |
H A D | round_trip_frame_uncompressed_fuzzer.c | 43 static void compress_round_trip(const uint8_t *data, size_t size, in compress_round_trip() argument 123 static void compress_independent_block_mode(const uint8_t *data, size_t size) { in compress_independent_block_mode() argument 131 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) LLVMFuzzerTestOneInput() argument [all...] |
/third_party/lzma/C/ |
H A D | 7zFile.c | 155 WRes File_Read(CSzFile *p, void *data, size_t *size)
in File_Read() argument 221 WRes File_Write(CSzFile *p, const void *data, size_t *size)
in File_Write() argument 391 FileSeqInStream_Read(ISeqInStreamPtr pp, void *buf, size_t *size) FileSeqInStream_Read() argument 407 FileInStream_Read(ISeekInStreamPtr pp, void *buf, size_t *size) FileInStream_Read() argument 432 FileOutStream_Write(ISeqOutStreamPtr pp, const void *data, size_t size) FileOutStream_Write() argument [all...] |
H A D | 7zStream.c | 13 size_t size = *processedSize;
in SeqInStream_ReadMax() local 67 LookInStream_LookRead(ILookInStreamPtr stream, void *buf, size_t *size) LookInStream_LookRead() argument 77 LookInStream_Read2(ILookInStreamPtr stream, void *buf, size_t size, SRes errorType) LookInStream_Read2() argument 91 LookInStream_Read(ILookInStreamPtr stream, void *buf, size_t size) LookInStream_Read() argument 100 LookToRead2_Look_Lookahead(ILookInStreamPtr pp, const void **buf, size_t *size) LookToRead2_Look_Lookahead() argument 119 LookToRead2_Look_Exact(ILookInStreamPtr pp, const void **buf, size_t *size) LookToRead2_Look_Exact() argument 146 LookToRead2_Read(ILookInStreamPtr pp, void *buf, size_t *size) LookToRead2_Read() argument 179 SecToLook_Read(ISeqInStreamPtr pp, void *buf, size_t *size) SecToLook_Read() argument 190 SecToRead_Read(ISeqInStreamPtr pp, void *buf, size_t *size) SecToRead_Read() argument [all...] |
H A D | LzFindOpt.c | 223 GetMatchesSpecN_2(const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son, UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 *posRes) GetMatchesSpecN_2() argument [all...] |
H A D | MtCoder.c | 97 size_t size;
in ThreadFunc2() local [all...] |
H A D | Ppmd7Dec.c | 42 static void Ppmd7z_RD_Decode(CPpmd7 *p, UInt32 start, UInt32 size)
in Ppmd7z_RD_Decode() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | functional-list.h | 31 size_t const size; member
|
H A D | memory-lowering.h | 45 static AllocationState const* Open(AllocationGroup* group, intptr_t size, in Open() argument 55 intptr_t size() const { return size_; } in size() function in v8::internal::compiler::final::final
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-sharedarraybuffer.cc | 26 inline bool AtomicIsLockFree(double size) { in AtomicIsLockFree() argument 45 Handle<Object> size = args.atOrUndefined(isolate, 1); in BUILTIN() local
|
/third_party/node/deps/v8/src/base/ |
H A D | bounded-page-allocator.cc | 27 size_t BoundedPageAllocator::size() const { return region_allocator_.size(); } in size() function in v8::base::BoundedPageAllocator 29 void* BoundedPageAllocator::AllocatePages(void* hint, size_t size, in AllocatePages() argument 10 BoundedPageAllocator( v8::PageAllocator* page_allocator, Address start, size_t size, size_t allocate_page_size, PageInitializationMode page_initialization_mode) BoundedPageAllocator() argument 69 AllocatePagesAt(Address address, size_t size, PageAllocator::Permission access) AllocatePagesAt() argument 93 ReserveForSharedMemoryMapping(void* ptr, size_t size) ReserveForSharedMemoryMapping() argument 117 FreePages(void* raw_address, size_t size) FreePages() argument 136 ReleasePages(void* raw_address, size_t size, size_t new_size) ReleasePages() argument 180 SetPermissions(void* address, size_t size, PageAllocator::Permission access) SetPermissions() argument 188 DiscardSystemPages(void* address, size_t size) DiscardSystemPages() argument 192 DecommitPages(void* address, size_t size) DecommitPages() argument [all...] |