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

1 2 3 4 5 6 7 8 91011>>

  /external/boringssl/src/crypto/obj/
obj_dat.h 67 0x2A,0x86,0x48,0x86,0xF7,0x0D, /* [ 0] OBJ_rsadsi */
68 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01, /* [ 6] OBJ_pkcs */
69 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02, /* [ 13] OBJ_md2 */
70 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x05, /* [ 21] OBJ_md5 */
71 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x03,0x04, /* [ 29] OBJ_rc4 */
72 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x01,/* [ 37] OBJ_rsaEncryption */
73 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x02,/* [ 46] OBJ_md2WithRSAEncryption */
74 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x04,/* [ 55] OBJ_md5WithRSAEncryption */
75 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x01,/* [ 64] OBJ_pbeWithMD2AndDES_CBC */
76 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x05,0x03,/* [ 73] OBJ_pbeWithMD5AndDES_CBC *
    [all...]
  /external/v8/test/mjsunit/es6/
string-html.js 10 assertEquals('_'.anchor(0x2A), '<a name="42">_</a>');
12 assertEquals(String.prototype.anchor.call(0x2A, 0x2A), '<a name="42">42</a>');
23 assertEquals(String.prototype.big.call(0x2A), '<big>42</big>');
34 assertEquals(String.prototype.blink.call(0x2A), '<blink>42</blink>');
45 assertEquals(String.prototype.bold.call(0x2A), '<b>42</b>');
56 assertEquals(String.prototype.fixed.call(0x2A), '<tt>42</tt>');
67 assertEquals('_'.fontcolor(0x2A), '<font color="42">_</font>');
69 assertEquals(String.prototype.fontcolor.call(0x2A, 0x2A),
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Int16Rect.h 73 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A );
Int16Rect.c 82 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A )
87 rectL.x2E = x2A;
  /external/compiler-rt/test/BlocksRuntime/
large-struct.c 26 memset(&outty, 0x2A, sizeof(outty));
small-struct.c 25 memset(&outty, 0x2A, sizeof(outty));
byrefstruct.c 32 memset(&copy, 0x2A, sizeof(copy));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
initoid.h 6 #define MAPI_PREFIX 0x2A,0x86,0x48,0x86,0xf7,0x14,0x03
  /hardware/bsp/intel/peripheral/libupm/src/st7735/
st7735.h 59 #define ST7735_CASET 0x2A
194 0x2A,
268 0x08, 0x08, 0x2A, 0x1C, 0x08,
269 0x08, 0x1C, 0x2A, 0x08, 0x08,
278 0x24, 0x2A, 0x7F, 0x2A, 0x12,
284 0x2A, 0x1C, 0x7F, 0x1C, 0x2A,
416 0x08, 0x14, 0x2A, 0x14, 0x22,
417 0x22, 0x14, 0x2A, 0x14, 0x08
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Math.h 179 /** matrix multiply rA = x1A * x2A, input/output 1.15, no overflow protection, in-place not allowed */
181 const int16 *x2A, int16 col2A, int16 *rA );
183 /** matrix multiply rA = x1A * transposed( x2A ), input/output 1.15, no overflow protection, in-place not allowed */
185 const int16 *x2A, int16 row2A, int16 *rA );
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcp.java 59 public static final int PASSTHROUGH_ID_DOT = 0x2A; /* dot */
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 348 public static final int FLEX_RGBA_8888 = 0x2A;
  /hardware/bsp/intel/peripheral/libupm/src/adis16448/
adis16448.h 64 #define ZMAGN_HIC 0x2A //Z-axis magnetometer, hard iron factor
  /hardware/bsp/intel/peripheral/libupm/src/lsm303/
lsm303.h 54 #define OUT_Y_L_A 0x2A
  /libcore/support/src/test/java/tests/security/
DefaultKeys.java 30 (byte) 0x30, (byte) 0x82, (byte) 0x02, (byte) 0x75, (byte) 0x02, (byte) 0x01, (byte) 0x00, (byte) 0x30, (byte) 0x0D, (byte) 0x06, (byte) 0x09, (byte) 0x2A, (byte) 0x86, (byte) 0x48, (byte) 0x86, (byte) 0xF7, (byte) 0x0D,
38 (byte) 0x57, (byte) 0xFF, (byte) 0x17, (byte) 0x2A, (byte) 0xA1, (byte) 0x74, (byte) 0x8D, (byte) 0x07, (byte) 0xD8, (byte) 0xCE, (byte) 0xF7, (byte) 0x0B, (byte) 0x59, (byte) 0xFB, (byte) 0x13, (byte) 0x6E, (byte) 0xF1,
69 (byte) 0x30, (byte) 0x81, (byte) 0x9F, (byte) 0x30, (byte) 0x0D, (byte) 0x06, (byte) 0x09, (byte) 0x2A, (byte) 0x86, (byte) 0x48, (byte) 0x86, (byte) 0xF7, (byte) 0x0D, (byte) 0x01, (byte) 0x01, (byte) 0x01, (byte) 0x05,
76 (byte) 0x55, (byte) 0x48, (byte) 0x5C, (byte) 0x94, (byte) 0x02, (byte) 0xF7, (byte) 0x84, (byte) 0xE6, (byte) 0x9B, (byte) 0x57, (byte) 0xFF, (byte) 0x17, (byte) 0x2A, (byte) 0xA1, (byte) 0x74, (byte) 0x8D, (byte) 0x07,
80 (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0x4B, (byte) 0x02, (byte) 0x01, (byte) 0x00, (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0x2C, (byte) 0x06, (byte) 0x07, (byte) 0x2A, (byte) 0x86, (byte) 0x48, (byte) 0xCE,
88 (byte) 0x91, (byte) 0x32, (byte) 0xF6, (byte) 0x75, (byte) 0xF3, (byte) 0xAE, (byte) 0x2B, (byte) 0x61, (byte) 0xD7, (byte) 0x2A, (byte) 0xEF, (byte) 0xF2, (byte) 0x22, (byte) 0x03, (byte) 0x19, (byte) 0x9D, (byte) 0xD1,
98 (byte) 0x3B, (byte) 0xFE, (byte) 0xCF, (byte) 0x49, (byte) 0x2A, (byte) 0x04, (byte) 0x16, (byte) 0x02, (byte) 0x14, (byte) 0x0E, (byte) 0x90, (byte) 0xB7, (byte) 0x92, (byte) 0x01, (byte) 0x98, (byte) 0xCD, (byte) 0x85,
101 (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0xB8, (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0x2C, (byte) 0x06, (byte) 0x07, (byte) 0x2A, (byte) 0x86, (byte) 0x48, (byte) 0xCE, (byte) 0x38, (byte) 0x04, (byte) 0x01,
109 (byte) 0x75, (byte) 0xF3, (byte) 0xAE, (byte) 0x2B, (byte) 0x61, (byte) 0xD7, (byte) 0x2A, (byte) 0xEF, (byte) 0xF2, (byte) 0x22, (byte) 0x03, (byte) 0x19, (byte) 0x9D, (byte) 0xD1, (byte) 0x48, (byte) 0x01, (byte) 0xC7,
119 (byte) 0x49, (byte) 0x2A, (byte) 0x03, (byte) 0x81, (byte) 0x85, (byte) 0x00, (byte) 0x02, (byte) 0x81, (byte) 0x81, (byte) (…)
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
OidTest.java 75 new byte[] { 0x06, 0x04, 0x2A, 0x01, 0x02, 0x01 } },
80 new byte[] { 0x06, 0x09, 0x2A, (byte) 0x86, 0x48,
  /external/opencv3/3rdparty/libtiff/
t4.h 75 { 6, 0x2A, 16 }, /* 1010 10 */
100 { 8, 0x2A, 41 }, /* 0010 1010 */
  /external/pdfium/third_party/libtiff/
t4.h 75 { 6, 0x2A, 16 }, /* 1010 10 */
100 { 8, 0x2A, 41 }, /* 0010 1010 */
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /device/linaro/hikey/wpan/uim/
uim.h 33 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.h 185 OUT_Y_L_A = 0x2A,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
ioctls.h 60 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)

Completed in 427 milliseconds

1 2 3 4 5 6 7 8 91011>>