/external/opencore/pvmi/pvmf/include/ |
pvmf_fixedsize_buffer_alloc.h | 49 #define PVMFFixedSizeBufferAllocUUID PVUuid(0xC8DE4E11,0xF988,0x4E42,0xBA,0x2A,0xAE,0x1A,0xB6,0x99,0x4E,0x25)
|
/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 ) 85 rectL.x1E = x1A;
|
/packages/apps/IM/libwbxml/include/ |
syncml_data.h | 50 {0x1A, "Meta"}, 131 {0x1A, "Rx-Pref"},
|
csp13_data.h | 34 * value 0x1A "PresenceAuth-User", value 0x1F "GetReactiveAuthStatus-Request", 65 { 0x1A, "MessageCount" }, 125 { 0x1A, "InviteUser-Response" }, 184 { 0x1A, "GETSPI" }, 247 { 0x1A, "OfflineETEMHandling" }, 282 { 0x1A, "PresenceAuth-User" }, /* IMPS 1.2 only */ 315 { 0x1A, "FreeTextLocation" }, 376 { 0x1A, "DeliveryTime" }, 404 { 0x1A, "RejectList-Response" }, 461 { 0x1A, "PublicProfile" } [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 */ 180 void bbs_matMultiplyFlt16( const int16 *x1A, int16 row1A, int16 col1A, 183 /** matrix multiply rA = x1A * transposed( x2A ), input/output 1.15, no overflow protection, in-place not allowed */ 184 void bbs_matMultiplyTranspFlt16( const int16 *x1A, int16 row1A, int16 col1A,
|
/bionic/libc/kernel/common/linux/ |
akm8973.h | 40 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short)
|
akm8976.h | 74 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short)
|
/external/kernel-headers/original/linux/ |
akm8973.h | 29 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short) /* Get raw magnetic vector flag */
|
akm8976.h | 71 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short) /* Get raw magnetic vector flag */
|
/external/wpa_supplicant/ |
asn1.h | 41 #define ASN1_TAG_VISIBLESTRING 0x1A
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
asn1.h | 41 #define ASN1_TAG_VISIBLESTRING 0x1A
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
akm8973.h | 40 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short)
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
akm8973.h | 40 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short)
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/ |
nj_dic.h | 72 #define NJ_GET_MAX_KLEN(h) ((NJ_INT16)(NJ_INT16_READ((h)+0x1A)/sizeof(NJ_CHAR)))
|
/external/dropbear/libtomcrypt/src/mac/pelican/ |
pelican_test.c | 67 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F }, 80 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F,
|
/external/openssl/crypto/dh/ |
p1024.c | 72 0x3E,0xFA,0xF7,0xAB,0x5E,0x1A,0xD5,0xA6,
|
/external/openssl/crypto/mdc2/ |
mdc2test.c | 85 0x76,0x0B,0xDD,0x2B,0xD4,0x09,0x28,0x1A
|
/system/core/include/pixelflinger/ |
format.h | 55 GGL_PIXEL_FORMAT_SZ_24 = 0x1A,
|
/packages/apps/Email/src/com/android/exchange/adapter/ |
Tags.java | 77 public static final int SYNC_RTF_TRUNCATION = SYNC_PAGE + 0x1A; 125 public static final int CONTACTS_DEPARTMENT = CONTACTS_PAGE + 0x1A; 183 public static final int CALENDAR_ORGANIZER_NAME = CALENDAR_PAGE + 0x1A; 256 public static final int EMAIL_ALL_DAY_EVENT = EMAIL_PAGE + 0x1A; 316 public static final int TASK_RECURRENCE_DEAD_OCCUR = TASK_PAGE + 0x1A; 382 public static final int SEARCH_LESS_THAN = SEARCH_PAGE + 0x1A; 423 public static final int PROVISION_DEVICE_PASSWORD_HISTORY = PROVISION_PAGE + 0x1A; [all...] |
/external/icu4c/test/cintltst/ |
ncnvtst.c | 142 const uint8_t expected[] = {0x31, 0x1a, 0x32}; 186 0x31,0x1A, 0x32}; 208 0x1A, 236 0x0f, 0x1A, 239 0x1A, 265 0x7E, 0x7D, 0x1A, 268 0x1A, 338 static const uint8_t expected[] = { 0x31, 0x1a}; 339 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; 455 static const uint8_t expectedSUB[] = { 0x31, 0x1a}; [all...] |
/bionic/libc/kernel/common/linux/mtd/ |
onenand_regs.h | 83 #define ONENAND_CMD_PROGOOB (0x1A)
|
/external/kernel-headers/original/linux/mtd/ |
onenand_regs.h | 109 #define ONENAND_CMD_PROGOOB (0x1A)
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_mackeys.h | 49 #define MK_7 0x1A
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzKeys.h | 55 #define QZ_7 0x1A
|