HomeSort by relevance Sort by last modified time
    Searched refs:Include (Results 26 - 50 of 86) sorted by null

12 3 4

  /libcore/
Android.mk 19 # Include the definitions to build the Java code.
22 include $(LOCAL_PATH)/JavaLibrary.mk
26 # Include the definitions to build the native code.
29 include $(LOCAL_PATH)/NativeCode.mk
33 # Include the definitions to build sqlite-related code.
36 include $(LOCAL_PATH)/sqlite-jdbc/Android.mk
  /cts/tests/SignatureTest/tests/
Android.mk 2 include $(CLEAR_VARS)
4 # don't include this package in any target
11 # Include all test java files.
20 include $(BUILD_PACKAGE)
  /packages/apps/Gallery3D/tests/
Android.mk 2 include $(CLEAR_VARS)
10 # Include all test java files.
18 include $(BUILD_PACKAGE)
  /packages/providers/CalendarProvider/tests/
Android.mk 2 include $(CLEAR_VARS)
7 # Include all test java files.
18 include $(BUILD_PACKAGE)
  /packages/providers/DownloadProvider/tests/
Android.mk 2 include $(CLEAR_VARS)
7 # Include all test java files.
14 include $(BUILD_PACKAGE)
17 include $(call all-makefiles-under,$(LOCAL_PATH))
  /sdk/traceview/src/com/android/traceview/
Selection.java 35 public static Selection include(String name, Object value) { method in class:Selection
36 return new Selection(Action.Include, name, value);
68 Highlight, Include, Exclude, Aggregate
  /development/samples/ApiDemos/tests/
Android.mk 2 include $(CLEAR_VARS)
9 # Include all test java files.
12 # Notice that we don't have to include the src files of ApiDemos because, by
22 include $(BUILD_PACKAGE)
  /frameworks/base/core/tests/coretests/
Android.mk 2 include $(CLEAR_VARS)
7 # Include all test java files.
21 include $(BUILD_PACKAGE)
23 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/SmokeTest/tests/
Android.mk 2 include $(CLEAR_VARS)
9 # Include all test java files.
12 # Notice that we don't have to include the src files of SmokeTestApp because, by
20 include $(BUILD_PACKAGE)
  /external/stlport/stlport/stl/config/
_mwerks.h 2 // It is internal STLport header - DO NOT include it directly
7 #include <mslGlobals.h>
8 #include <ansi_parms.h>
116 # define _STLP_NATIVE_INCLUDE_PATH ../include
117 # define _STLP_NATIVE_C_INCLUDE_PATH ../include
118 # define _STLP_NATIVE_HEADER(header) <../include/##header>
119 # define _STLP_NATIVE_CPP_C_HEADER(header) <../include/##header>
120 # define _STLP_NATIVE_C_HEADER(header) <../include/##header>
121 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../include/##header>
124 # define _STLP_NATIVE_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C++:Include
    [all...]
  /ndk/sources/android/stlport/stlport/stl/config/
_mwerks.h 2 // It is internal STLport header - DO NOT include it directly
7 #include <mslGlobals.h>
8 #include <ansi_parms.h>
116 # define _STLP_NATIVE_INCLUDE_PATH ../include
117 # define _STLP_NATIVE_C_INCLUDE_PATH ../include
118 # define _STLP_NATIVE_HEADER(header) <../include/##header>
119 # define _STLP_NATIVE_CPP_C_HEADER(header) <../include/##header>
120 # define _STLP_NATIVE_C_HEADER(header) <../include/##header>
121 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../include/##header>
124 # define _STLP_NATIVE_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C++:Include
    [all...]
  /cts/tools/utils/
buildCts.py 266 plan.Include(r'android\.core\.tests.*')
270 plan.Include(r'android\.core\.vm-tests')
274 plan.Include(r'android\.tests\.sigtest')
278 plan.Include(r'android\.apidemos\.cts')
282 plan.Include(r'android\.performance.*')
286 plan.Include(r'android\.tests\.appsecurity')
  /frameworks/base/libs/ui/
Android.mk 2 include $(CLEAR_VARS)
41 include $(BUILD_SHARED_LIBRARY)
44 # Include subdirectory makefiles
50 include $(call first-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/media/libstagefright/codecs/amrwbenc/SampleCode/
ms.mk 22 ../../../../Include
  /external/bluetooth/glib/glib/
gslice.h 28 #error Include <glib.h> instead of <gslice.h>
31 #include <glib/gtypes.h>
  /cts/tests/tests/jni/
Android.mk 17 include $(CLEAR_VARS)
22 # Don't include this package in any target.
28 # All tests should include android.test.runner.
37 include $(BUILD_PACKAGE)
39 # Include the associated library's makefile.
40 include $(LOCAL_PATH)/libjnitest/Android.m
  /external/guava/
Android.mk 16 include $(CLEAR_VARS)
23 include $(BUILD_STATIC_JAVA_LIBRARY)
25 # Include this library in the build server's output directory
29 include $(CLEAR_VARS)
35 include $(BUILD_HOST_JAVA_LIBRARY)
  /external/jsr305/
Android.mk 16 include $(CLEAR_VARS)
22 include $(BUILD_STATIC_JAVA_LIBRARY)
24 # Include this library in the build server's output directory
28 include $(CLEAR_VARS)
34 include $(BUILD_HOST_JAVA_LIBRARY)
  /frameworks/base/core/tests/ConnectivityManagerTest/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
30 include $(BUILD_PACKAGE)
  /frameworks/base/policy/tests/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
28 include $(BUILD_PACKAGE)
  /frameworks/base/test-runner/tests/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
28 include $(BUILD_PACKAGE)
  /frameworks/base/tests/BrowserPowerTest/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
30 include $(BUILD_PACKAGE)
  /packages/apps/Browser/tests/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
26 # Notice that we don't have to include the src files of Browser because, by
34 include $(BUILD_PACKAGE)
  /packages/apps/Email/tests/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
26 # Notice that we don't have to include the src files of Email because, by
34 include $(BUILD_PACKAGE)
  /packages/apps/Mms/tests/
Android.mk 16 include $(CLEAR_VARS)
23 # Include all test java files.
26 # Notice that we don't have to include the src files of Email because, by
34 include $(BUILD_PACKAGE)

Completed in 6392 milliseconds

12 3 4