Home
last modified time | relevance | path

Searched refs:CBuf (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/szfile/
D7zBuf.h17 } CBuf; typedef
19 void Buf_Init(CBuf *p);
20 int Buf_Create(CBuf *p, size_t size, ISzAlloc *alloc);
21 void Buf_Free(CBuf *p, ISzAlloc *alloc);
D7zBuf.c8 void Buf_Init(CBuf *p) in Buf_Init()
14 int Buf_Create(CBuf *p, size_t size, ISzAlloc *alloc) in Buf_Create()
31 void Buf_Free(CBuf *p, ISzAlloc *alloc) in Buf_Free()
D7z.h51 CBuf Props;
159 CBuf FileNames; /* UTF-16-LE */
D7zIn.c1150 CBuf *outBuffer, in SzReadAndDecodePackedStreams2()
1194 CBuf *outBuffer, in SzReadAndDecodePackedStreams()
1225 CBuf buffer; in SzArEx_Open2()
1285 CBuf outBuffer; in SzArEx_Open2()