/external/chromium_org/chrome/browser/resources/chromeos/ |
D | keyboard_overlay_data.js | 805 'p5': '71' property 808 'p5': '77' property 811 'p5': '65', property 815 'p5': '72' property 818 'p5': '74' property 821 'p5': '79' property 824 'p5': '75' property 827 'p5': '69' property 830 'p5': '006F' property 833 'p5': '70' property [all …]
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 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 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 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 632 #define HCI_TRACE_EVENT5(m,p1,p2,p3,p4,p5) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT… argument 633 #define HCI_TRACE_EVENT6(m,p1,p2,p3,p4,p5,p6) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT… argument 640 #define HCI_TRACE_DEBUG5(m,p1,p2,p3,p4,p5) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT… argument 641 #define HCI_TRACE_DEBUG6(m,p1,p2,p3,p4,p5,p6) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT… argument [all …]
|
D | gki_target.h | 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 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 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/libcxx/test/utilities/tuple/tuple.tuple/tuple.elem/ |
D | tuple.by.type.pass.cpp | 36 constexpr std::tuple<int, const int, double, double> p5 { 1, 2, 3.4, 5.6 }; in main() local 42 const std::tuple<int, const int, double, double> p5 { 1, 2, 3.4, 5.6 }; in main() local
|
/external/chromium_org/base/memory/ |
D | manual_constructor.h | 86 const T5& p5) { in Init() 93 const T5& p5, const T6& p6) { in Init() 100 const T5& p5, const T6& p6, const T7& p7) { in Init() 107 const T5& p5, const T6& p6, const T7& p7, const T8& p8) { in Init()
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_hal_target.h | 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 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 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 210 #define HAL_TRACE_API5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) … argument 211 #define HAL_TRACE_API6(m,p1,p2,p3,p4,p5,p6) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) … argument 218 #define HAL_TRACE_EVENT5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_EVENT… argument 219 #define HAL_TRACE_EVENT6(m,p1,p2,p3,p4,p5,p6) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_EVENT… argument [all …]
|
D | gki_hal_target.h | 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 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 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/chromium_org/sandbox/linux/seccomp-bpf/ |
D | syscall.h | 53 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7) { in Call() 73 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6) { in Call() 87 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { in Call()
|
/external/chromium_org/base/ |
D | bind.h | 302 const P5& p5) { in Bind() 371 const P5& p5, const P6& p6) { in Bind() 445 const P5& p5, const P6& p6, const P7& p7) { in Bind()
|
/external/clang/test/SemaCXX/ |
D | cxx11-ast-print.cpp | 30 const char *p5 = 1e12_baz; variable
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_perf.c | 49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_perf.c | 49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
|
/external/chromium_org/media/base/ |
D | gmock_callback_support.h | 95 AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)) { in ACTION_TEMPLATE() argument 101 AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)) { in ACTION_TEMPLATE() argument
|
/external/llvm/unittests/ADT/ |
D | MakeUniqueTest.cpp | 38 auto p5 = make_unique<std::tuple<int, int, int, int, int>>(0, 1, 2, 3, 4); in TEST() local
|
/external/chromium_org/testing/ |
D | gmock_mutant.h | 3726 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3739 const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3753 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3768 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3781 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3794 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3810 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3823 const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3837 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() 3852 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { in CreateFunctor() [all …]
|
/external/valgrind/main/memcheck/tests/ |
D | leak-cases.c | 62 Node* p5; variable
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | loopfilter_filters_dspr2.c | 355 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local 565 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvhorizontal_edge_mips() local 682 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_vertical_edge_mips() local 1032 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvvertical_edge_mips() local 1643 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_horizontal_edge_mips() local 1788 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvhorizontal_edge_mips() local 1915 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_vertical_edge_mips() local 2125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvvertical_edge_mips() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/ |
D | loopfilter_filters_dspr2.c | 355 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local 565 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvhorizontal_edge_mips() local 682 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_vertical_edge_mips() local 1032 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvvertical_edge_mips() local 1643 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_horizontal_edge_mips() local 1788 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvhorizontal_edge_mips() local 1915 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_vertical_edge_mips() local 2125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvvertical_edge_mips() local
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_TimeZone.java | 74 public int getOffset(int p1, int p2, int p3, int p4, int p5, int p6) { in getOffset()
|
/external/chromium_org/v8/test/webkit/ |
D | comparison-operators-less.js | 143 var p5 = 0.5; variable
|
D | comparison-operators-greater.js | 145 var p5 = 0.5; variable
|
/external/chromium_org/sandbox/win/src/ |
D | crosscall_client.h | 402 const Par5& p5, CrossCallReturn* answer) { in CrossCall() 428 const Par5& p5, const Par6& p6, CrossCallReturn* answer) { in CrossCall() 456 const Par5& p5, const Par6& p6, const Par7& p7, in CrossCall()
|
/external/chromium_org/third_party/webrtc/base/ |
D | bind.h | 476 P5 p5) in MethodFunctor5() 503 Functor5(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in Functor5() 536 typename detail::identity<P5>::type p5) { in Bind() 556 typename detail::identity<P5>::type p5) { in Bind() 576 typename detail::identity<P5>::type p5) { in Bind()
|
/external/chromium_org/v8/src/x64/ |
D | simulator-x64.h | 24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
D | ref_count.h | 61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
|