/aosp_15_r20/external/tpm2-tss/src/tss2-mu/ |
H A D | tpms-types.c | 597 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument 651 #define TPMS_UNMARSHAL_7(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument 704 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument 758 #define TPMS_UNMARSHAL_7_U(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument 811 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7, \ argument 882 #define TPMS_UNMARSHAL_11(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7, \ argument
|
H A D | tpmt-types.c | 397 m4, op4, fn4, m5, op5, sel5, fn5, m6, op6, sel6, fn6) \ argument 445 #define TPMT_UNMARSHAL_6(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, sel5, fn5, m6, sel6, fn6) \ argument
|
H A D | tpmu-types.c | 274 sel4, op4, m4, fn4, sel5, op5, m5, fn5, sel6, op6, m6, fn6, \ argument 366 sel4, m4, fn4, sel5, m5, fn5, sel6, m6, fn6, sel7, m7, fn7, \ argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/examples/ |
D | methods.go | 67 func (t T1[_]) m6() {} func 85 func (t T2[_, _, _]) m6() {} func
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | warp_plane_neon.c | 59 int16x8_t m6 = vmulq_s16(f[6], vextq_s16(in16_lo, in16_hi, 6)); in horizontal_filter_8x1_f8() local 122 int16x8_t m6 = vmulq_s16(f_s16, vextq_s16(in16_lo, in16_hi, 6)); in horizontal_filter_8x1_f1_beta0() local 267 int32x4_t m6 = vmull_s16(vget_low_s16(s6), vget_low_s16(f[6])); in vertical_filter_8x1_f8() local
|
H A D | highbd_warp_plane_neon.c | 70 int32x4_t m6 = vmull_s16(vget_low_s16(f[6]), vget_low_s16(rv6)); in highbd_horizontal_filter_8x1_f8() local 132 int32x4_t m6 = vmull_s16(vget_low_s16(f), vget_low_s16(rv6)); in highbd_horizontal_filter_8x1_f1() local 246 int32x4_t m6 = vmull_s16(vget_low_s16(s6), vget_low_s16(f[6])); in vertical_filter_8x1_f8() local
|
H A D | highbd_warp_plane_sve.c | 62 int64x2_t m6 = aom_sdotq_s16(vdupq_n_s64(0), rv6, f[6]); in highbd_horizontal_filter_8x1_f8() local 115 int64x2_t m6 = aom_sdotq_s16(vdupq_n_s64(0), rv6, f); in highbd_horizontal_filter_8x1_f1() local 222 int64x2_t m6 = aom_sdotq_s16(vdupq_n_s64(0), s6, f[6]); in vertical_filter_8x1_f8() local
|
/aosp_15_r20/external/lzma/C/ |
H A D | Sha512Opt.c | 268 #define R2(k, m0,m1,m2,m3,m4,m5,m6,m7, a0,a1,a2,a3, OP) \ argument 276 #define R8(k, m0,m1,m2,m3,m4,m5,m6,m7, OP) \ argument 304 v128_64 m0, m1, m2, m3, m4, m5, m6, m7; in Sha512_UpdateBlocks_HW() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | idct32x32_msa.c | 16 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct32x8_row_transpose_store() local 244 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct_butterfly_transpose_store() local 543 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct8x32_column_butterfly_addblk() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | idct32x32_lsx.c | 22 __m128i m0, m1, m2, m3, m4, m5, m6, m7; in idct32x8_row_transpose_store() local 317 __m128i m0, m1, m2, m3, m4, m5, m6, m7; in idct_butterfly_transpose_store() local 668 __m128i m0, m1, m2, m3, m4, m5, m6, m7; in idct8x32_column_butterfly_addblk() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_test_eu_compact.cpp | 298 struct elk_reg m6 = elk_vec8_reg(ELK_MESSAGE_REGISTER_FILE, 6, 0); in TEST_P() local 316 struct elk_reg m6 = elk_vec8_reg(ELK_MESSAGE_REGISTER_FILE, 6, 0); in TEST_P() local
|
/aosp_15_r20/external/clang/test/CXX/class/class.union/ |
H A D | p1.cpp | 71 } m6; // expected-error {{union member 'm6' has a non-trivial destructor}} member 91 } m6; // expected-error {{union member 'm6' has a non-trivial destructor}} member
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2b.c | 299 const __m128i m6 = LOADU( block + 96 ); in blake2b_compress() local 308 const uint64_t m6 = ( ( uint64_t * )block )[ 6]; in blake2b_compress() local
|
/aosp_15_r20/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/ |
H A D | Matrix.java | 31 float m2, float m6, float m10, float m14, in Matrix() 194 float m2, float m6, float m10, float m14, in nCreate()
|
/aosp_15_r20/bionic/tests/headers/posix/ |
H A D | stdatomic_h.c | 80 memory_order m6 = memory_order_seq_cst; in stdatomic_h() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue47968.go | 21 func (T[* /* ERROR "must be an identifier" */ int]) m6() {} // syntax error func
|
D | issue28251.go | 53 func (T6) m6() {} func
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/proto/ |
D | TfMetricProtoUtilTest.java | 71 Measurements m6 = Measurements.newBuilder().build(); in testCompatibleConvert() local
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/targets/ |
H A D | Target01.java | 81 public void m6() { in m6() method in Target01
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testgreg_month.cpp | 17 greg_month m1(Jan), m2(Feb), m3(Mar), m4(Apr), m5(May), m6(Jun); in test_month() local
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | loopfilter_tmpl.c | 430 const ptrdiff_t stridea, b32x4 apply, b32x4 m6) in loop_filter_h_6_all() 1005 const ptrdiff_t strideb, b32x4 apply, b32x4 m6) in loop_filter_v_6_all() 1585 b32x4 m6 = vec_cmpeq(wd6, mm); in LPF() local 1664 b32x4 m6 = vec_cmpeq(wd6, mm); in LPF() local
|
/aosp_15_r20/external/ow2-asm/asm-test/src/resources/java/jdk3/ |
H A D | AllStructures.java | 79 strictfp char m6() { in m6() method in AllStructures
|
/aosp_15_r20/external/javassist/src/test/testproxy/ |
H A D | Target.java | 11 public float m6(float f) { return f; } in m6() method in Target
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/utility/mem.res/ |
H A D | pmr.availability.verify.cpp | 35 … [[maybe_unused]] std::pmr::deque<int> m6; // expected-error {{is unavailable}} in f() local
|
/aosp_15_r20/art/test/GetMethodSignature/ |
H A D | GetMethodSignature.java | 23 void m6(int i, int j, int[][] array1) { } in m6() method in GetMethodSignature
|