Home
last modified time | relevance | path

Searched defs:a8 (Results 1 – 25 of 71) sorted by relevance

123

/external/v8/testing/gmock/include/gmock/
Dgmock-generated-nice-strict.h142 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in NiceMock()
151 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in NiceMock()
160 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in NiceMock()
238 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in NaggyMock()
247 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in NaggyMock()
256 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in NaggyMock()
334 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in StrictMock()
343 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in StrictMock()
352 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in StrictMock()
/external/googletest/googlemock/include/gmock/
Dgmock-generated-nice-strict.h142 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in NiceMock()
151 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in NiceMock()
160 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in NiceMock()
238 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in NaggyMock()
247 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in NaggyMock()
256 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in NaggyMock()
334 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in StrictMock()
343 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in StrictMock()
352 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in StrictMock()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-nice-strict.h130 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in NiceMock()
139 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in NiceMock()
148 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in NiceMock()
224 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1, in StrictMock()
233 const A5& a5, const A6& a6, const A7& a7, const A8& a8, in StrictMock()
242 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9, in StrictMock()
/external/skia/src/opts/
DSk4px_NEON.h72 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ in Load4Alphas() local
82 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ in Load2Alphas() local
/external/skqp/src/opts/
DSk4px_NEON.h72 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ in Load4Alphas() local
82 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ in Load2Alphas() local
/external/libffi/testsuite/libffi.call/
Dcls_longdouble.c24 long double a8) in cls_ldouble_fn()
45 long double a8 = *(long double*)args[7]; in cls_ldouble_gn() local
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_longdouble.c24 long double a8) in cls_ldouble_fn()
45 long double a8 = *(long double*)args[7]; in cls_ldouble_gn() local
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_longdouble.c24 long double a8) in cls_ldouble_fn()
45 long double a8 = *(long double*)args[7]; in cls_ldouble_gn() local
/external/clang/test/SemaTemplate/
Dtemp_arg_template.cpp29 C<Ylong> *a8; // expected-error{{template template argument has different template parameters than … variable
Dtemp_arg_type.cpp25 A<ns::B> a8; // expected-error{{use of class template 'ns::B' requires template arguments}} variable
Dinstantiate-expr-2.cpp42 void test_bin_op_overload(A<1> *a1, A<2> *a2, A<4> *a4, A<8> *a8) { in test_bin_op_overload()
64 void test_unary_op_overload(A<8> *a8) { in test_unary_op_overload()
/external/clang/test/Sema/
Dgeneric-selection.c30 int a8[_Generic(g, void (*)(void): 1, default: 2) == 1 ? 1 : -1]; in foo() local
Dcomplex-int.c34 double a8; in Tester() local
Dattr-mode-enums.c44 CompleteYType2 a8; in main() local
/external/clang/test/SemaCXX/
Dattr-weakref.cpp28 int a8 __attribute__((weakref ("v1"))); // expected-error {{weakref declaration must have internal … variable
/external/libvpx/libvpx/vpx_dsp/
Dsad.c136 unsigned int highbd_sad(const uint8_t *a8, int a_stride, const uint8_t *b8, in highbd_sad()
151 static INLINE unsigned int highbd_sadb(const uint8_t *a8, int a_stride, in highbd_sadb()
Dvariance.c240 static void highbd_variance64(const uint8_t *a8, int a_stride, in highbd_variance64()
261 static void highbd_8_variance(const uint8_t *a8, int a_stride, in highbd_8_variance()
271 static void highbd_10_variance(const uint8_t *a8, int a_stride, in highbd_10_variance()
281 static void highbd_12_variance(const uint8_t *a8, int a_stride, in highbd_12_variance()
Dpsnr.c50 static void encoder_highbd_variance64(const uint8_t *a8, int a_stride, in encoder_highbd_variance64()
71 static void encoder_highbd_8_variance(const uint8_t *a8, int a_stride, in encoder_highbd_8_variance()
124 static int64_t highbd_get_sse_shift(const uint8_t *a8, int a_stride, in highbd_get_sse_shift()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface.h144 typedef unsigned char a8; typedef
/external/valgrind/memcheck/tests/
Dwrap6.c419 UInt a7, UInt a8 ) in fn_8()
456 UInt a7, UInt a8, UInt a9 ) in fn_9()
494 UInt a7, UInt a8, UInt a9, UInt a10 ) in fn_10()
533 UInt a7, UInt a8, UInt a9, UInt a10, UInt a11 ) in fn_11()
573 UInt a7, UInt a8, UInt a9, UInt a10, UInt a11, UInt a12 ) in fn_12()
/external/clang/test/CodeGenCXX/
Dmangle-abi-tag.cpp47 static float a8; member
49 float E<float>::a8; member in E<float>
/external/valgrind/massif/tests/
Ddeep.c20 void a8 (int n) { a9 (n); } in a8() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_variance.c109 static void aq_highbd_variance64(const uint8_t *a8, int a_stride, in aq_highbd_variance64()
130 static void aq_highbd_8_variance(const uint8_t *a8, int a_stride, in aq_highbd_8_variance()
/external/clang/test/CXX/special/class.inhctor/
Dp1.cpp48 A a8{c,0,1}; // ok variable
/external/clang/test/CodeGen/
Dx86_32-arguments-linux.c45 t56_v2d a8, struct s56_4 a9, in f56()

123