HomeSort by relevance Sort by last modified time
    Searched defs:A7 (Results 1 - 11 of 11) sorted by null

  /external/clang/INPUTS/
macro_pounder_fn.c 13 #define A7(A, B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B)
14 #define A8(A, B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B)
macro_pounder_obj.c 13 #define A7 A6 A6 A6 A6 A6 A6
14 #define A8 A7 A7 A7 A7 A7 A7
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_expl.h 76 A7 = 1.9841269841269470e-4, /* 0x1.a01a01a019f91p-13 */
265 dr * (A7 + dr * (A8 + dr * (A9 + dr * A10))))))));
  /external/libcxxabi/test/
dynamic_cast14.pass.cpp 81 struct A7
86 virtual ~A7() {}
96 A7* getA7() {return this;}
100 : public A7
105 A1* getA1_3() {return A7::getA1_3();}
106 A1* getA1_4() {return A7::getA1_4();}
107 A1* getA1_6() {return A7::getA1_6();}
108 A2* getA2() {return A7::getA2();}
109 A3* getA3() {return A7::getA3();}
110 A4* getA4() {return A7::getA4();
222 A7 a7; local
943 A7 a7; local
1664 A7 a7; local
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast14.cpp 80 struct A7
85 virtual ~A7() {}
95 A7* getA7() {return this;}
99 : public A7
104 A1* getA1_3() {return A7::getA1_3();}
105 A1* getA1_4() {return A7::getA1_4();}
106 A1* getA1_6() {return A7::getA1_6();}
107 A2* getA2() {return A7::getA2();}
108 A3* getA3() {return A7::getA3();}
109 A4* getA4() {return A7::getA4();
221 A7 a7; local
942 A7 a7; local
1663 A7 a7; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast14.pass.cpp 81 struct A7
86 virtual ~A7() {}
96 A7* getA7() {return this;}
100 : public A7
105 A1* getA1_3() {return A7::getA1_3();}
106 A1* getA1_4() {return A7::getA1_4();}
107 A1* getA1_6() {return A7::getA1_6();}
108 A2* getA2() {return A7::getA2();}
109 A3* getA3() {return A7::getA3();}
110 A4* getA4() {return A7::getA4();
222 A7 a7; local
943 A7 a7; local
1664 A7 a7; local
    [all...]
  /external/webp/src/dsp/
filters_sse2.c 83 const __m128i A7 = _mm_add_epi8(A5, A6);
84 _mm_storel_epi64((__m128i*)(dst + i), A7);
85 last = _mm_srli_epi64(A7, 56);
  /art/runtime/arch/mips64/
registers_mips64.h 41 A7 = 11,
  /device/google/dragon/audio/hal/dsp/
drc_kernel.c 562 const float32x4_t A7 = vdupq_n_f32(-4.3330336920917034149169921875e-3f);
587 "vmla.f32 %q[tmp1], %q[A7], %q[x2] \n"
619 [A7]"w"(A7),
646 "vmla.f32 %q[tmp1], %q[A7], %q[x2] \n"
677 [A7]"w"(A7),
701 const __m128 A7 = _mm_set1_ps(-4.3330336920917034149169921875e-3f);
729 "mulps %[A7], %[tmp1] \n"
766 [A7]"x"(A7)
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
Annotations57649Test.java 33 @Retention(RetentionPolicy.RUNTIME) @interface A7 {}
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 253 milliseconds