/third_party/libexif/libexif/fuji/ |
H A D | mnote-fuji-entry.h | 38 unsigned int size; member
|
/third_party/libexif/libexif/olympus/ |
H A D | mnote-olympus-entry.h | 36 unsigned int size; member
|
/third_party/libexif/libexif/canon/ |
H A D | mnote-canon-entry.h | 36 unsigned int size; member
|
/third_party/ltp/testcases/kernel/syscalls/getrusage/ |
H A D | getrusage03.h | 16 size_t size; in consume_mb() local
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/ |
H A D | hugeshmat05.c | 42 void shm_test(int size) in shm_test() argument
|
/third_party/ltp/testcases/kernel/syscalls/getcwd/ |
H A D | getcwd01.c | 33 size_t size; member
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl05.c | 23 unsigned long size = 0; in verify_ioctl() local
|
/third_party/libdrm/tests/radeon/ |
H A D | rbo.h | 37 unsigned size; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 11-1.c | 45 size_t size; in main() local
|
H A D | 9-1.c | 44 size_t size; in main() local
|
H A D | 10-1.c | 44 size_t size; in main() local
|
H A D | 6-2.c | 48 ssize_t size = 1024; in main() local
|
H A D | 6-1.c | 48 size_t size = 1024; in main() local
|
H A D | 6-3.c | 49 size_t size = 1024; in main() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | compat-cygwin.c | 35 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 D | compat-mingw.c | 36 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 D | round_trip_frame_fuzzer.c | 17 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | round_trip_hc_fuzzer.c | 16 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/third_party/lzma/C/ |
H A D | 7zCrcOpt.c | 13 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 D | 7zBuf2.c | 22 int DynBuf_Write(CDynBuf *p, const Byte *buf, size_t size, ISzAllocPtr alloc)
in DynBuf_Write() argument [all...] |
H A D | Delta.c | 16 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 D | loop-unrolling.h | 26 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 D | v8-memory-span.h | 30 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 D | v8-memory-span.h | 30 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 D | cpu-ppc.cc | 16 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument
|