/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
tls-relax-gd-ie.d | 7 +10008: d53bd041 mrs x1, tpidr_el0 8 +1000c: 8b000020 add x0, x1, x0
|
tls-relax-gd-le.d | 7 +10008: d53bd041 mrs x1, tpidr_el0 8 +1000c: 8b000020 add x0, x1, x0
|
tls-relax-gdesc-ie.d | 9 +10010: d53bd041 mrs x1, tpidr_el0 10 +10014: 8b000020 add x0, x1, x0
|
tls-relax-gdesc-le.d | 9 +10010: d53bd041 mrs x1, tpidr_el0 10 +10014: 8b000020 add x0, x1, x0
|
tls-relax-ie-le.d | 5 +10000: d53bd041 mrs x1, tpidr_el0 8 +1000c: 8b000020 add x0, x1, x0
|
/external/pdfium/third_party/agg23/ |
agg_renderer_base.h | 70 return m_clip_box.x1; 90 return m_clip_box.x1; 104 void blend_hline(int x1, int y, int x2, 107 if(x1 > x2) { 109 x2 = x1; 110 x1 = t; 118 if(x1 > xmax()) { 124 if(x1 < xmin()) { 125 x1 = xmin(); 130 m_ren->blend_hline(x1, y, x2 - x1 + 1, c, cover) [all...] |
/art/runtime/interpreter/mterp/arm64/ |
alt_stub.S | 11 add x1, xFP, #OFF_FP_SHADOWFRAME
|
op_monitor_enter.S | 8 mov x1, xSELF // w1<- self
|
op_monitor_exit.S | 12 mov x1, xSELF // w0<- self
|
/bionic/libc/arch-arm64/bionic/ |
syscall.S | 34 /* Move syscall parameters from x1 thru x6 to x0 thru x5 */ 35 mov x0, x1 36 mov x1, x2
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
xt_statistic.h | 31 XT_STATISTIC_INVERT = 0x1, 34 #define XT_STATISTIC_MASK 0x1
|
/development/ndk/platforms/android-21/include/linux/netfilter/ |
xt_statistic.h | 31 XT_STATISTIC_INVERT = 0x1, 34 #define XT_STATISTIC_MASK 0x1
|
/development/ndk/platforms/android-3/include/linux/netfilter/ |
xt_statistic.h | 23 XT_STATISTIC_INVERT = 0x1, 25 #define XT_STATISTIC_MASK 0x1
|
/external/compiler-rt/test/builtins/Unit/ |
fixsfti_test.c | 85 if (test__fixsfti(0x1.FFFFFEp+62F, 0x7FFFFF8000000000LL)) 87 if (test__fixsfti(0x1.FFFFFCp+62F, 0x7FFFFF0000000000LL)) 90 if (test__fixsfti(-0x1.FFFFFEp+62F, make_ti(0xFFFFFFFFFFFFFFFFLL, 93 if (test__fixsfti(-0x1.FFFFFCp+62F, make_ti(0xFFFFFFFFFFFFFFFFLL, 97 if (test__fixsfti(0x1.FFFFFEp+126F, make_ti(0x7FFFFF8000000000LL, 0))) 99 if (test__fixsfti(0x1.FFFFFCp+126F, make_ti(0x7FFFFF0000000000LL, 0))) 102 if (test__fixsfti(-0x1.FFFFFEp+126F, make_ti(0x8000008000000000LL, 0))) 104 if (test__fixsfti(-0x1.FFFFFCp+126F, make_ti(0x8000010000000000LL, 0)))
|
/external/iptables/include/linux/netfilter/ |
xt_statistic.h | 14 XT_STATISTIC_INVERT = 0x1, 16 #define XT_STATISTIC_MASK 0x1
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_statistic.h | 14 XT_STATISTIC_INVERT = 0x1, 16 #define XT_STATISTIC_MASK 0x1
|
/external/libopus/silk/ |
interpolate.c | 38 const opus_int16 x1[ MAX_LPC_ORDER ], /* I second vector */ 49 xi[ i ] = (opus_int16)silk_ADD_RSHIFT( x0[ i ], silk_SMULBB( x1[ i ] - x0[ i ], ifact_Q2 ), 2 );
|
/external/skia/src/svg/parser/ |
SkSVGLine.cpp | 14 SVG_ATTRIBUTE(x1), 25 SVG_ADD_ATTRIBUTE(x1);
|
/frameworks/base/graphics/java/android/graphics/ |
LinearGradient.java | 44 @param x1 The x-coordinate for the end of the gradient line 52 public LinearGradient(float x0, float y0, float x1, float y1, int colors[], float positions[], 63 mX1 = x1; 68 init(nativeCreate1(x0, y0, x1, y1, colors, positions, tile.nativeInt)); 74 @param x1 The x-coordinate for the end of the gradient line 80 public LinearGradient(float x0, float y0, float x1, float y1, int color0, int color1, 85 mX1 = x1; 90 init(nativeCreate2(x0, y0, x1, y1, color0, color1, tile.nativeInt)); 115 private native long nativeCreate1(float x0, float y0, float x1, float y1, 117 private native long nativeCreate2(float x0, float y0, float x1, float y1 [all...] |
/packages/services/Car/car-support-lib/src/android/support/car/ |
CarAppContextManager.java | 54 public static final int APP_CONTEXT_START_FLAG = 0x1; 58 public static final int APP_CONTEXT_NAVIGATION = 0x1;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
xt_statistic.h | 14 XT_STATISTIC_INVERT = 0x1, 16 #define XT_STATISTIC_MASK 0x1
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/ |
xt_statistic.h | 14 XT_STATISTIC_INVERT = 0x1, 16 #define XT_STATISTIC_MASK 0x1
|
/prebuilts/go/darwin-x86/test/fixedbugs/issue7995b.dir/ |
x1.go | 1 package x1 package
|
/prebuilts/go/linux-x86/test/fixedbugs/issue7995b.dir/ |
x1.go | 1 package x1 package
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/netfilter/ |
xt_statistic.h | 23 XT_STATISTIC_INVERT = 0x1, 25 #define XT_STATISTIC_MASK 0x1
|