Searched defs:pEnd (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/stand/ficl/
H A Dvm.c315 char *pEnd = vmGetInBufEnd(pVM); local
393 char *pEnd = vmGetInBufEnd(pVM); local
H A Dwords.c1041 char *pEnd = vmGetInBufEnd(pVM); local
2671 char *pEnd = vmGetInBufEnd(pVM); local
3156 char *pBuf, *pEnd; local
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-dpdk.c535 char *pEnd; local
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dhuf_decompress.c215 HUF_decodeStreamX1(BYTE* p, BIT_DStream_t* const bitDPtr, BYTE* const pEnd, const HUF_DEltX1* const dt, const U32 dtLog) argument
696 HUF_decodeStreamX2(BYTE* p, BIT_DStream_t* bitDPtr, BYTE* const pEnd, argument
[all...]
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c401 U32 p, pEnd, length; local
/freebsd-current/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c501 HUF_decodeStreamX1(BYTE* p, BIT_DStream_t* const bitDPtr, BYTE* const pEnd, const HUF_DEltX1* const dt, const U32 dtLog) argument
1177 HUF_decodeStreamX2(BYTE* p, BIT_DStream_t* bitDPtr, BYTE* const pEnd, argument
[all...]
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c2069 static inline size_t HUFv06_decodeStreamX2(BYTE* p, BITv06_DStream_t* const bitDPtr, BYTE* const pEnd, const HUFv06_DEltX2* const dt, const U32 dtLog) argument
2438 static inline size_t HUFv06_decodeStreamX4(BYTE* p, BITv06_DStream_t* bitDPtr, BYTE* const pEnd, const HUFv06_DEltX4* const dt, const U32 dtLog) argument
[all...]
H A Dzstd_v05.c1933 static inline size_t HUFv05_decodeStreamX2(BYTE* p, BITv05_DStream_t* const bitDPtr, BYTE* const pEnd, const HUFv05_DEltX2* const dt, const U32 dtLog) argument
2309 static inline size_t HUFv05_decodeStreamX4(BYTE* p, BITv05_DStream_t* bitDPtr, BYTE* const pEnd, const HUFv05_DEltX4* const dt, const U32 dtLog) argument
[all...]
H A Dzstd_v04.c1841 static inline size_t HUF_decodeStreamX2(BYTE* p, BIT_DStream_t* const bitDPtr, BYTE* const pEnd, const HUF_DEltX2* const dt, const U32 dtLog) argument
2198 static inline size_t HUF_decodeStreamX4(BYTE* p, BIT_DStream_t* bitDPtr, BYTE* const pEnd, const HUF_DEltX4* const dt, const U32 dtLog) argument
[all...]
H A Dzstd_v03.c1689 static inline size_t HUF_decodeStreamX2(BYTE* p, BIT_DStream_t* const bitDPtr, BYTE* const pEnd, const HUF_DEltX2* const dt, const U32 dtLog) argument
2048 static inline size_t HUF_decodeStreamX4(BYTE* p, BIT_DStream_t* bitDPtr, BYTE* const pEnd, const HUF_DEltX4* const dt, const U32 dtLog) argument
[all...]
H A Dzstd_v02.c1692 static inline size_t HUF_decodeStreamX2(BYTE* p, BIT_DStream_t* const bitDPtr, BYTE* const pEnd, const HUF_DEltX2* const dt, const U32 dtLog) argument
2051 static inline size_t HUF_decodeStreamX4(BYTE* p, BIT_DStream_t* bitDPtr, BYTE* const pEnd, const HUF_DEltX4* const dt, const U32 dtLog) argument
2402 HUF_decodeStreamX6(BYTE* p, BIT_DStream_t* bitDPtr, BYTE* const pEnd, const U32* DTable, const U32 dtLog) argument
[all...]
H A Dzstd_v07.c1844 static inline size_t HUFv07_decodeStreamX2(BYTE* p, BITv07_DStream_t* const bitDPtr, BYTE* const pEnd, const HUFv07_DEltX2* const dt, const U32 dtLog) argument
2249 static inline size_t HUFv07_decodeStreamX4(BYTE* p, BITv07_DStream_t* bitDPtr, BYTE* const pEnd, const HUFv07_DEltX4* const dt, const U32 dtLog) argument
[all...]
/freebsd-current/contrib/sqlite3/
H A Dshell.c1332 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ argument
1410 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ argument
9985 u8 *pEnd = &aExtra[nExtra]; local
13216 IdxWrite *pEnd = 0; local
23817 struct ArSwitch *pEnd = &aSwitch[nSwitch]; local
[all...]
H A Dsqlite3.c17465 void *pEnd; /* First byte past end of available space */ member in struct:Lookaside
20358 Expr *pEnd; /* Expression for "<expr> FOLLOWING" */ member in struct:Window
54976 void *pStart, *pEnd; /* Bounds of global page cache memory */ member in struct:PCacheGlobal
71365 u8 *pEnd = &pIter[8]; local
71442 u8 *pEnd = &pIter[8]; local
71489 u8 *pEnd; /* End mark for a varint */ local
71531 u8 *pEnd; /* End mark for a varint */ local
71573 u8 *pEnd; /* End mark for a varint */ local
71594 u8 *pEnd; /* End mark for a varint */ local
71733 u8 *pEnd = &data[cellOffset + nCell*2]; local
77619 u8 * const pEnd = &aData[usableSize]; local
77715 u8 *pEnd; /* Maximum extent of cell data */ local
77773 u8 * const pEnd = &aData[pPg->pBt->usableSize]; local
86469 Mem *pEnd = &p[N]; local
99823 Mem *pEnd; /* Last memory cell in new array */ local
117482 RenameToken *pEnd; local
123191 sqlite3EndTable( Parse *pParse, Token *pCons, Token *pEnd, u32 tabOpts, Select *pSelect ) argument
154552 sqlite3VtabFinishParse(Parse *pParse, Token *pEnd) argument
157703 WhereTerm *pStart, *pEnd; local
165366 SrcItem *pEnd = &pTabList->a[pWInfo->nLevel]; local
166498 WhereTerm *pTerm, *pEnd; local
168980 sqlite3WindowAlloc( Parse *pParse, int eType, int eStart, Expr *pStart, int eEnd, Expr *pEnd, u8 eExclude ) argument
184876 sqlite3Fts3GetVarintBounded( const char *pBuf, const char *pEnd, sqlite_int64 *v ) argument
186576 char *pEnd = *ppPoslist; local
186623 char *pEnd = *ppPoslist; local
186990 fts3GetDeltaVarint3( char **pp, char *pEnd, int bDescIdx, sqlite3_int64 *pVal ) argument
187255 char *pEnd = &pList[nList]; local
189037 char *pEnd = &aDoclist[nDoclist]; local
189116 char *pEnd; /* 1 byte past end of aAll */ local
189491 const char *pEnd; local
196306 char *pEnd = &pReader->aDoclist[pReader->nDoclist]; local
197430 char *pEnd = &pList[nList]; local
200049 char *pEnd = &pCsr[csr.nDoclist]; local
201483 char *pEnd = *ppCollist; local
201684 const char *pEnd; local
201900 const char *pEnd; /* First byte past end of length array */ local
201926 const char *pEnd = a + sqlite3_column_bytes(pSelectDocsize, 0); local
242169 const u8 *pEnd = &p[nPos]; /* One byte past end of position list */ local
242292 u8 *pEnd = (u8*)&a[pSeg->nPos]; local
242461 Fts5StructureLevel *pEnd = &pStruct->aLevel[pStruct->nLevel]; local
252407 const char *pEnd = &aFold[nFold-6]; local
[all...]

Completed in 835 milliseconds