| /third_party/libcoap/tests/oss-fuzz/ |
| H A D | pdu_parse_tcp_target.c | 7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
| H A D | pdu_parse_udp_target.c | 7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
| H A D | pdu_parse_ws_target.c | 7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | BcjCoder.cpp | 17 Z7_COM7F_IMF2(UInt32, CCoder2::Filter(Byte *data, UInt32 size))
in Z7_COM7F_IMF2() argument
|
| /third_party/lzma/C/ |
| H A D | XzCrc64Opt.c | 13 UInt64 Z7_FASTCALL XzCrc64UpdateT4(UInt64 v, const void *data, size_t size, const UInt64 *table)
in XzCrc64UpdateT4() argument 40 UInt64 Z7_FASTCALL XzCrc64UpdateT1_BeT4(UInt64 v, const void *data, size_t size, cons argument [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | DynLimBuf.cpp | 15 unsigned size = 1 << 4;
in CDynLimBuf() local
|
| /third_party/jerryscript/jerry-main/ |
| H A D | libfuzzer.c | 20 int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /third_party/json/tests/src/ |
| H A D | fuzzer-parse_bson.cpp | 29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| H A D | fuzzer-parse_cbor.cpp | 29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| H A D | fuzzer-parse_json.cpp | 30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| H A D | fuzzer-parse_msgpack.cpp | 29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /third_party/jerryscript/jerry-core/ext/ |
| H A D | ext-utils.c | 19 void* JerryExtAlloc(size_t size) in JerryExtAlloc() argument 24 char* JerryExtAllocStr(size_t size) in JerryExtAllocStr() argument 29 size_t* JerryExtAllocStorageData(size_t size) in JerryExtAllocStorageData() argument
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | DummyOutStream.cpp | 7 Z7_COM7F_IMF(CDummyOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize))
in Write() argument
|
| /third_party/littlefs/ |
| H A D | lfs_util.c | 15 uint32_t lfs_crc(uint32_t crc, const void *buffer, size_t size) { in lfs_crc() argument
|
| /third_party/ltp/include/ |
| H A D | tst_buffers.h | 23 size_t size; member
|
| /third_party/ltp/lib/ |
| H A D | tst_fs_has_free.c | 29 tst_fs_has_free_(void (*cleanup)(void), const char *path, unsigned int size, unsigned int mult) tst_fs_has_free_() argument
|
| /third_party/node/src/ |
| H A D | base64.h | 29 static inline constexpr size_t base64_decoded_size_fast(size_t size) { in base64_decoded_size_fast() argument 20 base64_encoded_size( size_t size, Base64Mode mode = Base64Mode::NORMAL) base64_encoded_size() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | misc.c | 43 void *ntfs_calloc(size_t size) in ntfs_calloc() argument 53 void *ntfs_malloc(size_t size) in ntfs_malloc() argument 63 void *ntfs_realloc(void *ptr, size_t size) in ntfs_realloc() argument
|
| /third_party/musl/src/network/ |
| H A D | gethostbyname2.c | 11 size_t size = 63; in gethostbyname2() local
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | fread.c | 6 size_t fread(void *restrict destv, size_t size, size_t nmemb, FILE *restrict f) in fread() argument
|
| /third_party/musl/src/ldso/ |
| H A D | dl_iterate_phdr.c | 10 static int static_dl_iterate_phdr(int(*callback)(struct dl_phdr_info *info, size_t size, void *data), void *data) in static_dl_iterate_phdr() argument
|
| /third_party/musl/src/passwd/ |
| H A D | fgetspent.c | 8 size_t size = 0; in fgetspent() local
|
| H A D | fgetpwent.c | 8 size_t size=0; in fgetpwent() local
|
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | strops.h | 29 size_t size; /** Storage size */ member
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | fread.c | 6 size_t fread(void *restrict destv, size_t size, size_t nmemb, FILE *restrict f) in fread() argument
|