Searched refs:pItem (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/tools/toolutil/
H A Dpkgitems.cpp63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {}
81 pItem=item;
84 pInfo=::getDataInfo(pItem->data, pItem->length, infoLength, itemHeaderLength, &errorCode);
88 length=pItem->length-itemHeaderLength;
91 bytes=pItem->data+itemHeaderLength;
96 pItem->name, u_errorName(errorCode));
103 swapped=new uint8_t[pItem->length];
105 fprintf(stderr, "icupkg: unable to allocate memory for swapping \"%s\"\n", pItem->name);
108 swap(ds, pItem
116 const Item *pItem; member in class:NativeItem
576 enumDependencies(Item *pItem, void *context, CheckDependency check) argument
[all...]
H A Dpackage.cpp647 Item *pItem; local
813 for(pItem=items, i=0; i<itemCount; ++pItem, ++i) {
814 int32_t type=makeTypeEnum(pItem->type);
819 pItem->data, pItem->length, pItem->data,
826 length=(int32_t)fwrite(pItem->data, 1, pItem->length, file);
827 if(length!=pItem
1025 const Item *pItem; local
1065 const Item *pItem; local
1078 Item *pItem; local
1148 const Item *pItem; local
[all...]
H A Dpackage.h127 void enumDependencies(Item *pItem, void *context, CheckDependency check);
/external/sqlite/dist/orig/
H A Dsqlite3.c20008 struct SrcList_item *pItem = &pSrc->a[k]; local
20010 if( pItem->zDatabase ){
20011 sqlite3StrAccumAppend(pAccum, pItem->zDatabase, -1);
20014 sqlite3StrAccumAppend(pAccum, pItem->zName, -1);
73092 struct ExprList_item *pItem; local
73128 struct SrcList_item *pItem; local
73324 struct SrcList_item *pItem; /* Use for looping over pSrcList items */ local
73583 struct SrcList_item *pItem = &pSrc->a[iSrc]; local
73639 struct SrcList_item *pItem; local
73934 struct ExprList_item *pItem; local
74005 struct ExprList_item *pItem; local
74054 struct ExprList_item *pItem; /* A term of the ORDER BY clause */ local
74168 struct SrcList_item *pItem = &p->pSrc->a[i]; local
74247 struct ExprList_item *pItem; local
75244 struct ExprList_item *pItem, *pOldItem; local
75403 struct ExprList_item *pItem = &pList->a[pList->nExpr++]; local
75432 struct ExprList_item *pItem; local
75457 struct ExprList_item *pItem = &pList->a[pList->nExpr-1]; local
75488 struct ExprList_item *pItem; local
76084 struct ExprList_item *pItem; local
77686 struct ExprList_item *pItem = pList->a; local
77746 struct ExprList_item *pItem; local
78213 struct SrcList_item *pItem = pSrcList->a; local
78282 struct AggInfo_func *pItem = pAggInfo->aFunc; local
78357 struct ExprList_item *pItem; local
80848 struct SrcList_item *pItem; local
80913 struct ExprList_item *pItem; local
84438 struct SrcList_item *pItem; local
84469 struct SrcList_item *pItem; local
84487 struct SrcList_item *pItem; local
84528 struct SrcList_item *pItem; local
84565 struct SrcList_item *pItem = &p->a[p->nSrc-1]; local
85503 struct SrcList_item *pItem = pSrc->a; local
88568 struct SrcList_item *pItem = pSrc->a; local
90574 struct SrcList_item *pItem; /* An element of pSelect->pSrc */ local
95263 struct ExprList_item *pItem; local
96726 struct ExprList_item *pItem; local
96751 struct ExprList_item *pItem; local
97076 struct SrcList_item *pItem; local
98128 struct ExprList_item *pItem; local
98328 struct SrcList_item *pItem = &pTabList->a[i]; local
98599 struct ExprList_item *pItem; /* For looping over expression in a list */ local
99042 struct SrcList_item *pItem = &p->pSrc->a[i]; local
106260 struct SrcList_item *pItem = &pTabList->a[pLevel->iFrom]; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c20008 struct SrcList_item *pItem = &pSrc->a[k]; local
20010 if( pItem->zDatabase ){
20011 sqlite3StrAccumAppend(pAccum, pItem->zDatabase, -1);
20014 sqlite3StrAccumAppend(pAccum, pItem->zName, -1);
73105 struct ExprList_item *pItem; local
73141 struct SrcList_item *pItem; local
73337 struct SrcList_item *pItem; /* Use for looping over pSrcList items */ local
73596 struct SrcList_item *pItem = &pSrc->a[iSrc]; local
73652 struct SrcList_item *pItem; local
73947 struct ExprList_item *pItem; local
74018 struct ExprList_item *pItem; local
74067 struct ExprList_item *pItem; /* A term of the ORDER BY clause */ local
74181 struct SrcList_item *pItem = &p->pSrc->a[i]; local
74260 struct ExprList_item *pItem; local
75257 struct ExprList_item *pItem, *pOldItem; local
75416 struct ExprList_item *pItem = &pList->a[pList->nExpr++]; local
75445 struct ExprList_item *pItem; local
75470 struct ExprList_item *pItem = &pList->a[pList->nExpr-1]; local
75501 struct ExprList_item *pItem; local
76097 struct ExprList_item *pItem; local
77699 struct ExprList_item *pItem = pList->a; local
77759 struct ExprList_item *pItem; local
78226 struct SrcList_item *pItem = pSrcList->a; local
78295 struct AggInfo_func *pItem = pAggInfo->aFunc; local
78370 struct ExprList_item *pItem; local
80861 struct SrcList_item *pItem; local
80926 struct ExprList_item *pItem; local
84451 struct SrcList_item *pItem; local
84482 struct SrcList_item *pItem; local
84500 struct SrcList_item *pItem; local
84541 struct SrcList_item *pItem; local
84578 struct SrcList_item *pItem = &p->a[p->nSrc-1]; local
85516 struct SrcList_item *pItem = pSrc->a; local
88581 struct SrcList_item *pItem = pSrc->a; local
90587 struct SrcList_item *pItem; /* An element of pSelect->pSrc */ local
95276 struct ExprList_item *pItem; local
96739 struct ExprList_item *pItem; local
96764 struct ExprList_item *pItem; local
97089 struct SrcList_item *pItem; local
98141 struct ExprList_item *pItem; local
98341 struct SrcList_item *pItem = &pTabList->a[i]; local
98612 struct ExprList_item *pItem; /* For looping over expression in a list */ local
99055 struct SrcList_item *pItem = &p->pSrc->a[i]; local
106273 struct SrcList_item *pItem = &pTabList->a[pLevel->iFrom]; local
[all...]

Completed in 868 milliseconds