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

1 2 3 4 5 6 7 8 91011>>

  /development/ide/intellij/
p4.sh 8 exec /opt/local/bin/p4 $*
  /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
  /external/chromium_org/net/third_party/nss/patches/
applypatches.sh 12 patch -p4 < $patches_dir/cachecerts.patch
14 patch -p4 < $patches_dir/clientauth.patch
16 patch -p4 < $patches_dir/didhandshakeresume.patch
18 patch -p4 < $patches_dir/getrequestedclientcerttypes.patch
20 patch -p4 < $patches_dir/restartclientauth.patch
22 patch -p4 < $patches_dir/channelid.patch
24 patch -p4 < $patches_dir/tlsunique.patch
26 patch -p4 < $patches_dir/secretexporterlocks.patch
28 patch -p4 < $patches_dir/suitebonly.patch
30 patch -p4 < $patches_dir/secitemarray.patc
    [all...]
  /art/test/700-LoadArgRegs/src/
Main.java 12 static void testI4(int p1, int p2, int p3, int p4) {
13 System.out.println(p1+", "+p2+", "+p3+", "+p4);
15 static void testI5(int p1, int p2, int p3, int p4, int p5) {
16 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5);
18 static void testI6(int p1, int p2, int p3, int p4, int p5, int p6) {
19 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5+", "+p6);
21 static void testI7(int p1, int p2, int p3, int p4, int p5, int p6, int p7) {
22 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5+", "+p6+", "+p7);
24 static void testI8(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) {
25 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5+", "+p6+", "+p7+", "+p8)
    [all...]
  /external/chromium_org/third_party/libvpx/source/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/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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/chromium_org/v8/src/ia32/
simulator-ia32.h 15 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
16 (entry(p0, p1, p2, p3, p4))
24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
25 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/chromium_org/v8/src/x64/
simulator-x64.h 16 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
17 (entry(p0, p1, p2, p3, p4))
24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
25 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/chromium_org/v8/src/x87/
simulator-x87.h 15 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
16 (entry(p0, p1, p2, p3, p4))
24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
25 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/chromium_org/ash/ime/
input_method_menu_item_unittest.cc 20 InputMethodMenuItem p4("key", "label", true, false);
28 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/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_loopfilter_filters_dspr2.c 32 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
71 "lw %[p4], (%[s4]) \n\t"
73 : [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4)
77 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
79 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) {
92 pm1, p0, p3, p4, p5, p6,
98 vp9_filter_dspr2(mask, hev, &p1, &p2, &p3, &p4);
104 "sw %[p4], (%[s4]) \n\t"
107 : [p1] "r" (p1), [p2] "r" (p2), [p3] "r" (p3), [p4] "r" (p4)
125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_loopfilter_filters_dspr2.c 32 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
71 "lw %[p4], (%[s4]) \n\t"
73 : [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4)
77 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
79 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) {
92 pm1, p0, p3, p4, p5, p6,
98 vp9_filter_dspr2(mask, hev, &p1, &p2, &p3, &p4);
104 "sw %[p4], (%[s4]) \n\t"
107 : [p1] "r" (p1), [p2] "r" (p2), [p3] "r" (p3), [p4] "r" (p4)
125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_loopfilter_filters_dspr2.c 32 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
71 "lw %[p4], (%[s4]) \n\t"
73 : [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4)
77 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
79 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) {
92 pm1, p0, p3, p4, p5, p6,
98 vp9_filter_dspr2(mask, hev, &p1, &p2, &p3, &p4);
104 "sw %[p4], (%[s4]) \n\t"
107 : [p1] "r" (p1), [p2] "r" (p2), [p3] "r" (p3), [p4] "r" (p4)
125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /external/libnfc-nci/src/hal/include/
nfc_hal_target.h 180 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINTPTR)(p1), \
181 (UINTPTR)(p2),(UINTPTR)(p3),(UINTPTR)(p4))
182 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | (t),(m),(UINTPTR)(p1), \
183 (UINTPTR)(p2),(UINTPTR)(p3),(UINTPTR)(p4), \
185 #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), \
186 (UINTPTR)(p2),(UINTPTR)(p3),(UINTPTR)(p4), \
193 #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);}
194 #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/test/tsan/
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/native_client_sdk/src/libraries/nacl_io/syscalls/
inet_aton.c 14 unsigned int p1 = 0, p2 = 0, p3 = 0, p4 = 0; local
16 int matched = sscanf(cp, "%u.%u.%u.%u%n", &p1, &p2, &p3, &p4,
20 if ((p1 | p2 | p3 | p4) <= UCHAR_MAX) {
21 in_addr_t host_order_addr = (p1 << 24) | (p2 << 16) | (p3 << 8) | p4;
  /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) {

Completed in 966 milliseconds

1 2 3 4 5 6 7 8 91011>>