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

1 2 3 4 5 6 7 8 91011>>

  /development/ide/intellij/
p4.sh 8 exec /opt/local/bin/p4 $*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-safe.s 7 .pred.safe_across_calls p1-p4
8 .pred.safe_across_calls p1,p2,p3,p4
9 .pred.safe_across_calls p1-p2,p3-p4
10 .pred.safe_across_calls p1-p3,p4
12 cmp.eq p3, p4 = r3, r4 ;;
18 (p4) mov r5 = r7
operand-or.s 5 fclass.m p3, p4 = f4, @nat|@qnan
6 fclass.m p3, p4 = f4, @nat|@qnan|@snan
7 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos
8 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg
9 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm
10 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm|@norm
11 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm|@norm|@inf
dv-entry-err.s 9 cmp.eq p3, p4 = r3, r0;;
14 (p4) mov r5 = r8
opc-f.s 191 fcmp.eq p3, p4 = f4, f5
192 fcmp.eq.s0 p3, p4 = f4, f5
193 fcmp.eq.s1 p3, p4 = f4, f5
194 fcmp.eq.s2 p3, p4 = f4, f5
195 fcmp.eq.s3 p3, p4 = f4, f5
196 fcmp.eq.unc p3, p4 = f4, f5
197 fcmp.eq.unc.s0 p3, p4 = f4, f5
198 fcmp.eq.unc.s1 p3, p4 = f4, f5
199 fcmp.eq.unc.s2 p3, p4 = f4, f5
200 fcmp.eq.unc.s3 p3, p4 = f4, f
    [all...]
operand-or.d 11 6: 30 20 80 09 28 00 fclass\.m p3,p4=f4,0x180
14 16: 30 20 c0 09 28 00 fclass\.m p3,p4=f4,0x1c0
17 26: 30 20 c0 89 28 00 fclass\.m p3,p4=f4,0x1c1
20 36: 30 20 c0 89 29 00 fclass\.m p3,p4=f4,0x1c3
23 46: 30 20 c8 89 29 00 fclass\.m p3,p4=f4,0x1cb
26 56: 30 20 d8 89 29 00 fclass\.m p3,p4=f4,0x1db
29 66: 30 20 f8 89 29 00 fclass\.m p3,p4=f4,0x1fb
  /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
  /bionic/tests/math_data/
ilogbf_intel_data.h 107 (int)0x1.50p4,
111 (int)0x1.50p4,
115 (int)0x1.50p4,
119 (int)0x1.50p4,
123 (int)0x1.50p4,
127 (int)0x1.50p4,
131 (int)0x1.50p4,
135 (int)0x1.50p4,
139 (int)0x1.50p4,
143 (int)0x1.50p4,
    [all...]
logbf_intel_data.h 107 0x1.50p4,
111 0x1.50p4,
115 0x1.50p4,
119 0x1.50p4,
123 0x1.50p4,
127 0x1.50p4,
131 0x1.50p4,
135 0x1.50p4,
139 0x1.50p4,
143 0x1.50p4,
    [all...]
frexpf_intel_data.h 130 (int)0x1.60p4,
135 (int)0x1.60p4,
140 (int)0x1.60p4,
145 (int)0x1.60p4,
150 (int)0x1.60p4,
155 (int)0x1.60p4,
160 (int)0x1.60p4,
165 (int)0x1.60p4,
170 (int)0x1.60p4,
175 (int)0x1.60p4,
    [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/libvpx/libvpx/vp8/common/mips/dspr2/
vp8_loopfilter_filters_dspr2.c 307 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
316 p4 = 0;
340 p4 = *((uint32_t *)(s4));
342 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
345 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) {
351 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6,
357 vp8_filter_mips(mask, hev, &p1, &p2, &p3, &p4);
363 *((uint32_t *)s4) = p4;
382 p4 = *((uint32_t *)(s4));
384 /* if (p1 - p4 == 0) and (p2 - p3 == 0
500 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
606 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
920 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1484 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1616 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1730 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1919 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /system/nfc/src/include/
bt_trace.h 39 uintptr_t p2, uintptr_t p3, uintptr_t p4);
41 uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5);
43 uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5,
111 #define BT_TRACE_4(l, t, m, p1, p2, p3, p4) \
113 (uintptr_t)(p1), (uintptr_t)(p2), (uintptr_t)(p3), (uintptr_t)(p4))
114 #define BT_TRACE_5(l, t, m, p1, p2, p3, p4, p5) \
116 (uintptr_t)(p1), (uintptr_t)(p2), (uintptr_t)(p3), (uintptr_t)(p4), \
118 #define BT_TRACE_6(l, t, m, p1, p2, p3, p4, p5, p6) \
120 (uintptr_t)(p1), (uintptr_t)(p2), (uintptr_t)(p3), (uintptr_t)(p4), \
157 #define LLCP_TRACE_ERROR4(m, p1, p2, p3, p4) \
    [all...]
  /device/google/contexthub/firmware/os/inc/
syscall_defs.h 64 #define syscallDo4P(syscallNo,p1,p2,p3,p4) cpuSyscallDo4P(syscallNo,p1,p2,p3,p4)
66 #define syscallDo4P(syscallNo,p1,p2,p3,p4) syscallDoGeneric(syscallNo,p1,p2,p3,p4)
70 #define syscallDo5P(syscallNo,p1,p2,p3,p4,p5) cpuSyscallDo5P(syscallNo,p1,p2,p3,p4,p5)
72 #define syscallDo5P(syscallNo,p1,p2,p3,p4,p5) syscallDoGeneric(syscallNo,p1,p2,p3,p4,p5)
76 #define syscallDo6P(syscallNo,p1,p2,p3,p4,p5,p6) cpuSyscallDo5P(syscallNo,p1,p2,p3,p4,p5,p6
    [all...]
  /external/v8/src/ia32/
simulator-ia32.h 15 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
16 (entry(p0, p1, p2, p3, p4))
24 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
26 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/v8/src/x64/
simulator-x64.h 16 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
17 (entry(p0, p1, p2, p3, p4))
24 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
26 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/v8/src/x87/
simulator-x87.h 15 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
16 (entry(p0, p1, p2, p3, p4))
24 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
26 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /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 inbounds %struct.s4, %struct.s4* %p4, i32 0, i32 0
  /external/testng/src/test/java/test/parameters/
InheritFromSuiteChild3.java 17 public void inheritedparameter(String p1, String p2, String p3, String p4) {
21 Assert.assertEquals(p4, "c3p4");
  /external/libvpx/libvpx/vpx_dsp/mips/
loopfilter_filters_dspr2.c 28 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
66 "lw %[p4], (%[s4]) \n\t"
68 : [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), [p4] "=&r"(p4)
71 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
73 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) {
83 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5,
89 filter_dspr2(mask, hev, &p1, &p2, &p3, &p4);
95 "sw %[p4], (%[s4]) \n\t"
98 : [p1] "r"(p1), [p2] "r"(p2), [p3] "r"(p3), [p4] "r"(p4)
112 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /system/nfc/src/hal/include/
nfc_hal_target.h 190 #define NCI_TRACE_4(l, t, m, p1, p2, p3, p4) \
192 (uintptr_t)(p1), (uintptr_t)(p2), (uintptr_t)(p3), (uintptr_t)(p4))
193 #define NCI_TRACE_5(l, t, m, p1, p2, p3, p4, p5) \
195 (uintptr_t)(p1), (uintptr_t)(p2), (uintptr_t)(p3), (uintptr_t)(p4), \
197 #define NCI_TRACE_6(l, t, m, p1, p2, p3, p4, p5, p6) \
199 (uintptr_t)(p1), (uintptr_t)(p2), (uintptr_t)(p3), (uintptr_t)(p4), \
222 #define HAL_TRACE_ERROR4(m, p1, p2, p3, p4) \
225 NCI_TRACE_4(TRACE_LAYER_HAL, TRACE_TYPE_ERROR, m, p1, p2, p3, p4); \
227 #define HAL_TRACE_ERROR5(m, p1, p2, p3, p4, p5) \
230 NCI_TRACE_5(TRACE_LAYER_HAL, TRACE_TYPE_ERROR, m, p1, p2, p3, p4, p5);
    [all...]
  /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 u_uint64_t *p4 = reinterpret_cast<u_uint64_t *>(p1 + 1); local
20 (*p4).val++;
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/instances/
instance.tc 54 p4=$!
55 echo $p4
67 kill -1 $p4
71 wait $p1 $p2 $p3 $p4 $p5

Completed in 1291 milliseconds

1 2 3 4 5 6 7 8 91011>>