/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/ |
H A D | VtsCopyTests.cpp | 41 (int)AllocationUsageType::SCRIPT, in TEST_P() 77 (int)AllocationUsageType::SCRIPT, in TEST_P() 114 (int)AllocationUsageType::SCRIPT, in TEST_P() 200 (int)AllocationUsageType::SCRIPT); in TEST_P() 205 (int)AllocationUsageType::SCRIPT, in TEST_P() 251 (int)AllocationUsageType::SCRIPT, in TEST_P() 257 (int)AllocationUsageType::SCRIPT, in TEST_P() 358 (int)AllocationUsageType::SCRIPT, in TEST_P() 365 context->allocationSyncAll(allocation, AllocationUsageType::SCRIPT); in TEST_P() 404 type, AllocationMipmapControl::NONE, _data, (int)AllocationUsageType::SCRIPT); in TEST_P() [all …]
|
H A D | VtsMiscellaneousTests.cpp | 121 (int)AllocationUsageType::SCRIPT, in TEST_P() 163 (int)(AllocationUsageType::SCRIPT in TEST_P() 169 (int)(AllocationUsageType::SCRIPT in TEST_P() 216 (int)(AllocationUsageType::SCRIPT in TEST_P() 222 (int)(AllocationUsageType::SCRIPT in TEST_P() 228 (int)(AllocationUsageType::SCRIPT in TEST_P()
|
H A D | VtsScriptTests.cpp | 88 (int)AllocationUsageType::SCRIPT, in TEST_P() 215 (int)AllocationUsageType::SCRIPT, in TEST_P() 220 (int)AllocationUsageType::SCRIPT, in TEST_P() 263 (int)AllocationUsageType::SCRIPT, in TEST_P() 268 (int)AllocationUsageType::SCRIPT, in TEST_P() 307 (int)AllocationUsageType::SCRIPT, in TEST_P() 353 (int)AllocationUsageType::SCRIPT, in TEST_P() 368 (int)AllocationUsageType::SCRIPT, in TEST_P() 439 (int)AllocationUsageType::SCRIPT, in TEST_P() 516 (int)AllocationUsageType::SCRIPT, in TEST_P()
|
/aosp12/frameworks/minikin/libs/minikin/ |
H A D | HyphenatorMap.cpp | 26 constexpr SubtagBits SCRIPT = SubtagBits::SCRIPT; variable 82 result = lookupBySubtag(locale, LANGUAGE | REGION | SCRIPT | VARIANT); in lookupInternal() 102 result = lookupBySubtag(locale, SCRIPT); in lookupInternal()
|
H A D | Locale.h | 44 SCRIPT = 0b00000010, enumerator
|
H A D | Locale.cpp | 427 if ((bits & SubtagBits::SCRIPT) != SubtagBits::EMPTY) { in getPartialLocale()
|
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/rtt/ |
H A D | CivicLocationKeys.java | 42 SUBBRANCH_ROAD_NAME, STREET_NAME_PRE_MODIFIER, STREET_NAME_POST_MODIFIER, SCRIPT}) 110 public static final int SCRIPT = 128; field in CivicLocationKeys
|
/aosp12/build/make/core/ |
H A D | misc_prebuilt_internal.mk | 21 prebuilt_module_classes := SCRIPT ETC DATA RENDERSCRIPT_BITCODE
|
H A D | prebuilt_internal.mk | 54 else ifneq ($(filter SCRIPT ETC DATA RENDERSCRIPT_BITCODE,$(LOCAL_MODULE_CLASS)),)
|
/aosp12/hardware/interfaces/renderscript/1.0/ |
H A D | types.hal | 64 SCRIPT = 0x0001, 119 SCRIPT,
|
/aosp12/frameworks/rs/cpp/ |
H A D | Element.cpp | 97 CREATE_USER(SCRIPT, SCRIPT);
|
H A D | rsCppStructs.h | 499 sp<const Element> SCRIPT; member 1103 static sp<const Element> SCRIPT(const sp<RS> &rs);
|
/aosp12/art/tools/jfuzz/ |
H A D | README.md | 52 [--report_script=SCRIPT]
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | Element.java | 441 public static Element SCRIPT(RenderScript rs) { in SCRIPT() method in Element
|
/aosp12/frameworks/compile/mclinker/tools/mcld/ |
H A D | Options.td | 379 HelpText<"SCRIPT OPTIONS">;
|
/aosp12/frameworks/base/core/java/android/content/res/ |
H A D | Configuration.java | 1263 case (int) LocaleProto.SCRIPT: in readFromProto() 1264 script = protoInputStream.readString(LocaleProto.SCRIPT); in readFromProto()
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Element.java | 510 public static Element SCRIPT(RenderScript rs) { in SCRIPT() method in Element
|
/aosp12/frameworks/rs/script_api/ |
H A D | rs_graphics.spec | 224 If the source is not specified, sync from its SCRIPT memory space to its HW
|
/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_graphics.rsh | 428 * If the source is not specified, sync from its SCRIPT memory space to its HW
|
/aosp12/packages/modules/Wifi/framework/api/ |
H A D | current.txt | 1263 field public static final int SCRIPT = 128; // 0x80
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 36301 …method @Deprecated public static android.renderscript.Element SCRIPT(android.renderscript.RenderSc…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 26100 method public static android.renderscript.Element SCRIPT(android.renderscript.RenderScript);
|