Home
last modified time | relevance | path

Searched defs:size (Results 1776 - 1800 of 27233) sorted by relevance

1...<<71727374757677787980>>...1090

/third_party/python/Parser/
H A Dstring_parser.h20 Py_ssize_t size; /* Number we've used. */ member
/third_party/python/Python/
H A Dmysnprintf.c41 PyOS_snprintf(char *str, size_t size, cons argument
53 PyOS_vsnprintf(char *str, size_t size, const char *format, va_list va) PyOS_vsnprintf() argument
[all...]
/third_party/python/Modules/_xxtestfuzz/
H A D_xxtestfuzz.c10 Py_ssize_t size; in _fuzz_run() local
/third_party/skia/docs/examples/
H A DRegion_writeToMemory.cpp15 size_t size = xRegion.writeToMemory(nullptr); in REG_FIDDLE() local
H A DSurface_MakeRasterDirect.cpp8 const size_t size = info.computeMinByteSize(); in REG_FIDDLE() local
H A DPath_readFromMemory.cpp9 size_t size = path.writeToMemory(nullptr); in REG_FIDDLE() local
H A Df16.cpp399 static SkImageInfo make_f16_info(SkISize size) { in REG_FIDDLE_SRGB() argument
H A DCanvas_MakeRasterDirect.cpp9 const size_t size = info.computeMinByteSize(); // bytes used by all rows in REG_FIDDLE() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Pipeline.cpp60 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzSKSL2SPIRV.cpp38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzSkDescriptorDeserialize.cpp31 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzSKSL2Metal.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzSKSL2GLSL.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzRegionSetPath.cpp41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzSKP.cpp31 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzImageFilterDeserialize.cpp44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzIncrementalImage.cpp50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzAnimatedImage.cpp40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A DFuzzPathDeserialize.cpp31 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/gm/
H A Ddiscard.cpp51 SkISize size = this->getISize(); variable
/third_party/selinux/libsepol/cil/src/
H A Dcil_stack.h35 int size; member
/third_party/selinux/libsepol/fuzz/
H A Dbinpolicy-fuzzer.c18 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/selinux/libselinux/src/
H A Dgetfilecon.c13 ssize_t size; in getfilecon_raw() local
[all...]
H A Dgetpeercon.c17 socklen_t size; in getpeercon_raw() local
H A Dlgetfilecon.c13 ssize_t size; in lgetfilecon_raw() local
[all...]

Completed in 11 milliseconds

1...<<71727374757677787980>>...1090