Searched refs:FreeNode (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
H A DRecycler.h37 struct FreeNode { struct in class:llvm::Recycler
38 FreeNode *Next;
42 FreeNode *FreeList = nullptr;
44 FreeNode *pop_val() {
50 void push(FreeNode *N) {
98 push(reinterpret_cast<FreeNode *>(Element));
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_list.cpp66 FreeNode(pOldNode);
68 void CFX_PtrList::FreeNode(CFX_PtrList::CNode* pNode) { function in class:CFX_PtrList
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
H A Db2DynamicTree.cpp95 void b2DynamicTree::FreeNode(int32 nodeId) function in class:b2DynamicTree
130 FreeNode(proxyId);
351 FreeNode(parent);
372 FreeNode(parent);
719 FreeNode(i);
H A Db2DynamicTree.h129 void FreeNode(int32 node);
/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h852 void FreeNode(CNode* pNode);
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-user.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/activity/ ...

Completed in 748 milliseconds