Home
last modified time | relevance | path

Searched refs:include (Results 1 – 25 of 112) sorted by relevance

12345

/sdk/find_java2/WinLauncher2/
DWinLauncher2.rc3 #include "resource.h"
11 #include "targetver.h"
13 #include "afxres.h"
14 #include "verrsrc.h"
39 "#include ""targetver.h""\r\n"
41 "#include ""afxres.h""\r\n"
42 "#include ""verrsrc.h""\r\n"
55 "#include ""res\\WinLauncher2.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
56 "#include ""afxres.rc"" // Standard components\r\n"
58 "#include ""afxribbon.rc"" // MFC ribbon and control bar resources\r\n"
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DIncludeRule.java34 String include = mRulesEngine.displayIncludeSourceInput(); in onCreate() local
35 if (include != null) { in onCreate()
39 include.length() > 0 ? include : null)); in onCreate()
/sdk/find_java/
DAndroid.mk11 include $(CLEAR_VARS)
21 include $(BUILD_HOST_STATIC_LIBRARY)
27 include $(CLEAR_VARS)
64 include $(BUILD_HOST_EXECUTABLE)
/sdk/eventanalyzer/etc/
DAndroid.mk17 include $(CLEAR_VARS)
20 include $(BUILD_HOST_PREBUILT)
/sdk/dumpeventlog/etc/
DAndroid.mk4 include $(CLEAR_VARS)
7 include $(BUILD_HOST_PREBUILT)
/sdk/hierarchyviewer/etc/
DAndroid.mk16 include $(CLEAR_VARS)
20 include $(BUILD_HOST_PREBUILT)
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/templates/resources/
DtAndroid.mk3 include $(CLEAR_VARS)
8 include $(BUILD_SHARED_LIBRARY)
/sdk/emulator/mksdcard/
DAndroid.mk7 include $(CLEAR_VARS)
10 include $(BUILD_HOST_EXECUTABLE)
/sdk/eventanalyzer/
DAndroid.mk17 include $(EVENTANALUZER_LOCAL_DIR)/etc/Android.mk
18 include $(EVENTANALUZER_LOCAL_DIR)/src/Android.mk
/sdk/dumpeventlog/
DAndroid.mk4 include $(DUMPEVENTLOG_LOCAL_DIR)/etc/Android.mk
5 include $(DUMPEVENTLOG_LOCAL_DIR)/src/Android.mk
/sdk/annotations/
DAndroid.mk17 include $(CLEAR_VARS)
25 include $(BUILD_HOST_JAVA_LIBRARY)
/sdk/eventanalyzer/src/
DAndroid.mk17 include $(CLEAR_VARS)
26 include $(BUILD_HOST_JAVA_LIBRARY)
/sdk/dumpeventlog/src/
DAndroid.mk4 include $(CLEAR_VARS)
13 include $(BUILD_HOST_JAVA_LIBRARY)
/sdk/hierarchyviewer/src/
DAndroid.mk16 include $(CLEAR_VARS)
29 include $(BUILD_HOST_JAVA_LIBRARY)
/sdk/avdlauncher/
DAndroid.mk14 include $(CLEAR_VARS)
51 include $(BUILD_HOST_EXECUTABLE)
/sdk/sdklauncher/
DAndroid.mk14 include $(CLEAR_VARS)
51 include $(BUILD_HOST_EXECUTABLE)
/sdk/find_lock/
DAndroid.mk11 include $(CLEAR_VARS)
52 include $(BUILD_HOST_EXECUTABLE)
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion1-expected-completion11.txt58 <ViewStub /> : A android.view.ViewStub lets you lazily include other XML layouts inside your applic…
65 <include /> : Lets you statically include XML layouts inside other XML layouts.
Dcompletion1-expected-completion12.txt58 <ViewStub /> : A android.view.ViewStub lets you lazily include other XML layouts inside your applic…
65 <include /> : Lets you statically include XML layouts inside other XML layouts.
Dcompletion9-expected-completion64.txt58 <ViewStub /> : A android.view.ViewStub lets you lazily include other XML layouts inside your applic…
65 <include /> : Lets you statically include XML layouts inside other XML layouts.
/sdk/find_java2/FindJava2/
DFindJava2.rc3 #include "resource.h"
10 #include "afxres.h"
34 "#include ""afxres.h""\r\n"
/sdk/testapps/testProjectTest/lib/
Dproguard-project.txt7 # You can edit the include path and order by changing the ProGuard
8 # include property in project.properties.
/sdk/testapps/jarCheckTests1/app/
Dproguard-project.txt7 # You can edit the include path and order by changing the ProGuard
8 # include property in project.properties.
/sdk/files/
Dproguard-project.txt7 # You can edit the include path and order by changing the ProGuard
8 # include property in project.properties.
/sdk/testapps/javaProjectTest/app/
Dproguard-project.txt7 # You can edit the include path and order by changing the ProGuard
8 # include property in project.properties.

12345