Home
last modified time | relevance | path

Searched defs:A (Results 1 – 25 of 230) sorted by relevance

12345678910

/aosp12/bionic/tests/libs/
H A Dcfi_test_lib.cpp66 struct A { struct
78 A() { in A() function
81 ~A() { in ~A() argument
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsicBLAS.cpp109 float alpha, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Single()
123 double alpha, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Double()
149 double alphaX, double alphaY, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Z()
872 int incX, const sp<Allocation>& A) { in SSYR()
932 int incY, const sp<Allocation>& A) { in DGER()
942 int incX, const sp<Allocation>& A) { in DSYR()
1062 int incX, const sp<Allocation>& A) { in CHER()
1158 int incX, const sp<Allocation>& A) { in ZHER()
1555 const sp<Allocation>& A, const sp<Allocation>& B) { in validateTRMM()
1618 const sp<Allocation>& A, const sp<Allocation>& B) { in validateTRSM()
[all …]
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambda.java223 Function<? super A, ? extends R> function, in obtainSupplier()
274 BiConsumer<? super A, ? super B> function, in obtainRunnable()
292 BiPredicate<? super A, ? super B> function, in obtainSupplier()
310 BiFunction<? super A, ? super B, ? extends R> function, in obtainSupplier()
328 BiConsumer<? super A, ? super B> function, in obtainConsumer()
346 BiPredicate<? super A, ? super B> function, in obtainPredicate()
442 BiConsumer<? super A, ? super B> function, in obtainConsumer()
460 BiPredicate<? super A, ? super B> function, in obtainPredicate()
509 BiConsumer<? super A, ? super B> function, in obtainMessage()
531 TriConsumer<? super A, ? super B, ? super C> function, in obtainRunnable()
[all …]
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/lib/
H A DLVM_Macros.h31 #define MUL32x32INTO32(A, B, C, ShiftR) \ argument
73 #define MUL32x16INTO32(A, B, C, ShiftR) \ argument
98 #define ADD2_SAT_32x32(A, B, C) \ argument
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java2497 validateL3(Element.F32(mRS), 0, 0, Side, A, B, C); in SSYMM() local
2523 validateL3(Element.F64(mRS), 0, 0, Side, A, B, C); in DSYMM() local
2729 validateSYR2K(Element.F32(mRS), Trans, A, B, C); in SSYR2K() local
2755 validateSYR2K(Element.F64(mRS), Trans, A, B, C); in DSYR2K() local
2781 validateSYR2K(Element.F32_2(mRS), Trans, A, B, C); in CSYR2K() local
2807 validateSYR2K(Element.F64_2(mRS), Trans, A, B, C); in ZSYR2K() local
3099 validateHEMM(Element.F32_2(mRS), Side, A, B, C); in CHEMM() local
3120 validateHEMM(Element.F64_2(mRS), Side, A, B, C); in ZHEMM() local
3161 validateHERK(Element.F32_2(mRS), Trans, A, C); in CHERK() local
3187 validateHERK(Element.F64_2(mRS), Trans, A, C); in ZHERK() local
[all …]
/aosp12/art/test/138-duplicate-classes-check/src-ex/
H A DA.java17 public class A { class
20 public A() { in A() method in A
/aosp12/art/test/138-duplicate-classes-check2/src-ex/
H A DA.java17 public class A { class
20 public A() { in A() method in A
/aosp12/art/test/138-duplicate-classes-check/src-art/
H A DA.java17 public class A { class
25 public A() { in A() method in A
/aosp12/art/test/138-duplicate-classes-check2/src/
H A DA.java17 public class A { class
25 public A() { in A() method in A
/aosp12/build/blueprint/proptools/
H A Dfilter_test.go24 A *string `keep:"true"` member
29 A *string member
33 A *string `keep:"true"` member
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBLAS.java3140 validateL3(Element.F32(mRS), 0, 0, Side, A, B, C); in SSYMM() local
3176 validateL3(Element.F64(mRS), 0, 0, Side, A, B, C); in DSYMM() local
3443 validateSYR2K(Element.F32(mRS), Trans, A, B, C); in SSYR2K() local
3479 validateSYR2K(Element.F64(mRS), Trans, A, B, C); in DSYR2K() local
3515 validateSYR2K(Element.F32_2(mRS), Trans, A, B, C); in CSYR2K() local
3551 validateSYR2K(Element.F64_2(mRS), Trans, A, B, C); in ZSYR2K() local
3917 validateHEMM(Element.F32_2(mRS), Side, A, B, C); in CHEMM() local
3948 validateHEMM(Element.F64_2(mRS), Side, A, B, C); in ZHEMM() local
3999 validateHERK(Element.F32_2(mRS), Trans, A, C); in CHERK() local
4033 validateHERK(Element.F64_2(mRS), Trans, A, C); in ZHERK() local
[all …]
/aosp12/build/make/tools/droiddoc/test/stubs/expected/com/android/stubs/a/
H A DA.java2 public abstract class A class
10 protected A(int a) { throw new RuntimeException("Stub!"); } in A() method in A
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp908 Relocator::DWord A = in thm_jump8() local
926 Relocator::DWord A = in thm_jump11() local
948 Relocator::DWord A = in thm_jump19() local
1000 Relocator::DWord A = in call() local
1056 Relocator::DWord A = in thm_call() local
1113 Relocator::DWord A = in movw_abs_nc() local
1142 Relocator::DWord A = in movw_prel_nc() local
1160 Relocator::DWord A = in movt_abs() local
1186 Relocator::DWord A = in movt_prel() local
1208 Relocator::DWord A = in thm_movw_abs_nc() local
[all …]
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp464 Relocator::DWord A = pReloc.target() + pReloc.addend(); in abs() local
511 Relocator::DWord A = pReloc.addend(); in rel() local
544 Relocator::DWord A = pReloc.addend(); in add_abs_lo12() local
560 Relocator::DWord A = pReloc.addend(); in adr_prel_lo21() local
579 Relocator::DWord A = pReloc.addend(); in adr_prel_pg_hi21() local
604 Relocator::DWord A = pReloc.addend(); in call() local
633 Relocator::DWord A = pReloc.addend(); in condbr() local
655 Relocator::DWord A = pReloc.addend(); in adr_got_page() local
681 Relocator::DWord A = pReloc.addend(); in ld64_got_lo12() local
707 Relocator::DWord A = pReloc.addend(); in ldst_abs_lo12() local
/aosp12/build/make/tools/droiddoc/test/stubs/src/com/android/stubs/a/
H A DA.java21 public abstract class A extends Parent implements Parent.Interface, SomeInterface { class
22 protected A(int a) { in A() method in A
/aosp12/build/soong/android/
H A Darch_test.go26 A *string `android:"arch_variant"` member
31 A *string member
35 A *string `android:"arch_variant"` member
/aosp12/art/test/033-class-init-deadlock/src/
H A DMain.java53 class A { class
67 new A(); in A() method
/aosp12/art/test/594-invoke-super/src/
H A DMain.java24 class A { class
25 A() { System.out.println("new A"); } in A() method in A
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp64 Relocation::DWord A() const { return m_Addend; } in A() function in mcld::MipsRelocationInfo
695 Relocator::DWord A = pReloc.A(); in createDynRel() local
847 Relocator::DWord A = pReloc.A(); in abs32() local
946 uint64_t A = pReloc.A(); in gprel16() local
987 int32_t A = pReloc.A(); in gothi16() local
1008 uint64_t A = pReloc.A(); in sub() local
1027 uint64_t A = pReloc.A(); in gprel32() local
1044 Relocator::DWord A = pReloc.A(); in abs64() local
1102 int64_t A = pReloc.A(); in pc32() local
1175 uint64_t A = pReloc.A() & 0xFFFF; in tlshi16() local
[all …]
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp864 Relocator::DWord A = pReloc.target() + pReloc.addend(); in abs() local
901 Relocator::DWord A = pReloc.target() + pReloc.addend(); in rel() local
934 Relocator::DWord A = pReloc.target() + pReloc.addend(); in gotoff32() local
944 Relocator::DWord A = pReloc.target() + pReloc.addend(); in gotpc32() local
965 Relocator::DWord A = pReloc.target() + pReloc.addend(); in got32() local
980 Relocator::DWord A = pReloc.target() + pReloc.addend(); in plt32() local
1007 Relocator::DWord A = pReloc.target() + pReloc.addend(); in tls_gd() local
1026 Relocator::DWord A = pReloc.target() + pReloc.addend(); in tls_ldm() local
1035 Relocator::DWord A = pReloc.target() + pReloc.addend(); in tls_ldo_32() local
1055 Relocator::DWord A = pReloc.target() + pReloc.addend(); in tls_ie() local
[all …]
/aosp12/art/test/712-varhandle-invocations/src/
H A DVarHandleFpCasTests.java24 public static class A { class in VarHandleFpCasTests.FieldFloatTest
54 public static class A { class in VarHandleFpCasTests.FieldDoubleTest
/aosp12/system/netd/libnetdutils/
H A DSliceTest.cpp81 struct A { in TEST_F() struct
82 int a, b; in TEST_F()
83 bool operator==(const A& other) const { return a == other.a && b == other.b; } in TEST_F()
/aosp12/packages/apps/Car/libs/car-apps-common/tests/unittests/src/com/android/car/apps/common/
H A DLiveDataFunctionsTest.java212 BiFunction<LiveData<A>, LiveData<B>, LiveData<R>> op, in testBinaryOperator()
213 Pair<Pair<LiveData<A>, LiveData<B>>, R>... args) { in testBinaryOperator()
232 BiFunction<LiveData<A>, LiveData<B>, LiveData<?>> op, in checkUninitializedBinary()
233 Pair<LiveData<A>, LiveData<B>>... args) { in checkUninitializedBinary()
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DArrayUtilsTest.java30 final Object A = new Object(); in testContains() local
46 final Object A = new Object(); in testIndexOf() local
66 final Object A = new Object(); in testContainsAll() local
/aosp12/build/soong/android/soongconfig/
H A Dmodules_test.go292 A *string member
297 A *string member

12345678910