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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 29 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
49 x11 = *((uint32*)(ref + 4)); /* H G F E */
53 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */
54 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */
55 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
60 /* process x11 & x14 */
61 x11 = sad_4pixel(x11, x14, x9)
132 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
156 BIC x10, x10, x11, lsl #(32-SHIFT); local
157 MVN x11, x11, lsr #SHIFT; local
158 BIC x11, x11, x12, lsl #(32-SHIFT); local
173 LDR x11, [ref, #4]; local
179 BIC x10, x10, x11, lsl #(32-SHIFT); local
180 MVN x11, x11, lsr #SHIFT; local
181 BIC x11, x11, x12, lsl #(32-SHIFT); local
200 RSBS x11, dmin, x10, lsr #16 local
224 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 79 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
104 x11 = *((uint32*)(ref + 4));
108 /* process x11 & x14 */
109 x11 = sad_4pixel(x11, x14, x9);
117 x5 = x5 + x11; /* accumulate low bytes */
118 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
119 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
254 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
291 LDR x11, [ref, #4]; local
318 RSBS x11, dmin, x10, lsr #16; local
392 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_mb_offset.h 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
54 x11 = *((uint32*)(ref + 4)); /* H G F E */
58 x10 = x10 | (x11 << (32 - SHIFT)); /* G F E D */
59 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */
60 x11 = x11 | (x12 << (32 - SHIFT)); /* K J I H */
65 /* process x11 & x14 */
66 x11 = sad_4pixel(x11, x14, x9)
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
162 BIC x10, x10, x11, lsl #(32-SHIFT); local
163 MVN x11, x11, lsr #SHIFT; local
164 BIC x11, x11, x12, lsl #(32-SHIFT); local
179 LDR x11, [ref, #4]; local
185 BIC x10, x10, x11, lsl #(32-SHIFT); local
186 MVN x11, x11, lsr #SHIFT; local
187 BIC x11, x11, x12, lsl #(32-SHIFT); local
206 RSBS x11, dmin, x10, lsr #16 local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
109 x11 = *((uint32*)(ref + 4));
113 /* process x11 & x14 */
114 x11 = sad_4pixel(x11, x14, x9);
122 x5 = x5 + x11; /* accumulate low bytes */
123 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
296 LDR x11, [ref, #4]; local
323 RSBS x11, dmin, x10, lsr #16; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/quake/quake/src/QW/
qwcl.x11.spec.sh 2 # Generate qwcl.x11.spec
7 %define name qwcl.x11
17 Source: qwcl.x11-%{version}.tar.gz
22 Summary: X11 QuakeWorld Client
38 %attr(644,root,root) ${3}/readme.qwcl.x11
39 %attr(755,root,root) ${3}/qwcl.x11
  /external/quake/quake/src/WinQuake/
Makefile.linuxi386 48 MESAGLLDFLAGS=-L/usr/X11/lib -L/usr/local/lib -L$(MESA_DIR)/lib -lMesaGL -lglide2x -lX11 -lXext -ldl
50 GLLDFLAGS=-L/usr/X11/lib -L/usr/local/lib -lGL -lX11 -lXext -ldl -lXxf86dga -lXxf86vm -lm
71 $(BUILDDIR)/bin/quake.x11
80 $(BUILD_DEBUG_DIR)/x11
89 $(BUILD_RELEASE_DIR)/x11
471 # X11 Quake
475 $(BUILDDIR)/x11/cl_demo.o \
476 $(BUILDDIR)/x11/cl_input.o \
477 $(BUILDDIR)/x11/cl_main.o \
478 $(BUILDDIR)/x11/cl_parse.o
    [all...]
dosasm.s 9 movl $0x11,%ecx // read the CESR
19 movl $0x11,%ecx
33 movl $0x11,%ecx // control and event select
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.c 179 [IEEE80211_RADIOTAP_FLAGS] = 0x11,
180 [IEEE80211_RADIOTAP_RATE] = 0x11,
183 [IEEE80211_RADIOTAP_DBM_ANTSIGNAL] = 0x11,
184 [IEEE80211_RADIOTAP_DBM_ANTNOISE] = 0x11,
188 [IEEE80211_RADIOTAP_DBM_TX_POWER] = 0x11,
189 [IEEE80211_RADIOTAP_ANTENNA] = 0x11,
190 [IEEE80211_RADIOTAP_DB_ANTSIGNAL] = 0x11,
191 [IEEE80211_RADIOTAP_DB_ANTNOISE] = 0x11,
194 [IEEE80211_RADIOTAP_RTS_RETRIES] = 0x11,
195 [IEEE80211_RADIOTAP_DATA_RETRIES] = 0x11,
    [all...]
  /external/wpa_supplicant_8/src/utils/
radiotap.c 179 [IEEE80211_RADIOTAP_FLAGS] = 0x11,
180 [IEEE80211_RADIOTAP_RATE] = 0x11,
183 [IEEE80211_RADIOTAP_DBM_ANTSIGNAL] = 0x11,
184 [IEEE80211_RADIOTAP_DBM_ANTNOISE] = 0x11,
188 [IEEE80211_RADIOTAP_DBM_TX_POWER] = 0x11,
189 [IEEE80211_RADIOTAP_ANTENNA] = 0x11,
190 [IEEE80211_RADIOTAP_DB_ANTSIGNAL] = 0x11,
191 [IEEE80211_RADIOTAP_DB_ANTNOISE] = 0x11,
194 [IEEE80211_RADIOTAP_RTS_RETRIES] = 0x11,
195 [IEEE80211_RADIOTAP_DATA_RETRIES] = 0x11,
    [all...]
  /external/bluetooth/bluez/compat/
hidd.h 24 #define L2CAP_PSM_HIDP_CTRL 0x11
  /external/clang/test/CodeGen/
2010-07-14-ref-off-end.c 22 if(f(t)!=0x11)abort();
  /external/oprofile/libop/
op_config.h 55 #define OPD_VERSION 0x11
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 87 public static final int NV21 = 0x11;
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceStatus.java 28 public static final int ATTACHMENT_NOT_FOUND = 0x11;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cuda.h 21 #define CUDA_RESET_SYSTEM 0x11
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cuda.h 21 #define CUDA_RESET_SYSTEM 0x11
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hda_hwdep.h 41 #define HDA_IOCTL_VERB_WRITE _IOWR('H', 0x11, struct hda_verb_ioctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cuda.h 21 #define CUDA_RESET_SYSTEM 0x11
  /system/core/include/system/
graphics.h 114 HAL_PIXEL_FORMAT_YCrCb_420_SP = 0x11, // NV21
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERTags.java 15 public static final int SET = 0x11;
16 public static final int SET_OF = 0x11; // for completeness
  /device/moto/stingray/whisper/
SHA_Comm.h 39 #define SHA_STATUS_BYTE_WAKEUP (0x11) //!< status byte after wakeup
  /external/tcpdump/
l2vpn.c 48 { 0x11, "Structure-agnostic E1 over Packet"},
  /external/llvm/test/MC/ARM/
arm_addrmode2.s 5 @ CHECK: ldrt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xb0,0xe6]
8 @ CHECK: ldrbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xf0,0xe6]
11 @ CHECK: strt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xa0,0xe6]
14 @ CHECK: strbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xe0,0xe6]
30 @ CHECK: ldr r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xb0,0xe7]
31 @ CHECK: ldrb r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xf0,0xe7]
  /external/clang/test/FixIt/
fixit.cpp 82 int x11 >>= 0; // expected-error {{invalid '>>=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
110 int x11 >>= 0; // expected-error {{invalid '>>=' at end of declaration; did you mean '='?}} local
111 (void)x11;
129 if (int x11 >>= 0) { (void)x11; } // expected-error {{invalid '>>=' at end of declaration; did you mean '='?}}
  /packages/inputmethods/OpenWnn/libs/libwnnEngDic/
WnnEngDic.c 26 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d,
108 0x83, 0x00, 0x68, 0xd0, 0x02, 0xe0, 0x08, 0x48, 0xd2, 0x89, 0x00, 0xe8, 0xd3, 0x83, 0x11, 0x17,
117 0x00, 0x48, 0xe6, 0x87, 0x80, 0x68, 0xe9, 0x05, 0x65, 0x11, 0x48, 0xea, 0x0a, 0x80, 0x48, 0xeb,
126 0x48, 0xf6, 0x08, 0x00, 0x68, 0xf6, 0x87, 0x37, 0x11, 0x48, 0xfb, 0x09, 0x80, 0x68, 0xfc, 0x87,
130 0x00, 0x49, 0x11, 0x8a, 0x80, 0xb2, 0x11, 0xaa, 0x30, 0x2a, 0x0c, 0x16, 0xb0, 0x11, 0xba, 0x2e,
133 0x87, 0x80, 0x69, 0x0e, 0x09, 0x3c, 0x10, 0x69, 0x13, 0x89, 0xcd, 0x11, 0x49, 0x19, 0x0b, 0x00,
136 0x1a, 0x87, 0x00, 0x49, 0x1b, 0x87, 0x80, 0x49, 0x1c, 0x88, 0x00, 0x69, 0x1d, 0x8a, 0xe0, 0x11,
145 0x69, 0x52, 0x0d, 0xed, 0x11, 0x49, 0x53, 0x89, 0x00, 0x21, 0xc3, 0x22, 0xc0, 0x49, 0x51, 0x8c
    [all...]

Completed in 827 milliseconds

1 2 3 4 5 6 7 8 91011>>