HomeSort by relevance Sort by last modified time
    Searched refs:p4 (Results 1 - 25 of 226) sorted by null

1 2 3 4 5 6 7 8 910

  /development/ide/intellij/
p4.sh 8 exec /opt/local/bin/p4 $*
  /external/chromium_org/net/third_party/nss/patches/
applypatches.sh 13 patch -p4 < $patches_dir/versionskew.patch
15 patch -p4 < $patches_dir/renegoscsv.patch
17 patch -p4 < $patches_dir/cachecerts.patch
19 patch -p4 < $patches_dir/peercertchain.patch
21 patch -p4 < $patches_dir/clientauth.patch
23 patch -p4 < $patches_dir/didhandshakeresume.patch
25 patch -p4 < $patches_dir/negotiatedextension.patch
27 patch -p4 < $patches_dir/getrequestedclientcerttypes.patch
29 patch -p4 < $patches_dir/restartclientauth.patch
31 patch -p4 < $patches_dir/channelid.patc
    [all...]
  /external/clang/test/Analysis/
Malloc+MismatchedDeallocator_intersections.cpp 25 int *p4 = new int; local
26 delete p4;
27 int j = *p4; // no-warning
NewDelete+MismatchedDeallocator_intersections.cpp 26 int *p4 = (int *)malloc(sizeof(int)); local
27 free(p4);
28 int j = *p4; // no warn
NewDelete-variadic.cpp 18 int *p4 = new int[0]; // no warn local
  /external/kernel-headers/original/asm-generic/
xor.h 60 unsigned long *p3, unsigned long *p4)
65 p1[0] ^= p2[0] ^ p3[0] ^ p4[0];
66 p1[1] ^= p2[1] ^ p3[1] ^ p4[1];
67 p1[2] ^= p2[2] ^ p3[2] ^ p4[2];
68 p1[3] ^= p2[3] ^ p3[3] ^ p4[3];
69 p1[4] ^= p2[4] ^ p3[4] ^ p4[4];
70 p1[5] ^= p2[5] ^ p3[5] ^ p4[5];
71 p1[6] ^= p2[6] ^ p3[6] ^ p4[6];
72 p1[7] ^= p2[7] ^ p3[7] ^ p4[7];
76 p4 += 8
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c 355 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
363 p4 = 0;
387 p4 = *((uint32_t *)(s4));
389 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
392 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0)))
400 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6,
407 vp8_filter_mips(mask, hev, &p1, &p2, &p3, &p4);
413 *((uint32_t *)s4) = p4;
432 p4 = *((uint32_t *)(s4));
434 /* if (p1 - p4 == 0) and (p2 - p3 == 0
565 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
682 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1032 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1643 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1788 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1915 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
2125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /external/libnfc-nci/src/include/
bt_trace.h 172 UINT32 p3, UINT32 p4);
174 UINT32 p3, UINT32 p4, UINT32 p5);
176 UINT32 p3, UINT32 p4, UINT32 p5, UINT32 p6);
595 #define BT_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg_4(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
596 (UINT32)(p2),(UINT32)(p3),(UINT32)(p4))
597 #define BT_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg_5(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
598 (UINT32)(p2),(UINT32)(p3),(UINT32)(p4), \
600 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
601 (UINT32)(p2),(UINT32)(p3),(UINT32)(p4), \
615 #define HCI_TRACE_ERROR4(m,p1,p2,p3,p4) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_4(TRACE_LAYER_HCI, TRACE_TYPE_E (…)
    [all...]
  /external/bluetooth/bluedroid/include/
bt_trace.h 206 UINT32 p3, UINT32 p4);
208 UINT32 p3, UINT32 p4, UINT32 p5);
210 UINT32 p3, UINT32 p4, UINT32 p5, UINT32 p6);
636 #define BT_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg_4(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
637 (UINT32)(p2),(UINT32)(p3),(UINT32)(p4))
638 #define BT_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg_5(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
639 (UINT32)(p2),(UINT32)(p3),(UINT32)(p4), \
641 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINT32)(p1), \
642 (UINT32)(p2),(UINT32)(p3),(UINT32)(p4), \
656 #define HCI_TRACE_ERROR4(m,p1,p2,p3,p4) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_4(TRACE_LAYER_HCI, TRACE_TYPE_E (…)
    [all...]
  /external/chromium_org/v8/src/ia32/
simulator-ia32.h 38 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
39 (entry(p0, p1, p2, p3, p4))
47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/chromium_org/v8/src/x64/
simulator-x64.h 39 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
40 (entry(p0, p1, p2, p3, p4))
47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/v8/src/ia32/
simulator-ia32.h 38 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
39 (entry(p0, p1, p2, p3, p4))
47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
  /external/v8/src/x64/
simulator-x64.h 39 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
40 (entry(p0, p1, p2, p3, p4))
47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
  /external/chromium_org/chromeos/ime/
input_method_property_unittest.cc 19 InputMethodProperty p4("key", "label", true, false);
27 EXPECT_NE(reference, p4);
  /external/clang/test/CodeGen/
ppc64-struct-onefloat.c 32 SSf p4 = { { 22.63f } }; local
34 bar(p1, p2, p4, p5);
42 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr %struct.s4* %p4, i32 0, i32 0
  /external/libnfc-nci/src/hal/include/
nfc_hal_target.h 175 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINTPTR)(p1), \
176 (UINTPTR)(p2),(UINTPTR)(p3),(UINTPTR)(p4))
177 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINTPTR)(p1), \
178 (UINTPTR)(p2),(UINTPTR)(p3),(UINTPTR)(p4), \
180 #define NCI_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINTPTR)(p1), \
181 (UINTPTR)(p2),(UINTPTR)(p3),(UINTPTR)(p4), \
188 #define HAL_TRACE_ERROR4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) NCI_TRACE_4(TRACE_LAYER_HAL, TRACE_TYPE_ERROR, m,p1,p2,p3,p4);}
189 #define HAL_TRACE_ERROR5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) NCI_TRACE_5(TRACE_LAYER_HAL, TRACE_TYPE_ERROR, m,p1,p2,p3,p4,p5);
    [all...]
  /external/chromium_org/cc/resources/
layer_quad_unittest.cc 17 gfx::PointF p4(-0.5f, 0.5f);
19 gfx::QuadF quad_cw(p1, p2, p3, p4);
23 gfx::QuadF quad_ccw(p1, p4, p3, p2);
32 gfx::PointF p4(-0.5f, 0.5f);
34 gfx::QuadF quad(p1, p2, p3, p4);
  /external/chromium_org/media/base/
gmock_callback_support.h 89 AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)) {
90 return ::std::tr1::get<k>(args).Run(p0, p1, p2, p3, p4);
95 AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)) {
96 return ::std::tr1::get<k>(args).Run(p0, p1, p2, p3, p4, p5);
101 AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)) {
102 return ::std::tr1::get<k>(args).Run(p0, p1, p2, p3, p4, p5, p6);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
me_utils.cpp 113 UChar *p1, *p2, *p3, *p4; local
121 p4 = cand;
127 *hmem1++ = ((*p1++) + *p2 + *p3 + *p4 + 2) >> 2;
128 *hmem1++ = ((*p2++) + *p4 + 1) >> 1;
129 *hmem2++ = ((*p3++) + *p4 + 1) >> 1;
130 *hmem2++ = *p4++;
133 *hmem1++ = ((*p1++) + (*p2++) + *p3 + *p4 + 2) >> 2;
134 *hmem2++ = ((*p3++) + (*p4++) + 1) >> 1;
140 p4 += offset;
145 *hmem1++ = ((*p1++) + *p2 + (*p3++) + *p4 + 2) >> 2
169 UChar *p1, *p2, *p3, *p4; local
    [all...]
  /external/compiler-rt/lib/tsan/lit_tests/
aligned_vs_unaligned_race.cc 19 uint64_t *p4 = reinterpret_cast<uint64_t *>(p1 + 1); local
20 (*p4)++;
  /external/ceres-solver/include/ceres/internal/
manual_constructor.h 139 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4) {
140 new(space()) Type(p1, p2, p3, p4);
144 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
146 new(space()) Type(p1, p2, p3, p4, p5);
151 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
153 new(space()) Type(p1, p2, p3, p4, p5, p6);
158 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
160 new(space()) Type(p1, p2, p3, p4, p5, p6, p7);
165 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
167 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
refcount.h 64 template<typename P1, typename P2, typename P3, typename P4>
65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4)
66 : T(p1, p2, p3, p4), ref_count_(0) {
69 template<typename P1, typename P2, typename P3, typename P4, typename P5>
70 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
71 : T(p1, p2, p3, p4, p5), ref_count_(0) {
  /external/webrtc/src/system_wrappers/interface/
ref_count.h 57 template<typename P1, typename P2, typename P3, typename P4>
58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {}
60 template<typename P1, typename P2, typename P3, typename P4, typename P5>
61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
62 : T(p1, p2, p3, p4, p5), ref_count_(0) {}
  /external/chromium_org/base/memory/
manual_constructor.h 80 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4) {
81 new(space_.void_data()) Type(p1, p2, p3, p4);
85 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
87 new(space_.void_data()) Type(p1, p2, p3, p4, p5);
92 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
94 new(space_.void_data()) Type(p1, p2, p3, p4, p5, p6);
99 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
101 new(space_.void_data()) Type(p1, p2, p3, p4, p5, p6, p7);
106 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
108 new(space_.void_data()) Type(p1, p2, p3, p4, p5, p6, p7, p8)
    [all...]
  /external/chromium_org/sandbox/linux/seccomp-bpf/
syscall.h 20 intptr_t p3, intptr_t p4, intptr_t p5);
44 T3 p3 = 0, T4 p4 = 0, T5 p5 = 0)
49 T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) {
52 (intptr_t)p3, (intptr_t)p4, (intptr_t)p5);
63 T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5)
67 T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) {
70 (intptr_t)p3, (intptr_t)p4, (intptr_t)p5);
74 inline intptr_t SandboxSyscall(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4)
77 inline intptr_t SandboxSyscall(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4) {
78 return SandboxSyscall(nr, p0, p1, p2, p3, p4, 0)
    [all...]

Completed in 834 milliseconds

1 2 3 4 5 6 7 8 910