HomeSort by relevance Sort by last modified time
    Searched refs:script (Results 1026 - 1050 of 2082) sorted by null

<<41424344454647484950>>

  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
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.
  /frameworks/data-binding/compiler/
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.
  /frameworks/data-binding/developmentPlugins/
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.
  /frameworks/data-binding/integration-tests/App With Spaces/
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.
  /frameworks/data-binding/integration-tests/IndependentLibrary/
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.
  /frameworks/data-binding/integration-tests/MultiModuleTestApp/
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.
  /frameworks/data-binding/integration-tests/TestApp/
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.
  /frameworks/data-binding/samples/BindingDemo/
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.
  /frameworks/support/samples/SupportLeanbackShowcase/
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.
  /prebuilts/devtools/tools/
lint.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
monkeyrunner.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
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
uiautomatorviewer.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
  /prebuilts/gdb/darwin-x86/lib/python2.7/
CGIHTTPServer.py 17 Note that status code 200 is sent prior to execution of a CGI script, so
74 """Test whether self.path corresponds to a CGI script.
77 (dir, rest) if self.path requires running a CGI script.
102 """Test whether argument path is a Python script."""
107 """Execute a CGI script."""
130 # dissect the part after the directory name into a script name &
134 script, rest = rest[:i], rest[i:]
136 script, rest = rest, ''
138 scriptname = dir + '/' + script
141 self.send_error(404, "No such CGI script (%r)" % scriptname
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
CGIHTTPServer.py 17 Note that status code 200 is sent prior to execution of a CGI script, so
74 """Test whether self.path corresponds to a CGI script.
77 (dir, rest) if self.path requires running a CGI script.
102 """Test whether argument path is a Python script."""
107 """Execute a CGI script."""
130 # dissect the part after the directory name into a script name &
134 script, rest = rest[:i], rest[i:]
136 script, rest = rest, ''
138 scriptname = dir + '/' + script
141 self.send_error(404, "No such CGI script (%r)" % scriptname
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/gradle-build/
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.
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/gradle-templates/
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.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 17 Note that status code 200 is sent prior to execution of a CGI script, so
74 """Test whether self.path corresponds to a CGI script.
77 (dir, rest) if self.path requires running a CGI script.
102 """Test whether argument path is a Python script."""
107 """Execute a CGI script."""
130 # dissect the part after the directory name into a script name &
134 script, rest = rest[:i], rest[i:]
136 script, rest = rest, ''
138 scriptname = dir + '/' + script
141 self.send_error(404, "No such CGI script (%r)" % scriptname
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 17 Note that status code 200 is sent prior to execution of a CGI script, so
74 """Test whether self.path corresponds to a CGI script.
77 (dir, rest) if self.path requires running a CGI script.
102 """Test whether argument path is a Python script."""
107 """Execute a CGI script."""
130 # dissect the part after the directory name into a script name &
134 script, rest = rest[:i], rest[i:]
136 script, rest = rest, ''
138 scriptname = dir + '/' + script
141 self.send_error(404, "No such CGI script (%r)" % scriptname
    [all...]
  /cts/suite/audio_quality/lib/src/
SignalProcessingImpl.cpp 69 bool SignalProcessingImpl::init(const android::String8& script)
77 script.string(), NULL) < 0) {
79 script.string(), errno);
172 LOGE("script returned error %d", header[3]);
  /development/scripts/
boardconfig_usage_analysis.py 11 This script analyses the usage of build-time variables which are defined in BoardConfig*.mk
208 sys.exit('$ANDROID_BUILD_TOP is undefined, please lunch and make before running this script')
211 sys.exit('$OUT is undefined, please lunch and make before running this script')
214 sys.exit('module-info.json is missing, please lunch and make before running this script')
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp 360 // now intersect the font, direction and script runs...
392 fStyleRunInfo[run].script = (UScriptCode)0;
408 fStyleRunInfo[run].script = (UScriptCode) fScriptRuns->getValue(styleIndices[2]);
414 fStyleRunInfo[run].script, getLanguageCode(fStyleRunInfo[run].locale), layoutStatus);
758 UScriptCode script; local
760 while (uscript_nextRun(sr, NULL, &limit, &script)) {
761 scriptRuns->add(script, limit);
803 le_int32 script = fScriptRuns->getValue(si[1]); local
806 const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, status);
975 le_bool ParagraphLayout::isComplex(UScriptCode script)
    [all...]
  /external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/
ICULocaleServiceProvider.java 67 // The locale may have script field on Java 7+.
86 String script = result.getScript(); local
88 if (script.length() > 0) {
90 id.append(script);
146 // locales if script is available. Need to add them too.
  /external/libvpx/libvpx/test/
tools_common.sh 120 # This script requires that the LIBVPX_BIN_PATH, LIBVPX_CONFIG_PATH, and
303 When the --bin-path option is not specified the script attempts to use
306 When the --config-path option is not specified the script attempts to use
309 When the -test-data-path option is not specified the script attempts to use
  /external/pdfium/fpdfsdk/javascript/
cjs_event_context.cpp 26 bool CJS_EventContext::RunScript(const CFX_WideString& script,
51 if (script.GetLength() > 0)
52 nRet = m_pRuntime->ExecuteScript(script.c_str(), &sErrorMessage);

Completed in 3580 milliseconds

<<41424344454647484950>>