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

1 2 3 4 5 6 7 8 910

  /external/llvm/test/MC/ARM/
thumb-only-conditionals.s 22 cdpgt p7, #1, c1, c1, c1, #4
23 cdp2gt p7, #1, c1, c1, c1, #4
25 @ CHECK-NEXT: cdpgt p7, #1, c1, c1, c1, #4
26 @ CHECK-NEXT: cdp2gt p7, #1, c1, c1, c1, #4
36 mcrrle p7, #15, r5, r4, c1
37 mcrr2gt p7, #15, r5, r4, c1
39 @ CHECK-NEXT: mcrrle p7, #15, r5, r4, c1
40 @ CHECK-NEXT: mcrr2gt p7, #15, r5, r4, c1
50 mrrclo p7, #1, r5, r4, c1
51 mrrc2lo p7, #1, r5, r4, c
    [all...]
  /art/test/700-LoadArgRegs/src/
Main.java 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);
27 static void testI9(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9) {
28 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5+", "+p6+", "+p7+", "+p8+", "+p9);
30 static void testI10(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10) {
31 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5+", "+p6+", "+p7+", "+p8+", "+p9+", "+p10);
33 static void testI11(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11) {
34 System.out.println(p1+", "+p2+", "+p3+", "+p4+", "+p5+", "+p6+", "+p7+", "+p8+", "+p9+", "+p10+", "+p11)
    [all...]
  /bionic/tests/math_data/
ilogb_intel_data.h 63 (int)0x1.90p7,
67 (int)0x1.90p7,
71 (int)0x1.90p7,
75 (int)0x1.90p7,
79 (int)0x1.90p7,
83 (int)0x1.90p7,
87 (int)0x1.90p7,
91 (int)0x1.90p7,
95 (int)0x1.90p7,
99 (int)0x1.90p7,
    [all...]
logb_intel_data.h 71 0x1.90p7,
75 0x1.90p7,
79 0x1.90p7,
83 0x1.90p7,
87 0x1.90p7,
91 0x1.90p7,
95 0x1.90p7,
99 0x1.90p7,
103 0x1.90p7,
107 0x1.90p7,
    [all...]
frexp_intel_data.h 75 (int)0x1.92p7,
80 (int)0x1.92p7,
85 (int)0x1.92p7,
90 (int)0x1.92p7,
95 (int)0x1.92p7,
100 (int)0x1.92p7,
105 (int)0x1.92p7,
110 (int)0x1.92p7,
115 (int)0x1.92p7,
120 (int)0x1.92p7,
    [all...]
  /external/v8/src/ia32/
simulator-ia32.h 25 p7, p8) \
26 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/v8/src/x64/
simulator-x64.h 25 p7, p8) \
26 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /external/v8/src/x87/
simulator-x87.h 25 p7, p8) \
26 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
  /toolchain/binutils/binutils-2.25/gold/testsuite/
two_file_test_1_v1.cc 112 int* p7 = &v3; variable
117 return *p7 == 789;
dwp_test_1.cc 79 int* p7 = &v3; variable
84 return *p7 == 789;
two_file_test_1.cc 107 int* p7 = &v3; variable
112 return *p7 == 789;
  /external/llvm/unittests/ADT/
MakeUniqueTest.cpp 47 auto p7 = make_unique<std::tuple<int, int, int, int, int, int, int>>( local
49 EXPECT_TRUE((bool)p7);
50 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6), *p7);
  /external/valgrind/memcheck/tests/
leak-cases.c 14 // p7 -?-> AAA ---> BBB (y)DR, (n)DL / P (y)IR, (n)IL / P
64 Node* p7; variable
84 p7 = mk(mk(NULL)); // Case 7: 16/1 possibly lost
85 p7++; // 16/1 possibly lost
  /external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
opencl_core_wrappers.hpp 14 inline cl_int clCompileProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_program, void*), void* p8) { return clCompileProgram_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); }
32 inline cl_mem clCreateImage2D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* p7) { return clCreateImage2D_pfn(p0, p1, p2, p3, p4, p5, p6, p7); }
35 inline cl_mem clCreateImage3D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p8, cl_int* p9) { return clCreateImage3D_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9); }
71 inline cl_int clEnqueueCopyBuffer(cl_command_queue p0, cl_mem p1, cl_mem p2, size_t p3, size_t p4, size_t p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueCopyBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); }
74 inline cl_int clEnqueueCopyBufferRect(cl_command_queue p0, cl_mem p1, cl_mem p2, const size_t* p3, const size_t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, cl_uint p10, const cl_event* p11, cl_event* p12) { return clEnqueueCopyBufferRect_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12);
    [all...]
  /external/ceres-solver/include/ceres/internal/
manual_constructor.h 159 const T5& p5, const T6& p6, const T7& p7) {
160 new(space()) Type(p1, p2, p3, p4, p5, p6, p7);
166 const T5& p5, const T6& p6, const T7& p7, const T8& p8) {
167 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8);
173 const T5& p5, const T6& p6, const T7& p7, const T8& p8,
175 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8, p9);
181 const T5& p5, const T6& p6, const T7& p7, const T8& p8,
183 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10);
190 const T5& p5, const T6& p6, const T7& p7, const T8& p8,
192 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11)
    [all...]
  /external/webrtc/webrtc/base/
refcount.h 64 typename P6, typename P7>
65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7)
66 : T(p1, p2, p3, p4, p5, p6, p7), ref_count_(0) {
70 typename P6, typename P7, typename P8>
71 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8)
72 : T(p1, p2, p3, p4, p5, p6, p7, p8), ref_count_(0) {
76 typename P6, typename P7, typename P8, typename P9>
78 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-i.s 215 (p7) hint @pause
216 (p7) hint.i 0
217 (p7) hint.i @pause
218 (p7) hint.i 0x1fffff
219 (p7) hint @pause
220 (p7) hint.i 0
221 (p7) hint.i @pause
222 (p7) hint.i 0x1fffff
243 (p7) tf.z p2, p3 = 39
244 (p7) tf.z.unc p2, p3 = 3
    [all...]
forward.s 21 pA = p7
  /external/clang/test/SemaCXX/
cxx11-ast-print.cpp 33 // CHECK: const char *p7 = 123_quux;
34 const char *p7 = 123_quux; variable
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-v32s-4.s 12 move $r6,$p7
29 move $p7,$r6
46 move 101,$p7
63 move $p7,[$r6]
80 move [$r6],$p7
  /external/libchrome/sandbox/linux/seccomp-bpf/
syscall.cc 282 intptr_t p7) {
296 const intptr_t args[8] = {p0, p1, p2, p3, p4, p5, p6, p7};
300 DCHECK_EQ(p7, 0) << " Support for syscalls with more than six arguments not "
  /developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
Meat.java 39 new Meat(R.drawable.p7, "Seventh"),
  /developers/samples/android/ui/transition/FragmentTransition/Application/src/main/java/com/example/android/fragmenttransition/
Meat.java 39 new Meat(R.drawable.p7, "Seventh"),
  /external/clang/test/CXX/lex/lex.charset/
p2-cxx11.cpp 40 const char *p7 = u8"foo \U0000d800 bar"; // expected-error {{invalid universal character}} variable
  /prebuilts/go/darwin-x86/test/
reorder.go 20 p7()
103 func p7() { func

Completed in 1620 milliseconds

1 2 3 4 5 6 7 8 910