Searched refs:x0 (Results 101 - 125 of 1369) sorted by relevance

1234567891011>>

/external/compiler-rt/test/builtins/Unit/
H A Dsubtf3_test.c48 UINT64_C(0x0)))
54 UINT64_C(0x0)))
60 UINT64_C(0x0)))
H A Daddtf3_test.c49 UINT64_C(0x0)))
55 UINT64_C(0x0)))
61 UINT64_C(0x0)))
67 UINT64_C(0x0)))
/external/llvm/test/MC/ARM/
H A Dthumb-far-jump.s25 @ CHECK-NOT: 0x0 R_ARM_THM_CALL end 0x0
26 @ CHECK: 0x2004 R_ARM_THM_CALL main2 0x0
H A Ddirective-tlsdescseq.s20 @ CHECK: 0x4 R_ARM_TLS_DESCSEQ variable 0x0
21 @ CHECK: 0x8 R_ARM_TLS_DESCSEQ variable 0x0
22 @ CHECK: 0xC R_ARM_TLS_DESCSEQ variable 0x0
23 @ CHECK: 0x10 R_ARM_TLS_GOTDESC variable 0x0
H A Deh-directive-handlerdata.s51 @ RELOC: 0x0 R_ARM_PREL31 .TEST1 0x0
52 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
53 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.TEST1 0x0
111 @ RELOC: 0x0 R_ARM_PREL31 .TEST2 0x0
112 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
113 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.TEST2 0x0
[all...]
H A Deh-directive-personality.s41 @ RELOC: 0x0 R_ARM_PREL31 __gxx_personality_v0 0x0
55 @ RELOC: 0x0 R_ARM_PREL31 .TEST1 0x0
56 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.TEST1 0x0
92 @ RELOC: 0x0 R_ARM_PREL31 __gxx_personality_v0 0x0
106 @ RELOC: 0x0 R_ARM_PREL31 .TEST2 0x0
107 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.TEST2 0x0
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_masking.c72 const GLushort rMask = ctx->Color.ColorMask[buf][RCOMP] ? 0xffff : 0x0;
73 const GLushort gMask = ctx->Color.ColorMask[buf][GCOMP] ? 0xffff : 0x0;
74 const GLushort bMask = ctx->Color.ColorMask[buf][BCOMP] ? 0xffff : 0x0;
75 const GLushort aMask = ctx->Color.ColorMask[buf][ACOMP] ? 0xffff : 0x0;
88 const GLuint rMask = ctx->Color.ColorMask[buf][RCOMP] ? ~0x0 : 0x0;
89 const GLuint gMask = ctx->Color.ColorMask[buf][GCOMP] ? ~0x0 : 0x0;
90 const GLuint bMask = ctx->Color.ColorMask[buf][BCOMP] ? ~0x0 : 0x0;
[all...]
/external/clang/test/Sema/
H A Dattr-regparm.c3 __attribute((regparm(2))) int x0(void);
/external/clang/test/SemaCXX/
H A Dmember-pointers-2.cpp44 X0* x0; member in struct:rdar9065289::X1
49 (p.x0->*(p.fptr))();
/external/elfutils/src/tests/
H A Drun-readelf-macro.sh66 Offset: 0x0
70 .debug_line offset: 0x0
81 Flag: 0x0
317 Flag: 0x0
H A Drun-addr2line-test.sh44 cat good.out | testrun_compare ${abs_top_builddir}/src/addr2line -f -e testfile 0x08048468 0x0804845c foo bar foo+0x0 bar+0x0 foo-0x0 bar-0x0
51 foo+0x0
52 bar+0x0
53 foo-0x0
54 bar-0x0
/external/kernel-headers/original/uapi/asm-generic/
H A Dmman-common.h13 #define PROT_NONE 0x0 /* page can not be accessed */
25 # define MAP_UNINITIALIZED 0x0 /* Don't support this flag */
/external/llvm/test/MC/AArch64/
H A Delf-reloc-ldstunsimm.s7 ldr x0, [sp, #:lo12:some_label]
12 // OBJ-NEXT: 0x0 R_AARCH64_LDST8_ABS_LO12_NC some_label 0x0
13 // OBJ-NEXT: 0x4 R_AARCH64_LDST16_ABS_LO12_NC some_label 0x0
14 // OBJ-NEXT: 0x8 R_AARCH64_LDST32_ABS_LO12_NC some_label 0x0
15 // OBJ-NEXT: 0xC R_AARCH64_LDST64_ABS_LO12_NC some_label 0x0
16 // OBJ-NEXT: 0x10 R_AARCH64_LDST128_ABS_LO12_NC some_label 0x0
H A Delf-reloc-movw.s4 movz x0, #:abs_g0:some_label
5 movk x0, #:abs_g0_nc:some_label
27 // OBJ-NEXT: 0x0 R_AARCH64_MOVW_UABS_G0 some_label 0x0
28 // OBJ-NEXT: 0x4 R_AARCH64_MOVW_UABS_G0_NC some_label 0x0
29 // OBJ-NEXT: 0x8 R_AARCH64_MOVW_UABS_G1 some_label 0x0
30 // OBJ-NEXT: 0xC R_AARCH64_MOVW_UABS_G1_NC some_label 0x0
31 // OBJ-NEXT: 0x10 R_AARCH64_MOVW_UABS_G2 some_label 0x0
32 // OBJ-NEXT: 0x14 R_AARCH64_MOVW_UABS_G2_NC some_label 0x0
33 // OBJ-NEXT: 0x18 R_AARCH64_MOVW_UABS_G3 some_label 0x0
[all...]
/external/vixl/examples/
H A Dgetting-started.cc38 __ And(x0, x0, x1);
58 printf("x0 = %" PRIx64 "\n", simulator.xreg(0));
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
H A DIntegerDistribution.java51 * For this distribution, X, this method returns P(x0 ≤ X ≤ x1).
52 * @param x0 the inclusive, lower bound
57 * @throws IllegalArgumentException if x0 > x1
59 double cumulativeProbability(int x0, int x1) throws MathException; argument
/external/clang/test/PCH/
H A Dpr4489.c27 void x0(void) function
/external/iptables/include/linux/netfilter/
H A Dxt_NFLOG.h9 #define XT_NFLOG_MASK 0x0
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_NFLOG.h9 #define XT_NFLOG_MASK 0x0
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
H A Debt_nflog.h6 #define EBT_NFLOG_MASK 0x0
/external/llvm/test/MC/AsmParser/
H A Ddirective_align.s9 # CHECK: .p2alignl 3, 0x0, 2
/external/valgrind/none/tests/
H A Dioctl_moans.c19 ioctl(-1, IOCTL_REQUEST_BASE + 0x0);
21 ioctl(-1, IOCTL_REQUEST_BASE + 0x0);
35 ioctl(-1, IOCTL_REQUEST_BASE + 0x0);
42 ioctl(-1, IOCTL_REQUEST_BASE + 0x0);
/external/ceres-solver/include/ceres/
H A Dproblem.h223 double* x0);
226 double* x0, double* x1);
229 double* x0, double* x1, double* x2);
232 double* x0, double* x1, double* x2,
236 double* x0, double* x1, double* x2,
240 double* x0, double* x1, double* x2,
244 double* x0, double* x1, double* x2,
249 double* x0, double* x1, double* x2,
254 double* x0, double* x1, double* x2,
259 double* x0, doubl
[all...]
/external/ceres-solver/internal/ceres/
H A Dproblem_impl.h80 double* x0);
83 double* x0, double* x1);
86 double* x0, double* x1, double* x2);
89 double* x0, double* x1, double* x2,
93 double* x0, double* x1, double* x2,
97 double* x0, double* x1, double* x2,
101 double* x0, double* x1, double* x2,
106 double* x0, double* x1, double* x2,
111 double* x0, double* x1, double* x2,
116 double* x0, doubl
[all...]
/external/libavc/encoder/
H A Div2.h61 IV_SUCCESS = 0x0,
69 IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM = 0x0,
83 IV_YUV_420P = 0x0,
104 IV_I_FRAME = 0x0,
128 IV_TOP_FLD = 0x0,
136 IV_PROGRESSIVE = 0x0,
149 IV_PROFILE_BASE = 0x0,
164 ARCH_ARM_NONEON = 0x0,
184 SOC_GENERIC = 0x0,
192 IV_CMD_GET_NUM_MEM_REC = 0x0,
[all...]

Completed in 586 milliseconds

1234567891011>>