/third_party/libuv/src/unix/ |
H A D | os390-syscalls.c | 284 nmsgsfds_t size; epoll_wait() local [all...] |
H A D | internal.h | 180 unsigned int size; member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-struct.h | 216 size_t size; member
|
/third_party/libwebsockets/lib/core/ |
H A D | context.c | 403 size = sizeof(struct lws_context); in lws_create_context() local
|
/third_party/libsnd/src/G72x/ |
H A D | g72x.c | 59 int quan (int val, short *table, int size) in quan() argument 327 quantize( int d, int y, short *table, int size) quantize() argument [all...] |
/third_party/libunwind/libunwind/include/ |
H A D | libunwind_i.h | 302 size_t size; /* (file-) size of the image */ member
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gtables.c | 407 size_t size; in get_kernel_table() local 472 callback (struct dl_phdr_info *info, size_t size, void *ptr) in callback() argument 596 check_callback (struct dl_phdr_info *info, size_t size, void *ptr) in check_callback() argument
|
/third_party/libuv/test/ |
H A D | benchmark-pump.c | 353 static void buf_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in buf_alloc() argument
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | lima_drm.h | 46 __u32 size; /* in, buffer size */ member
|
/third_party/lzma/CPP/Windows/ |
H A D | Shell.cpp | 113 static HRESULT ReadUnicodeStrings(const wchar_t *p, size_t size, UStringVector &names)
in ReadUnicodeStrings() argument 150 ReadAnsiStrings(const char *p, size_t size, UStringVector &names) ReadAnsiStrings() argument 208 const size_t size = blockSize - dropFiles->pFiles; DataObject_GetData_HDROP_Names() local [all...] |
/third_party/mbedtls/library/ |
H A D | x509write_crt.c | 387 x509_write_time(unsigned char **p, unsigned char *start, const char *t, size_t size) x509_write_time() argument 415 mbedtls_x509write_crt_der(mbedtls_x509write_cert *ctx, unsigned char *buf, size_t size, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_x509write_crt_der() argument 659 mbedtls_x509write_crt_pem(mbedtls_x509write_cert *crt, unsigned char *buf, size_t size, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_x509write_crt_pem() argument [all...] |
H A D | platform.c | 28 static void *platform_calloc_uninit(size_t n, size_t size) in platform_calloc_uninit() argument 50 void *mbedtls_calloc(size_t nmemb, size_t size) in mbedtls_calloc() argument
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | PropIDUtils.cpp | 465 static void ParseOwner(AString &s, const Byte *p, UInt32 size, UInt32 pos)
in ParseOwner() argument 476 static void ParseAcl(AString &s, const Byte *p, UInt32 size, const char *strName, UInt32 flags, UInt32 offset)
in ParseAcl() argument 550 ConvertNtSecureToString(const Byte *data, UInt32 size, AString &s) ConvertNtSecureToString() argument 576 CheckSid(const Byte *data, UInt32 size, UInt32 pos) CheckSid() argument 590 CheckAcl(const Byte *p, UInt32 size, UInt32 flags, UInt32 offset) CheckAcl() argument 606 CheckNtSecure(const Byte *data, UInt32 size) CheckNtSecure() argument 656 ConvertNtReparseToString(const Byte *data, UInt32 size, UString &s) ConvertNtReparseToString() argument [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_priv.h | 72 uint32_t size; member 159 uint32_t size; member [all...] |
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_drm.h | 120 uint32_t size; member 137 uint32_t size; member
|
/third_party/libbpf/src/ |
H A D | ringbuf.c | 541 void *user_ring_buffer__reserve(struct user_ring_buffer *rb, __u32 size) in user_ring_buffer__reserve() argument 592 void *user_ring_buffer__reserve_blocking(struct user_ring_buffer *rb, __u32 size, in argument [all...] |
/third_party/libcoap/examples/ |
H A D | etsi_iot_01.c | 59 coap_new_payload(size_t size) { in coap_new_payload() argument
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_ringbuffer.c | 48 uint32_t size; member 136 static struct msm_cmd * ring_cmd_new(struct fd_ringbuffer *ring, uint32_t size, in ring_cmd_new() argument 258 get_cmd(struct fd_ringbuffer *ring, struct msm_cmd *target_cmd, uint32_t submit_offset, uint32_t size, uint32_t type) get_cmd() argument 378 uint32_t submit_offset, size, type; finalize_current_cmd() local 547 msm_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t size) msm_ringbuffer_grow() argument 620 uint32_t size; msm_ringbuffer_emit_reloc_ring() local 692 msm_ringbuffer_new(struct fd_pipe *pipe, uint32_t size, enum fd_ringbuffer_flags flags) msm_ringbuffer_new() argument [all...] |
/third_party/libbpf/include/uapi/linux/ |
H A D | btf.h | 50 __u32 size; member 176 __u32 size; member
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_priv.h | 51 uint32_t size; member 94 uint32_t size; member
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr.c | 49 drm_intel_bo_alloc(drm_intel_bufmgr *bufmgr, const char *name, unsigned long size, unsigned int alignment) drm_intel_bo_alloc() argument 56 drm_intel_bo_alloc_for_render(drm_intel_bufmgr *bufmgr, const char *name, unsigned long size, unsigned int alignment) drm_intel_bo_alloc_for_render() argument 63 drm_intel_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, const char *name, void *addr, uint32_t tiling_mode, uint32_t stride, unsigned long size, unsigned long flags) drm_intel_bo_alloc_userptr() argument 113 drm_intel_bo_subdata(drm_intel_bo *bo, unsigned long offset, unsigned long size, const void *data) drm_intel_bo_subdata() argument 120 drm_intel_bo_get_subdata(drm_intel_bo *bo, unsigned long offset, unsigned long size, void *data) drm_intel_bo_get_subdata() argument 133 memcpy(data, (unsigned char *)bo->virtual + offset, size); drm_intel_bo_get_subdata() local 332 size_t size = 0; drm_intel_probe_agp_aperture_size() local [all...] |
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | Main.cpp | 340 static void PrintStringRight(CStdOutStream &so, const char *s, unsigned size)
in PrintStringRight() argument 348 static void PrintUInt32(CStdOutStream &so, UInt32 val, unsigned size)
in PrintUInt32() argument 375 static void PrintString(CStdOutStream &so, const UString &s, unsigned size)
in PrintString() argument
|
/third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
H A D | LzmaBench.cs | 163 static UInt32 GetLogSize(UInt32 size)
in GetLogSize() argument 186 static UInt64 GetCompressRating(UInt32 dictionarySize, UInt64 elapsedTime, UInt64 size)
in GetCompressRating() argument 224 PrintResults( UInt32 dictionarySize, UInt64 elapsedTime, UInt64 size, bool decompressMode, UInt64 secondSize) PrintResults() argument
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | Bcj2Coder.cpp | 37 UInt32 size = _bufsSizes_New[i];
in Alloc() local 74 Z7_COM7F_IMF(CEncoder::SetInBufSize(UInt32, UInt32 size))
in SetInBufSize() argument 76 SetOutBufSize(UInt32 streamIndex, UInt32 size) SetOutBufSize() argument 432 SetInBufSize(UInt32 streamIndex, UInt32 size) SetInBufSize() argument 434 SetOutBufSize(UInt32, UInt32 size) SetOutBufSize() argument 700 Read(void *data, UInt32 size, UInt32 *processedSize) Read() argument [all...] |
/third_party/lzma/CPP/Common/ |
H A D | MyVector.h | 55 const unsigned size = v.Size();
in CRecordVector() local 69 void ConstructReserve(unsigned size)
in ConstructReserve() argument 183 const unsigned size = v.Size(); operator =() local 201 const unsigned size = v.Size(); operator +=() local 217 const unsigned size = _size; Add() local 236 const unsigned size = _size; AddInReserved() local 369 SortRefDown(T* p, unsigned k, unsigned size, int (*compare)(const T*, const T*, void *), void *param) SortRefDown() argument 389 unsigned size = _size; Sort() local 409 SortRefDown2(T* p, unsigned k, unsigned size) SortRefDown2() argument 429 unsigned size = _size; Sort2() local 470 const unsigned size = v.Size(); CObjectVector() local 480 const unsigned size = v.Size(); operator =() local 492 const unsigned size = Size(); operator +=() local 589 const unsigned size = _v.Size(); DeleteFrom() local [all...] |