Home
last modified time | relevance | path

Searched defs:size (Results 576 - 600 of 13002) sorted by relevance

1...<<21222324252627282930>>...521

/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_uregex_open_fuzzer.cc11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/pulseaudio/src/pulsecore/
H A Dobject.c29 pa_object *pa_object_new_internal(size_t size, const char *type_id, bool (*check_type)(const char *type_id)) { in pa_object_new_internal() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_spv_reader_msl_writer_fuzzer.cc23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dtint_spv_reader_spv_writer_fuzzer.cc23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dtint_wgsl_reader_msl_writer_fuzzer.cc23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dtint_wgsl_reader_spv_writer_fuzzer.cc23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstruct_member_size_decoration.h47 const uint32_t size; member in tint::ast::StructMemberSizeDecoration
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
H A Ddeflate_set_dictionary_fuzzer.cc15 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dinflate_fuzzer.cc16 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/tools/
H A Dget_current_monitor_profile.cpp21 size_t size = CFDataGetLength(dataRef); in main() local
/third_party/toybox/toys/other/
H A Dtruncate.c35 long long size; in do_truncate() local
[all...]
/third_party/vixl/test/
H A Dtest-utils.cc51 void ExecuteMemory(byte* buffer, size_t size, int byte_offset) { in ExecuteMemory() argument
/third_party/python/Python/
H A Dpystrcmp.c7 PyOS_mystrnicmp(const char *s1, const char *s2, Py_ssize_t size) in PyOS_mystrnicmp() argument
/third_party/python/Modules/_ssl/
H A Dmisc.c11 long size; in _PySSL_BytesFromBIO() local
26 long size; in _PySSL_UnicodeFromBIO() local
/third_party/skia/modules/skottie/fuzz/
H A DFuzzSkottieJSON.cpp24 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/fuzz/
H A DFuzz.cpp19 void Fuzz::nextBytes(void* n, size_t size) { in nextBytes() argument
/third_party/skia/docs/examples/
H A DRegion_readFromMemory.cpp8 size_t size = region.writeToMemory(nullptr); in REG_FIDDLE() local
H A DRect_MakeSize.cpp7 SkSize size = {25.5f, 35.5f}; in REG_FIDDLE() local
H A DPath_writeToMemory.cpp9 size_t size = path.writeToMemory(nullptr); in REG_FIDDLE() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSVG.cpp38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzImage.cpp32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzJSON.cpp20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzRegionDeserialize.cpp39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzTextBlobDeserialize.cpp32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/gm/
H A Dsimplerect.cpp38 const SkScalar size = 20; variable

Completed in 9 milliseconds

1...<<21222324252627282930>>...521