Searched defs:nLeft (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-cff1.cc | 277 unsigned int nLeft = last_glyph - pair.glyph - 1; in complete() local
|
H A D | hb-ot-cff1-table.hh | 98 HBUINT8 nLeft; member 362 TYPE nLeft; member [all...] |
/third_party/openmax/api/1.1.2/ |
H A D | OMX_IVCommon.h | 401 OMX_S32 nLeft; member
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 65004 walMerge( const u32 *aContent, ht_slot *aLeft, int nLeft, ht_slot **paRight, int *pnRight, ht_slot *aTmp ) global() argument 104943 int nLeft, nRight; global() local 106437 int nLeft = sqlite3ExprVectorSize(pLeft); global() local 155764 int nLeft; /* Number of elements on left side vector */ global() local 182089 fts3PoslistNearMerge( char **pp, char *aTmp, int nRight, int nLeft, char **pp1, char **pp2 ) global() argument 182332 fts3DoclistPhraseMerge( int bDescDoclist, int nDist, char *aLeft, int nLeft, char **paRight, int *pnRight ) global() argument 183874 int nLeft; global() local 196369 int nLeft; /* Tokens to the left of first highlight */ global() local 203288 int nLeft = nIdx/2; global() local 203357 int nLeft = nIdx/2; global() local 203443 int nLeft; global() local 207779 icuCollationColl( void *pCtx, int nLeft, const void *zLeft, int nRight, const void *zRight ) global() argument 220920 sqlite3changeset_concat( int nLeft, void *pLeft, int nRight , void *pRight, int *pnOut, void **ppOut ) global() argument [all...] |
Completed in 141 milliseconds