Home
last modified time | relevance | path

Searched refs:Script (Results 1 – 25 of 1519) sorted by relevance

12345678910>>...61

/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/
DlibmcldScript.a.rsp1Script/libmcldScript/linux_glibc_x86_64_static/obj/frameworks/compile/mclinker/lib/Script/AssertCm…
/aosp_15_r20/external/pcre/testdata/
H A Dtestinput263 # Unicode Script Extension tests.
9 /^\p{Script=Latn}/utf
12 # Script extension check
19 # Script extension only character
34 /^\p{Script=Grek}/utf
37 # Script extension check
44 # Script extension only character
59 /^\p{Script=Cyrl}/utf
62 # Script extension check
69 # Script extension only character
[all …]
H A Dtestoutput263 # Unicode Script Extension tests.
10 /^\p{Script=Latn}/utf
14 # Script extension check
23 # Script extension only character
42 /^\p{Script=Grek}/utf
46 # Script extension check
55 # Script extension only character
74 /^\p{Script=Cyrl}/utf
78 # Script extension check
87 # Script extension only character
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/
DlibmcldScript.a.rsp1Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/obj/frameworks/compile/mclinker/lib/
/aosp_15_r20/frameworks/rs/
H A DrsScript.cpp23 Script::Script(Context *rsc) : ObjectBase(rsc) { in Script() function in android::renderscript::Script
34 Script::~Script() { in ~Script()
45 void Script::setSlot(uint32_t slot, Allocation *a) { in setSlot()
59 void Script::setVar(uint32_t slot, const void *val, size_t len) { in setVar()
70 void Script::getVar(uint32_t slot, const void *val, size_t len) { in getVar()
82 void Script::setVar(uint32_t slot, const void *val, size_t len, Element *e, in setVar()
95 void Script::setVarObj(uint32_t slot, ObjectBase *val) { in setVarObj()
108 void Script::callUpdateCacheObject(const Context *rsc, void *dstObj) const { in callUpdateCacheObject()
116 bool Script::freeChildren() { in freeChildren()
122 ScriptKernelID::ScriptKernelID(Context *rsc, Script *s, int slot, int sig) in ScriptKernelID()
[all …]
/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()
261 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED) in testSuggestTelephonyTime_emptySuggestionIgnored()
281 Script script = new Script().simulateConfigurationInternalChange(configInternal); in testSuggestTelephonyTime_systemClockThreshold()
331 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED); in testSuggestTelephonyTime_multipleSlotIndexsAndBucketing()
420 Script script = new Script() in testSuggestTelephonyTime_autoTimeDisabled_suggestionMatchesSystemClock()
458 Script script = new Script().pokeFakeClocks(initialClockTime, TIME_CONFIDENCE_LOW) in testSuggestTelephonyTime_autoTimeDisabled_suggestionMismatchesSystemClock()
495 Script script = new Script().pokeFakeClocks(initialClockTime, TIME_CONFIDENCE_HIGH) in testSuggestTelephonyTime_autoTimeDisabled_suggestionMismatchesSystemClock2()
524 Script script = new Script().simulateConfigurationInternalChange(configInternal) in testSuggestTelephonyTime_invalidNitzReferenceTimesIgnored()
593 Script script = new Script().simulateConfigurationInternalChange(configInternal) in testSuggestTelephonyTime_timeDetectionToggled()
656 Script script = new Script().simulateConfigurationInternalChange(CONFIG_AUTO_ENABLED) in testSuggestTelephonyTime_maxSuggestionAge()
[all …]
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java48 private void blend(int id, Allocation ain, Allocation aout, Script.LaunchOptions opt) { in blend()
75 public void forEachClear(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachClear()
84 public Script.KernelID getKernelIDClear() { in getKernelIDClear()
106 public void forEachSrc(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrc()
115 public Script.KernelID getKernelIDSrc() { in getKernelIDSrc()
140 public void forEachDst(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDst()
149 public Script.KernelID getKernelIDDst() { in getKernelIDDst()
170 public void forEachSrcOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrcOver()
179 public Script.KernelID getKernelIDSrcOver() { in getKernelIDSrcOver()
200 public void forEachDstOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstOver()
[all …]
H A DScriptGroup.java52 Script.KernelID mKID;
55 IO(Script.KernelID s) { in IO()
61 ConnectLine(Type t, Script.KernelID from, Script.KernelID to) { in ConnectLine()
67 ConnectLine(Type t, Script.KernelID from, Script.FieldID to) { in ConnectLine()
73 Script.FieldID mToF;
74 Script.KernelID mToK;
75 Script.KernelID mFrom;
80 Script mScript;
81 ArrayList<Script.KernelID> mKernels = new ArrayList<Script.KernelID>();
88 Node(Script s) { in Node()
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dcommand_parser_test.cc35 Script script; in TEST_F()
73 Script script; in TEST_F()
95 Script script; in TEST_F()
117 Script script; in TEST_F()
139 Script script; in TEST_F()
161 Script script; in TEST_F()
172 Script script; in TEST_F()
183 Script script; in TEST_F()
204 Script script; in TEST_F()
225 Script script; in TEST_F()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/
Dyacc.sbox.textproto2Script/ScriptParser.h -o __SBOX_SANDBOX_DIR__/out/frameworks/compile/mclinker/lib/Script/ScriptPar…
4 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.cpp"
5 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
8 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.h"
9 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
12 from: "out/frameworks/compile/mclinker/lib/Script/location.hh"
13 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
16 from: "out/frameworks/compile/mclinker/lib/Script/position.hh"
17 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/
Dyacc.sbox.textproto2Script/ScriptParser.h -o __SBOX_SANDBOX_DIR__/out/frameworks/compile/mclinker/lib/Script/ScriptPar…
4 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.cpp"
5 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
8 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.h"
9 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
12 from: "out/frameworks/compile/mclinker/lib/Script/location.hh"
13 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
16 from: "out/frameworks/compile/mclinker/lib/Script/position.hh"
17 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
/aosp_15_r20/out/soong/raw-aosp_shiba/ec/
Dec113017b76cd51de3297d70b1f62c7c47a7955e2Script/ScriptParser.h -o __SBOX_SANDBOX_DIR__/out/frameworks/compile/mclinker/lib/Script/ScriptPar…
4 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.cpp"
5 …rameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_static/gen/yacc/frameworks/com…
8 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.h"
9 …rameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_static/gen/yacc/frameworks/com…
12 from: "out/frameworks/compile/mclinker/lib/Script/location.hh"
13 …rameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_static/gen/yacc/frameworks/com…
16 from: "out/frameworks/compile/mclinker/lib/Script/position.hh"
17 …rameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_static/gen/yacc/frameworks/com…
/aosp_15_r20/out/soong/raw-aosp_shiba/72/
D72518aa1c5676bf57d9b16bb35631375091b00362Script/ScriptParser.h -o __SBOX_SANDBOX_DIR__/out/frameworks/compile/mclinker/lib/Script/ScriptPar…
4 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.cpp"
5 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
8 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.h"
9 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
12 from: "out/frameworks/compile/mclinker/lib/Script/location.hh"
13 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
16 from: "out/frameworks/compile/mclinker/lib/Script/position.hh"
17 …/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/yacc/frame…
/aosp_15_r20/out/soong/raw-aosp_shiba/8c/
D8c4cee5b7d50e5c41cb27ccd58dcf3586d78749b2Script/ScriptParser.h -o __SBOX_SANDBOX_DIR__/out/frameworks/compile/mclinker/lib/Script/ScriptPar…
4 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.cpp"
5 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
8 from: "out/frameworks/compile/mclinker/lib/Script/ScriptParser.h"
9 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
12 from: "out/frameworks/compile/mclinker/lib/Script/location.hh"
13 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
16 from: "out/frameworks/compile/mclinker/lib/Script/position.hh"
17 …meworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/yacc/frameworks/co…
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptGroup.java59 Script.KernelID mKID;
62 IO(Script.KernelID s) { in IO()
68 ConnectLine(Type t, Script.KernelID from, Script.KernelID to) { in ConnectLine()
74 ConnectLine(Type t, Script.KernelID from, Script.FieldID to) { in ConnectLine()
80 Script.FieldID mToF;
81 Script.KernelID mToK;
82 Script.KernelID mFrom;
88 Script mScript;
89 ArrayList<Script.KernelID> mKernels = new ArrayList<Script.KernelID>();
98 Node(Script s) { in Node()
[all …]
H A DScriptIntrinsicBlend.java84 public Script.KernelID getKernelIDClear() {
104 public Script.KernelID getKernelIDSrc() {
125 public Script.KernelID getKernelIDDst() {
144 public Script.KernelID getKernelIDSrcOver() {
163 public Script.KernelID getKernelIDDstOver() {
182 public Script.KernelID getKernelIDSrcIn() {
201 public Script.KernelID getKernelIDDstIn() {
220 public Script.KernelID getKernelIDSrcOut() {
239 public Script.KernelID getKernelIDDstOut() {
259 public Script.KernelID getKernelIDSrcAtop() {
[all …]
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
H A DTimeZoneDetectorStrategyImplTest.java411 Script script = new Script() in testEmptyTelephonySuggestions()
458 Script script = new Script() in testTelephonySuggestionsWhenTimeZoneUninitialized()
521 Script script = new Script(); in testTogglingAutoDetection_autoTelephony()
576 Script script = new Script() in testTelephonySuggestionsSingleSlotId()
600 private void makeSlotIndex1SuggestionAndCheckState(Script script, TelephonyTestCase testCase) { in makeSlotIndex1SuggestionAndCheckState()
642 Script script = new Script() in testTelephonySuggestionMultipleSlotIndexSuggestionScoringAndSlotIndexBias()
730 Script script = new Script() in testTelephonySuggestionStrategyDoesNotAssumeCurrentSetting_autoTelephony()
781 Script script = new Script() in checkManualSuggestion_unrestricted_autoDetectionEnabled()
798 Script script = new Script() in testManualSuggestion_autoDetectNotSupported()
822 Script script = new Script() in testManualSuggestion_autoTimeEnabled_userRestrictions()
[all …]
/aosp_15_r20/frameworks/rs/driver/
H A DrsdBcc.h27 android::renderscript::Script *s,
32 android::renderscript::Script *script,
38 android::renderscript::Script *s,
47 android::renderscript::Script *s,
55 android::renderscript::Script *s,
65 android::renderscript::Script *script);
67 android::renderscript::Script *script);
69 android::renderscript::Script *script);
72 const android::renderscript::Script *,
75 const android::renderscript::Script *,
[all …]
H A DrsdBcc.cpp33 using android::renderscript::Script;
56 bool rsdInitIntrinsic(const Context *rsc, Script *s, RsScriptIntrinsicID iid, in rsdInitIntrinsic()
69 Script *s, in rsdScriptInvokeForEach()
89 Script *s, in rsdScriptInvokeForEachMulti()
103 int rsdScriptInvokeRoot(const Context *dc, Script *s) { in rsdScriptInvokeRoot()
108 void rsdScriptInvokeInit(const Context *dc, Script *s) { in rsdScriptInvokeInit()
113 void rsdScriptInvokeFreeChildren(const Context *dc, Script *s) { in rsdScriptInvokeFreeChildren()
118 void rsdScriptInvokeFunction(const Context *dc, Script *s, in rsdScriptInvokeFunction()
126 void rsdScriptInvokeReduce(const Context *dc, Script *s, in rsdScriptInvokeReduce()
135 void rsdScriptSetGlobalVar(const Context *dc, const Script *s, in rsdScriptSetGlobalVar()
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/
Dscript_test.cc28 Script s; in TEST_F()
73 Script s; in TEST_F()
82 Script s; in TEST_F()
91 Script s; in TEST_F()
109 Script s; in TEST_F()
117 Script s; in TEST_F()
122 Script s; in TEST_F()
133 Script s; in TEST_F()
155 Script s; in TEST_F()
164 Script s; in TEST_F()
[all …]
/aosp_15_r20/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp36 : Script(nullptr, rs) { in ScriptIntrinsic()
64 Script::forEach(0, ain, aout, nullptr, 0); in forEach()
77 Script::setVar(0, lut); in setLUT()
97 Script::forEach(0, in, out, nullptr, 0); in forEachClear()
105 Script::forEach(1, in, out, nullptr, 0); in forEachSrc()
113 Script::forEach(2, in, out, nullptr, 0); in forEachDst()
121 Script::forEach(3, in, out, nullptr, 0); in forEachSrcOver()
129 Script::forEach(4, in, out, nullptr, 0); in forEachDstOver()
137 Script::forEach(5, in, out, nullptr, 0); in forEachSrcIn()
145 Script::forEach(6, in, out, nullptr, 0); in forEachDstIn()
[all …]
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
DNitzStateMachineImplTest.java117 Script script = new Script() in test_countryThenNitz()
161 Script script = new Script() in test_nitzThenCountry()
193 Script script = new Script() in test_emptyCountryString_countryReceivedFirst()
237 Script script = new Script() in test_emptyCountryStringUsTime_nitzReceivedFirst()
281 Script script = new Script() in test_airplaneModeClearsState()
387 Script script = new Script() in test_airplaneModeClearsState_onlyCountryCleared_b227047106()
442 Script script = new Script() in test_handleNetworkUnavailableClearsNetworkState_noRestoreOfClearedNitz()
537 Script script = new Script() in test_handleNetworkUnavailableClearsNetworkState_withinRetentionThreshold()
632 Script script = new Script() in test_handleNetworkUnavailable_noNetworkAvailableCall_withinRetentionThreshold()
704 Script script = new Script() in test_countryUnavailableClearsTimeZoneSuggestion()
[all …]
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DLaunchClip.java114 private void verifyCell(int x, int y, int z, int[] a, Script.LaunchOptions sc) { in verifyCell()
155 void verifyRange(Script.LaunchOptions sc, int[] a) { in verifyRange()
196 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite1D()
207 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite1DAdapter1D()
220 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite2D()
232 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite2DAdapter1D()
245 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite2DAdapter2D()
259 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite3D()
272 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite3DAdapter1D()
287 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite3DAdapter2D()
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/posix/
H A DPOSIXLocale.java87 int Script = UScript.getScript(it.codepoint); in POSIXLocale() local
88 if (Script != UScript.COMMON in POSIXLocale()
89 && Script != UScript.INHERITED in POSIXLocale()
90 && Script != UScript.INVALID_CODE in POSIXLocale()
91 && Script != UScript.HAN in POSIXLocale()
92 && Script != PreviousScript) // Hopefully this speeds up the process... in POSIXLocale()
95 new UnicodeSet().applyIntPropertyValue(UProperty.SCRIPT, Script); in POSIXLocale()
101 PreviousScript = Script; in POSIXLocale()
135 int Script = UScript.getScript(it.codepoint); in POSIXLocale() local
136 if (Script != UScript.COMMON in POSIXLocale()
[all …]
/aosp_15_r20/hardware/interfaces/renderscript/1.0/
H A DIContext.hal799 * @param fieldIDS Collection of Script's Field identifiers
800 * @param values Collection of Script's data values
801 * @param sizes Collection of Script's data sizes
803 * @param depFieldIDS Collection of Script's dependent Field identifiers
819 * @param fieldIDS Collection of Script Field identifiers
857 * Creates a Script Kernel ID.
859 * @param script Script
862 * @return scriptKernelID Script's Kernel identifier
865 scriptKernelIDCreate(Script script, int32_t slot,
870 * Creates a Script Invoke ID.
[all …]

12345678910>>...61