HomeSort by relevance Sort by last modified time
    Searched full:pnode (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_list.cpp 57 struct listNode* pNode;
62 pNode = (struct listNode*)malloc(sizeof(listNode));
63 if (pNode == NULL)
69 TRACE("Allocated node: %8p (%8p)", pNode, pData);
70 pNode->pData = pData;
71 pNode->pNext = NULL;
79 pList->pFirst = pNode;
91 pLastNode->pNext = pNode;
103 struct listNode* pNode;
117 pNode = pList->pFirst
    [all...]
  /external/pdfium/core/src/fxcrt/
fx_basic_list.cpp 73 void CFX_PtrList::FreeNode(CFX_PtrList::CNode* pNode)
75 pNode->pNext = m_pNodeFree;
76 m_pNodeFree = pNode;
94 CNode* pNode = (CNode*)pNewBlock->data();
95 pNode += m_nBlockSize - 1;
96 for (int i = m_nBlockSize - 1; i >= 0; i--, pNode--) {
97 pNode->pNext = m_pNodeFree;
98 m_pNodeFree = pNode;
102 CFX_PtrList::CNode* pNode = m_pNodeFree;
104 pNode->pPrev = pPrev
    [all...]
  /external/libnfc-nci/halimpl/pn54x/utils/
phNxpNciHal_utils.c 83 struct listNode* pNode;
88 pNode = (struct listNode*) malloc(sizeof(struct listNode));
89 if (pNode == NULL)
95 pNode->pData = pData;
96 pNode->pNext = NULL;
104 pList->pFirst = pNode;
116 pLastNode->pNext = pNode;
137 struct listNode* pNode;
151 pNode = pList->pFirst;
155 pRemovedNode = pNode;
    [all...]
  /external/freetype/src/cache/
ftccache.c 94 FTC_Node* pnode; local
101 pnode = cache->buckets + idx;
102 return pnode;
117 FTC_Node node, *pnode; local
145 pnode = cache->buckets + p;
149 node = *pnode;
155 *pnode = node->link;
160 pnode = &node->link;
203 pnode = cache->buckets + p;
204 while ( *pnode )
227 FTC_Node *pnode = FTC_NODE__TOP_FOR_HASH( cache, node0->hash ); local
260 FTC_Node *pnode = FTC_NODE__TOP_FOR_HASH( cache, node->hash ); local
364 FTC_Node *pnode = cache->buckets + i, next, node = *pnode; local
489 FTC_Node* pnode; local
576 FTC_Node* pnode = bucket; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxtmpl.h 386 CNode *pNode = (CNode *) rPosition;
387 _ASSERT(DXIsValidAddress(pNode,sizeof(CNode),TRUE));
388 rPosition = (DXLISTPOS) pNode->pNext;
389 return pNode->data;
393 CNode *pNode = (CNode *) rPosition;
394 _ASSERT(DXIsValidAddress(pNode,sizeof(CNode),TRUE));
395 rPosition = (DXLISTPOS) pNode->pNext;
396 return pNode->data;
400 CNode *pNode = (CNode *) rPosition;
401 _ASSERT(DXIsValidAddress(pNode,sizeof(CNode),TRUE))
    [all...]
mmcobj.h 189 typedef Node *PNODE;
454 virtual HRESULT WINAPI OnViewChange(PVIEW View,PNODE NewOwnerNode) = 0;
477 HRESULT (WINAPI *OnViewChange)(_AppEvents *This,PVIEW View,PNODE NewOwnerNode);
523 HRESULT WINAPI _AppEvents_OnViewChange_Proxy(_AppEvents *This,PVIEW View,PNODE NewOwnerNode);
    [all...]
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
lib_object.c 77 LIB_OBJECT_NODE* pNode,
87 nKey1 == pNode->key.nHandle;
92 &pNode->key.sStorageName,
97 uint32_t nLength2 = pNode->key.f.nFilenameLength;
103 &pNode->key.f.sFilename,
118 LIB_OBJECT_NODE* pNode = pRoot;
121 if (libObjectKeyEqualNode(pNode, nKey1, pKey2, eNodeType))
124 return pNode;
126 pNode = pNode->pNext
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
lib_object.c 77 LIB_OBJECT_NODE* pNode,
87 nKey1 == pNode->key.nHandle;
92 &pNode->key.sStorageName,
97 uint32_t nLength2 = pNode->key.f.nFilenameLength;
103 &pNode->key.f.sFilename,
118 LIB_OBJECT_NODE* pNode = pRoot;
121 if (libObjectKeyEqualNode(pNode, nKey1, pKey2, eNodeType))
124 return pNode;
126 pNode = pNode->pNext
    [all...]
  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.c 150 static S_RESULT static_listSortedAddNode(NODE* pList,NODE* pNode)
155 nCmp=strcmp(pNode->pName,pList->pName);
164 pList->pRight=pNode;
166 pNode->pPrevious=pList;
167 pNode->pNext=pList->pNext;
170 pList->pNext->pPrevious=pNode;
172 pList->pNext=pNode;
184 pList->pLeft=pNode;
186 pNode->pNext=pList;
187 pNode->pPrevious=pList->pPrevious
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c 149 static S_RESULT static_listSortedAddNode(NODE* pList,NODE* pNode)
154 nCmp=strcmp(pNode->pName,pList->pName);
163 pList->pRight=pNode;
165 pNode->pPrevious=pList;
166 pNode->pNext=pList->pNext;
169 pList->pNext->pPrevious=pNode;
171 pList->pNext=pNode;
183 pList->pLeft=pNode;
185 pNode->pNext=pList;
186 pNode->pPrevious=pList->pPrevious
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 70 _Node *pNode = (_Node *)children.GetAt(i);
71 CPDF_FormField* pField = pNode->GetField(fields_to_go);
92 void RemoveNode(_Node *pNode, int nLevel = 0);
110 _Node* pNode = new _Node;
111 pNode->parent = pParent;
112 pNode->short_name = short_name;
113 pNode->field_ptr = field_ptr;
114 pParent->children.Add(pNode);
115 return pNode;
117 void CFieldTree::RemoveNode(_Node *pNode, int nLevel
    [all...]
doc_basic.cpp 82 static CPDF_Object* SearchNameNode(CPDF_Dictionary* pNode, const CFX_ByteString& csName,
88 CPDF_Array* pLimits = pNode->GetArray(FX_BSTRC("Limits"));
101 CPDF_Array* pNames = pNode->GetArray(FX_BSTRC("Names"));
123 CPDF_Array* pKids = pNode->GetArray(FX_BSTRC("Kids"));
139 static CPDF_Object* SearchNameNode(CPDF_Dictionary* pNode, int nIndex, int& nCurIndex,
145 CPDF_Array* pNames = pNode->GetArray(FX_BSTRC("Names"));
159 CPDF_Array* pKids = pNode->GetArray(FX_BSTRC("Kids"));
175 static int CountNames(CPDF_Dictionary* pNode, int nLevel = 0)
180 CPDF_Array* pNames = pNode->GetArray(FX_BSTRC("Names"));
184 CPDF_Array* pKids = pNode->GetArray(FX_BSTRC("Kids"))
    [all...]
  /external/freetype/src/base/
ftdbgmem.c 278 FT_MemNode node, next, *pnode; local
287 pnode = new_buckets + hash;
289 node->link = pnode[0];
290 pnode[0] = node;
358 FT_MemNode *pnode = table->buckets + i, next, node = *pnode; local
431 FT_MemNode *pnode, node; local
435 pnode = table->buckets + ( hash % (FT_PtrDist)table->size );
439 node = pnode[0];
446 pnode = &node->link
456 FT_MemSource node, *pnode; local
511 FT_MemNode *pnode, node; local
611 FT_MemNode *pnode, node; local
743 FT_MemNode node, *pnode; local
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftdbgmem.c 277 FT_MemNode node, next, *pnode; local
286 pnode = new_buckets + hash;
288 node->link = pnode[0];
289 pnode[0] = node;
356 FT_MemNode *pnode = table->buckets + i, next, node = *pnode; local
429 FT_MemNode *pnode, node; local
433 pnode = table->buckets + ( hash % table->size );
437 node = pnode[0];
444 pnode = &node->link
454 FT_MemSource node, *pnode; local
509 FT_MemNode *pnode, node; local
609 FT_MemNode *pnode, node; local
741 FT_MemNode node, *pnode; local
    [all...]
  /external/opencv/cvaux/src/
cvlcm.cpp 73 CvVoronoiNode2D* pnode; member in struct:CvLCMData
95 { (STRUCT)->psite = SITE ; (STRUCT)->pedge = EDGE; (STRUCT)->pnode = NODE;}
179 // pNode : in, given node
182 // pSite: in, original site (pNode must be the begin point of pEdge
189 CvVoronoiNode2D* pNode,
355 CvVoronoiNode2D* pNode, *pNode1;
375 pNode = CV_VORONOIEDGE2D_BEGINNODE(pEdge,pSite);
376 if(pNode->radius > LCM->maxWidth)
385 if(_cvNodeMultyplicity(pSite, pEdge,pNode,LinkedEdges,LinkedSites) == 1)
490 CvVoronoiNode2D* pNode = CV_VORONOIEDGE2D_BEGINNODE(pEdge,pSite)
    [all...]
cvlee.cpp 568 pNode : in, point
575 pCvVoronoiNode pNode,
584 pNode : in, point
590 void _cvCalcEdge(pCvVoronoiNode pNode,
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 1195 COLOR_LIST *pnode; local
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_document.cpp 176 int CPDF_Document::_FindPageIndex(CPDF_Dictionary* pNode, FX_DWORD& skip_count, FX_DWORD objnum, int& index, int level)
178 if (pNode->KeyExist(FX_BSTRC("Kids"))) {
179 CPDF_Array* pKidList = pNode->GetArray(FX_BSTRC("Kids"));
186 FX_DWORD count = pNode->GetInteger(FX_BSTRC("Count"));
208 if (pKid == pNode) {
217 if (objnum == pNode->GetObjNum()) {
fpdf_parser_utility.cpp 440 static CPDF_Object* SearchNumberNode(CPDF_Dictionary* pNode, int num)
442 CPDF_Array* pLimits = pNode->GetArray("Limits");
446 CPDF_Array* pNumbers = pNode->GetArray("Nums");
460 CPDF_Array* pKids = pNode->GetArray("Kids");
  /external/llvm/test/CodeGen/X86/
2009-10-19-EmergencySpill.ll 9 define fastcc void @nodeOverwriteCell(%struct.Rtree* nocapture %pRtree, %struct.RtreeNode* nocapture %pNode, %struct.RtreeCell* nocapture %pCell, i32 %iCell) nounwind ssp {
51 %18 = getelementptr inbounds %struct.RtreeNode, %struct.RtreeNode* %pNode, i64 0, i32 3 ; <i32*> [#uses=1]
  /frameworks/compile/mclinker/include/mcld/ADT/
BinTree.h 308 void destroyNode(NodeType* pNode) {
309 pNode->left = pNode->right = 0;
310 pNode->data = 0;
311 m_Root.deallocate(pNode);
TreeBase.h 53 void hook(NodeBase* pNode) {
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 239 virtual void move(TreeIteratorBase& pNode) const = 0;
251 void move(TreeIteratorBase& pNode) const { pNode.move<Positional>(); }
262 void move(TreeIteratorBase& pNode) const { pNode.move<Inclusive>(); }
  /external/pdfium/core/include/fxcrt/
fx_basic.h 1045 CNode* pNode = (CNode*) rPosition;
1046 rPosition = (FX_POSITION) pNode->pNext;
1047 return pNode->data;
1052 CNode* pNode = (CNode*) rPosition;
1053 rPosition = (FX_POSITION) pNode->pPrev;
1054 return pNode->data;
1069 CNode* pNode = (CNode*) rPosition;
1070 return pNode->data;
1084 CNode* pNode = (CNode*) pos;
1085 pNode->data = newElement
    [all...]
  /external/libvncserver/libvncserver/
tight.c 1359 COLOR_LIST *pnode; local
    [all...]

Completed in 1009 milliseconds

1 2 3 4