Searched refs:defined (Results 1 – 25 of 37) sorted by relevance
12
/sdk/find_java2/WinLauncher2/ |
D | WinLauncher2.rc | 22 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 53 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n" 57 "#if !defined(_AFXDLL)\r\n" 164 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 167 #if !defined(_AFXDLL)
|
/sdk/find_java2/FindJava2/ |
D | FindJava2.rc | 18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
D | ChangeViewRefactoring.java | 229 Set<String> defined = new HashSet<String>(); in removeUndefinedAttrs() local 232 defined.add(attribute.getXmlLocalName()); in removeUndefinedAttrs() 238 if (!defined.contains(name)) { in removeUndefinedAttrs() 245 if (defined.contains(ATTR_TEXT) && !element.hasAttributeNS(ANDROID_URI, ATTR_TEXT)) { in removeUndefinedAttrs()
|
D | ChangeLayoutRefactoring.java | 523 Set<String> defined = new HashSet<String>(); in removeUndefinedAttrs() local 526 defined.add(attribute.getXmlLocalName()); in removeUndefinedAttrs() 538 if (!defined.contains(name)) { in removeUndefinedAttrs() 559 Set<String> defined = new HashSet<String>(); in removeUndefinedAttrs() local 562 defined.add(attribute.getXmlLocalName()); in removeUndefinedAttrs() 573 if (!defined.contains(name)) { in removeUndefinedAttrs()
|
D | GridLayoutConverter.java | 275 Set<String> defined = new HashSet<String>(); in removeUndefinedAttrs() local 278 defined.add(attribute.getXmlLocalName()); in removeUndefinedAttrs() 287 if (!defined.contains(name)) { in removeUndefinedAttrs()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-completion17.txt | 8 android:installLocation : The default install location defined by an application. [enum]
|
/sdk/eclipse/monitor/ |
D | monitor.bat | 26 if not defined java_exe goto :EOF
|
/sdk/hierarchyviewer/etc/ |
D | hierarchyviewer1.bat | 30 if not defined java_exe goto :EOF
|
/sdk/apkbuilder/etc/ |
D | apkbuilder.bat | 30 if not defined java_exe goto :EOF
|
/sdk/find_java/ |
D | find_java.bat | 44 if not defined java_exe goto :CheckFailed
|
/sdk/templates/docs/ |
D | prettify.js | 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,…
|
/sdk/files/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/find_lock/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/avdlauncher/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/emulator/mksdcard/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/eventanalyzer/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/apps/SdkController/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/sdklauncher/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/emulator/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/files/ant/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/apkbuilder/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/templates/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/annotations/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/bash_completion/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/sdk/dumpeventlog/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
12