| /development/pdk/docs/licenses/ |
| D | licenses_toc.cs | 1 <script type="text/javascript" language="JavaScript"> 5 </script> 17 <script type="text/javascript"> 21 </script>
|
| /development/pdk/docs/releases/ |
| D | releases_toc.cs | 1 <script type="text/javascript" language="JavaScript"> 5 </script> 18 <script type="text/javascript"> 22 </script>
|
| /development/samples/CubeLiveWallpaper/src/com/android/livecubes/cube3/ |
| D | Cube3RS.java | 194 ScriptC script = sb.create(); in createScript() local 195 script.setClearColor(0.0f, 0.0f, 0.0f, 1.0f); in createScript() 196 script.setTimeZone(TimeZone.getDefault().getID()); in createScript() 198 script.bindAllocation(mState, RSID_STATE); in createScript() 199 script.bindAllocation(mPointAlloc, RSID_POINTS); in createScript() 200 script.bindAllocation(mLineIdxAlloc, RSID_LINES); in createScript() 201 script.bindAllocation(mPVAlloc.mAlloc, RSID_PROGRAMVERTEX); in createScript() 203 return script; in createScript()
|
| /development/emulator/qtools/tests/ |
| D | common_head.mk | 13 $(CC) $(CFLAGS) -Xlinker --script ../tests.ld -o $@ $< -nostdlib 19 $(CC) $(CFLAGS) -Xlinker --script ../tests.ld -nostdlib -o $@ $<
|
| /development/pdk/docs/guide/ |
| D | pdk_toc.cs | 1 <script type="text/javascript" language="JavaScript"> 5 </script> 88 <script type="text/javascript"> 92 </script>
|
| D | release_keys.jd | 29 … the manufacturer and product names. To simplify key creation, copy the script below to this dire… 49 <p><code>mkkey.sh</code> is a helper script to generate the platform's keys. NOTE: the password y… 70 …p</code>. This is the file you need to pass to the <code>sign_target_files_apks</code> script.</p> 71 <p>You would typically run the script like this:</p>
|
| /development/tools/layoutopt/libs/uix/src/com/android/layoutopt/uix/rules/ |
| D | GroovyRule.java | 42 public GroovyRule(String name, Script script) { in GroovyRule() argument 44 mScript = script; in GroovyRule()
|
| /development/ndk/apps/san-angeles/project/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/samples/JetBoy/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/apps/hello-gl2/project/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/apps/hello-jni/project/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/apps/hello-jni/project/tests/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/apps/two-libs/project/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/ndk/apps/two-libs/project/tests/ |
| D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
| /development/pdk/docs/ |
| D | index.jd | 80 <script type="text/javascript"> 129 </script> 130 <script type="text/javascript" src="{@docRoot}assets/carousel.js"></script> 131 <script type="text/javascript"> 133 </script>
|
| /development/tools/hierarchyviewer/etc/ |
| D | hierarchyviewer.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 23 rem Change current directory and drive to where the script is, to avoid
|
| /development/tools/apkbuilder/etc/ |
| D | apkbuilder.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 23 rem Change current directory and drive to where the script is, to avoid
|
| /development/tools/draw9patch/etc/ |
| D | draw9patch.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 23 rem Change current directory and drive to where the script is, to avoid
|
| /development/tools/layoutopt/app/etc/ |
| D | layoutopt.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 23 rem Change current directory and drive to where the script is, to avoid
|
| /development/ndk/build/core/ |
| D | add-application.mk | 93 $(call ndk_log, Using build script $(APP_BUILD_SCRIPT)) 99 $(call __ndk_info,to a valid NDK build script.)
|
| /development/ndk/docs/ |
| D | CHANGES.TXT | 8 - Fix build/host-setup.sh to execute as a Bourne shell script (again) 28 - Added --prebuilt-ndk=FILE option to build/tools/make-release.sh script to 67 * execute as a Bourne shell script 72 * ensure that the script is run from $NDKROOT as build/host-setup.sh 82 in $(CLEAR_VARS) script.
|
| /development/tools/traceview/etc/ |
| D | traceview.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 23 rem Change current directory and drive to where the script is, to avoid
|
| /development/tools/ddms/app/etc/ |
| D | ddms.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 23 rem Change current directory and drive to where the script is, to avoid
|
| /development/tools/layoutopt/libs/uix/src/com/android/layoutopt/uix/ |
| D | LayoutAnalyzer.java | 98 Script script = shell.parse(stream); in loadRule() local 99 mRules.add(new GroovyRule(name, script)); in loadRule()
|
| /development/tools/sdkmanager/app/etc/ |
| D | android.bat | 19 rem Set up prog to be the path of this script, including following symlinks, 26 rem Change current directory and drive to where the script is, to avoid
|