/sdk/apkbuilder/etc/ |
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
|
/sdk/hierarchyviewer/etc/ |
hierarchyviewer1.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
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
libdso-2.d | 4 #ld: --shared -m crislinux --version-script $srcdir/$subdir/hide1 8 # version script. This will change the incoming GOTPLT reloc to
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
vle-multiseg.s | 1 # Make up several VLE text sections which the linker script will put into
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestFastLength.java | 30 private ScriptC_TestFastLength script; field in class:TestFastLength 36 script = new ScriptC_TestFastLength(mRS); 42 script.destroy(); 56 script.forEach_testFastLengthFloatFloat(inV, out); 130 script.forEach_testFastLengthFloat2Float(inV, out); 204 script.forEach_testFastLengthFloat3Float(inV, out); 278 script.forEach_testFastLengthFloat4Float(inV, out);
|
TestFastNormalize.java | 30 private ScriptC_TestFastNormalize script; field in class:TestFastNormalize 36 script = new ScriptC_TestFastNormalize(mRS); 42 script.destroy(); 56 script.forEach_testFastNormalizeFloatFloat(inV, out); 130 script.forEach_testFastNormalizeFloat2Float2(inV, out); 209 script.forEach_testFastNormalizeFloat3Float3(inV, out); 288 script.forEach_testFastNormalizeFloat4Float4(inV, out);
|
TestHalfRecip.java | 30 private ScriptC_TestHalfRecip script; field in class:TestHalfRecip 36 script = new ScriptC_TestHalfRecip(mRS); 42 script.destroy(); 56 script.forEach_testHalfRecipFloatFloat(inV, out); 128 script.forEach_testHalfRecipFloat2Float2(inV, out); 200 script.forEach_testHalfRecipFloat3Float3(inV, out); 272 script.forEach_testHalfRecipFloat4Float4(inV, out);
|
TestHalfRsqrt.java | 30 private ScriptC_TestHalfRsqrt script; field in class:TestHalfRsqrt 36 script = new ScriptC_TestHalfRsqrt(mRS); 42 script.destroy(); 56 script.forEach_testHalfRsqrtFloatFloat(inV, out); 128 script.forEach_testHalfRsqrtFloat2Float2(inV, out); 200 script.forEach_testHalfRsqrtFloat3Float3(inV, out); 272 script.forEach_testHalfRsqrtFloat4Float4(inV, out);
|
TestHalfSqrt.java | 30 private ScriptC_TestHalfSqrt script; field in class:TestHalfSqrt 36 script = new ScriptC_TestHalfSqrt(mRS); 42 script.destroy(); 56 script.forEach_testHalfSqrtFloatFloat(inV, out); 128 script.forEach_testHalfSqrtFloat2Float2(inV, out); 200 script.forEach_testHalfSqrtFloat3Float3(inV, out); 272 script.forEach_testHalfSqrtFloat4Float4(inV, out);
|
TestIlogb.java | 30 private ScriptC_TestIlogb script; field in class:TestIlogb 36 script = new ScriptC_TestIlogb(mRS); 42 script.destroy(); 56 script.forEach_testIlogbFloatInt(inV, out); 120 script.forEach_testIlogbFloat2Int2(inV, out); 184 script.forEach_testIlogbFloat3Int3(inV, out); 248 script.forEach_testIlogbFloat4Int4(inV, out);
|
TestLgamma.java | 30 private ScriptC_TestLgamma script; field in class:TestLgamma 36 script = new ScriptC_TestLgamma(mRS); 42 script.destroy(); 56 script.forEach_testLgammaFloatFloat(inV, out); 128 script.forEach_testLgammaFloat2Float2(inV, out); 200 script.forEach_testLgammaFloat3Float3(inV, out); 272 script.forEach_testLgammaFloat4Float4(inV, out); 351 script.set_gAllocOutSignOfGamma(outSignOfGamma); 352 script.forEach_testLgammaFloatIntFloat(inV, out); 429 script.set_gAllocOutSignOfGamma(outSignOfGamma) [all...] |
TestNativeSincos.java | 30 private ScriptC_TestNativeSincos script; field in class:TestNativeSincos 36 script = new ScriptC_TestNativeSincos(mRS); 42 script.destroy(); 58 script.set_gAllocOutCos(outCos); 59 script.forEach_testNativeSincosFloatFloatFloat(inV, out); 151 script.set_gAllocOutCos(outCos); 152 script.forEach_testNativeSincosFloat2Float2Float2(inV, out); 244 script.set_gAllocOutCos(outCos); 245 script.forEach_testNativeSincosFloat3Float3Float3(inV, out); 337 script.set_gAllocOutCos(outCos) [all...] |
TestSincos.java | 30 private ScriptC_TestSincos script; field in class:TestSincos 36 script = new ScriptC_TestSincos(mRS); 42 script.destroy(); 58 script.set_gAllocOutCos(outCos); 59 script.forEach_testSincosFloatFloatFloat(inV, out); 151 script.set_gAllocOutCos(outCos); 152 script.forEach_testSincosFloat2Float2Float2(inV, out); 244 script.set_gAllocOutCos(outCos); 245 script.forEach_testSincosFloat3Float3Float3(inV, out); 337 script.set_gAllocOutCos(outCos) [all...] |
/external/v8/src/ |
perf-jit.cc | 250 // Compute the entry count and get the name of the script. 257 Handle<Script> script(Script::cast(shared->script())); 258 Handle<Object> name_or_url(Script::GetNameOrSourceURL(script)); 296 int script_line_offset = script->line_offset(); 297 Handle<FixedArray> line_ends(FixedArray::cast(script->line_ends())); 303 int line_number = Script::GetLineNumber(script, position) [all...] |
/external/v8/src/profiler/ |
profiler-listener.cc | 87 Script* script = Script::cast(shared->script()); local 89 if (script) { 96 // refer to a different script. 100 int line_number = script->GetLineNumber(position) + 1; 195 if (!info->script()->IsScript()) return name; 196 Object* source_url = Script::cast(info->script())->source_url() [all...] |
/external/libvncserver/webclients/novnc/include/ |
util.js | 376 // Handles the case where load_scripts is invoked from a script that 386 var head = document.getElementsByTagName('head')[0], script, 392 // For IE, append the script to trigger execution 394 //console.log("loaded script: " + s.src); 402 //console.log("completed script: " + this.src); 405 // Call window.onscriptsload after last script loads 414 script = document.createElement('script'); 415 script.type = 'text/javascript'; 416 script.src = Util.get_include_uri() + files[f] [all...] |
/frameworks/rs/support/jni/ |
android_renderscript_RenderScript.cpp | 544 LOG_ERR("Too many closures in script group"); [all...] |
/build/blueprint/bootstrap/ |
doc.go | 20 // 2. A script interpreter (e.g. Bash or Python) 81 // 3. The bootstrap script 92 // script to create a usable Ninja file. It can be created by running the 97 // The bootstrap script is a small script (or theoretically a compiled binary) 110 // The bootstrapping process begins with the user running the bootstrap script 111 // to initialize a new build directory. The script is run from the build 124 // @@Bootstrap@@ - The path to the bootstrap script 127 // Once the script completes the build directory is initialized and ready to run 128 // a build. A wrapper script (blueprint.bash by default) has been installed i [all...] |
/external/doclava/res/assets/templates-sdk/ |
customizations.cs | 17 <script>$('[data-fullscreen]').dacFullscreen();</script> 22 <script type="text/javascript"> 24 </script> 39 <script> 47 </script> 246 <script src="<?cs var:toroot ?>timestamp.js" type="text/javascript"></script> 247 <script>document.write(BUILD_TIMESTAMP)</script> [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
LocaleDisplayNames.java | 28 * more information on language, script, region, variant, key, and 196 * Returns the display name of the provided script code. 197 * @param script the script code 198 * @return the display name of the provided script code 200 public abstract String scriptDisplayName(String script); 203 * Returns the display name of the provided script code 205 * @param script the script code 206 * @return the display name of the provided script cod [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
LocaleDisplayNames.java | 27 * more information on language, script, region, variant, key, and 211 * Returns the display name of the provided script code. 212 * @param script the script code 213 * @return the display name of the provided script code 216 public abstract String scriptDisplayName(String script); 219 * Returns the display name of the provided script code 221 * @param script the script code 222 * @return the display name of the provided script cod [all...] |
/external/v8/src/inspector/ |
v8-debugger-agent-impl.cc | 10 #include "src/inspector/injected-script.h" 12 #include "src/inspector/java-script-call-frame.h" 15 #include "src/inspector/script-breakpoint.h" 18 #include "src/inspector/v8-debugger-script.h" 152 return Response::Error("Script execution is prohibited"); 295 for (const auto& script : m_scripts) { 296 if (!matches(m_inspector, script.second->sourceURL(), url, isRegex)) 299 breakpointId, script.first, breakpoint, UserBreakpointSource); 382 if (it == m_scripts.end()) return Response::Error("Script not found"); 459 // Ranges array contains positions in script where blackbox state is changed [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
ULocale.java | 73 * <li>language, script, country, variant, and keywords are properly cased<br> 157 // by JRE version. JRE 7 or later supports a script tag "Hans", while 162 // with a script tag. When a new ULocale is constructed with the single arg 423 * of optional language, script, country, and variant fields in that order, 425 * script, if present, is four characters long-- this distinguishes it 462 * as a script code. If a script code is present, the final 485 private static String lscvToID(String lang, String script, String country, String variant) { 491 if (script != null && script.length() > 0) 1332 String script = getScript(); local 2776 String script = parser.getScript(); local 3820 String language, script, region, variant; local 3991 String script = ""; local 4265 String script = ""; local [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
ULocale.java | 72 * <li>language, script, country, variant, and keywords are properly cased<br> 177 // by JRE version. JRE 7 or later supports a script tag "Hans", while 182 // with a script tag. When a new ULocale is constructed with the single arg 462 * of optional language, script, country, and variant fields in that order, 464 * script, if present, is four characters long-- this distinguishes it 503 * as a script code. If a script code is present, the final 528 private static String lscvToID(String lang, String script, String country, String variant) { 534 if (script != null && script.length() > 0) 1428 String script = getScript(); local 2912 String script = parser.getScript(); local 4006 String language, script, region, variant; local 4177 String script = ""; local 4451 String script = ""; local [all...] |
/external/v8/src/snapshot/ |
code-serializer.cc | 28 Object* script = info->script(); local 29 if (script->IsScript()) Script::cast(script)->name()->ShortPrint(); 211 if (result->script()->IsScript()) { 212 Script* script = Script::cast(result->script()); local [all...] |