Home
last modified time | relevance | path

Searched defs:size (Results 6201 - 6225 of 15501) sorted by relevance

1...<<241242243244245246247248249250>>...621

/third_party/libwebsockets/lib/core/
H A Dbuflist.c165 size_t size = 0; in lws_buflist_total_len() local
/third_party/libuv/test/
H A Dtest-tcp-alloc-cb-fail.c48 static void conn_alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in conn_alloc_cb() argument
H A Dtest-delayed-accept.c33 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
H A Dtest-tty.c150 static void tty_raw_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in tty_raw_alloc() argument
H A Dtest-shutdown-simultaneous.c38 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
H A Dtest-tcp-write-in-a-row.c86 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
H A Dtest-tcp-try-write.c70 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
H A Dtest-watcher-cross-stop.c42 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_create.c122 unsigned size = ui->phdrs_count = (_64bits ? elf_header64.e_phnum : elf_header32.e_phnum); in _UCD_create() local
/third_party/libuv/src/unix/
H A Dhurd.c39 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
H A Dhaiku.c36 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
H A Dqnx.c58 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h47 size_t size; member
/third_party/libsnd/ossfuzz/
H A Dsndfile_fuzz_header.h86 sf_init_file(const uint8_t *data, size_t size, SNDFILE **sndfile, VIO_DATA *vio_data, SF_VIRTUAL_IO *vio, SF_INFO *sndfile_info) sf_init_file() argument
/third_party/libuv/docs/code/uvtee/
H A Dmain.c36 void write_data(uv_stream_t *dest, size_t size, uv_buf_t buf, uv_write_cb cb) { in write_data() argument
/third_party/lzma/CPP/Common/
H A DMyBuffer2.h28 void Alloc(size_t size) in Alloc() argument
41 void AllocAtLeast(size_t size) in AllocAtLeast() argument
71 CAlignedBuffer1(size_t size) CAlignedBuffer1() argument
98 CAlignedBuffer(size_t size) CAlignedBuffer() argument
119 Alloc(size_t size) Alloc() argument
132 AllocAtLeast(size_t size) AllocAtLeast() argument
[all...]
/third_party/lzma/CPP/Windows/
H A DSecurityUtils.cpp135 DWORD size = 256; in AddLockMemoryPrivilege() local
/third_party/lzma/CPP/7zip/Common/
H A DOutBuffer.h57 void WriteBytes(const void *data, size_t size) in WriteBytes() argument
/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.c36 fd_ringbuffer_new_flags(struct fd_pipe *pipe, uint32_t size, in fd_ringbuffer_new_flags() argument
63 fd_ringbuffer_new(struct fd_pipe *pipe, uint32_t size) in fd_ringbuffer_new() argument
69 fd_ringbuffer_new_object(struct fd_pipe *pipe, uint32_t size) in fd_ringbuffer_new_object() argument
[all...]
/third_party/libdrm/include/drm/
H A Dsis_drm.h61 unsigned int size; member
66 unsigned int offset, size; member
70 unsigned int offset, size; member
/third_party/libdrm/freedreno/msm/
H A Dmsm_bo.c136 msm_bo_new_handle(struct fd_device *dev, uint32_t size, uint32_t flags, uint32_t *handle) msm_bo_new_handle() argument
156 msm_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) msm_bo_from_handle() argument
/third_party/libdrm/intel/
H A Dtest_decode.c49 read_file(const char *filename, void **ptr, size_t *size) in read_file() argument
91 size_t size; in compare_batch() local
/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.cpp39 UInt32 size = kBufSize; in Code() local
123 Read(void *data, UInt32 size, UInt32 *processedSize) Read() argument
145 CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress) CopyStream_ExactSize() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp140 Z7_COM7F_IMF(CFolderInStream::Read(void *data, UInt32 size, UInt32 *processedSize)) in Read() argument
[all...]
/third_party/lzma/CPP/7zip/Crypto/
H A DMyAes.cpp41 Z7_COM7F_IMF2(UInt32, CAesCoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
53 _codeFunc(Aes(), data, size); in Z7_COM7F_IMF2() local
58 Z7_COM7F_IMF(CAesCoder::SetKey(const Byte *data, UInt32 size)) in SetKey() argument
69 SetInitVector(const Byte *data, UInt32 size) SetInitVector() argument
91 Z7_COM7F_IMF2(UInt32, CAesCtrCoder::Filter(Byte *data, UInt32 size)) Z7_COM7F_IMF2() argument
146 _codeFunc(Aes(), data, size); Z7_COM7F_IMF2() local
[all...]

Completed in 13 milliseconds

1...<<241242243244245246247248249250>>...621