/external/e2fsprogs/lib/ext2fs/ |
bitops.c | 121 res = (res & 0x33) + ((res >> 2) & 0x33);
|
/external/openssl/crypto/des/ |
str2key.c | 83 j=((j<<2)&0xcc)|((j>>2)&0x33); 143 j=((j<<2)&0xcc)|((j>>2)&0x33);
|
/bionic/libc/kernel/uapi/linux/ |
ipmi_msgdefs.h | 36 #define IPMI_GET_MSG_CMD 0x33
|
screen_info.h | 77 #define VIDEO_TYPE_SGI 0x33
|
serio.h | 74 #define SERIO_TOUCHWIN 0x33
|
/development/ndk/platforms/android-L/include/linux/ |
ipmi_msgdefs.h | 36 #define IPMI_GET_MSG_CMD 0x33
|
screen_info.h | 77 #define VIDEO_TYPE_SGI 0x33
|
serio.h | 74 #define SERIO_TOUCHWIN 0x33
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
BooleanTest.java | 76 new byte[] { 0x01, 0x01, 0x33 } };
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/ |
GeneralNameTest.java | 93 new int[] { 0x01, 0x0a, 0x02, 0x0b, 0x33, 0x37, 0x10, 0x00, 0xFF, 96 new int[] { 0x01, 0x0a, 0x02, 0x0b, 0x33, 0x37, 0x10, 0x00, 0xFF, 101 new int[] { 0x01, 0x0a, 0x02, 0x0b, 0x11, 0x33, 0x10, 0x00, 0xFF, 106 new int[] { 0x01, 0x0a, 0x02, 0x0b, 0x11, 0x33, 0x10, 0x00, 0xFF,
|
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/ |
rsa_x931.c | 163 return 0x33;
|
/external/kernel-headers/original/uapi/linux/ |
ipmi_msgdefs.h | 55 #define IPMI_GET_MSG_CMD 0x33
|
screen_info.h | 58 #define VIDEO_TYPE_SGI 0x33 /* Various SGI graphics hardware */
|
serio.h | 68 #define SERIO_TOUCHWIN 0x33
|
/external/llvm/test/MC/AArch64/ |
arm64-optional-hash.s | 20 ; CHECK: dmb osh ; encoding: [0xbf,0x33,0x03,0xd5]
|
/external/openssl/crypto/rsa/ |
rsa_x931.c | 163 return 0x33;
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAvrcp.java | 65 public static final int PASSTHROUGH_ID_SOUND_SEL = 0x33; /* sound select */
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothUuidTest.java | 40 0x0B, 0x11, 0x33, (byte) 0xFE };
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
ResultCode.java | 128 CMD_NUM_NOT_KNOWN(0x33),
|
Tone.java | 131 QUESTION(0x33),
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
ipmi_msgdefs.h | 55 #define IPMI_GET_MSG_CMD 0x33
|
screen_info.h | 57 #define VIDEO_TYPE_SGI 0x33 /* Various SGI graphics hardware */
|
serio.h | 68 #define SERIO_TOUCHWIN 0x33
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
ipmi_msgdefs.h | 55 #define IPMI_GET_MSG_CMD 0x33
|
screen_info.h | 57 #define VIDEO_TYPE_SGI 0x33 /* Various SGI graphics hardware */
|