Home
last modified time | relevance | path

Searched defs:add (Results 1 – 9 of 9) sorted by relevance

/sdk/find_java/src/source/
Dutils.h152 CString& add(const char *str) { in add() function
162 CString& add(const char *str, int length) { in add() function
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestDragElement.java74 public TestDragElement add(TestDragElement... children) { in add() method in TestDragElement
DTestNode.java93 public TestNode add(TestNode child) { in add() method in TestNode
100 public TestNode add(TestNode... children) { in add() method in TestNode
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DRenderPreviewList.java201 void add(@NonNull RenderPreview preview) { in add() method in RenderPreviewList
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLListProperty.java67 public boolean add(IGLProperty property) { in add() method in GLListProperty
DGLSparseArrayProperty.java87 public void add(int key) { in add() method in GLSparseArrayProperty
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DGridLayoutConverter.java832 private View add(CanvasViewInfo info) { in add() method in GridLayoutConverter.GridModel
DRelativeLayoutConversionHelper.java1592 private View add(CanvasViewInfo info) { in add() method in RelativeLayoutConversionHelper.EdgeList
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …lete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;d<e;d++)p.event.add(b,c,h[c][d])}g.data… method