Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 41) sorted by relevance

12

/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLconversion_macros.h25 #define F2X(d) ((d) > 32767.65535 ? 32767 * 65536 + 65535 : \ argument
29 #define I2X(d) ((d)*65536) argument
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …b=F[a]={};return p.each(a.split(s),function(a,c){b[c]=!0}),b}function J(a,c,d){if(d===b&&a.nodeTyp… argument
Dprettify.js7 …);return{a:h.join("").replace(/\n$/,""),c:t}}function B(a,m,e,h){m&&(a={a:m,d:a},e(a),h.push.apply… property
13 …rstChild;a;a=a.nextSibling)e(a);break;case 3:case 4:if(p){var b=a.nodeValue,d=b.match(t);if(d){var… argument
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilitiesTest.java137 Element d = document.createElement("D"); in testGetCommonAncestor() local
175 Element d = document.createElement("D"); in testGetDepth() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DExportScreenshotAction.java59 MessageDialog d = new MessageDialog(null, "File Already Exists", null, in run() local
DCanvasViewInfo.java826 int d = (SELECTION_MIN_SIZE - w) / 2; in createView() local
832 int d = (SELECTION_MIN_SIZE - h) / 2; in createView() local
DRenderPreviewManager.java684 InputDialog d = new InputDialog( in addAsThumbnail() local
1010 Density d = density.getValue(); in addScreenSizePreviews() local
DSelectionManager.java1220 InputDialog d = new InputDialog( in performRename() local
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DCaptureRenderer.java36 Dimension d = super.getPreferredSize(); in getPreferredSize() local
/sdk/emulator/opengl/host/libs/libOpenglRender/
DNativeLinuxSubWindow.cpp18 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) in WaitForMapNotify()
/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
DtriangleCM.cpp45 #define F_to_X(d) ((d) > 32767.65535 ? 32767 * 65536 + 65535 : \ argument
188 EGLDisplay d = eglGetDisplay(EGL_DEFAULT_DISPLAY); in WinMain() local
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
DtriangleV2.cpp45 #define F_to_X(d) ((d) > 32767.65535 ? 32767 * 65536 + 65535 : \ argument
398 EGLDisplay d = eglGetDisplay(EGL_DEFAULT_DISPLAY); in WinMain() local
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Validate.cpp48 bool GLESv2Validate::blendDst(GLenum d) { in blendDst()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DGlobalLintConfiguration.java68 Issue d = registry.getIssue(s[0]); in getSeverity() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DClientRulesEngine.java188 InputDialog d = new InputDialog( in displayInput() local
DRulesEngine.java680 ElementDescriptor d = element.getDescriptor(); in loadRule() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DDeviceChooserDialog.java259 public void setDeviceToUse(IDevice d) { in setDeviceToUse()
563 private static String getStateString(IDevice d) { in getStateString()
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp202 bool GLEScmValidate::blendDst(GLenum d) { in blendDst()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DOldLogCatView.java185 Display d = parent.getDisplay(); in createPartControl() local
DDeviceView.java636 ProgressMonitorDialog d = new ProgressMonitorDialog(parentShell); in launchSystrace() local
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DCollectTraceAction.java412 String d = new String(data, offset, length); in addOutput() local
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
Detc1.cpp145 inline int divideBy255(int d) { in divideBy255()
472 static void writeBigEndian(etc1_byte* pOut, etc1_uint32 d) { in writeBigEndian()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
DCustomViewDescriptorService.java436 ViewElementDescriptor d = descriptors.findDescriptorByClass(fqcn); in createViewDescriptor() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceChooser.java651 InputDialog d = new InputDialog( in createNewFile() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfiguration.java1030 Density d = qual.getValue(); in getDensity() local

12