Searched refs:uShort (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | decNumberLocal.h | 72 #define uShort uint16_t macro 95 extern const uShort DPD2BIN[1024]; /* DPD -> 0-999 */ 96 extern const uShort BIN2DPD[1000]; /* 0-999 -> DPD */ 101 extern const uShort BCD2DPD[2458]; /* 0-0x999 -> DPD (0x999=2457)*/
|
D | decNumber.c | 5521 const uShort LNnn[90]={9016, 8652, 8316, 8008, 7724, 7456, 7208,
|
/external/valgrind/main/none/tests/amd64/ |
D | pcmpstr64w.c | 23 UShort uShort[8]; member 111 res |= ((arg->uShort[i] == 0) ? 1 : 0) << i; in zmask_from_V128()
|
/external/icu4c/i18n/ |
D | decNumberLocal.h | 72 #define uShort uint16_t macro
|
D | decNumber.c | 5548 static const uShort LNnn[90]={9016, 8652, 8316, 8008, 7724, 7456, 7208,
|