Home
last modified time | relevance | path

Searched defs:size (Results 12026 - 12050 of 22567) sorted by relevance

1...<<481482483484485486487488489490>>...903

/third_party/lzma/CPP/Windows/
H A DShell.cpp113 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...]
H A DFileName.cpp322 const unsigned size = GetRootPrefixSize_Of_NetworkPath(s + 2); in GetRootPrefixSize_Of_SimplePath() local
330 const unsigned size = GetRootPrefixSize_Of_NetworkPath(s + kSuperUncPathPrefixSize); in GetRootPrefixSize_Of_SuperPath() local
371 unsigned size = GetRootPrefixSize_Of_NetworkPath(s + 2); in GetRootPrefixSize_Of_SimplePath() local
379 unsigned size in GetRootPrefixSize_Of_SuperPath() local
[all...]
H A DFileIO.cpp462 Read1(void *data, UInt32 size, UInt32 &processedSize) Read1() argument
470 ReadPart(void *data, UInt32 size, UInt32 &processedSize) ReadPart() argument
477 Read(void *data, UInt32 size, UInt32 &processedSize) Read() argument
496 ReadFull(void *data, size_t size, size_t &processedSize) ReadFull() argument
538 WritePart(const void *data, UInt32 size, UInt32 &processedSize) WritePart() argument
548 Write(const void *data, UInt32 size, UInt32 &processedSize) Write() argument
567 WriteFull(const void *data, size_t size) WriteFull() argument
[all...]
H A DFileLink.cpp140 const size_t size = 4 + utf.Len(); in FillLinkData() local
182 const size_t size = 8 + 8 + (isSymLink ? 4 : 0) + totalNamesSize; in FillLinkData() local
242 Parse(const Byte *p, size_t size) Parse() argument
337 Parse(const Byte *p, size_t size) Parse() argument
484 OutIoReparseData(DWORD controlCode, CFSTR path, void *data, DWORD size) OutIoReparseData() argument
499 SetReparseData(CFSTR path, bool isDir, const void *data, DWORD size) SetReparseData() argument
568 const ssize_t size = readlink(path, buf, request); GetReparseData() local
[all...]
H A DSystemInfo.cpp575 UInt32 size = 0; Fill() local
[all...]
/third_party/mbedtls/library/
H A Dx509write_crt.c387 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 Dplatform.c28 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
H A Dmemory_buffer_alloc.c47 size_t size; member
211 static void *buffer_alloc_calloc(size_t n, size_t size) in buffer_alloc_calloc() argument
549 buffer_alloc_calloc_mutexed(size_t n, size_t size) buffer_alloc_calloc_mutexed() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DPropIDUtils.cpp465 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 Dfreedreno_priv.h72 uint32_t size; member
159 uint32_t size; member
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_drm.h120 uint32_t size; member
137 uint32_t size; member
/third_party/libbpf/src/
H A Dringbuf.c541 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 Detsi_iot_01.c59 coap_new_payload(size_t size) { in coap_new_payload() argument
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c48 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 Dbtf.h50 __u32 size; member
176 __u32 size; member
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h51 uint32_t size; member
94 uint32_t size; member
/third_party/libdrm/intel/
H A Dintel_bufmgr.c49 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 DMain.cpp340 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
H A DUpdateCallbackConsole.cpp350 HRESULT CUpdateCallbackConsole::WriteSfx(const wchar_t *name, UInt64 size) in WriteSfx() argument
468 HRESULT CUpdateCallbackConsole::SetTotal(UInt64 size) in SetTotal() argument
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs163 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 DBcj2Coder.cpp37 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 DMyVector.h55 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...]
/third_party/lzma/Java/SevenZip/
H A DLzmaBench.java164 public int size() in size() method in LzmaBench.MyOutputStream
176 public MyInputStream(byte[] buffer, int size) in MyInputStream() argument
213 static int GetLogSize(int size) in GetLogSize() argument
236 static long GetCompressRating(int dictionarySize, long elapsedTime, long size) in GetCompressRating() argument
275 PrintResults( int dictionarySize, long elapsedTime, long size, boolean decompressMode, long secondSize) PrintResults() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp143 Z7_COM7F_IMF(CFolderOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)) in Write() argument
/third_party/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp96 HRESULT ReadInput(Byte *data, UInt32 size, UInt32 *processedSize) in ReadInput() argument
296 API_FUNC_static_IsArc IsArc_Lzma(const Byte *p, size_t size) in IsArc_Lzma() argument
328 API_FUNC_static_IsArc IsArc_Lzma86(const Byte *p, size_t size) in IsArc_Lzma86() argument

Completed in 27 milliseconds

1...<<481482483484485486487488489490>>...903