/external/harfbuzz_ng/src/ |
D | hb-ot-os2-table.hh | 56 INT16 xAvgCharWidth; 60 INT16 ySubscriptXSize; 61 INT16 ySubscriptYSize; 62 INT16 ySubscriptXOffset; 63 INT16 ySubscriptYOffset; 64 INT16 ySuperscriptXSize; 65 INT16 ySuperscriptYSize; 66 INT16 ySuperscriptXOffset; 67 INT16 ySuperscriptYOffset; 68 INT16 yStrikeoutSize; [all …]
|
D | hb-ot-hhea-table.hh | 67 INT16 caretSlopeRise; /* Used to calculate the slope of the 70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */ 71 INT16 caretOffset; /* The amount by which a slanted 76 INT16 reserved1; /* Set to 0. */ 77 INT16 reserved2; /* Set to 0. */ 78 INT16 reserved3; /* Set to 0. */ 79 INT16 reserved4; /* Set to 0. */ 80 INT16 metricDataFormat; /* 0 for current format. */
|
D | hb-ot-head-table.hh | 124 INT16 xMin; /* For all glyph bounding boxes. */ 125 INT16 yMin; /* For all glyph bounding boxes. */ 126 INT16 xMax; /* For all glyph bounding boxes. */ 127 INT16 yMax; /* For all glyph bounding boxes. */ 137 INT16 fontDirectionHint; /* Deprecated (Set to 2). 144 INT16 indexToLocFormat; /* 0 for short offsets, 1 for long. */ 145 INT16 glyphDataFormat; /* 0 for current format. */
|
D | hb-ot-layout-gpos-table.hh | 77 INT16 xPlacement; /* Horizontal adjustment for 79 INT16 yPlacement; /* Vertical adjustment for 81 INT16 xAdvance; /* Horizontal adjustment for 84 INT16 yAdvance; /* Vertical adjustment for advance--in 181 static inline const INT16& get_short (const Value* value) in get_short() 182 { return *CastP<INT16> (value); } in get_short() 251 INT16 xCoordinate; /* Horizontal value--in design units */ 252 INT16 yCoordinate; /* Vertical value--in design units */ 282 INT16 xCoordinate; /* Horizontal value--in design units */ 283 INT16 yCoordinate; /* Vertical value--in design units */ [all …]
|
/external/libjpeg-turbo/ |
D | jdcol565.c | 56 *(INT16*)outptr = (INT16)rgb; in LOCAL() 91 *(INT16*)outptr = (INT16)rgb; in LOCAL() 137 *(INT16*)outptr = (INT16)rgb; in LOCAL() 177 *(INT16*)outptr = (INT16)rgb; in LOCAL() 209 *(INT16*)outptr = (INT16)rgb; in LOCAL() 232 *(INT16*)outptr = (INT16)rgb; in LOCAL() 266 *(INT16*)outptr = (INT16)rgb; in LOCAL() 291 *(INT16*)outptr = (INT16)rgb; in LOCAL() 316 *(INT16*)outptr = (INT16)rgb; in LOCAL() 331 *(INT16*)outptr = (INT16)rgb; in LOCAL() [all …]
|
D | jdmrg565.c | 82 *(INT16*)outptr = (INT16)rgb; in LOCAL() 156 *(INT16*)outptr = (INT16)rgb; in LOCAL() 245 *(INT16*)outptr0 = (INT16)rgb; in LOCAL() 252 *(INT16*)outptr1 = (INT16)rgb; in LOCAL() 347 *(INT16*)outptr0 = (INT16)rgb; in LOCAL() 354 *(INT16*)outptr1 = (INT16)rgb; in LOCAL()
|
D | jdct.h | 190 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT16) (const))) 193 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((JLONG) (const))) 203 #define MULTIPLY16V16(var1,var2) (((INT16) (var1)) * ((INT16) (var2)))
|
D | jdmerge.c | 439 ((INT16*)(addr))[0] = (INT16)(pixels); \ 440 ((INT16*)(addr))[1] = (INT16)((pixels) >> 16); \ 443 ((INT16*)(addr))[1] = (INT16)(pixels); \ 444 ((INT16*)(addr))[0] = (INT16)((pixels) >> 16); \
|
/external/libldac/src/ |
D | sigana_fixp_ldac.c | 32 static INT16 sa_sqrt_ldac[97] = { /* Q14 */ 122 __inline static INT16 norm_ldac( in norm_ldac() 125 INT16 len; in norm_ldac() 139 __inline static INT16 calc_exp_ldac( in calc_exp_ldac() 143 INT16 e; in calc_exp_ldac() 161 INT16 e) in calc_sqrt_ldac() 163 INT16 i; in calc_sqrt_ldac() 170 i = (INT16)(in >> 24); in calc_sqrt_ldac() 192 INT16 e; in calc_mdct_pseudo_spectrum_ldac()
|
/external/tpm2/ |
D | stubs_hash.c | 98 INT16 hLen; // length of the hash in _cpri__KDFa() 99 INT16 bytes; // number of bytes to produce in _cpri__KDFa() 118 if((hLen = (INT16) _cpri__GetDigestSize(hashAlg)) == 0) in _cpri__KDFa() 123 bytes = once ? hLen : (INT16)((sizeInBits + 7) / 8); in _cpri__KDFa() 180 INT16 hLen = (INT16) _cpri__GetDigestSize(hashAlg); in _cpri__KDFe() 181 INT16 bytes; // number of bytes to generate in _cpri__KDFe() 188 bytes = (INT16)((sizeInBits + 7) / 8); in _cpri__KDFe()
|
D | CpriHash.c | 18 INT16 copySize; 765 INT16 hLen; // length of the hash in _cpri__KDFa() 766 INT16 bytes; // number of bytes to produce in _cpri__KDFa() 785 if((hLen = (INT16) _cpri__GetDigestSize(hashAlg)) == 0) in _cpri__KDFa() 790 bytes = once ? hLen : (INT16)((sizeInBits + 7) / 8); in _cpri__KDFa() 863 INT16 hLen = (INT16) _cpri__GetDigestSize(hashAlg); in _cpri__KDFe() 864 INT16 bytes; // number of bytes to generate in _cpri__KDFe() 871 bytes = (INT16)((sizeInBits + 7) / 8); in _cpri__KDFe()
|
D | stubs_sym.c | 7 INT16 _cpri__GetSymmetricBlockSize( in _cpri__GetSymmetricBlockSize()
|
D | CpriECC.c | 106 INT16 size, // IN: size of the coordinates in Point2B() 414 Point2B(group, Rout, R, (INT16) ((EC_GROUP_get_degree(group)+7)/8), context); in _cpri__EccPointMultiply() 525 Point2B(group, K, pK, (INT16)keySizeInBytes, context); in _cpri__EccCommitCompute() 536 Point2B(group, L, pL, (INT16)keySizeInBytes, context); in _cpri__EccCommitCompute() 561 Point2B(group, E, pE, (INT16)keySizeInBytes, context); in _cpri__EccCommitCompute() 680 INT16 keySizeInBytes; in _cpri__GenerateKeyEcc() 708 || (keySizeInBytes = (INT16) BN_num_bytes(bnNm1)) > MAX_ECC_KEY_BYTES) in _cpri__GenerateKeyEcc() 1506 BnTo2B(&U1.b, bnU1, (INT16) BN_num_bytes(bnU1)); in ValidateSignatureEcdsa() 1507 BnTo2B(&U2.b, bnU2, (INT16) BN_num_bytes(bnU2)); in ValidateSignatureEcdsa() 1913 Point2B(group, outZ, pQeB, (INT16)BN_num_bytes(bnN), context); in C_2_2_MQV() [all …]
|
D | BaseTypes.h | 22 typedef int16_t INT16; typedef
|
D | MemoryLib_fp.h | 20 LIB_EXPORT INT16 MemoryCopy2B(TPM2B *dest, // OUT: receiving TPM2B
|
/external/syslinux/gpxe/src/include/gpxe/efi/X64/ |
D | ProcessorBind.h | 112 typedef short INT16; typedef 129 typedef short INT16; typedef 144 typedef short INT16; typedef 162 typedef int16_t INT16; typedef
|
/external/syslinux/gpxe/src/include/gpxe/efi/Ia32/ |
D | ProcessorBind.h | 109 typedef short INT16; typedef 126 typedef short INT16; typedef 143 typedef int16_t INT16; typedef
|
/external/mesa3d/src/glx/ |
D | xf86dristr.h | 279 INT16 drawableX B16; 280 INT16 drawableY B16; 281 INT16 drawableWidth B16; 282 INT16 drawableHeight B16; 284 INT16 backX B16; 285 INT16 backY B16;
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dristr.h | 298 INT16 drawableX B16; 299 INT16 drawableY B16; 300 INT16 drawableWidth B16; 301 INT16 drawableHeight B16; 303 INT16 backX B16; 304 INT16 backY B16;
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/ |
D | IChannel.h | 32 INT16 (*open)(); 42 bool (*close)(INT16 mHandle);
|
/external/libmojo/mojo/public/tools/bindings/pylib/mojom_tests/generate/ |
D | data_unittest.py | 112 array = mojom.Array(mojom.INT16, length=20) 115 map_kind = mojom.Map(mojom.INT16, mojom.INT16)
|
/external/vboot_reference/utility/ |
D | eficompress.c | 47 typedef INT16 NODE; 263 STATIC INT16 mHeap[NC + 1]; 675 r = (INT16)((mMatchPos + 1) | WNDSIZ); in InsertNode() 696 q = (INT16)(mText[mPos] + WNDSIZ); in InsertNode() 806 mPosition[q] = (INT16)(s | WNDSIZ); in DeleteNode() 816 mPosition[q] = (INT16)(s | WNDSIZ | PERC_FLAG); in DeleteNode() 1487 mHeap[i] = (INT16)k; in DownHeap() 1567 mHeap[++mHeapSize] = (INT16)i; in MakeTree() 1595 mHeap[1] = (INT16)k; in MakeTree()
|
/external/libese/tools/ese_ls_provision/ |
D | ese_ls_provision.cpp | 34 static INT16 static_ese_open() { in static_ese_open() 45 static bool static_ese_close(INT16 /* handle */) { in static_ese_close() argument
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
D | data_types.h | 33 typedef signed short INT16; typedef
|
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | pack_tests.py | 84 kinds = (mojom.INT8, mojom.INT32, mojom.INT16, mojom.INT8, mojom.INT8) 111 mojom.INT16, mojom.DOUBLE, mojom.UINT16,
|