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.c1352 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ argument
1430 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ argument
10069 u8 *pEnd = &aExtra[nExtra]; local
13301 IdxWrite *pEnd = 0; local
25083 struct ArSwitch *pEnd = &aSwitch[nSwitch]; local
[all...]
H A Dsqlite3.c17543 void *pEnd; /* First byte past end of available space */ member in struct:Lookaside
20461 Expr *pEnd; /* Expression for "<expr> FOLLOWING" */ member in struct:Window
55386 void *pStart, *pEnd; /* Bounds of global page cache memory */ member in struct:PCacheGlobal
71824 u8 *pEnd = &pIter[8]; local
71901 u8 *pEnd = &pIter[8]; local
71948 u8 *pEnd; /* End mark for a varint */ local
71990 u8 *pEnd; /* End mark for a varint */ local
72032 u8 *pEnd; /* End mark for a varint */ local
72053 u8 *pEnd; /* End mark for a varint */ local
72192 u8 *pEnd = &data[cellOffset + nCell*2]; local
78097 u8 * const pEnd = &aData[usableSize]; local
78193 u8 *pEnd; /* Maximum extent of cell data */ local
78251 u8 * const pEnd = &aData[pPg->pBt->usableSize]; local
86996 Mem *pEnd = &p[N]; local
100412 Mem *pEnd; /* Last memory cell in new array */ local
118260 RenameToken *pEnd; local
123987 sqlite3EndTable( Parse *pParse, Token *pCons, Token *pEnd, u32 tabOpts, Select *pSelect ) argument
155830 sqlite3VtabFinishParse(Parse *pParse, Token *pEnd) argument
159022 WhereTerm *pStart, *pEnd; local
166794 SrcItem *pEnd = &pTabList->a[pWInfo->nLevel]; local
168001 WhereTerm *pTerm, *pEnd; local
170535 sqlite3WindowAlloc( Parse *pParse, int eType, int eStart, Expr *pStart, int eEnd, Expr *pEnd, u8 eExclude ) argument
186553 sqlite3Fts3GetVarintBounded( const char *pBuf, const char *pEnd, sqlite_int64 *v ) argument
188253 char *pEnd = *ppPoslist; local
188300 char *pEnd = *ppPoslist; local
188667 fts3GetDeltaVarint3( char **pp, char *pEnd, int bDescIdx, sqlite3_int64 *pVal ) argument
188932 char *pEnd = &pList[nList]; local
190716 char *pEnd = &aDoclist[nDoclist]; local
190795 char *pEnd; /* 1 byte past end of aAll */ local
191170 const char *pEnd; local
197985 char *pEnd = &pReader->aDoclist[pReader->nDoclist]; local
199109 char *pEnd = &pList[nList]; local
201728 char *pEnd = &pCsr[csr.nDoclist]; local
203167 char *pEnd = *ppCollist; local
203368 const char *pEnd; local
203584 const char *pEnd; /* First byte past end of length array */ local
203610 const char *pEnd = a + sqlite3_column_bytes(pSelectDocsize, 0); local
244158 const u8 *pEnd = &p[nPos]; /* One byte past end of position list */ local
244281 u8 *pEnd = (u8*)&a[pSeg->nPos]; local
244450 Fts5StructureLevel *pEnd = &pStruct->aLevel[pStruct->nLevel]; local
254400 const char *pEnd = &aFold[nFold-6]; local
[all...]

Completed in 1007 milliseconds