Home
last modified time | relevance | path

Searched defs:p5 (Results 1 – 25 of 113) sorted by relevance

12345

/external/chromium_org/chrome/browser/resources/chromeos/
Dkeyboard_overlay_data.js805 '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/
Dbt_trace.h597 #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 …]
Dgki_target.h395 #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/
Dtuple.by.type.pass.cpp36 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/
Dmanual_constructor.h86 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/
Dnfc_hal_target.h182 #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 …]
Dgki_hal_target.h257 #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/
Dsyscall.h53 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/
Dbind.h302 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/
Dcxx11-ast-print.cpp30 const char *p5 = 1e12_baz; variable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_perf.c49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_perf.c49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
/external/chromium_org/media/base/
Dgmock_callback_support.h95 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/
DMakeUniqueTest.cpp38 auto p5 = make_unique<std::tuple<int, int, int, int, int>>(0, 1, 2, 3, 4); in TEST() local
/external/chromium_org/testing/
Dgmock_mutant.h3726 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/
Dleak-cases.c62 Node* p5; variable
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dloopfilter_filters_dspr2.c355 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/
Dloopfilter_filters_dspr2.c355 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/
DSupport_TimeZone.java74 public int getOffset(int p1, int p2, int p3, int p4, int p5, int p6) { in getOffset()
/external/chromium_org/v8/test/webkit/
Dcomparison-operators-less.js143 var p5 = 0.5; variable
Dcomparison-operators-greater.js145 var p5 = 0.5; variable
/external/chromium_org/sandbox/win/src/
Dcrosscall_client.h402 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/
Dbind.h476 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/
Dsimulator-x64.h24 #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/
Dref_count.h61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()

12345