/external/llvm/test/MC/Hexagon/instructions/ |
D | cr.s | 8 p1 = fastcorner9(p2, p3) define 12 p1 = any8(p2) define 14 p1 = all8(p2) define 46 p1 = and(p3, p2) define 48 p1 = and(p2, and(p3, p3)) define 50 p1 = or(p3, p2) define 52 p1 = and(p2, or(p3, p3)) define 54 p1 = xor(p2, p3) define 56 p1 = or(p2, and(p3, p3)) define 58 p1 = and(p2, !p3) define [all …]
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 590 #define BT_TRACE_1(l,t,m,p1) LogMsg_1(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 591 #define BT_TRACE_2(l,t,m,p1,p2) LogMsg_2(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 593 #define BT_TRACE_3(l,t,m,p1,p2,p3) LogMsg_3(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 595 #define BT_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg_4(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 597 #define BT_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg_5(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 600 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 605 #define BT_ERROR_TRACE_1(l,m,p1) LogMsg_1(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 606 #define BT_ERROR_TRACE_2(l,m,p1,p2) LogMsg_2(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 607 #define BT_ERROR_TRACE_3(l,m,p1,p2,p3) LogMsg_3(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 612 #define HCI_TRACE_ERROR1(m,p1) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument [all …]
|
D | gki_target.h | 391 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 392 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 394 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 396 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 399 #define GKI_TRACE_1(m,p1) argument 400 #define GKI_TRACE_2(m,p1,p2) argument 401 #define GKI_TRACE_3(m,p1,p2,p3) argument 402 #define GKI_TRACE_4(m,p1,p2,p3,p4) argument [all …]
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_hal_target.h | 175 #define NCI_TRACE_1(l,t,m,p1) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 176 #define NCI_TRACE_2(l,t,m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 178 #define NCI_TRACE_3(l,t,m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 180 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 182 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 185 #define NCI_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 190 #define HAL_TRACE_ERROR1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 191 #define HAL_TRACE_ERROR2(m,p1,p2) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 192 #define HAL_TRACE_ERROR3(m,p1,p2,p3) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 193 #define HAL_TRACE_ERROR4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument [all …]
|
D | gki_hal_target.h | 253 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 254 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 255 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 256 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 257 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 258 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 261 #define GKI_TRACE_1(m,p1) argument 262 #define GKI_TRACE_2(m,p1,p2) argument 263 #define GKI_TRACE_3(m,p1,p2,p3) argument 264 #define GKI_TRACE_4(m,p1,p2,p3,p4) argument [all …]
|
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/ |
D | opencl_core_wrappers.hpp | 11 inline cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, voi… in clBuildProgram() 14 inline cl_int clCompileProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, c… in clCompileProgram() 17 inline cl_mem clCreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { ret… in clCreateBuffer() 20 inline cl_command_queue clCreateCommandQueue(cl_context p0, cl_device_id p1, cl_command_queue_prope… in clCreateCommandQueue() 23 inline cl_context clCreateContext(const cl_context_properties* p0, cl_uint p1, const cl_device_id* … in clCreateContext() 26 inline cl_context clCreateContextFromType(const cl_context_properties* p0, cl_device_type p1, void … in clCreateContextFromType() 29 inline cl_mem clCreateImage(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, const cl_ima… in clCreateImage() 32 inline cl_mem clCreateImage2D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3,… in clCreateImage2D() 35 inline cl_mem clCreateImage3D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3,… in clCreateImage3D() 38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() [all …]
|
/external/libcxx/test/std/utilities/utility/pairs/pairs.spec/ |
D | comparison.pass.cpp | 28 P p1(3, 4); in main() local 39 P p1(2, 4); in main() local 50 P p1(3, 2); in main() local 61 P p1(3, 4); in main() local 72 P p1(3, 4); in main() local 85 constexpr P p1(3, 4); in main() local
|
D | make_pair.pass.cpp | 22 P1 p1 = std::make_pair(3, 4); in main() local 30 P1 p1 = std::make_pair(std::unique_ptr<int>(new int(3)), 4); in main() local 36 P1 p1 = std::make_pair(nullptr, 4); in main() local 45 constexpr P1 p1 = std::make_pair(3, 4); in main() local
|
/external/kernel-headers/original/uapi/linux/ |
D | ultrasound.h | 75 #define _GUS_CMD(chn, voice, cmd, p1, p2) \ argument 83 #define GUS_NUMVOICES(chn, p1) _GUS_CMD(chn, 0, _GUS_NUMVOICES, (p1), 0) argument 84 #define GUS_VOICESAMPLE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICESAMPLE, (p1), 0) /* OBSOLET… argument 85 #define GUS_VOICEON(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEON, (p1), 0) argument 88 #define GUS_VOICEMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEMODE, (p1), 0) argument 89 #define GUS_VOICEBALA(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEBALA, (p1), 0) argument 92 #define GUS_VOICEVOL(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL, (p1), 0) argument 93 #define GUS_VOICEVOL2(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL2, (p1), 0) argument 95 #define GUS_RAMPRATE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_RAMPRATE, (p1), (p2)) argument 96 #define GUS_RAMPMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_RAMPMODE, (p1), 0) argument [all …]
|
/external/opencv3/3rdparty/libjpeg/ |
D | jerror.h | 212 #define ERREXIT1(cinfo,code,p1) \ argument 216 #define ERREXIT2(cinfo,code,p1,p2) \ argument 221 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 227 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 234 #define ERREXIT6(cinfo,code,p1,p2,p3,p4,p5,p6) \ argument 254 #define WARNMS1(cinfo,code,p1) \ argument 258 #define WARNMS2(cinfo,code,p1,p2) \ argument 268 #define TRACEMS1(cinfo,lvl,code,p1) \ argument 272 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 277 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument [all …]
|
/external/opencv3/3rdparty/libpng/ |
D | pngdebug.h | 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 67 # define png_debug2(l,m,p1,p2) \ argument 93 # define png_debug1(l,m,p1) \ argument 101 # define png_debug2(l,m,p1,p2) \ argument 121 # define png_debug1(l,m,p1) \ argument 132 # define png_debug2(l,m,p1,p2) \ argument 152 # define png_debug1(l, m, p1) ((void)0) argument 155 # define png_debug2(l, m, p1, p2) ((void)0) argument
|
/external/pdfium/third_party/lpng_v163/ |
D | pngdebug.h | 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 67 # define png_debug2(l,m,p1,p2) \ argument 93 # define png_debug1(l,m,p1) \ argument 101 # define png_debug2(l,m,p1,p2) \ argument 121 # define png_debug1(l,m,p1) \ argument 132 # define png_debug2(l,m,p1,p2) \ argument 152 # define png_debug1(l, m, p1) ((void)0) argument 155 # define png_debug2(l, m, p1, p2) ((void)0) argument
|
/external/libpng/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 66 # define png_debug2(l,m,p1,p2) \ argument 89 # define png_debug1(l,m,p1) \ argument 97 # define png_debug2(l,m,p1,p2) \ argument 117 # define png_debug1(l,m,p1) \ argument 128 # define png_debug2(l,m,p1,p2) \ argument 148 # define png_debug1(l, m, p1) ((void)0) argument 151 # define png_debug2(l, m, p1, p2) ((void)0) argument
|
/external/opencv3/modules/core/test/ |
D | test_ptr.cpp | 116 Ptr<Reporter> p1(new Reporter(&deleted)); in TEST() local 126 Ptr<Reporter> p1(new Reporter(&deleted)); in TEST() local 136 Ptr<Reporter> p1(new Reporter(&deleted)); in TEST() local 151 Ptr<Reporter> p1(new Reporter(&deleted1)); in TEST() local 159 Ptr<Reporter> p1(new Reporter(&deleted1)); in TEST() local 171 Ptr<Reporter> p1(new Reporter(&deleted1)); in TEST() local 187 Ptr<Reporter> p1(new Reporter(&deleted)); in TEST() local 224 Ptr<Reporter> p1(r1), p2(r2); in TEST() local 239 Ptr<Reporter> p1(r1), p2(r2); in TEST() local 291 Ptr<const Reporter> p1(new Reporter(&deleted)); in TEST() local [all …]
|
/external/pdfium/third_party/libjpeg/ |
D | jerror.h | 208 #define ERREXIT1(cinfo,code,p1) \ argument 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 241 #define WARNMS1(cinfo,code,p1) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 255 #define TRACEMS1(cinfo,lvl,code,p1) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument [all …]
|
/external/libjpeg-turbo/ |
D | jerror.h | 233 #define ERREXIT1(cinfo,code,p1) \ argument 237 #define ERREXIT2(cinfo,code,p1,p2) \ argument 242 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 248 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 266 #define WARNMS1(cinfo,code,p1) \ argument 270 #define WARNMS2(cinfo,code,p1,p2) \ argument 280 #define TRACEMS1(cinfo,lvl,code,p1) \ argument 284 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 289 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 294 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument [all …]
|
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.special/ |
D | rel.pass.cpp | 59 const std::unique_ptr<A, Deleter<A> > p1(new A); in main() local 66 const std::unique_ptr<A, Deleter<A> > p1(new A); in main() local 73 const std::unique_ptr<A[], Deleter<A[]> > p1(new A[3]); in main() local 80 const std::unique_ptr<A[], Deleter<A[]> > p1(new A[3]); in main() local 87 const std::unique_ptr<A, Deleter<A> > p1; in main() local 94 const std::unique_ptr<A, Deleter<A> > p1; in main() local
|
D | eq.pass.cpp | 51 const std::unique_ptr<A, Deleter<A> > p1(new A); in main() local 57 const std::unique_ptr<A, Deleter<A> > p1(new A); in main() local 63 const std::unique_ptr<A[], Deleter<A[]> > p1(new A[3]); in main() local 69 const std::unique_ptr<A[], Deleter<A[]> > p1(new A[3]); in main() local 75 const std::unique_ptr<A, Deleter<A> > p1; in main() local 81 const std::unique_ptr<A, Deleter<A> > p1; in main() local
|
/external/webrtc/webrtc/base/ |
D | refcount.h | 40 RefCountedObject(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) { in RefCountedObject() 44 RefCountedObject(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) { in RefCountedObject() 48 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4) in RefCountedObject() 53 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountedObject() 59 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) in RefCountedObject() 65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) in RefCountedObject() 71 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) in RefCountedObject() 78 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9) in RefCountedObject() 85 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10) in RefCountedObject() 93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, in RefCountedObject()
|
/external/libchrome/sandbox/linux/seccomp-bpf/ |
D | syscall.h | 49 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7) { in Call() 69 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6) { in Call() 83 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { in Call() 96 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4) { in Call() 101 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3) { in Call() 106 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2) { in Call() 111 static inline intptr_t Call(int nr, T0 p0, T1 p1) { in Call()
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
D | make_shared.volatile.pass.cpp | 25 std::shared_ptr<T> p1 = std::make_shared<T>(t1); in test() local 33 std::shared_ptr<const T> p1 = std::make_shared<const T>(t1); in test() local 41 std::shared_ptr<volatile T> p1 = std::make_shared<volatile T>(t1); in test() local 49 std::shared_ptr<const volatile T> p1 = std::make_shared<const volatile T>(t1); in test() local
|
/external/libweave/third_party/chromium/base/memory/ |
D | ref_counted_unittest.cc | 149 scoped_refptr<SelfAssign> p1(new SelfAssign); in TEST() local 160 scoped_refptr<Derived> p1(new Derived); in TEST() local 177 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 206 scoped_refptr<ScopedRefPtrCountBase> p1; in TEST() local 237 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 268 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 299 scoped_refptr<ScopedRefPtrCountBase> p1(raw1); in TEST() local 332 scoped_refptr<ScopedRefPtrCountBase> p1(raw1); in TEST() local 374 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 402 scoped_refptr<ScopedRefPtrCountDerived> p1(raw1); in TEST() local
|
/external/libchrome/base/memory/ |
D | ref_counted_unittest.cc | 160 scoped_refptr<SelfAssign> p1(new SelfAssign); in TEST() local 171 scoped_refptr<Derived> p1(new Derived); in TEST() local 188 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 217 scoped_refptr<ScopedRefPtrCountBase> p1; in TEST() local 248 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 279 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 310 scoped_refptr<ScopedRefPtrCountBase> p1(raw1); in TEST() local 343 scoped_refptr<ScopedRefPtrCountBase> p1(raw1); in TEST() local 385 scoped_refptr<ScopedRefPtrCountBase> p1(raw); in TEST() local 413 scoped_refptr<ScopedRefPtrCountDerived> p1(raw1); in TEST() local
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h | 1179 #define GMOCK_INTERNAL_DECL_TYPE_AND_2_VALUE_PARAMS(p0, p1) , \ argument 1181 #define GMOCK_INTERNAL_DECL_TYPE_AND_3_VALUE_PARAMS(p0, p1, p2) , \ argument 1183 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument 1186 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument 1189 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 1192 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1196 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1200 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1204 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1215 #define GMOCK_INTERNAL_INIT_AND_2_VALUE_PARAMS(p0, p1)\ argument [all …]
|
/external/gmock/include/gmock/ |
D | gmock-generated-actions.h | 1179 #define GMOCK_INTERNAL_DECL_TYPE_AND_2_VALUE_PARAMS(p0, p1) , \ argument 1181 #define GMOCK_INTERNAL_DECL_TYPE_AND_3_VALUE_PARAMS(p0, p1, p2) , \ argument 1183 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument 1186 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument 1189 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 1192 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1196 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1200 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1204 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1215 #define GMOCK_INTERNAL_INIT_AND_2_VALUE_PARAMS(p0, p1)\ argument [all …]
|