Home
last modified time | relevance | path

Searched defs:size (Results 1101 - 1125 of 12434) sorted by relevance

1...<<41424344454647484950>>...498

/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.h38 unsigned int size; member
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.h36 unsigned int size; member
/third_party/libexif/libexif/canon/
H A Dmnote-canon-entry.h36 unsigned int size; member
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage03.h16 size_t size; in consume_mb() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H A Dhugeshmat05.c42 void shm_test(int size) in shm_test() argument
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd01.c33 size_t size; member
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl05.c23 unsigned long size = 0; in verify_ioctl() local
/third_party/libdrm/tests/radeon/
H A Drbo.h37 unsigned size; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D11-1.c45 size_t size; in main() local
H A D9-1.c44 size_t size; in main() local
H A D10-1.c44 size_t size; in main() local
H A D6-2.c48 ssize_t size = 1024; in main() local
H A D6-1.c48 size_t size = 1024; in main() local
H A D6-3.c49 size_t size = 1024; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompat-cygwin.c35 void *blob_alloc(unsigned long size) in blob_alloc() argument
47 void blob_free(void *addr, unsigned long size) in blob_free() argument
H A Dcompat-mingw.c36 void *blob_alloc(unsigned long size) in blob_alloc() argument
45 void blob_free(void *addr, unsigned long size) in blob_free() argument
/third_party/lz4/ossfuzz/
H A Dround_trip_frame_fuzzer.c17 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dround_trip_hc_fuzzer.c16 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/third_party/lzma/C/
H A D7zCrcOpt.c13 UInt32 Z7_FASTCALL CrcUpdateT4(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT4() argument
33 UInt32 Z7_FASTCALL CrcUpdateT8(UInt32 v, const void *data, size_t size, cons argument
68 CrcUpdateT1_BeT4(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT1_BeT4() argument
89 CrcUpdateT1_BeT8(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT1_BeT8() argument
[all...]
H A D7zBuf2.c22 int DynBuf_Write(CDynBuf *p, const Byte *buf, size_t size, ISzAllocPtr alloc) in DynBuf_Write() argument
[all...]
H A DDelta.c16 void Delta_Encode(Byte *state, unsigned delta, Byte *data, SizeT size) in Delta_Encode() argument
89 void Delta_Decode(Byte *state, unsigned delta, Byte *data, SizeT size) in Delta_Decode() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dloop-unrolling.h26 V8_INLINE uint32_t unrolling_count_heuristic(uint32_t size, uint32_t depth) { in unrolling_count_heuristic() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-memory-span.h30 constexpr MemorySpan(T* data, size_t size) : data_(data), size_(size) {} in MemorySpan() argument
35 constexpr size_t size() const { return size_; } in size() function in v8::MemorySpan
/third_party/node/deps/v8/include/
H A Dv8-memory-span.h30 constexpr MemorySpan(T* data, size_t size) : data_(data), size_(size) {} in MemorySpan() argument
35 constexpr size_t size() const { return size_; } in size() function in v8::MemorySpan
/third_party/node/deps/v8/src/codegen/ppc/
H A Dcpu-ppc.cc16 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument

Completed in 8 milliseconds

1...<<41424344454647484950>>...498