Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 11 of 11) sorted by relevance

/development/tools/findunused/
Dfindunusedresources44 sources=$app/src
47 sources="$sources $app/tests"
51 sources="$sources $app/samples"
62 …find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/e…
/development/ndk/
DAndroid.mk3 include development/ndk/sources/android/libportable/Android.mk
4 include development/ndk/sources/android/native_app_glue/Android.mk
/development/ndk/platforms/android-9/samples/native-activity/
DAndroid.mk36 $(TOPDIR)development/ndk/sources/android/native_app_glue
40 ../../../../sources/android/native_app_glue/android_native_app_glue.c
/development/testrunner/test_defs/
Dnative_test.py124 def _FilterOutMissing(self, path, sources): argument
138 for f in sources:
/development/build/tools/
Dsdk_repo.mk99 define mk-sdk-repo-sources
134 $(eval $(call mk-sdk-repo-sources,SDK_REPO_XML_ARGS,$(HOST_OS),$(MAIN_SDK_ZIP),sources))
142 $(call sdk-repo-pkg-zip,$(HOST_OS),$(MAIN_SDK_ZIP),sources)
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java117 int sources = dev.getSources(); in findControllersAndAttachShips() local
119 if (((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) || in findControllersAndAttachShips()
120 ((sources & InputDevice.SOURCE_JOYSTICK) == InputDevice.SOURCE_JOYSTICK)) { in findControllersAndAttachShips()
/development/ndk/platforms/
DREADME.CRT.TXT1 This directory contains the sources of the C runtime object files
220 sources.
255 original sources.
/development/tools/mkstubs/
DREADME.txt84 ~/somedir/myfinal.jar_sources that will contain the equivalent Java sources.
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
233 # to include (a tag file for) the STL sources as input, then you should
246 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
490 # If the sources in your project are distributed over multiple directories
726 # be generated. Documented entities will be cross-referenced with these sources.
1101 # Note that which sources are shown also depends on other settings
1261 # evaluate all C-preprocessor directives found in the sources and include
[all …]
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
233 # to include (a tag file for) the STL sources as input, then you should
246 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
490 # If the sources in your project are distributed over multiple directories
726 # be generated. Documented entities will be cross-referenced with these sources.
1101 # Note that which sources are shown also depends on other settings
1261 # evaluate all C-preprocessor directives found in the sources and include
[all …]
/development/tools/apkcheck/
DREADME.txt10 They're generated from the sources, and can take into acount javadoc