Home
last modified time | relevance | path

Searched defs:size (Results 751 - 775 of 27873) sorted by relevance

1...<<31323334353637383940>>...1115

/third_party/icu/icu4c/source/test/fuzzer/
H A Duregex_open_fuzzer.cpp14 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_open_keywords_fuzzer.cpp10 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/libuv/test/
H A Dtest-get-currentexe.c44 size_t size; in TEST_IMPL() local
[all...]
/third_party/libunwind/libunwind/src/mi/
H A DGset_cache_size.c30 unw_set_cache_size (unw_addr_space_t as, size_t size, int flag) in unw_set_cache_size() argument
/third_party/libcoap/tests/oss-fuzz/
H A Dpdu_parse_tcp_target.c7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dpdu_parse_udp_target.c7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dpdu_parse_ws_target.c7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/lzma/CPP/7zip/Compress/
H A DBcjCoder.cpp17 Z7_COM7F_IMF2(UInt32, CCoder2::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
/third_party/lzma/C/
H A DXzCrc64Opt.c13 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 DDynLimBuf.cpp15 unsigned size = 1 << 4; in CDynLimBuf() local
/third_party/jerryscript/jerry-main/
H A Dlibfuzzer.c20 int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/json/tests/src/
H A Dfuzzer-parse_bson.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dfuzzer-parse_cbor.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dfuzzer-parse_json.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dfuzzer-parse_msgpack.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/jerryscript/jerry-core/ext/
H A Dext-utils.c19 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 DDummyOutStream.cpp7 Z7_COM7F_IMF(CDummyOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)) in Write() argument
/third_party/littlefs/
H A Dlfs_util.c15 uint32_t lfs_crc(uint32_t crc, const void *buffer, size_t size) { in lfs_crc() argument
/third_party/ltp/include/
H A Dtst_buffers.h23 size_t size; member
/third_party/ltp/lib/
H A Dtst_fs_has_free.c29 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 Dbase64.h29 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 Dmisc.c43 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 Dgethostbyname2.c11 size_t size = 63; in gethostbyname2() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfread.c6 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 Ddl_iterate_phdr.c10 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

Completed in 6 milliseconds

1...<<31323334353637383940>>...1115