Home
last modified time | relevance | path

Searched refs:intermediates (Results 1 – 5 of 5) sorted by relevance

/development/tools/idegen/
Didegen.sh9 idegenjar=`find out -name idegen.jar -follow | grep -v intermediates`
11 …jar=`find $OUT_DIR_COMMON_BASE/$(basename "$PWD") -name idegen.jar -follow | grep -v intermediates`
Dexcluded-paths26 # Duplicate R.java files. We'll keep the versions from the "intermediates"
/development/tools/idegen/src/com/android/idegen/
DFrameworkModule.java62 File intermediates = new File(rootPath); in appendContentRoot() local
63 ImmutableList<File> intermediateSrcDirs = DirectorySearch.findSourceDirs(intermediates); in appendContentRoot()
64 stringBuilder.append(" <content url=\"file://").append(intermediates).append("\">\n"); in appendContentRoot()
/development/build/
DAndroid.mk60 full_target := $(call intermediates-dir-for,JAVA_LIBRARIES,android_stubs_current,,COMMON)/classes.j…
119 full_target := $(call intermediates-dir-for,JAVA_LIBRARIES,android_system_stubs_current,,COMMON)/cl…
129 full_target := $(call intermediates-dir-for,JAVA_LIBRARIES,android_test_stubs_current,,COMMON)/clas…
Dsdk.atree101 …m/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/li…
102 …m/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/li…
103 …m/libcompiler_rt.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/li…
110 …b/x86/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libc.so
111 …b/x86/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libm.so
112 …6/libcompiler_rt.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libcompile…
119 …64/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libc…
120 …64/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libm…
121 …64/libcompiler_rt.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libc…
128 …64/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86_64/libc.so
[all …]