Home
last modified time | relevance | path

Searched defs:size (Results 426 - 450 of 10865) sorted by relevance

1...<<11121314151617181920>>...435

/base/web/webview/test/fuzztest/ohos_nweb/getwebstorage_fuzzer/
H A Dgetwebstorage_fuzzer.cpp26 bool GetWebStorageFuzzTest(const uint8_t* data, size_t size) in GetWebStorageFuzzTest() argument
37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/initandrun_fuzzer/
H A Dinitandrun_fuzzer.cpp26 bool InitAndRunFuzzTest(const uint8_t* data, size_t size) in InitAndRunFuzzTest() argument
36 std::string pathTmp(reinterpret_cast<const char*>(data), size); in InitAndRunFuzzTest() local
43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/loadlib_fuzzer/
H A Dloadlib_fuzzer.cpp27 bool LoadLibFuzzTest(const uint8_t* data, size_t size) in LoadLibFuzzTest() argument
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp27 bool NapiFuzzTest(const uint8_t* data, size_t size) in NapiFuzzTest() argument
51 std::string dataTmp(reinterpret_cast<const char*>(data), size); in NapiFuzzTest() local
93 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_enc_cfg_impl.h25 RK_S32 size; member
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_mem_legacy.h26 RK_S32 size; member
/third_party/icu/icu4c/source/test/fuzzer/
H A Dcollator_compare_fuzzer.cpp13 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/lzma/C/
H A DSort.c17 void HeapSort(UInt32 *p, size_t size) in HeapSort() argument
63 HeapSort64(UInt64 *p, size_t size) HeapSort64() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.cpp7 Z7_COM7F_IMF(COutStreamWithCRC::Write(const void *data, UInt32 size, UInt32 *processedSize)) in Write() argument
/third_party/mbedtls/library/
H A Dmd_wrap.h34 unsigned char size; member
/third_party/mbedtls/tests/configs/
H A Duser-config-malloc-0-null.h12 static inline void *custom_calloc(size_t nmemb, size_t size) in custom_calloc() argument
/third_party/json/tests/src/
H A Dtest_utils.hpp24 const auto size = file.tellg(); in read_binary_file() local
/third_party/ltp/include/
H A Dtst_device.h16 uint64_t size; member
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_test_2.c14 int size = getpagesize() * 2; in sigusr_handler() local
/third_party/musl/src/unistd/
H A Dpwrite.c4 ssize_t pwrite(int fd, const void *buf, size_t size, off_t ofs) in pwrite() argument
H A Dgetcwd.c7 char *getcwd(char *buf, size_t size) in getcwd() argument
H A Dpread.c4 ssize_t pread(int fd, void *buf, size_t size, off_t ofs) in pread() argument
/third_party/musl/porting/linux/user/include/info/
H A Dfatal_message.h27 size_t size; member
/third_party/musl/src/regex/
H A Dregerror.c30 size_t regerror(int e, const regex_t *restrict preg, char *restrict buf, size_t size) in regerror() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
/third_party/musl/src/sched/
H A Dsched_cpucount.c4 int __sched_cpucount(size_t size, const cpu_set_t *set) in __sched_cpucount() argument
/third_party/musl/src/stdio/
H A Dfwrite.c31 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() argument
/third_party/musl/src/thread/sh/
H A D__unmapself.c20 void __unmapself(void *base, size_t size) in __unmapself() argument

Completed in 5 milliseconds

1...<<11121314151617181920>>...435