/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.commons.el_1.0.0.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/opencv3/3rdparty/include/dshow/ |
D | control.h | 545 virtual HRESULT WINAPI get_Left(long *pLeft) = 0; 563 virtual HRESULT WINAPI GetWindowPosition(long *pLeft,long *pTop,long *pWidth,long *pHeight) = 0; 566 … virtual HRESULT WINAPI GetRestorePosition(long *pLeft,long *pTop,long *pWidth,long *pHeight) = 0; 595 HRESULT (WINAPI *get_Left)(IVideoWindow *This,long *pLeft); 613 …HRESULT (WINAPI *GetWindowPosition)(IVideoWindow *This,long *pLeft,long *pTop,long *pWidth,long *p… 616 …HRESULT (WINAPI *GetRestorePosition)(IVideoWindow *This,long *pLeft,long *pTop,long *pWidth,long *… 647 #define IVideoWindow_get_Left(This,pLeft) (This)->lpVtbl->get_Left(This,pLeft) argument 665 …fine IVideoWindow_GetWindowPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetWindowPosit… argument 668 …ne IVideoWindow_GetRestorePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetRestorePosit… argument 703 HRESULT WINAPI IVideoWindow_get_Left_Proxy(IVideoWindow *This,long *pLeft); [all …]
|
/external/guice/extensions/struts2/lib/ |
D | jsp-api-2.1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/servlet/
javax/ ... |
/external/sqlite/dist/ |
D | sqlite3.c | 12634 Expr *pLeft; /* Left subnode */ member 12722 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ 23450 sqlite3TreeViewExpr(pView, pExpr->pLeft, 0); 23485 sqlite3TreeViewExpr(pView, pExpr->pLeft, 0); 23521 sqlite3TreeViewExpr(pView, pExpr->pLeft, 1); 23543 Expr *pX = pExpr->pLeft; 23566 sqlite3TreeViewExpr(pView, pExpr->pLeft, 1); 23590 sqlite3TreeViewExpr(pView, pExpr->pLeft, 1); 23594 sqlite3TreeViewExpr(pView, pExpr->pLeft, 0); 42462 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ [all …]
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 12634 Expr *pLeft; /* Left subnode */ member 12722 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ 23450 sqlite3TreeViewExpr(pView, pExpr->pLeft, 0); 23485 sqlite3TreeViewExpr(pView, pExpr->pLeft, 0); 23521 sqlite3TreeViewExpr(pView, pExpr->pLeft, 1); 23543 Expr *pX = pExpr->pLeft; 23566 sqlite3TreeViewExpr(pView, pExpr->pLeft, 1); 23590 sqlite3TreeViewExpr(pView, pExpr->pLeft, 1); 23594 sqlite3TreeViewExpr(pView, pExpr->pLeft, 0); 42444 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ [all …]
|