Searched refs:x0 (Results 151 - 175 of 1369) sorted by relevance

1234567891011>>

/external/compiler-rt/test/builtins/Unit/
H A Dfixtfsi_test.c43 if (test__fixtfsi(0, 0x0))
47 if (test__fixtfsi(0x1.23456789abcdefp-3, 0x0))
H A Dtrunctfsf2_test.c54 if (test__trunctfsf2(0.0L, UINT32_C(0x0)))
67 UINT32_C(0x0)))
H A Ddivtf3_test.c48 UINT64_C(0x0)))
54 UINT64_C(0x0)))
60 UINT64_C(0x0)))
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Ddebugreg.h38 #define DR_RW_EXECUTE (0x0) /* Settings for the access types to trap on */
42 #define DR_LEN_1 (0x0) /* Settings for data length to trap on */
/external/libavc/common/armv8/
H A Dih264_intra_pred_luma_4x4_av8.s103 // x0 => *pu1_src
115 add x0, x0, #5
117 ld1 {v0.s}[0], [x0]
172 // x0 => *pu1_src
186 ld1 {v1.s}[0], [x0]
247 // x0 => *pu1_src
268 add x10, x0, #3
283 add x10, x0, #5
310 add x10, x0, #
[all...]
/external/llvm/test/MC/ARM/
H A Deh-compact-pr0.s71 @ RELOC: 0x0 R_ARM_PREL31 .TEST1 0x0
72 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
108 @ RELOC: 0x0 R_ARM_PREL31 .TEST2 0x0
109 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
H A Dtarget-expressions.s71 @ CHECK-RELOCATIONS: 0x4 R_ARM_MOVW_ABS_NC function 0x0
72 @ CHECK-RELOCATIONS: 0x8 R_ARM_MOVT_ABS function 0x0
73 @ CHECK-RELOCATIONS: 0xC R_ARM_MOVW_ABS_NC function 0x0
74 @ CHECK-RELOCATIONS: 0x10 R_ARM_MOVT_ABS function 0x0
75 @ CHECK-RELOCATIONS: 0x34 R_ARM_MOVW_ABS_NC external 0x0
76 @ CHECK-RELOCATIONS: 0x38 R_ARM_MOVT_ABS external 0x0
77 @ CHECK-RELOCATIONS: 0x3C R_ARM_MOVW_ABS_NC external 0x0
78 @ CHECK-RELOCATIONS: 0x40 R_ARM_MOVT_ABS external 0x0
H A Delf-thumbfunc-reloc.s26 @CHECK-NEXT: 0x4 R_ARM_THM_CALL g 0x0
33 @CHECK-NEXT: 0x0 R_ARM_ABS32 f 0x0
/external/llvm/test/MC/PowerPC/
H A Dppc-reloc.s16 # CHECK-NEXT: 0x0 R_PPC_PLTREL24 printf 0x0
/external/vixl/benchmarks/
H A Dbench-dataop.cc37 // This code will emit a given number of 'add x0, x1, x2' in a fixed size
62 __ add(x0, x1, Operand(x2));
72 __ add(x0, x1, Operand(x2));
/external/aac/libSBRenc/src/
H A Denv_bit.h100 #define SBR_CRCINIT (0x0)
/external/llvm/test/MC/AArch64/
H A Darm64-bitfield-encoding.s15 sbfiz xzr, x0, #31, #1
17 ubfiz xzr, x0, #31, #1
26 ; CHECK: sbfiz xzr, x0, #31, #1 ; encoding: [0x1f,0x00,0x61,0x93]
28 ; CHECK: ubfiz xzr, x0, #31, #1 ; encoding: [0x1f,0x00,0x61,0xd3]
H A Delf-extern.s20 mov x0, xzr
/external/llvm/test/MC/Sparc/
H A Dsparc-pic.s8 ! CHECK-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0
9 ! CHECK-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0
10 ! CHECK-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_WPLT30 bar 0x0
47 .xword 0 ! 0x0
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.h56 float x0, float y0, float x1, float y1, float z);
/external/skia/samplecode/
H A DSampleDash.cpp63 SkScalar x0 = SkIntToScalar(10); local
65 SkScalar x1 = x0 + SkIntToScalar(1000);
75 canvas->drawLine(x0, y0, x1, y0, paint);
82 canvas->drawLine(x0, y0, x1, y0, paint);
/external/valgrind/memcheck/tests/s390x/
H A Dcu21.c98 input[1] = 0x0;
103 input[0] = 0x0;
108 input[0] = input[1] = 0x0;
115 input[0] = input[1] = 0x0;
H A Dcu42.c76 input[1] = input[2] = input[3] = 0x0;
81 input[0] = input[2] = input[3] = 0x0;
86 input[0] = input[1] = input[3] = 0x0;
91 input[0] = input[1] = input[2] = 0x0;
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp665 int x0 = src[5], x1 = src[3]; local
668 int x4 = x0 + x1; x0 -= x1;
673 x4 = (x0 + x2)*C1_847;
674 x0 = descale( x4 - x0*C2_613, fixb);
678 x0 -= x3;
679 x1 -= x0;
682 work[7] = x3; work[6] = x0;
687 x0
717 int x0 = work[8*5], x1 = work[8*3]; local
1522 int x0 = src[0], x1 = src[7]; local
1569 int x0 = work[8*0], x1 = work[8*7]; local
[all...]
/external/valgrind/none/tests/mips32/
H A DMIPS32int.c55 "li $" #RS ", 0x0\n\t" \
250 TESTINST3a("divu $t0, $t1", 0x0, 0x2, t0, t1);
254 TESTINST4("ext $t0, $t1, 0, 1", 0x0, 0x0, t0, t1, 0, 1);
255 TESTINST4("ext $t0, $t1, 0, 1", 0x0, 0xffffffff, t0, t1, 0, 1);
256 TESTINST4("ext $t0, $t1, 0, 1", 0x0, 0x98765432, t0, t1, 0, 1);
257 TESTINST4("ext $t0, $t1, 0, 1", 0x0, 0xff865421, t0, t1, 0, 1);
258 TESTINST4("ext $t0, $t1, 0, 1", 0xffffffff, 0x0, t0, t1, 0, 1);
262 TESTINST4("ext $t0, $t1, 0, 1", 0x98765432, 0x0, t0, t1, 0, 1);
266 TESTINST4("ext $t0, $t1, 0, 1", 0xff865421, 0x0, t
[all...]
/external/clang/test/CodeGen/
H A Ddecl.c112 typedef struct x2 *x0; typedef in typeref:struct:x2
113 typedef long (*x1)(x0 x0a, x5 x6);
117 long x3(x0 x0a, x5 a) {
/external/clang/test/Lexer/
H A Dcxx1y_digit_separators.cpp41 float k = 0x0'.0p0; // '; // expected-error {{expected ';'}}
42 float l = 0x0.'0p0; // expected-error {{digit separator cannot appear at start of digit sequence}}
43 float m = 0x0.0'p0; // expected-error {{digit separator cannot appear at end of digit sequence}}
44 float n = 0x0.0p'0; // expected-error {{digit separator cannot appear at start of digit sequence}}
45 float o = 0x0.0p0'ms; // expected-error {{digit separator cannot appear at end of digit sequence}}
/external/compiler-rt/test/builtins/Unit/ppc/
H A Dqmul_test.c218 {0x1.00001ffffff00p-784, 0x1.fffff83ff8000p-839, 0x1.00ffc00ffff00p-771, 0x1.fe0007fffff00p-827, 0x0.0000000000000p+0, 0x0.0000000000000p+0},
219 {0x1.00001ffffff00p-784, 0x1.fffff83ff8000p-839, -0x1.00ffc00ffff00p-771, -0x1.fe0007fffff00p-827, -0x0.0000000000000p+0, -0x0.0000000000000p+0},
220 {-0x1.00001ffffff00p-784, -0x1.fffff83ff8000p-839, 0x1.00ffc00ffff00p-771, 0x1.fe0007fffff00p-827, -0x0.0000000000000p+0, -0x0.0000000000000p+0},
221 {-0x1.00001ffffff00p-784, -0x1.fffff83ff8000p-839, -0x1.00ffc00ffff00p-771, -0x1.fe0007fffff00p-827, 0x0.0000000000000p+0, 0x0.0000000000000p+0},
226 {0x1.0000000800000p-800, -0x1.0000000000000p-872, 0x1.000003fffc002p-916, -0x1.0000000000000p-1021, 0x0.0000000000000p+0, 0x0
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dfirewire-constants.h29 #define TCODE_WRITE_QUADLET_REQUEST 0x0
58 #define RCODE_COMPLETE 0x0
71 #define SCODE_100 0x0
/external/libunwind/src/mips/
H A Doffsets.h18 # define LINUX_UC_FLAGS_OFF 0x0
28 # define LINUX_UC_FLAGS_OFF 0x0
38 # define LINUX_UC_FLAGS_OFF 0x0

Completed in 1381 milliseconds

1234567891011>>