/external/libnfc-nci/src/include/ |
D | bt_trace.h | 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 615 #define HCI_TRACE_ERROR4(m,p1,p2,p3,p4) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument 616 #define HCI_TRACE_ERROR5(m,p1,p2,p3,p4,p5) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument 617 #define HCI_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument 623 #define HCI_TRACE_WARNING4(m,p1,p2,p3,p4) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_WARNING) … argument 624 #define HCI_TRACE_WARNING5(m,p1,p2,p3,p4,p5) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_WARNING) … argument 625 #define HCI_TRACE_WARNING6(m,p1,p2,p3,p4,p5,p6) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_WARNING) … argument 631 #define HCI_TRACE_EVENT4(m,p1,p2,p3,p4) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT… argument [all …]
|
D | gki_target.h | 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 402 #define GKI_TRACE_4(m,p1,p2,p3,p4) argument 403 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) argument 404 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) argument 412 #define GKI_TRACE_ERROR_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 413 #define GKI_TRACE_ERROR_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 414 #define GKI_TRACE_ERROR_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument
|
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/ |
D | opencl_core_wrappers.hpp | 14 …ram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_progra… 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() 23 …d* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* p5) { re… in clCreateContext() argument 26 … (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4) { return clCrea… in clCreateContextFromType() 29 …0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5) { re… in clCreateImage() 32 …D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void… in clCreateImage2D() 35 …D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size… in clCreateImage3D() 44 …ntext p0, cl_uint p1, const cl_device_id* p2, const size_t* p3, const unsigned char** p4, cl_int* … in clCreateProgramWithBinary() 47 …els(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_int* p4) { return clCrea… in clCreateProgramWithBuiltInKernels() 50 …thSource(cl_context p0, cl_uint p1, const char** p2, const size_t* p3, cl_int* p4) { return clCrea… in clCreateProgramWithSource() [all …]
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_hal_target.h | 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 193 #define HAL_TRACE_ERROR4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 194 #define HAL_TRACE_ERROR5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 195 #define HAL_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 201 #define HAL_TRACE_WARNING4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_WARNI… argument 202 #define HAL_TRACE_WARNING5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_WARNI… argument 203 #define HAL_TRACE_WARNING6(m,p1,p2,p3,p4,p5,p6) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_WARNI… argument 209 #define HAL_TRACE_API4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) … argument [all …]
|
D | gki_hal_target.h | 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 264 #define GKI_TRACE_4(m,p1,p2,p3,p4) argument 265 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) argument 266 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) argument 274 #define GKI_TRACE_ERROR_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 275 #define GKI_TRACE_ERROR_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 276 #define GKI_TRACE_ERROR_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument
|
/external/webrtc/webrtc/base/ |
D | refcount.h | 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()
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h | 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 1224 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument 1228 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument 1233 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument 1238 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument [all …]
|
/external/gmock/include/gmock/ |
D | gmock-generated-actions.h | 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 1224 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument 1228 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument 1233 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument 1238 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument [all …]
|
/external/clang/test/Sema/ |
D | enable_if.c | 100 void *p4 = (void *)isdigit2; in test5() local 128 …void *p4 = (void*)f2; // expected-error{{address of overloaded function 'f2' is ambiguous}} expect… in test6() local 137 …void *p4 = (void*)f3; // expected-error{{address of overloaded function 'f3' does not match requir… in test7() local
|
/external/opencv3/3rdparty/libjpeg/ |
D | jerror.h | 227 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 234 #define ERREXIT6(cinfo,code,p1,p2,p3,p4,p5,p6) \ argument 282 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 287 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 293 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | ref_count.h | 58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {} in RefCountImpl() 61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
|
/external/v8/src/x87/ |
D | simulator-x87.h | 15 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \ argument 24 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \ argument
|
/external/v8/src/ia32/ |
D | simulator-ia32.h | 15 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \ argument 24 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \ argument
|
/external/v8/src/arm64/ |
D | simulator-arm64.h | 27 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \ argument 45 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \ argument
|
/external/v8/src/x64/ |
D | simulator-x64.h | 16 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \ argument 24 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \ argument
|
/external/pdfium/third_party/libjpeg/ |
D | jerror.h | 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/libjpeg-turbo/ |
D | jerror.h | 248 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 294 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 299 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 305 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | convolve8_avg_horiz_dspr2.c | 33 uint32_t p1, p2, p3, p4; in convolve_avg_horiz_4_dspr2() local 155 uint32_t p1, p2, p3, p4, n1; in convolve_avg_horiz_8_dspr2() local 345 uint32_t p1, p2, p3, p4, p5; in convolve_avg_horiz_16_dspr2() local 656 uint32_t p1, p2, p3, p4, p5; in convolve_avg_horiz_64_dspr2() local
|
D | convolve8_horiz_dspr2.c | 33 uint32_t p1, p2, p3, p4; in convolve_horiz_4_dspr2() local 144 uint32_t p1, p2, p3, p4, n1; in convolve_horiz_8_dspr2() local 311 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_16_dspr2() local 581 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_64_dspr2() local
|
/external/libchrome/sandbox/win/src/ |
D | crosscall_client.h | 388 const Par4& p4, in CrossCall() 420 const Par4& p4, in CrossCall() 456 const Par4& p4, in CrossCall() 496 const Par4& p4, in CrossCall()
|
/external/clang/test/SemaCXX/ |
D | nullability.cpp | 78 …void *_Nonnull p4 = nullable; // expected-warning{{implicit conversion from nullable pointer 'void… in AssignAndInitNonNull() local 93 …void *_Nonnull p4 = ReturnNullable(); // expected-warning{{implicit conversion from nullable point… in AssignAndInitNonNullFromFn() local
|
/external/v8/src/crankshaft/ |
D | hydrogen.h | 1165 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4) { in NewUncasted() 1170 I* New(P1 p1, P2 p2, P3 p3, P4 p4) { in New() 1175 HInstruction* AddUncasted(P1 p1, P2 p2, P3 p3, P4 p4) { in AddUncasted() 1180 I* Add(P1 p1, P2 p2, P3 p3, P4 p4) { in Add() 1185 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in NewUncasted() 1190 I* New(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in New() 1195 HInstruction* AddUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in AddUncasted() 1200 I* Add(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in Add() 1205 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) { in NewUncasted() 1210 I* New(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) { in New() [all …]
|
/external/testng/src/test/java/test/parameters/ |
D | InheritFromSuiteChild3.java | 17 public void inheritedparameter(String p1, String p2, String p3, String p4) { in inheritedparameter()
|
D | InheritFromSuiteChild2.java | 18 public void inheritedparameter(String p1, String p2, String p3, @Optional("abc")String p4) { in inheritedparameter()
|