Home
last modified time | relevance | path

Searched defs:size (Results 4476 - 4500 of 22382) sorted by relevance

1...<<171172173174175176177178179180>>...896

/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind05.c125 int sock, size; in test_bind() local
H A Dbind04.c111 int listen_sock, sock, size; in test_bind() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise10.c58 int size; member
91 static int set_advice(char *addr, int size, int advise) in set_advice() argument
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt01.c186 int create_segment(void *seg, size_t size) in create_segment() argument
/third_party/ltp/testcases/kernel/syscalls/openat2/
H A Dopenat201.c25 size_t size; member
/third_party/ltp/testcases/kernel/syscalls/pkeys/
H A Dpkey01.c38 static int size; variable
/third_party/libwebsockets/win32port/zlib/
H A Dgzwrite.c283 int size, len; gzprintf() local
359 int size, len; global() local
[all...]
/third_party/libdrm/radeon/
H A Dradeon_cs.h132 radeon_cs_write_table(struct radeon_cs *cs, const void *data, uint32_t size) radeon_cs_write_table() argument
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-tag.c98 const MnoteHuaweiTable* get_tag_table(MnoteHuaweiTag tag, int* size) in get_tag_table() argument
147 int size = sizeof (huawei_table) / sizeof (huawei_table[0]) - 1; in mnote_huawei_tag_from_name() local
179 int size = 0; mnote_huawei_tag_get_name() local
189 int size = 0; mnote_huawei_tag_get_title() local
199 int size = 0; mnote_huawei_tag_get_description() local
209 int size = 0; mnote_huawei_tag_type() local
[all...]
/third_party/lwip/src/include/lwip/priv/
H A Dmemp_priv.h119 u16_t size; member
/third_party/lwip/test/unit/arch/
H A Dsys_arch.h45 int size; member
/third_party/lwip/test/unit/core/
H A Dtest_mem.c62 static void malloc_keep_x(int x, int num, int size, int freestep) in malloc_keep_x() argument
96 int size; in START_TEST() local
[all...]
/third_party/lz4/ossfuzz/
H A Dfuzz_helpers.h64 FUZZ_STATIC uint32_t FUZZ_seed(uint8_t const **src, size_t* size) { in FUZZ_seed() argument
/third_party/lz4/tests/
H A Ddatagencli.c90 U64 size = SIZE_DEFAULT; in main() local
/third_party/lzma/C/
H A D7zCrc.c45 UInt32 Z7_FASTCALL CrcUpdate(UInt32 v, const void *data, size_t size) in CrcUpdate() argument
50 UInt32 Z7_FASTCALL CrcCalc(const void *data, size_t size) in CrcCalc() argument
60 UInt32 Z7_FASTCALL CrcUpdateT1(UInt32 v, const void *data, size_t size, cons argument
174 CrcUpdateT0_32(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT0_32() argument
206 CrcUpdateT0_64(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT0_64() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dzone-stats.cc19 size_t size = static_cast<size_t>(zone->allocation_size()); in StatsScope() local
/third_party/node/deps/v8/src/codegen/
H A Dcode-comments.cc26 uint32_t CodeCommentEntry::size() const { in size() function in v8::internal::CodeCommentEntry
41 uint32_t CodeCommentsIterator::size() const { return code_comments_size_; } in size() function in v8::internal::CodeCommentsIterator
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.h91 void EnsureCapacity(int size) { in EnsureCapacity() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-solaris.cc82 size_t size; in GetStackStart() local
H A Dplatform-macos.cc51 PlatformSharedMemoryHandle OS::CreateSharedMemoryHandleForTesting(size_t size) { in CreateSharedMemoryHandleForTesting() argument
70 void* OS::AllocateShared(void* hint, size_t size, MemoryPermission access, in AllocateShared() argument
91 bool OS::RemapPages(const void* address, size_t size, void* new_address, in RemapPages() argument
37 mach_vm_map_wrapper(mach_vm_address_t* address, mach_vm_size_t size, int flags, mach_port_t port, memory_object_offset_t offset, vm_prot_t prot) mach_vm_map_wrapper() argument
117 AllocateShared(void* address, size_t size, OS::MemoryPermission access, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateShared() argument
[all...]
H A Dplatform-openbsd.cc110 long size = sysconf(_SC_PAGESIZE); // NOLINT: type more fit than uint64_t in SignalCodeMovingGC() local
H A Dplatform-darwin.cc52 unsigned int size; in GetSharedLibraryAddresses() local
55 uint64_t size; in GetSharedLibraryAddresses() local
64 start + size, slide)); in GetSharedLibraryAddresses() local
/third_party/node/deps/v8/include/
H A Dv8-wasm.h33 size_t size = 0; member
/third_party/node/deps/v8/include/v8-include/
H A Dv8-wasm.h34 size_t size = 0; member
/third_party/node/deps/v8/src/base/
H A Daddress-region.h30 constexpr AddressRegion(Address address, size_t size) in AddressRegion() argument
36 size_t size() const { return size_; } in size() function in v8::base::AddressRegion
37 void set_size(size_t size) { size_ = size; } in set_size() argument
[all...]

Completed in 13 milliseconds

1...<<171172173174175176177178179180>>...896