HomeSort by relevance Sort by last modified time
    Searched refs:script (Results 551 - 575 of 1141) sorted by null

<<21222324252627282930>>

  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/content/contacts/BasicContactables/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/content/multiuser/AppRestrictions/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/input/gestures/BasicGestureDetect/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/input/multitouch/BasicMultitouch/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/media/BasicMediaRouter/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/accessibility/BasicAccessibility/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/actionbar/DoneBar/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/actionbarcompat/Basic/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/actionbarcompat/ListPopupMenu/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/actionbarcompat/ShareActionProvider/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/actionbarcompat/Styled/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/holo/BorderlessButtons/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/lists/CustomChoiceList/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/notifications/BasicNotifications/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/views/HorizontalPaging/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/views/TextSwitcher/
gradlew.bat 4 @rem Gradle startup script for Windows
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /external/chromium/chrome/browser/extensions/
user_script_master.h 42 // Called by the script reloader when new scripts have been loaded.
68 // ScriptReloader is the worker that manages running the script scan
74 // Parses the includes out of |script| and returns them in |includes|.
76 UserScript* script);
144 // List of scripts outside of script directories we should also load.
151 // If the script directory is modified while we're rescanning it, we note
  /external/dhcpcd/
if-options.h 102 char script[PATH_MAX]; member in struct:if_options
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
HtmlTooltipHelper.java 255 private static int evaluateScriptInt(Browser browser, String script) throws Exception {
256 Object o = ReflectionUtils.invokeMethod(browser, "evaluate(java.lang.String)", script);
261 String script = "document.getElementById('_wbp_close').style.display = 'none'"; local
262 ReflectionUtils.invokeMethod(browser, "evaluate(java.lang.String)", script);
  /external/harfbuzz/src/
harfbuzz-shape.h 108 * another approach would be to use OpenType script tags.
135 HB_ShapeScript script; member in struct:_HB_ShapeInput
  /external/harfbuzz_ng/src/
hb-old.cc 41 hb_old_script_from_script (hb_script_t script)
43 switch ((hb_tag_t) script)
319 item.item.script = hb_old_script_from_script (buffer->props.script);
  /external/icu4c/layout/
LEFontInstance.h 100 * font and script, so it is best to call this method with text which is
101 * in a single script, passing the script code in as a hint. If you don't
102 * know the script of the text, you can use zero, which is the script code
103 * for characters used in more than one script.
117 * Where it makes sense, they should use the script code as a hint to render
118 * characters from the COMMON script in the font which is used for the given
119 * script. For example, if the input text is a series of Arabic words separated
120 * by spaces, and the script code passed in is <code>arabScriptCode</code> yo
    [all...]
  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Context.pm 37 Perf (script) documentation

Completed in 1148 milliseconds

<<21222324252627282930>>