Home
last modified time | relevance | path

Searched defs:script (Results 1 – 25 of 1574) sorted by relevance

12345678910>>...63

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DKernelInputTest.java60 void checkForErrorsInScript(ScriptC_kernel_input script) { in checkForErrorsInScript()
68 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_char() local
85 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_char2() local
102 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_char3() local
119 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_char4() local
136 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_double() local
153 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_double2() local
170 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_double3() local
187 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_double4() local
204 ScriptC_kernel_input script = new ScriptC_kernel_input(mRS); in testInputNotModified_float() local
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dcommand_parser_test.cc35 Script script; in TEST_F() local
73 Script script; in TEST_F() local
95 Script script; in TEST_F() local
117 Script script; in TEST_F() local
139 Script script; in TEST_F() local
161 Script script; in TEST_F() local
172 Script script; in TEST_F() local
183 Script script; in TEST_F() local
204 Script script; in TEST_F() local
225 Script script; in TEST_F() local
[all …]
Dparser_test.cc96 auto script = parser.GetScript(); in TEST_F() local
114 auto script = parser.GetScript(); in TEST_F() local
133 auto script = parser.GetScript(); in TEST_F() local
148 auto script = parser.GetScript(); in TEST_F() local
163 auto script = parser.GetScript(); in TEST_F() local
231 auto script = parser.GetScript(); in TEST_F() local
253 auto script = parser.GetScript(); in TEST_F() local
281 auto script = parser.GetScript(); in TEST_F() local
319 auto script = parser.GetScript(); in TEST_F() local
331 auto script = parser.GetScript(); in TEST_F() local
[all …]
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/tests/functional/src/com/android/car/scriptexecutortest/functional/
DScriptExecutorFunctionalTest.java148 String script = in invokeScript_allSupportedPrimitiveTypes() local
167 String script = in invokeScript_supportsNestedTables() local
188 String script = in invokeScript_supportsDeeplyNestedTables() local
214 String script = in invokeScript_emptyBundle() local
232 String script = in invokeScript_processPreviousStateAndReturnResult() local
252 String script = in invokeScript_allSupportedPrimitiveTypesWorkRoundTripWithKeyNamesPreserved() local
282 String script = in invokeScript_allSupportedArrayTypesWorkRoundTripWithKeyNamesPreserved() local
322 String script = in invokeScript_modifiesArray() local
344 String script = in invokeScript_processesStringArray() local
366 String script = in invokeScript_arraysWithLengthAboveLimitCauseError() local
[all …]
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_generated_ops.cc16 const std::string script = R"IR( in TEST() local
46 const std::string script = R"IR( in TEST() local
76 const std::string script = R"IR( in TEST() local
106 const std::string script = R"IR( in TEST() local
136 const std::string script = R"IR( in TEST() local
166 const std::string script = R"IR( in TEST() local
200 const std::string script = R"IR( in TEST() local
238 const std::string script = R"IR( in TEST() local
276 const std::string script = R"IR( in TEST() local
308 const std::string script = R"IR( in TEST() local
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-script-runtime/1.2.20/
HDkotlin-script-runtime-1.2.20.jar ... -INF/MANIFEST.MF kotlin/ kotlin/script/ kotlin/script/templates/ kotlin/script ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-script-runtime/1.2.0/
HDkotlin-script-runtime-1.2.0.jar ... /MANIFEST.MF META-INF/kotlin-script-runtime.kotlin_module kotlin/ kotlin/script/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-script-runtime/1.2.41/
HDkotlin-script-runtime-1.2.41.jar ... -INF/MANIFEST.MF kotlin/ kotlin/script/ kotlin/script/extensions/ kotlin/script ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-script-runtime.jar ... /MANIFEST.MF META-INF/kotlin-script-runtime.kotlin_module kotlin/ kotlin/script/ ...
HDkotlin-scripting-common.jar ... -scripting-common.kotlin_module kotlin/ kotlin/script/ kotlin/script/experimental/ kotlin/script
HDkotlin-scripting-jvm.jar ... -scripting-jvm.kotlin_module kotlin/ kotlin/script/ kotlin/script/experimental/ kotlin/script ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-script-runtime/1.2.50/
HDkotlin-script-runtime-1.2.50.jar ... /MANIFEST.MF META-INF/kotlin-script-runtime.kotlin_module kotlin/ kotlin/script/
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/
H A DTimeDetectorStrategyImplTest.java241 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED) in testSuggestTelephonyTime_autoTimeEnabled() local
261 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED) in testSuggestTelephonyTime_emptySuggestionIgnored() local
281 Script script = new Script().simulateConfigurationInternalChange(configInternal); in testSuggestTelephonyTime_systemClockThreshold() local
331 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED); in testSuggestTelephonyTime_multipleSlotIndexsAndBucketing() local
420 Script script = new Script() in testSuggestTelephonyTime_autoTimeDisabled_suggestionMatchesSystemClock() local
458 Script script = new Script().pokeFakeClocks(initialClockTime, TIME_CONFIDENCE_LOW) in testSuggestTelephonyTime_autoTimeDisabled_suggestionMismatchesSystemClock() local
495 Script script = new Script().pokeFakeClocks(initialClockTime, TIME_CONFIDENCE_HIGH) in testSuggestTelephonyTime_autoTimeDisabled_suggestionMismatchesSystemClock2() local
524 Script script = new Script().simulateConfigurationInternalChange(configInternal) in testSuggestTelephonyTime_invalidNitzReferenceTimesIgnored() local
593 Script script = new Script().simulateConfigurationInternalChange(configInternal) in testSuggestTelephonyTime_timeDetectionToggled() local
656 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED) in testSuggestTelephonyTime_maxSuggestionAge() local
[all …]
/aosp_15_r20/external/webrtc/infra/specs/
H A Dtryserver.webrtc.json9 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
32 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
55 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
78 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
101 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
124 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
147 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
171 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
195 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
219 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
[all …]
H A Dclient.webrtc.json9 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
32 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
55 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
78 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
101 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
124 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
147 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
171 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
195 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
219 "script": "//testing/merge_scripts/standard_gtest_merge.py" string
[all …]
/aosp_15_r20/external/pdfium/core/fxcrt/xml/
H A Dcfx_xmlparser_unittest.cpp40 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
65 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
90 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
104 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
118 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
132 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
146 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
160 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
174 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
188 CFX_XMLElement* script = doc->GetRoot()->GetFirstChildNamed(L"script"); in TEST_F() local
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/
Dexecutor_test.cc234 auto script = parser.GetScript(); in TEST_F() local
264 auto script = parser.GetScript(); in TEST_F() local
294 auto script = parser.GetScript(); in TEST_F() local
321 auto script = parser.GetScript(); in TEST_F() local
356 auto script = parser.GetScript(); in TEST_F() local
390 auto script = parser.GetScript(); in TEST_F() local
411 auto script = parser.GetScript(); in TEST_F() local
431 auto script = parser.GetScript(); in TEST_F() local
461 auto script = parser.GetScript(); in TEST_F() local
481 auto script = parser.GetScript(); in TEST_F() local
[all …]
/aosp_15_r20/external/angle/infra/specs/
H A Dangle.json13 "script": "//scripts/angle_deqp_test_merge.py" string
40 "script": "//scripts/angle_deqp_test_merge.py" string
67 "script": "//scripts/angle_deqp_test_merge.py" string
93 "script": "//scripts/angle_deqp_test_merge.py" string
119 "script": "//scripts/angle_deqp_test_merge.py" string
146 "script": "//scripts/angle_deqp_test_merge.py" string
172 "script": "//scripts/angle_deqp_test_merge.py" string
198 "script": "//scripts/angle_deqp_test_merge.py" string
228 "script": "//scripts/angle_deqp_test_merge.py" string
257 "script": "//scripts/angle_deqp_test_merge.py" string
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/amberscript/
Dparser_buffer_test.cc62 auto script = parser.GetScript(); in TEST_F() local
95 auto script = parser.GetScript(); in TEST_F() local
128 auto script = parser.GetScript(); in TEST_F() local
161 auto script = parser.GetScript(); in TEST_F() local
193 auto script = parser.GetScript(); in TEST_F() local
226 auto script = parser.GetScript(); in TEST_F() local
259 auto script = parser.GetScript(); in TEST_F() local
288 auto script = parser.GetScript(); in TEST_F() local
317 auto script = parser.GetScript(); in TEST_F() local
346 auto script = parser.GetScript(); in TEST_F() local
[all …]
Dparser_bind_test.cc42 auto script = parser.GetScript(); in TEST_F() local
291 auto script = parser.GetScript(); in TEST_F() local
336 auto script = parser.GetScript(); in TEST_F() local
372 auto script = parser.GetScript(); in TEST_F() local
408 auto script = parser.GetScript(); in TEST_F() local
512 auto script = parser.GetScript(); in TEST_F() local
678 auto script = parser.GetScript(); in TEST_F() local
741 auto script = parser.GetScript(); in TEST_F() local
886 auto script = parser.GetScript(); in TEST_F() local
968 auto script = parser.GetScript(); in TEST_F() local
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
H A Dlangtags.json24 "script": "Latn", string
39 "script": "Arab", string
53 "script": "Latn", string
67 "script": "Latn", string
81 "script": "Ethi", string
94 "script": "Latn", string
108 "script": "Latn", string
122 "script": "Latn", string
136 "script": "Latn", string
152 "script": "Latn", string
[all …]
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
H A DTimeZoneDetectorStrategyImplTest.java411 Script script = new Script() in testEmptyTelephonySuggestions() local
458 Script script = new Script() in testTelephonySuggestionsWhenTimeZoneUninitialized() local
521 Script script = new Script(); in testTogglingAutoDetection_autoTelephony() local
576 Script script = new Script() in testTelephonySuggestionsSingleSlotId() local
600 private void makeSlotIndex1SuggestionAndCheckState(Script script, TelephonyTestCase testCase) { in makeSlotIndex1SuggestionAndCheckState()
642 Script script = new Script() in testTelephonySuggestionMultipleSlotIndexSuggestionScoringAndSlotIndexBias() local
730 Script script = new Script() in testTelephonySuggestionStrategyDoesNotAssumeCurrentSetting_autoTelephony() local
781 Script script = new Script() in checkManualSuggestion_unrestricted_autoDetectionEnabled() local
798 Script script = new Script() in testManualSuggestion_autoDetectNotSupported() local
822 Script script = new Script() in testManualSuggestion_autoTimeEnabled_userRestrictions() local
[all …]
/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dfactory.py69 def lstm_creator(script=True, **kwargs): argument
81 def lnlstm_creator(script=True, decompose_layernorm=False, **kwargs): argument
110 def dropoutlstm_creator(script=True, **kwargs): argument
138 def lstm_premul_creator(script=True, **kwargs): argument
150 def lstm_premul_bias_creator(script=True, **kwargs): argument
162 def lstm_simple_creator(script=True, **kwargs): argument
174 def lstm_multilayer_creator(script=True, **kwargs): argument
266 def varlen_lstm_factory(cell, script): argument
306 def varlen_lstm_creator(script=False, **kwargs): argument
406 def lstm_factory(cell, script): argument
[all …]
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duscript_props.cpp250 int32_t getScriptProps(UScriptCode script) { in getScriptProps()
261 uscript_getSampleString(UScriptCode script, char16_t *dest, int32_t capacity, UErrorCode *pErrorCod… in uscript_getSampleString()
282 uscript_getSampleUnicodeString(UScriptCode script) { in uscript_getSampleUnicodeString()
292 uscript_getUsage(UScriptCode script) { in uscript_getUsage()
297 uscript_isRightToLeft(UScriptCode script) { in uscript_isRightToLeft()
302 uscript_breaksBetweenLetters(UScriptCode script) { in uscript_breaksBetweenLetters()
307 uscript_isCased(UScriptCode script) { in uscript_isCased()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duscript_props.cpp250 int32_t getScriptProps(UScriptCode script) { in getScriptProps()
261 uscript_getSampleString(UScriptCode script, char16_t *dest, int32_t capacity, UErrorCode *pErrorCod… in uscript_getSampleString()
282 uscript_getSampleUnicodeString(UScriptCode script) { in uscript_getSampleUnicodeString()
292 uscript_getUsage(UScriptCode script) { in uscript_getUsage()
297 uscript_isRightToLeft(UScriptCode script) { in uscript_isRightToLeft()
302 uscript_breaksBetweenLetters(UScriptCode script) { in uscript_breaksBetweenLetters()
307 uscript_isCased(UScriptCode script) { in uscript_isCased()

12345678910>>...63