Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 25 of 758) sorted by relevance

12345678910>>...31

/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingTest.java109 public void runTest(TestAction ta, String testName) { in runTest()
152 TestAction ta = new TestAction(TestName.LEVELS_VEC3_RELAXED); in testLevelsVec3Relaxed() local
159 TestAction ta = new TestAction(TestName.LEVELS_VEC4_RELAXED); in testLevelsVec4Relaxed() local
166 TestAction ta = new TestAction(TestName.LEVELS_VEC3_FULL); in testLevelsVec3Full() local
173 TestAction ta = new TestAction(TestName.LEVELS_VEC4_FULL); in testLevelsVec4Full() local
180 TestAction ta = new TestAction(TestName.BLUR_RADIUS_25); in testBlurRadius25() local
187 TestAction ta = new TestAction(TestName.INTRINSIC_BLUR_RADIUS_25); in testIntrinsicBlurRadius25() local
194 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local
201 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local
208 TestAction ta = new TestAction(TestName.FISHEYE_FULL); in testFisheyeFull() local
[all …]
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DImageProcessingTest.java96 public void runTest(TestAction ta, String testName) { in runTest()
117 TestAction ta = new TestAction(TestName.LEVELS_VEC3_RELAXED); in testLevelsVec3Relaxed() local
124 TestAction ta = new TestAction(TestName.LEVELS_VEC4_RELAXED); in testLevelsVec4Relaxed() local
131 TestAction ta = new TestAction(TestName.LEVELS_VEC3_FULL); in testLevelsVec3Full() local
138 TestAction ta = new TestAction(TestName.LEVELS_VEC4_FULL); in testLevelsVec4Full() local
145 TestAction ta = new TestAction(TestName.BLUR_RADIUS_25); in testBlurRadius25() local
152 TestAction ta = new TestAction(TestName.INTRINSIC_BLUE_RADIUS_25); in testIntrinsicBlurRadius25() local
159 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local
166 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local
173 TestAction ta = new TestAction(TestName.FISHEYE_FULL); in testFisheyeFull() local
[all …]
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransparentPolicyTest.java53 robot.transparentActivity((ta) -> { in testNotStartingWhenDisabled() argument
64 robot.transparentActivity((ta) -> { in testNotStartingWithoutTask() argument
76 robot.transparentActivity((ta) -> { in testPolicyRunningWhenTransparentIsUsed() argument
89 robot.transparentActivity((ta) -> { in testCleanLetterboxConfigListenerWhenTranslucentIsDestroyed() argument
107 robot.transparentActivity((ta) -> { in testApplyStrategyAgainWhenOpaqueIsDestroyed() argument
124 robot.transparentActivity((ta) -> { in testResetOpaqueReferenceWhenOpaqueIsDestroyed() argument
139 robot.transparentActivity((ta) -> { in testNotApplyStrategyAgainWhenOpaqueIsNotDestroyed() argument
156 robot.transparentActivity((ta) -> { in testApplyStrategyToTranslucentActivities() argument
179 robot.transparentActivity((ta) -> { in testApplyStrategyToTransparentActivitiesRetainsWindowConfigurationProperties() argument
194 robot.transparentActivity((ta) -> { in testApplyStrategyToMultipleTranslucentActivities() argument
[all …]
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasTest.java97 public void runTest(TestAction ta, String testName) { in runTest()
116 TestAction ta = new TestAction(TestName.SGEMM_SMALL); in testSGEMMSmall() local
123 TestAction ta = new TestAction(TestName.SGEMM_MEDIUM); in testSGEMMedium() local
130 TestAction ta = new TestAction(TestName.SGEMM_LARGE); in testSGEMMLarge() local
137 TestAction ta = new TestAction(TestName.BNNM_SMALL); in testBNNMSmall() local
144 TestAction ta = new TestAction(TestName.BNNM_MEDIUM); in testBNNMMMedium() local
151 TestAction ta = new TestAction(TestName.BNNM_LARGE); in testBNNMLarge() local
158 TestAction ta = new TestAction(TestName.SGEMM_GoogLeNet); in testSGEMMGoogLeNet() local
165 TestAction ta = new TestAction(TestName.BNNM_GoogLeNet); in testBNNMGoogLeNet() local
172 TestAction ta = new TestAction(TestName.SGEMM_GoogLeNet_Padded); in testSGEMMGoogLeNetPadded() local
[all …]
/aosp_15_r20/libcore/luni/src/test/java/tests/security/cert/
H A DPKIXCertPathValidatorResultTest.java73 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathValidatorResult01() local
108 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathValidatorResult03() local
129 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathValidatorResult04() local
147 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetTrustAnchor() local
170 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetPublicKey() local
196 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetPolicyTree01() local
223 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetPolicyTree02() local
247 TrustAnchor ta = TestUtils.getTrustAnchor(); in testClone() local
298 TrustAnchor ta = TestUtils.getTrustAnchor(); in testToString01() local
319 TrustAnchor ta = TestUtils.getTrustAnchor(); in testToString02() local
H A DPKIXCertPathBuilderResultTest.java82 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult01() local
105 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult02() local
125 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult03() local
168 TrustAnchor ta = TestUtils.getTrustAnchor(); in testPKIXCertPathBuilderResult05() local
187 TrustAnchor ta = TestUtils.getTrustAnchor(); in test_clone() local
189 + ": not performed (could not create test TrustAnchor)", ta); in test_clone() local
211 TrustAnchor ta = TestUtils.getTrustAnchor(); in testGetCertPath() local
238 TrustAnchor ta = TestUtils.getTrustAnchor(); in testToString() local
H A DTrustAnchorTest.java114 TrustAnchor ta = new TrustAnchor(validCaNameRfc2253, pk, ncCopy); in testTrustAnchorStringPublicKeybyteArray03() local
225 TrustAnchor ta = new TrustAnchor(new X500Principal(validCaNameRfc2253), in testTrustAnchorX500PrincipalPublicKeybyteArray03() local
417 TrustAnchor ta = in testGetCAPublicKey01() local
440 TrustAnchor ta = in testGetCAName01() local
463 TrustAnchor ta = in testGetTrustedCer02() local
568 TrustAnchor ta = in testGetCA01() local
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dparameterlist.cpp18 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
28 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
38 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
54 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
69 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
97 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
128 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
142 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
H A Dparameterdict.cpp16 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
32 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
99 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
114 torch::Tensor ta = torch::randn({1, 2}, torch::requires_grad(true)); in TEST_F() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java75 TypedArray ta = context.obtainStyledAttributes(android.R.style.TextAppearance_DeviceDefault, in getDefaultBodyFont() local
88 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getDimension() local
113 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrBoolean() local
120 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrDrawable() local
127 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrInteger() local
184 TypedArray ta = context.obtainStyledAttributes(attrSet, attrNames); in createValueMap() local
/aosp_15_r20/external/jemalloc_new/test/unit/
H A Datomic.c18 #define DO_TESTS(t, ta, val1, val2, val3) do { \ argument
85 #define DO_INTEGER_TESTS(t, ta, val1, val2) do { \ argument
135 #define TEST_STRUCT(t, ta) \ argument
161 #define TEST_BODY(t, ta) do { \ argument
169 #define INTEGER_TEST_BODY(t, ta) do { \ argument
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DYuvTest.java112 Allocation ta = Allocation.createSized(mRS, Element.U8(mRS), tmp.length); in testV17() local
151 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local
202 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12() local
254 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12_Float4() local
301 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21_Float4() local
/aosp_15_r20/external/coreboot/src/device/oprom/yabel/
H A Ddevice.c136 translate_address_t ta; in biosemu_dev_get_addr_info() local
219 translate_address_t ta; in biosemu_dev_get_addr_info() local
257 translate_address_t ta; in biosemu_dev_find_vmem_addr() local
334 translate_address_t ta; in biosemu_dev_check_exprom() local
463 translate_address_t ta; in biosemu_dev_translate_address() local
/aosp_15_r20/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/about/
DUtils.java100 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in applyAlphaAttr() local
115 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttrDefaultColor() local
122 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttr() local
137 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getThemeAttr() local
144 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getDrawable() local
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c46 ThreadArgument *ta = (ThreadArgument *) param; in thread_start() local
132 ThreadArgument *ta = &thread_args[i]; in main() local
165 ThreadArgument *ta = &thread_args[i]; in main() local
177 ThreadArgument *ta = &thread_args[i]; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtensor_array_ops.cc209 xla::XlaOp ta = resource->value(); in Compile() local
262 xla::XlaOp ta = resource->value(); in Compile() local
312 xla::XlaOp ta = resource->value(); in Compile() local
380 xla::XlaOp ta = resource->value(); in Compile() local
460 xla::XlaOp ta = resource->value(); in Compile() local
515 xla::XlaOp ta = resource->value(); in Compile() local
/aosp_15_r20/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/util/
DLibUtils.java134 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in applyAlphaAttr() local
149 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttrDefaultColor() local
156 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttr() local
171 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getThemeAttr() local
178 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getDrawable() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtracking_allocator_test.cc72 TrackingAllocator* ta = new TrackingAllocator(a, false); in TEST() local
121 TrackingAllocator* ta = new TrackingAllocator(&a, false); in TEST() local
147 TrackingAllocator* ta = new TrackingAllocator(&a, false); in TEST() local
166 TrackingAllocator* ta = new TrackingAllocator(&a, false); in TEST() local
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNTest.java48 TestAction ta = new TestAction(mModel, WARMUP_SHORT_SECONDS, RUNTIME_SHORT_SECONDS); in testNNAPI() local
55 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testNNAPI10Seconds() local
64 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testNNAPIAllData() local
DTFLiteTest.java44 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testTFLite10Seconds() local
52 TestAction ta = new TestAction(mModel, WARMUP_SHORT_SECONDS, in testTFLite() local
61 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testTFLiteAllData() local
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DContextThemeWrapperTest.java81 TypedArray ta = in testAccessTheme() local
96 TypedArray ta = in testSetTheme() local
160 private void verifyIdenticalTextAppearanceStyle(TypedArray ta) { in verifyIdenticalTextAppearanceStyle()
/aosp_15_r20/frameworks/base/core/tests/resourceflaggingtests/src/com/android/resourceflaggingtests/
H A DResourceFlaggingTest.java157 TypedArray ta = mResources.newTheme().obtainStyledAttributes( in testDisabledStyleDoesntOverride() local
164 TypedArray ta = mResources.newTheme().obtainStyledAttributes( in testEnabledStyleDoesOverride() local
171 TypedArray ta = mResources.newTheme().obtainStyledAttributes( in testEnabledStyleItemDoesOverride() local
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/content/res/
H A DResources_Theme_Delegate.java58 BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes( in obtainStyledAttributes() local
71 BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes( in obtainStyledAttributes() local
83 … BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes(set, in obtainStyledAttributes() local
/aosp_15_r20/art/test/2037-thread-name-inherit/
H A Dthread_name_inherit.cc74 ThreadArgs ta { in Java_Main_runThreadTestWithName() local
87 ThreadArgs ta { in Java_Main_runThreadTest() local
102 ThreadArgs ta { in Java_Main_runThreadTestSetJava() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DUtils.java351 TypedArray ta = context.obtainStyledAttributes(new int[] {attr}); in applyAlphaAttr() local
375 TypedArray ta = context.obtainStyledAttributes(new int[] {attr}); in getColorAttrDefaultColor() local
382 TypedArray ta = context.obtainStyledAttributes(new int[] {attr}); in getColorAttr() local
397 TypedArray ta = context.obtainStyledAttributes(new int[] {attr}); in getThemeAttr() local
404 TypedArray ta = context.obtainStyledAttributes(new int[] {attr}); in getDrawable() local

12345678910>>...31