Home
last modified time | relevance | path

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

12345

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledLambda.java214 Function<? super A, ? extends R> function, in obtainSupplier()
265 BiConsumer<? super A, ? super B> function, in obtainRunnable()
283 BiPredicate<? super A, ? super B> function, in obtainSupplier()
301 BiFunction<? super A, ? super B, ? extends R> function, in obtainSupplier()
319 BiConsumer<? super A, ? super B> function, in obtainConsumer()
337 BiPredicate<? super A, ? super B> function, in obtainPredicate()
355 BiFunction<? super A, ? super B, ? extends R> function, in obtainFunction()
373 BiConsumer<? super A, ? super B> function, in obtainConsumer()
391 BiPredicate<? super A, ? super B> function, in obtainPredicate()
409 BiFunction<? super A, ? super B, ? extends R> function, in obtainFunction()
[all …]
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DLVM_Macros.h31 #define MUL32x32INTO32(A,B,C,ShiftR) \ argument
68 #define MUL32x16INTO32(A,B,C,ShiftR) \ argument
94 #define ADD2_SAT_32x32(A,B,C) \ argument
/frameworks/rs/cpp/
DScriptIntrinsicBLAS.cpp109 float alpha, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Single()
123 double alpha, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Double()
136 float alphaX, float alphaY, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Complex()
149 double alphaX, double alphaY, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Z()
162 RsAllocation A, int a_offset, RsAllocation B, int b_offset, in nScriptIntrinsicBLAS_BNNM()
183 … validateGEMV(RS* mRS, const sp<const Element>& e, RsBlasTranspose TransA, const sp<Allocation>& A, in validateGEMV()
213 void ScriptIntrinsicBLAS::SGEMV(RsBlasTranspose TransA, float alpha, const sp<Allocation>& A, const… in SGEMV()
224 void ScriptIntrinsicBLAS::DGEMV(RsBlasTranspose TransA, double alpha, const sp<Allocation>& A, cons… in DGEMV()
235 void ScriptIntrinsicBLAS::CGEMV(RsBlasTranspose TransA, Float2 alpha, const sp<Allocation>& A, cons… in CGEMV()
246 void ScriptIntrinsicBLAS::ZGEMV(RsBlasTranspose TransA, Double2 alpha, const sp<Allocation>& A, con… in ZGEMV()
[all …]
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java275 …static void validateGEMV(Element e, int TransA, Allocation A, Allocation X, int incX, Allocation Y… in validateGEMV()
320 …public void SGEMV(@Transpose int TransA, float alpha, Allocation A, Allocation X, int incX, float … in SGEMV()
321 validateGEMV(Element.F32(mRS), TransA, A, X, incX, Y, incY); in SGEMV() local
342 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV()
343 validateGEMV(Element.F64(mRS), TransA, A, X, incX, Y, incY); in DGEMV() local
364 …public void CGEMV(@Transpose int TransA, Float2 alpha, Allocation A, Allocation X, int incX, Float… in CGEMV()
365 validateGEMV(Element.F32_2(mRS), TransA, A, X, incX, Y, incY); in CGEMV() local
386 …public void ZGEMV(@Transpose int TransA, Double2 alpha, Allocation A, Allocation X, int incX, Doub… in ZGEMV()
387 validateGEMV(Element.F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGEMV() local
417 …public void SGBMV(@Transpose int TransA, int KL, int KU, float alpha, Allocation A, Allocation X, … in SGBMV()
[all …]
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
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
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBLAS.java327 …public void SGEMV(@Transpose int TransA, float alpha, Allocation A, Allocation X, int incX, float … in SGEMV()
328 validateGEMV(Element.F32(mRS), TransA, A, X, incX, Y, incY); in SGEMV() local
359 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV()
360 validateGEMV(Element.F64(mRS), TransA, A, X, incX, Y, incY); in DGEMV() local
391 …public void CGEMV(@Transpose int TransA, Float2 alpha, Allocation A, Allocation X, int incX, Float… in CGEMV()
392 validateGEMV(Element.F32_2(mRS), TransA, A, X, incX, Y, incY); in CGEMV() local
423 …public void ZGEMV(@Transpose int TransA, Double2 alpha, Allocation A, Allocation X, int incX, Doub… in ZGEMV()
424 validateGEMV(Element.F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGEMV() local
464 …public void SGBMV(@Transpose int TransA, int KL, int KU, float alpha, Allocation A, Allocation X, … in SGBMV()
466 validateGEMV(Element.F32(mRS), TransA, A, X, incX, Y, incY); in SGBMV() local
[all …]
/frameworks/compile/mclinker/lib/Target/AArch64/
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
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp790 Relocator::DWord A = pReloc.target() + pReloc.addend(); in abs32() local
828 Relocator::DWord A = pReloc.target() + pReloc.addend(); in rel32() local
850 Relocator::DWord A = pReloc.target() + pReloc.addend(); in base_prel() local
858 Relocator::DWord A = pReloc.target() + pReloc.addend(); in gotoff32() local
874 Relocator::DWord A = pReloc.target() + pReloc.addend(); in got_brel() local
892 Relocator::DWord A = pReloc.target() + pReloc.addend(); in got_prel() local
908 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
[all …]
/frameworks/compile/mclinker/lib/Target/X86/
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 …]
/frameworks/compile/mclinker/lib/Target/Mips/
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
878 int32_t A = pParent.isN64ABI() ? pReloc.A() : (pReloc.A() & 0x03FFFFFF) << 2; in rel26() 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
1092 int64_t A = signExtend<18>(pReloc.A() << 2); in pc16() local
[all …]
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
DReferencedByInterface.java21 A, enumConstant
DReferencedByAnnotation.java21 A, enumConstant
DReferencedByClassInAnnotation.java21 A { enumConstant
DReferencedByAnnotationWithOtherReferences.java21 A { enumConstant
/frameworks/compile/slang/
Dlegacy_bitcode.h20 static inline uint64_t encodeLLVMAttributesForBitcode(llvm::AttributeSet A, in encodeLLVMAttributesForBitcode()
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dforward-declare-class.cpp21 class A { class
Daggregate-indirect-arg.cpp20 class A { class
/frameworks/av/media/libstagefright/foundation/tests/
DTypeTraits_test.cpp28 enum A { }; enum in android::TypeTraitsTest
/frameworks/base/core/tests/coretests/src/android/content/pm/
DSignatureTest.java27 …private static final Signature A = new Signature("308201D33082013CA0030201020219373565373461363A31… field in SignatureTest
/frameworks/compile/slang/StripUnkAttr/
Dstrip_unknown_attributes.cpp27 llvm::Argument &A = *I; in stripUnknownAttributes() local
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_static_globals.java36 Allocation A = Allocation.createTyped(pRS, t); in run() local
DUT_array_alloc.java40 Allocation A = Allocation.createTyped(pRS, T); in run() local
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVM_Polynomial.cpp48 LVM_FLOAT Y,A,XTemp,Temp,sign; in LVM_Polynomial() local
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_static_globals.java38 Allocation A = Allocation.createTyped(pRS, t); in run() local
DUT_array_alloc.java42 Allocation A = Allocation.createTyped(pRS, T); in run() local

12345