Home
last modified time | relevance | path

Searched defs:size (Results 2351 - 2375 of 12223) sorted by relevance

1...<<919293949596979899100>>...489

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D14-1.c39 ssize_t size = 1024; in main() local
H A D3-1.c46 size_t size; in main() local
H A D5-1.c94 size_t size = 1024; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
H A D4-1.c49 size_t size = total_size; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dbits.h13 static inline unsigned long long sign_bit(unsigned size) in sign_bit() argument
18 static inline unsigned long long sign_mask(unsigned size) in sign_mask() argument
24 static inline unsigned long long bits_mask(unsigned size) in bits_mask() argument
31 static inline long long zero_extend(long long val, unsigned size) in zero_extend() argument
36 static inline long long sign_extend(long long val, unsigned size) in sign_extend() argument
45 sign_extend_safe(long long val, unsigned size) sign_extend_safe() argument
53 bits_extend(long long val, unsigned size, int is_signed) bits_extend() argument
[all...]
H A Dallocate.c74 void *allocate(struct allocator_struct *desc, unsigned int size) in allocate() argument
[all...]
/third_party/lwip/src/include/lwip/
H A Dmemp.h136 u16_t size; member
/third_party/lz4/ossfuzz/
H A Dcompress_hc_fuzzer.c17 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
H A Dcompress_frame_fuzzer.c18 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
H A Dcompress_fuzzer.c16 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
H A Ddecompress_fuzzer.c15 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/third_party/lzma/C/
H A D7zAlloc.c25 static void Print_Alloc(const char *s, size_t size, int *counter) in Print_Alloc() argument
38 void *SzAlloc(ISzAllocPtr p, size_t size) in SzAlloc() argument
59 void *SzAllocTemp(ISzAllocPtr p, size_t size) in SzAllocTemp() argument
[all...]
H A DBra86.c47 Byte *Z7_BRANCH_CONV_ST(X86)(Byte *p, SizeT size, UInt32 pc, UInt32 *state, int encoding) in X86() argument
/third_party/node/deps/v8/src/compiler/
H A Dallocation-builder-inl.h18 void AllocationBuilder::Allocate(int size, AllocationType allocation, in Allocate() argument
33 int size = Context::SizeFor(variadic_part_length); in AllocateContext() local
46 int const size = (map.instance_type() == FIXED_ARRAY_TYPE) in CanAllocateArray() local
56 int size = (map.instance_type() == FIXED_ARRAY_TYPE) in AllocateArray() local
66 int const size = SloppyArgumentsElements::SizeFor(length); CanAllocateSloppyArgumentElements() local
73 int size = SloppyArgumentsElements::SizeFor(length); AllocateSloppyArgumentElements() local
[all...]
/third_party/node/deps/v8/src/handles/
H A Dlocal-handles.h59 void* operator new(size_t size) = delete; member in v8::internal::LocalHandleScope
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.h24 explicit Filler(size_t size) : HeapObjectHeader(size, kFreeListGCInfoIndex) {} in Filler() argument
31 size_t size; member
76 Filler& Filler::CreateAt(void* memory, size_t size) { in CreateAt() argument
H A Dmemory.h25 V8_INLINE void ZapMemory(void* address, size_t size) { in ZapMemory() argument
31 V8_INLINE void CheckMemoryIsZapped(const void* address, size_t size) { in CheckMemoryIsZapped() argument
37 V8_INLINE void CheckMemoryIsZero(const void* address, size_t size) { in CheckMemoryIsZero() argument
45 V8_INLINE void SetMemoryAccessible(void* address, size_t size) { in SetMemoryAccessible() argument
65 SetMemoryInaccessible(void* address, size_t size) SetMemoryInaccessible() argument
107 CheckMemoryIsInaccessible(const void* address, size_t size) CheckMemoryIsInaccessible() argument
[all...]
H A Dvirtual-memory.h43 size_t size() const { in size() function in cppgc::internal::VirtualMemory
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk-layout.cc71 int size = static_cast<int>(AllocatableMemoryInCodePage() / 2); in MaxRegularCodeObjectSize() local
H A Dmemory-measurement-inl.h50 IncrementSize(Address context, Map map, HeapObject object, size_t size) IncrementSize() argument
H A Dstress-scavenge-observer.cc29 Step(int bytes_allocated, Address soon_object, size_t size) Step() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-generator.cc57 int size = in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-data.cc13 void SerializedData::AllocateData(uint32_t size) { in AllocateData() argument
28 uint32_t size = kHeaderSize + static_cast<uint32_t>(payload->size()); in SnapshotData() local
H A Dsnapshot-source-sink.cc39 int size = GetInt(); in GetBlob() local
/third_party/node/deps/v8/src/trap-handler/
H A Dtrap-handler-internal.h26 size_t size; member

Completed in 10 milliseconds

1...<<919293949596979899100>>...489