Searched refs:x1 (Results 26 - 50 of 2465) sorted by path

1234567891011>>

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DMethodsWithGenericTest.java108 0x1, // ACC_PUBLIC flag
110 0x1 // ACC_PUBLIC flag
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestKeyPair.java450 (byte) 0x1, (byte) 0x0, (byte) 0x30, (byte) 0xffffff81,
453 (byte) 0xfffffff7, (byte) 0xd, (byte) 0x1, (byte) 0x3,
454 (byte) 0x1, (byte) 0x30, (byte) 0xffffff81, (byte) 0xffffff89,
459 (byte) 0x1, (byte) 0xffffffa4, (byte) 0xffffffb9, (byte) 0x4e,
491 (byte) 0x23, (byte) 0x2, (byte) 0x2, (byte) 0x1,
516 (byte) 0xfffffff7, (byte) 0xd, (byte) 0x1, (byte) 0x3,
517 (byte) 0x1, (byte) 0x30, (byte) 0xffffff81, (byte) 0xffffff89,
522 (byte) 0x1, (byte) 0xffffffa4, (byte) 0xffffffb9, (byte) 0x4e,
554 (byte) 0x23, (byte) 0x2, (byte) 0x2, (byte) 0x1,
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DExtendedContentHandler.java224 public static final int NO_BAD_CHARS = 0x1;
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOM3TreeWalker.java142 private final static int CANONICAL = 0x1 << 0;
145 private final static int CDATA = 0x1 << 1;
148 private final static int CHARNORMALIZE = 0x1 << 2;
151 private final static int COMMENTS = 0x1 << 3;
154 private final static int DTNORMALIZE = 0x1 << 4;
157 private final static int ELEM_CONTENT_WHITESPACE = 0x1 << 5;
160 private final static int ENTITIES = 0x1 << 6;
163 private final static int INFOSET = 0x1 << 7;
166 private final static int NAMESPACES = 0x1 << 8;
169 private final static int NAMESPACEDECLS = 0x1 <<
[all...]
H A DLSSerializerImpl.java122 private final static int CANONICAL = 0x1 << 0;
125 private final static int CDATA = 0x1 << 1;
128 private final static int CHARNORMALIZE = 0x1 << 2;
131 private final static int COMMENTS = 0x1 << 3;
134 private final static int DTNORMALIZE = 0x1 << 4;
137 private final static int ELEM_CONTENT_WHITESPACE = 0x1 << 5;
140 private final static int ENTITIES = 0x1 << 6;
143 private final static int INFOSET = 0x1 << 7;
146 private final static int NAMESPACES = 0x1 << 8;
149 private final static int NAMESPACEDECLS = 0x1 <<
[all...]
/external/arduino/hardware/arduino/cores/arduino/
H A Dwiring.h36 #define HIGH 0x1
40 #define OUTPUT 0x1
42 #define true 0x1
52 #define DISPLAY 0x1
/external/bison/tests/
H A Dtestsuite2686 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
3066 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
3510 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
3893 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
4464 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
4686 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
4919 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
5322 %token FAKE "fake [] \a\b\f\n\r\t\v\"\'\?\\\u005B\U0000005c ??!??'??(??)??-??/??<??=??> \x1\1"
5387 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then
5619 if test x"$BISON_TEST_XML" = x1
[all...]
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_av.c65 #define BTIF_AV_FLAG_LOCAL_SUSPEND_PENDING 0x1
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
H A Dsbc_dct.c87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local
93 x1 = (pInVect[3] + pInVect[5]) >>1;
123 /* rearrangement of x1,x3,x5,x7 as in (15) */
127 x1 -= x3 >>1 ;
129 /* two-dimensional IDCT of x1 and x5 */
131 temp = x1 ;
132 x1 = x1 + x5 ;
145 /* 4-point IDCT of x1,x3,x5 and x7 and post multiplication by diagonal matrix as in (14) */
146 SBC_IDCT_MULT((SBC_COS_PI_SUR_16), ( x1
[all...]
/external/bluetooth/bluedroid/gki/ulinux/
H A Ddata_types.h53 #define BCM_STRCPY_S(x1,x2,x3) strcpy((x1),(x3))
54 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4))
/external/bluetooth/bluedroid/stack/a2dp/
H A Da2d_sbc.c90 #define A2D_SBC_SUBBAND_BIT 0x1 /* num of subband bit: 0:4; 1: 8 */
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_int.h306 #define BTM_RMT_NAME_EXT 0x1 /* Initiated through API */
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h861 #define BTM_BL_INQUIRY_STARTED (BTM_BL_INQUIRY_PAGING_MASK | 0x1)
H A Dgoep_fs.h50 #define GOEP_A_RDONLY 0x1
H A Duipc_msg.h296 #define CODEC_INFO_AAC_SF_IDX_88K 0x1
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h140 #define L2CAP_ADJ_BRCM_ID 0x1
440 #define L2C_BLE_CONN_UPDATE_DISABLE 0x1 /* disable update connection parameters */
/external/bluetooth/bluedroid/test/bluedroidtest/
H A Dbluedroidtest.c618 case 0x1: /* RX TEST */
/external/bluetooth/bluedroid/udrv/ulinux/
H A Duipc.c79 UIPC_TASK_FLAG_DISCONNECT_CHAN = 0x1,
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
H A DDESEngine.java119 0x8, 0x4, 0x2, 0x1
H A DRC2Engine.java49 (byte)0x63, (byte)0x16, (byte)0x1, (byte)0x3f, (byte)0x58, (byte)0xe2, (byte)0x89, (byte)0xa9,
H A DTwofishEngine.java452 int x1 = BytesTo32Bits(src, srcIndex + 4) ^ gSubKeys[INPUT_WHITEN + 1];
461 t1 = Fe32_3(x1);
470 x1 = (x1 << 1 | x1 >>> 31) ^ (t0 + 2*t1 + gSubKeys[k++]);
476 Bits32ToBytes(x1 ^ gSubKeys[OUTPUT_WHITEN + 3], dst, dstIndex + 12);
493 int x1 = BytesTo32Bits(src, srcIndex+12) ^ gSubKeys[OUTPUT_WHITEN + 3];
501 x1 ^= t0 + 2*t1 + gSubKeys[k--];
503 x1 = x1 >>>
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECFieldElement.java388 protected BigInteger modAdd(BigInteger x1, BigInteger x2) argument
390 BigInteger x3 = x1.add(x2);
408 protected BigInteger modMult(BigInteger x1, BigInteger x2) argument
410 return modReduce(x1.multiply(x2));
/external/bzip2/
H A DAndroid.mk18 # measurements show that the ARM version of ZLib is about x1.17 faster
H A Dbzip2recover.c187 bs->buffer = bit & 0x1;
189 bs->buffer = ( (bs->buffer << 1) | (bit & 0x1) );
203 return ( ((bs->buffer) >> (bs->buffLive)) & 0x1 );
212 return ( ((bs->buffer) >> 7) & 0x1 );
246 bsPutBit ( bs, (((UInt32) c) >> i) & 0x1 );
256 bsPutBit ( bs, (c >> i) & 0x1 );
H A Dbzlib_private.h459 { if (((i) & 0x1) == 0) \

Completed in 1708 milliseconds

1234567891011>>