Home
last modified time | relevance | path

Searched defs:size (Results 476 - 500 of 15565) sorted by relevance

1...<<11121314151617181920>>...623

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dbuiltin-prototype.c2 void memcpy(void *dst, const void *src, unsigned int size) in memcpy() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D1-2.c29 size_t size = 1024 * 4 * 1024; in main() local
H A D6-4.c40 size_t size = 1024; in main() local
/third_party/lzma/C/
H A D7zBuf.c14 int Buf_Create(CBuf *p, size_t size, ISzAllocPtr alloc) in Buf_Create() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dcpu-s390.cc13 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument
/third_party/node/deps/v8/src/codegen/
H A Dflush-instruction-cache.cc14 void FlushInstructionCache(void* start, size_t size) { in FlushInstructionCache() argument
20 Simulator::FlushICache(Simulator::i_cache(), start, size); in FlushInstructionCache() local
/third_party/mesa3d/src/util/
H A Dcrc32.c115 util_hash_crc32(const void *data, size_t size) in util_hash_crc32() argument
/third_party/musl/fuzztest/atoi_fuzzer/
H A Datoi_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/musl/libc-test/src/functional/
H A Dtls_align.c5 unsigned size; member
/third_party/python/Include/
H A Dlistobject.h28 PyAPI_FUNC(PyObject *) PyList_New(Py_ssize_t size); variable
H A Dtupleobject.h30 PyAPI_FUNC(PyObject *) PyTuple_New(Py_ssize_t size); variable
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_opt_legalization_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_opt_performance_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_opt_size_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_val_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_opt_legalization_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_opt_performance_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_opt_size_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_val_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.c13 void* BrotliDefaultAllocFunc(void* opaque, size_t size) { in BrotliDefaultAllocFunc() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.h29 cff_size_init( FT_Size size ); /* CFF_Size */ variable
32 cff_size_done( FT_Size size ); /* CFF_Size */ variable
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_unicode_string_codepage_create_fuzzer.cc67 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
69 icu::UnicodeString str(reinterpret_cast<const char*>(data), size, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_all_transforms_fuzzer.cc23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dtint_binding_remapper_fuzzer.cc22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dtint_first_index_offset_fuzzer.cc22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...623