/external/skia/tests/ |
JpegTest.cpp | 28 0x0B, 0x09, 0x0C, 0x11, 0x0F, 0x12, 0x12, 0x11, 29 0x0F, 0x11, 0x11, 0x13, 0x16, 0x1C, 0x17, 0x13, 30 0x14, 0x1A, 0x15, 0x11, 0x11, 0x18, 0x21, 0x18, 35 0x1E, 0x14, 0x11, 0x14, 0x1E, 0x1E, 0x1E, 0x1E, 42 0x00, 0x11, 0x08, 0x00, 0x80, 0x00, 0x80, 0x03, 43 0x01, 0x22, 0x00, 0x02, 0x11, 0x01, 0x03, 0x11, [all...] |
/art/runtime/arch/arm64/ |
registers_arm64.cc | 26 "x10", "x11", "x12", "x13", "x14", "x15", "ip0", "ip1", "x18", "x19",
|
/development/ndk/platforms/android-3/include/linux/ |
atmsap.h | 30 #define ATM_L2_ISO7776 0x11
|
rtc.h | 64 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info)
|
/development/ndk/platforms/android-3/include/linux/raid/ |
md_u.h | 16 #define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_matching.h | 95 * Correlation window size is constant and set to 11x11. 159 * Correlation window size is constant and set to 11x11. 199 * \param use_smaller_matching_window if set to true, uses a correlation window of 5x5 instead of the default 11x11 229 * \param affine prewarp the 11x11 patches by given affine transform. 0 means no warping,
|
/device/google/accessory/demokit/firmware/demokit/ |
demokit.pde | 178 else if (msg[1] == 0x11) 334 read_joy_reg(0x11); 340 y_cal += read_joy_reg(0x11); 361 *y = read_joy_reg(0x11) + offset_Y; // reading Y clears the interrupt
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
AnyTest.java | 42 private static byte[] encoded = new byte[] { 0x01, 0x03, 0x11, 0x13, 0x15 };
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_rtl_amd64.S | 182 rol $0x11, %rsi 214 rol $0x11, %rsi 253 rol $0x11, %rsi 299 rol $0x11, %rsi
|
/external/deqp/framework/platform/X11/ |
tcuX11Platform.hpp | 23 * \brief X11 Platform.
|
/external/freetype/include/ |
ftfntfmt.h | 65 /* The return value is suitable to be used as an X11 FONT_PROPERTY. */
|
/external/kernel-headers/original/uapi/linux/ |
screen_info.h | 50 #define VIDEO_TYPE_CGA 0x11 /* CGA Display */
|
/external/kernel-headers/original/uapi/mtd/ |
nftl-user.h | 80 #define SECTOR_IGNORE 0x11
|
/external/libhevc/common/arm64/ |
ihevc_weighted_pred_uni.s | 145 mov x11,#1 157 lsl x22,x11,x12 229 neg x11, x22 231 add x0,x0,x11 //pi2_src + 4*src_strd - 2*wd(since pi2_src is 16 bit pointer double the increment with double the wd decrement)
|
/external/llvm/test/MC/AArch64/ |
elf-reloc-movw.s | 14 movk x11, #:abs_g3:some_label
|
/external/llvm/test/MC/ARM/ |
virtexts-arm.s | 29 # CHECK-ARM: [0x6e,0x00,0x60,0x11]
|
/external/llvm/test/MC/Disassembler/Mips/mips64r6/ |
valid-xfail-mips64r6.txt | 19 0x65 0xce 0x11 0xea # CHECK: daddiu $14, $14, 4586
|
/external/llvm/test/MC/Mips/ |
mips-dsp-instructions.s | 4 # CHECK: precrq.qb.ph $16, $17, $18 # encoding: [0x7e,0x32,0x83,0x11] 5 # CHECK: precrq.ph.w $17, $18, $19 # encoding: [0x7e,0x53,0x8d,0x11] 37 # CHECK: mthi $16, $ac3 # encoding: [0x02,0x00,0x18,0x11] 48 # CHECK: mthi $16 # encoding: [0x02,0x00,0x00,0x11]
|
/external/mesa3d/docs/ |
install.html | 18 <li><a href="#autoconf">Building with autoconf (Linux/Unix/X11)</a> 67 sudo yum install flex bison imake libtool xorg-x11-proto-devel libdrm-devel \ 68 gcc-c++ xorg-x11-server-devel libXi-devel libXmu-devel libXdamage-devel git \ 74 <h1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</h1>
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
vl_winsys.h | 37 #include <X11/Xlib.h>
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
native_x11.c | 55 "X11", /* name */
|
/external/mesa3d/src/glx/apple/ |
apple_glx.h | 36 #include <X11/Xlib.h>
|
/external/mesa3d/src/mesa/swrast/ |
NOTES | 46 rasterization function in feedback mode. See the X11 driver for
|
/external/skia/debugger/ |
debuggermain.cpp | 28 // constuction. However, the components Qt calls (X11 libs, ..) will override that.
|
/external/wpa_supplicant_8/src/eap_common/ |
eap_pax_common.h | 35 EAP_PAX_OP_SEC_1 = 0x11,
|