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

<<41424344454647484950>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestRound.java 30 private ScriptC_TestRound script; field in class:TestRound
36 script = new ScriptC_TestRound(mRS);
42 script.destroy();
56 script.forEach_testRoundFloatFloat(inV, out);
128 script.forEach_testRoundFloat2Float2(inV, out);
200 script.forEach_testRoundFloat3Float3(inV, out);
272 script.forEach_testRoundFloat4Float4(inV, out);
350 script.forEach_testRoundHalfHalf(inV, out);
426 script.forEach_testRoundHalf2Half2(inV, out);
502 script.forEach_testRoundHalf3Half3(inV, out)
    [all...]
TestRsqrt.java 30 private ScriptC_TestRsqrt script; field in class:TestRsqrt
36 script = new ScriptC_TestRsqrt(mRS);
42 script.destroy();
56 script.forEach_testRsqrtFloatFloat(inV, out);
128 script.forEach_testRsqrtFloat2Float2(inV, out);
200 script.forEach_testRsqrtFloat3Float3(inV, out);
272 script.forEach_testRsqrtFloat4Float4(inV, out);
350 script.forEach_testRsqrtHalfHalf(inV, out);
426 script.forEach_testRsqrtHalf2Half2(inV, out);
502 script.forEach_testRsqrtHalf3Half3(inV, out)
    [all...]
TestSign.java 30 private ScriptC_TestSign script; field in class:TestSign
36 script = new ScriptC_TestSign(mRS);
42 script.destroy();
56 script.forEach_testSignFloatFloat(inV, out);
128 script.forEach_testSignFloat2Float2(inV, out);
200 script.forEach_testSignFloat3Float3(inV, out);
272 script.forEach_testSignFloat4Float4(inV, out);
350 script.forEach_testSignHalfHalf(inV, out);
426 script.forEach_testSignHalf2Half2(inV, out);
502 script.forEach_testSignHalf3Half3(inV, out)
    [all...]
TestSin.java 30 private ScriptC_TestSin script; field in class:TestSin
36 script = new ScriptC_TestSin(mRS);
42 script.destroy();
56 script.forEach_testSinFloatFloat(inV, out);
128 script.forEach_testSinFloat2Float2(inV, out);
200 script.forEach_testSinFloat3Float3(inV, out);
272 script.forEach_testSinFloat4Float4(inV, out);
350 script.forEach_testSinHalfHalf(inV, out);
426 script.forEach_testSinHalf2Half2(inV, out);
502 script.forEach_testSinHalf3Half3(inV, out)
    [all...]
TestSinh.java 30 private ScriptC_TestSinh script; field in class:TestSinh
36 script = new ScriptC_TestSinh(mRS);
42 script.destroy();
56 script.forEach_testSinhFloatFloat(inV, out);
128 script.forEach_testSinhFloat2Float2(inV, out);
200 script.forEach_testSinhFloat3Float3(inV, out);
272 script.forEach_testSinhFloat4Float4(inV, out);
350 script.forEach_testSinhHalfHalf(inV, out);
426 script.forEach_testSinhHalf2Half2(inV, out);
502 script.forEach_testSinhHalf3Half3(inV, out)
    [all...]
TestSinpi.java 30 private ScriptC_TestSinpi script; field in class:TestSinpi
36 script = new ScriptC_TestSinpi(mRS);
42 script.destroy();
56 script.forEach_testSinpiFloatFloat(inV, out);
128 script.forEach_testSinpiFloat2Float2(inV, out);
200 script.forEach_testSinpiFloat3Float3(inV, out);
272 script.forEach_testSinpiFloat4Float4(inV, out);
350 script.forEach_testSinpiHalfHalf(inV, out);
426 script.forEach_testSinpiHalf2Half2(inV, out);
502 script.forEach_testSinpiHalf3Half3(inV, out)
    [all...]
TestSqrt.java 30 private ScriptC_TestSqrt script; field in class:TestSqrt
36 script = new ScriptC_TestSqrt(mRS);
42 script.destroy();
56 script.forEach_testSqrtFloatFloat(inV, out);
128 script.forEach_testSqrtFloat2Float2(inV, out);
200 script.forEach_testSqrtFloat3Float3(inV, out);
272 script.forEach_testSqrtFloat4Float4(inV, out);
350 script.forEach_testSqrtHalfHalf(inV, out);
426 script.forEach_testSqrtHalf2Half2(inV, out);
502 script.forEach_testSqrtHalf3Half3(inV, out)
    [all...]
TestTan.java 30 private ScriptC_TestTan script; field in class:TestTan
36 script = new ScriptC_TestTan(mRS);
42 script.destroy();
56 script.forEach_testTanFloatFloat(inV, out);
128 script.forEach_testTanFloat2Float2(inV, out);
200 script.forEach_testTanFloat3Float3(inV, out);
272 script.forEach_testTanFloat4Float4(inV, out);
350 script.forEach_testTanHalfHalf(inV, out);
426 script.forEach_testTanHalf2Half2(inV, out);
502 script.forEach_testTanHalf3Half3(inV, out)
    [all...]
TestTanh.java 30 private ScriptC_TestTanh script; field in class:TestTanh
36 script = new ScriptC_TestTanh(mRS);
42 script.destroy();
56 script.forEach_testTanhFloatFloat(inV, out);
128 script.forEach_testTanhFloat2Float2(inV, out);
200 script.forEach_testTanhFloat3Float3(inV, out);
272 script.forEach_testTanhFloat4Float4(inV, out);
350 script.forEach_testTanhHalfHalf(inV, out);
426 script.forEach_testTanhHalf2Half2(inV, out);
502 script.forEach_testTanhHalf3Half3(inV, out)
    [all...]
TestTanpi.java 30 private ScriptC_TestTanpi script; field in class:TestTanpi
36 script = new ScriptC_TestTanpi(mRS);
42 script.destroy();
56 script.forEach_testTanpiFloatFloat(inV, out);
128 script.forEach_testTanpiFloat2Float2(inV, out);
200 script.forEach_testTanpiFloat3Float3(inV, out);
272 script.forEach_testTanpiFloat4Float4(inV, out);
350 script.forEach_testTanpiHalfHalf(inV, out);
426 script.forEach_testTanpiHalf2Half2(inV, out);
502 script.forEach_testTanpiHalf3Half3(inV, out)
    [all...]
TestTgamma.java 30 private ScriptC_TestTgamma script; field in class:TestTgamma
36 script = new ScriptC_TestTgamma(mRS);
42 script.destroy();
56 script.forEach_testTgammaFloatFloat(inV, out);
128 script.forEach_testTgammaFloat2Float2(inV, out);
200 script.forEach_testTgammaFloat3Float3(inV, out);
272 script.forEach_testTgammaFloat4Float4(inV, out);
350 script.forEach_testTgammaHalfHalf(inV, out);
426 script.forEach_testTgammaHalf2Half2(inV, out);
502 script.forEach_testTgammaHalf3Half3(inV, out)
    [all...]
TestTrunc.java 30 private ScriptC_TestTrunc script; field in class:TestTrunc
36 script = new ScriptC_TestTrunc(mRS);
42 script.destroy();
56 script.forEach_testTruncFloatFloat(inV, out);
128 script.forEach_testTruncFloat2Float2(inV, out);
200 script.forEach_testTruncFloat3Float3(inV, out);
272 script.forEach_testTruncFloat4Float4(inV, out);
350 script.forEach_testTruncHalfHalf(inV, out);
426 script.forEach_testTruncHalf2Half2(inV, out);
502 script.forEach_testTruncHalf3Half3(inV, out)
    [all...]
TestConvert.java 30 private ScriptC_TestConvert script; field in class:TestConvert
36 script = new ScriptC_TestConvert(mRS);
42 script.destroy();
56 script.forEach_testConvertFloat2Float2Float2(inV, out);
128 script.forEach_testConvertFloat3Float3Float3(inV, out);
200 script.forEach_testConvertFloat4Float4Float4(inV, out);
277 script.forEach_testConvertFloat2Char2Float2(inV, out);
349 script.forEach_testConvertFloat3Char3Float3(inV, out);
421 script.forEach_testConvertFloat4Char4Float4(inV, out);
498 script.forEach_testConvertFloat2Uchar2Float2(inV, out)
    [all...]
TestClz.java 30 private ScriptC_TestClz script; field in class:TestClz
36 script = new ScriptC_TestClz(mRS);
42 script.destroy();
56 script.forEach_testClzCharChar(inValue, out);
127 script.forEach_testClzChar2Char2(inValue, out);
198 script.forEach_testClzChar3Char3(inValue, out);
269 script.forEach_testClzChar4Char4(inValue, out);
345 script.forEach_testClzUcharUchar(inValue, out);
416 script.forEach_testClzUchar2Uchar2(inValue, out);
487 script.forEach_testClzUchar3Uchar3(inValue, out)
    [all...]
TestFract.java 30 private ScriptC_TestFract script; field in class:TestFract
36 script = new ScriptC_TestFract(mRS);
42 script.destroy();
58 script.set_gAllocOutFloor(outFloor);
59 script.forEach_testFractFloatFloatFloat(inV, out);
151 script.set_gAllocOutFloor(outFloor);
152 script.forEach_testFractFloat2Float2Float2(inV, out);
244 script.set_gAllocOutFloor(outFloor);
245 script.forEach_testFractFloat3Float3Float3(inV, out);
337 script.set_gAllocOutFloor(outFloor)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SpoofChecker.java 193 * are restricted to contain characters from only a single script, <em>except</em> that most scripts are allowed to have
198 * allowed characters set in {@link SpoofChecker.Builder#setAllowedChars}. Note that characters which have script code
227 * string is single-script, according to the definition in UTS 39 section 5.1.
231 * The string classifies as Single Script, or all characters in the string are in the identifier profile and the
242 * and the string is covered by Latin and any one other Recommended or Aspirational script, except Cyrillic,
344 * that the two strings are visually confusable and that they are from the same script, according to UTS 39 section
351 * that the two strings are visually confusable and that they are <b>not</b> from the same script, according to UTS
358 * that the two strings are visually confusable and that they are not from the same script but both of them are
359 * single-script strings, according to UTS 39 section 4.
391 * Check that an identifier contains only characters from a single script (plus chars from the common and inherite
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java 192 * are restricted to contain characters from only a single script, <em>except</em> that most scripts are allowed to have
197 * allowed characters set in {@link SpoofChecker.Builder#setAllowedChars}. Note that characters which have script code
230 * string is single-script, according to the definition in UTS 39 section 5.1.
236 * The string classifies as Single Script, or all characters in the string are in the identifier profile and the
249 * and the string is covered by Latin and any one other Recommended or Aspirational script, except Cyrillic,
359 * that the two strings are visually confusable and that they are from the same script, according to UTS 39 section
368 * that the two strings are visually confusable and that they are <b>not</b> from the same script, according to UTS
377 * that the two strings are visually confusable and that they are not from the same script but both of them are
378 * single-script strings, according to UTS 39 section 4.
414 * Check that an identifier contains only characters from a single script (plus chars from the common and inherite
    [all...]
  /external/v8/src/
isolate.cc 632 Handle<Script> script(Script::cast(fun->shared()->script()), isolate_);
635 Script::PositionInfo info;
637 Script::GetPositionInfo(script, position, &info, Script::WITH_OFFSET);
651 handle(Smi::FromInt(script->id()), isolate_), NONE);
656 handle(script->name(), isolate_), NONE)
1078 Handle<Script> script = location->script(); local
1500 Object* script = fun->shared()->script(); local
1534 Handle<Object> script = JSReceiver::GetDataProperty( local
1565 Object* script = fun->shared()->script(); local
    [all...]
  /external/v8/src/debug/
mirrors.js 72 SCRIPT_TYPE : 'script',
258 Script: 6,
450 * Check whether the mirror reflects a script.
451 * @returns {boolean} True if the mirror reflects a script
941 * Returns the script object for the function.
942 * @return {ScriptMirror or undefined} Script object for the function or
943 * undefined if the function has no script
945 FunctionMirror.prototype.script = function() { method in class:FunctionMirror
946 // Return script if function is resolved. Otherwise just fall through
952 var script = %FunctionGetScript(this.value_)
1711 FrameDetails.prototype.script = function() { method in class:FrameDetails
1882 FrameMirror.prototype.script = function() { method in class:FrameMirror
    [all...]
  /external/autotest/apache/conf/
django-directives 107 RewriteRule ^/(afe|new_tko)/server(.*) /usr/local/autotest/frontend/frontend.wsgi [H=wsgi-script]
110 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.7/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
113 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.6/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
116 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.5/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
119 RewriteRule ^/(afe|new_tko)/server(.*) /usr/lib/python2.4/site-packages/autotest/frontend/frontend.wsgi [H=wsgi-script]
  /external/snakeyaml/
mvnw.bat 21 @REM Maven2 Start Up Batch script
44 @REM Execute a user defined script before this one
46 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
167 @REM check for post script, once with legacy .bat ending and once with .cmd ending
172 @REM pause the script if MAVEN_BATCH_PAUSE is set to 'on'
  /external/v8/src/inspector/
v8-runtime-agent-impl.cc 33 #include "src/inspector/injected-script.h"
296 v8::Local<v8::Script> script = m_inspector->compileScript( local
299 if (!script.IsEmpty())
300 maybeResultValue = m_inspector->runCompiledScript(scope.context(), script);
546 v8::Local<v8::Script> script = m_inspector->compileScript( local
550 if (script.IsEmpty()) {
557 return Response::Error("Script compilation failed");
564 String16::fromInteger(script->GetUnboundScript()->GetId())
609 v8::Local<v8::Script> script = scriptWrapper->Get(m_inspector->isolate()); local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 242 * Indic configurations. Note that we do not want to keep every single script-specific
243 * behavior in these tables necessarily. This should mainly be used for per-script
245 * only one script has an exception, that one script can be if'ed directly in the code,
274 hb_script_t script; member in struct:indic_config_t
434 switch ((hb_tag_t) plan->props.script)
517 if (plan->props.script == indic_configs[i].script) {
534 bool zero_context = !indic_plan->is_old_spec && plan->props.script != HB_SCRIPT_MALAYALAM;
679 * o If the syllable starts with Ra + Halant (in a script that has Reph
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
ULocale.java 62 * <li>language, script, country, variant, and keywords are properly cased<br>
420 * of optional language, script, country, and variant fields in that order,
422 * script, if present, is four characters long-- this distinguishes it
461 * as a script code. If a script code is present, the final
486 private static String lscvToID(String lang, String script, String country, String variant) {
492 if (script != null && script.length() > 0) {
494 buf.append(script);
788 * {@icu} Returns the script code for this locale, which might be the empty string
1685 String script = getScript(); local
3493 String script = ""; local
    [all...]
  /prebuilts/misc/common/android-support-test/espresso/
espresso-web-2.3-beta-2-release-no-dep.jar 

Completed in 846 milliseconds

<<41424344454647484950>>