Home
last modified time | relevance | path

Searched defs:size (Results 1751 - 1775 of 27873) sorted by relevance

1...<<71727374757677787980>>...1115

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dread.c35 int size = read(fd, buffer, 1024); in read_0100() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Ddriver.c41 size_t size = read(0, buf, BUF_SIZE); in main() local
/third_party/node/deps/uv/src/unix/
H A Daix-common.c60 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
H A Dno-proctitle.c39 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_error.c297 pcre2_get_error_message(int enumber, PCRE2_UCHAR *buffer, PCRE2_SIZE size) in pcre2_get_error_message() argument
/third_party/pulseaudio/src/pulsecore/
H A Dshm.h32 size_t size; member
/third_party/python/Include/cpython/
H A Dimport.h34 int size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp52 tcu::UVec3 size; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache_unittest.cpp17 Blob MakeBlob(size_t size) in MakeBlob() argument
H A Dcl_utils.cpp55 size_t size = 0u; in GetElementSize() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.h31 size_t size() const { return mSize; } in size() function in angle::final
H A Dmatrix_utils.h37 Matrix(const std::vector<T> &elements, const unsigned int size) in Matrix() argument
44 Matrix(const T *elements, const unsigned int size) : mRows(size), mCols(size) in Matrix() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/src/core/
H A DSkBuffer.cpp14 const void* SkRBuffer::skip(size_t size) { in skip() argument
24 bool SkRBuffer::read(void* buffer, size_t size) { in read() argument
46 void* SkWBuffer::skip(size_t size) { in skip() argument
52 void SkWBuffer::writeNoSizeCheck(const void* buffer, size_t size) { in writeNoSizeCheck() argument
[all...]
/third_party/skia/src/gpu/dawn/
H A DGrDawnRingBuffer.cpp24 GrDawnRingBuffer::Slice GrDawnRingBuffer::allocate(int size) { in allocate() argument
/third_party/skia/src/images/
H A DSkJPEGWriteUtility.cpp38 size_t size = skjpeg_destination_mgr::kBufferSize - dest->free_in_buffer; in sk_term_destination() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.cpp24 uint64_t FNV_1a(const unsigned char *data, int size) in FNV_1a() argument
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
H A DMemFd.hpp30 LinuxMemFd(const char *name, size_t size) in LinuxMemFd() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DMath.cpp24 uint64_t FNV_1a(const unsigned char *data, int size) in FNV_1a() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DBuffer.hpp43 vk::DeviceSize size; member in Buffer
/third_party/openssl/fuzz/
H A Ddriver.c41 size_t size = read(0, buf, BUF_SIZE); in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dmetadata.h24 size_t size; member
/third_party/skia/third_party/externals/icu/source/io/
H A Duscanf.cpp74 int32_t size = (int32_t)uprv_strlen(patternSpecification) + 1; in u_vfscanf() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimdecoder_fuzzer.cc21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument

Completed in 8 milliseconds

1...<<71727374757677787980>>...1115