Home
last modified time | relevance | path

Searched defs:size (Results 276 - 300 of 8400) sorted by relevance

1...<<11121314151617181920>>...336

/third_party/icu/icu4c/source/test/fuzzer/
H A Duloc_for_language_tag_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_canonicalize_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_get_name_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dunicode_string_codepage_create_fuzzer.cpp68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
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

Completed in 5 milliseconds

1...<<11121314151617181920>>...336