/external/pdfium/third_party/libtiff/ |
tif_swab.c | 36 TIFFSwabShort(uint16* wp) 40 assert(sizeof(uint16)==2); 73 TIFFSwabArrayOfShort(register uint16* wp, tmsize_t n) 77 assert(sizeof(uint16)==2);
|
/external/regex-re2/re2/ |
make_unicode_groups.py | 77 # PrintCodes("uint16", name+"_code16", code16)
|
/external/regex-re2/util/ |
util.h | 70 typedef uint16_t uint16; typedef in namespace:re2
|
/external/tpm2/ |
CpriECC_fp.h | 68 LIB_EXPORT TPM_ECC_CURVE _cpri__GetCurveIdByIndex(UINT16 i);
|
Duplicate.c | 35 UINT16 innerKeySize = 0; // encrypt key size for inner wrap
|
PropertyCap.c | 200 *value += sizeof(UINT16); 202 *value += sizeof(UINT16) + 217 *value += sizeof(UINT16); 219 *value += sizeof(UINT16) +
|
Startup.c | 119 g_platformUniqueDetails.t.size = (UINT16)_plat__GetUnique(1,
|
/external/tremolo/Tremolo/ |
os_types.h | 88 typedef UInt16 ogg_uint16_t;
|
/external/valgrind/coregrind/m_gdbserver/ |
32bit-core-valgrind-s1.xml | 32 <field name="b16" type="uint16"/>
|
32bit-core-valgrind-s2.xml | 32 <field name="b16" type="uint16"/>
|
/frameworks/av/media/libeffects/loudness/common/core/ |
basic_types.h | 45 typedef unsigned short uint16; typedef in namespace:le_fx
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
constants.h | 38 #define UINT16(exp) static_cast<uint16_t>(exp)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusheaders.h | 431 UINT16 GetCellAscent(INT style) const; 432 UINT16 GetCellDescent(INT style) const; 433 UINT16 GetEmHeight(INT style) const; 436 UINT16 GetLineSpacing(INT style) const;
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
plan9ext_test.go | 79 text = fmt.Sprintf("%s .%+#x", m[1], int16(uint32(targ)-uint32(uint16(addr))-uint32(len(enc))))
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
key_agreement.go | 32 func (ka rsaKeyAgreement) processClientKeyExchange(config *Config, cert *Certificate, ckx *clientKeyExchangeMsg, version uint16) ([]byte, error) { 113 func hashForServerKeyExchange(sigAndHash signatureAndHash, version uint16, slices ...[]byte) ([]byte, crypto.Hash, error) { 177 version uint16 280 func (ka *ecdheKeyAgreement) processClientKeyExchange(config *Config, cert *Certificate, ckx *clientKeyExchangeMsg, version uint16) ([]byte, error) {
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
unit.go | 64 vers := b.uint16()
|
/prebuilts/go/darwin-x86/src/runtime/ |
defs_linux_arm.go | 180 family uint16
|
defs_openbsd_amd64.go | 177 flags uint16
|
export_test.go | 103 func GostringW(w []uint16) (s string) {
|
/prebuilts/go/darwin-x86/test/ken/ |
divconst.go | 420 func u16rand() uint16 { 421 a := uint16(rand.Uint32()) 426 func u16test(a, b, c uint16) { 435 var a, b uint16
|
modconst.go | 420 func u16rand() uint16 { 421 a := uint16(rand.Uint32()) 426 func u16test(a, b, c uint16) { 435 var a, b uint16
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
plan9ext_test.go | 79 text = fmt.Sprintf("%s .%+#x", m[1], int16(uint32(targ)-uint32(uint16(addr))-uint32(len(enc))))
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
key_agreement.go | 32 func (ka rsaKeyAgreement) processClientKeyExchange(config *Config, cert *Certificate, ckx *clientKeyExchangeMsg, version uint16) ([]byte, error) { 113 func hashForServerKeyExchange(sigAndHash signatureAndHash, version uint16, slices ...[]byte) ([]byte, crypto.Hash, error) { 177 version uint16 280 func (ka *ecdheKeyAgreement) processClientKeyExchange(config *Config, cert *Certificate, ckx *clientKeyExchangeMsg, version uint16) ([]byte, error) {
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
unit.go | 64 vers := b.uint16()
|
/prebuilts/go/linux-x86/src/runtime/ |
defs_linux_arm.go | 180 family uint16
|