/external/pdfium/third_party/libtiff/ |
tif_getimage.c | 79 uint16 photometric; 150 uint16 inkset; 240 uint16 compress; 251 uint16* sampleinfo; 252 uint16 extrasamples; 253 uint16 planarconfig; 254 uint16 compress; 256 uint16 *red_orig, *green_orig, *blue_orig; 342 img->redcmap = (uint16 *) _TIFFmalloc(sizeof(uint16)*n_color) [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
DynMemManager.h | 65 uint16* memPtrE; 100 uint16* bbs_DynMemManager_alloc( struct bbs_Context* cpA, 108 uint16* memPtrA ); 111 uint16* bbs_DynMemManager_nextBlock( struct bbs_Context* cpA, 114 uint16* curBlockPtrA,
|
UInt16Arr.h | 44 /** pointer to array of uint16 */ 45 uint16* arrPtrE; 113 const struct bbs_UInt16Arr* ptrA, uint16* memPtrA ); 118 const uint16* memPtrA, 126 uint16 valA );
|
/external/neven/Embedded/common/src/b_ImageEm/ |
UInt16BytePyrImage.h | 38 /** Pyramidal image of uint16 (packed bytes). 55 * Use function uint16* bim_UInt16BytePyrImage_arrPtr( uint32 levelA ) to obtain adress of image at given depth level 110 uint16* bim_UInt16BytePyrImage_arrPtr( struct bbs_Context* cpA, 139 uint16* memPtrA ); 144 const uint16* memPtrA,
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldelf.go | 305 shndx uint16 383 elfobj.type_ = uint32(e.Uint16(hdr.Type[:])) 384 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 389 elfobj.ehsize = uint32(e.Uint16(hdr.Ehsize[:])) 390 elfobj.phentsize = uint32(e.Uint16(hdr.Phentsize[:])) 391 elfobj.phnum = uint32(e.Uint16(hdr.Phnum[:])) 392 elfobj.shentsize = uint32(e.Uint16(hdr.Shentsize[:])) 393 elfobj.shnum = uint32(e.Uint16(hdr.Shnum[:])) 394 elfobj.shstrndx = uint32(e.Uint16(hdr.Shstrndx[:])) 396 elfobj.type_ = uint32(e.Uint16(hdr.Type[:]) [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ldelf.go | 302 shndx uint16 380 elfobj.type_ = uint32(e.Uint16(hdr.Type[:])) 381 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 386 elfobj.ehsize = uint32(e.Uint16(hdr.Ehsize[:])) 387 elfobj.phentsize = uint32(e.Uint16(hdr.Phentsize[:])) 388 elfobj.phnum = uint32(e.Uint16(hdr.Phnum[:])) 389 elfobj.shentsize = uint32(e.Uint16(hdr.Shentsize[:])) 390 elfobj.shnum = uint32(e.Uint16(hdr.Shnum[:])) 391 elfobj.shstrndx = uint32(e.Uint16(hdr.Shstrndx[:])) 393 elfobj.type_ = uint32(e.Uint16(hdr.Type[:]) [all...] |
/prebuilts/go/darwin-x86/src/image/png/ |
reader.go | 579 ycol := uint16(cdat[2*x+0])<<8 | uint16(cdat[2*x+1]) 584 ycol := uint16(cdat[4*x+0])<<8 | uint16(cdat[4*x+1]) 585 acol := uint16(cdat[4*x+2])<<8 | uint16(cdat[4*x+3]) 590 rcol := uint16(cdat[6*x+0])<<8 | uint16(cdat[6*x+1]) 591 gcol := uint16(cdat[6*x+2])<<8 | uint16(cdat[6*x+3] [all...] |
/prebuilts/go/darwin-x86/src/net/ |
dnsclient.go | 40 func answer(name, server string, dns *dnsMsg, qtype uint16) (cname string, addrs []dnsRR, err error) { 162 Port uint16 163 Priority uint16 164 Weight uint16 216 Pref uint16
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldelf.go | 305 shndx uint16 383 elfobj.type_ = uint32(e.Uint16(hdr.Type[:])) 384 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 389 elfobj.ehsize = uint32(e.Uint16(hdr.Ehsize[:])) 390 elfobj.phentsize = uint32(e.Uint16(hdr.Phentsize[:])) 391 elfobj.phnum = uint32(e.Uint16(hdr.Phnum[:])) 392 elfobj.shentsize = uint32(e.Uint16(hdr.Shentsize[:])) 393 elfobj.shnum = uint32(e.Uint16(hdr.Shnum[:])) 394 elfobj.shstrndx = uint32(e.Uint16(hdr.Shstrndx[:])) 396 elfobj.type_ = uint32(e.Uint16(hdr.Type[:]) [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
ldelf.go | 302 shndx uint16 380 elfobj.type_ = uint32(e.Uint16(hdr.Type[:])) 381 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 386 elfobj.ehsize = uint32(e.Uint16(hdr.Ehsize[:])) 387 elfobj.phentsize = uint32(e.Uint16(hdr.Phentsize[:])) 388 elfobj.phnum = uint32(e.Uint16(hdr.Phnum[:])) 389 elfobj.shentsize = uint32(e.Uint16(hdr.Shentsize[:])) 390 elfobj.shnum = uint32(e.Uint16(hdr.Shnum[:])) 391 elfobj.shstrndx = uint32(e.Uint16(hdr.Shstrndx[:])) 393 elfobj.type_ = uint32(e.Uint16(hdr.Type[:]) [all...] |
/prebuilts/go/linux-x86/src/image/png/ |
reader.go | 579 ycol := uint16(cdat[2*x+0])<<8 | uint16(cdat[2*x+1]) 584 ycol := uint16(cdat[4*x+0])<<8 | uint16(cdat[4*x+1]) 585 acol := uint16(cdat[4*x+2])<<8 | uint16(cdat[4*x+3]) 590 rcol := uint16(cdat[6*x+0])<<8 | uint16(cdat[6*x+1]) 591 gcol := uint16(cdat[6*x+2])<<8 | uint16(cdat[6*x+3] [all...] |
/prebuilts/go/linux-x86/src/net/ |
dnsclient.go | 40 func answer(name, server string, dns *dnsMsg, qtype uint16) (cname string, addrs []dnsRR, err error) { 162 Port uint16 163 Priority uint16 164 Weight uint16 216 Pref uint16
|
/system/bt/stack/gatt/ |
gatt_cl.c | 61 UINT16 disc_type_to_uuid[GATT_DISC_MAX] = 137 void gatt_act_read (tGATT_CLCB *p_clcb, UINT16 offset) 366 UINT16 to_send, offset; 373 if (to_send > (p_tcb->payload_size - GATT_WRITE_LONG_HDR_SIZE)) /* 2 = UINT16 offset bytes */ 414 void gatt_process_find_type_value_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT16 len, UINT8 *p_data) 460 UINT16 len, UINT8 *p_data) 519 UINT16 handle, UINT8 reason) 559 UINT16 len, UINT8 *p_data) 562 UINT16 handle; 612 UINT16 len, UINT8 *p_data [all...] |
/external/dng_sdk/source/ |
dng_bad_pixels.cpp | 166 uint16 badPixel = (uint16) fConstant; 171 const uint16 *sPtr = srcBuffer.ConstPixel_uint16 (dstRow, dstArea.l, 0); 172 uint16 *dPtr = dstBuffer.DirtyPixel_uint16 (dstRow, dstArea.l, 0); 183 uint16 value; 262 *dPtr = (uint16) ((total + 2) >> 2); 269 *dPtr = (uint16) ((total + (count >> 1)) / count); 812 uint16 *p0 = buffer.DirtyPixel_uint16 (badPoint.v - 2, badPoint.h - 2, 0); 813 uint16 *p1 = buffer.DirtyPixel_uint16 (badPoint.v - 1, badPoint.h - 2, 0); 814 uint16 *p2 = buffer.DirtyPixel_uint16 (badPoint.v , badPoint.h - 2, 0) [all...] |
/external/boringssl/src/ssl/test/runner/ |
handshake_messages.go | 12 vers uint16 16 cipherSuites []uint16 32 srtpProtectionProfiles []uint16 404 m.vers = wireToVersion(uint16(data[4])<<8|uint16(data[5]), m.isDTLS) 433 m.cipherSuites = make([]uint16, numCipherSuites) 435 m.cipherSuites[i] = uint16(data[2+2*i])<<8 | uint16(data[3+2*i]) 480 extension := uint16(data[0])<<8 | uint16(data[1] [all...] |
/system/bt/stack/include/ |
avrc_defs.h | 350 #define AVRC_CHARSET_ID_ASCII ((UINT16) 0x0003) /* ASCII */ 351 #define AVRC_CHARSET_ID_UTF8 ((UINT16) 0x006a) /* UTF-8 */ 352 #define AVRC_CHARSET_ID_UTF16 ((UINT16) 0x03f7) /* 1015 */ 353 #define AVRC_CHARSET_ID_UTF32 ((UINT16) 0x03f9) /* 1017 */ [all...] |
/system/tpm/trunks/ |
mock_tpm.h | 388 const UINT16& counter, 397 const UINT16& counter, 448 void(const UINT16& bytes_requested, 452 TPM_RC(const UINT16& bytes_requested, 689 UINT16* counter, 700 UINT16* counter, 712 UINT16* counter, [all...] |
/external/tpm2/ |
RSAKeySieve.c | 103 const UINT16 aSize, // IN: the size of the array to check 156 UINT16 fill; 158 UINT16 lLen = 0; 159 UINT16 digestSize = _cpri__GetDigestSize(ktx->hashAlg); 267 b.b.size = (UINT16)(wLen + 7)/8; 437 UINT16 prime; 438 UINT16 count; 568 ,UINT16 fieldSize, // IN: number of bytes in the field, as 570 UINT16 primes // IN: number of primes to use. 664 UINT16 le [all...] |
/prebuilts/go/darwin-x86/src/crypto/tls/ |
handshake_messages.go | 11 vers uint16 14 cipherSuites []uint16 283 // zero uint16 for the zero-length extension_data 297 m.vers = uint16(data[4])<<8 | uint16(data[5]) 315 m.cipherSuites = make([]uint16, numCipherSuites) 317 m.cipherSuites[i] = uint16(data[2+2*i])<<8 | uint16(data[3+2*i]) 361 extension := uint16(data[0])<<8 | uint16(data[1] [all...] |
/prebuilts/go/linux-x86/src/crypto/tls/ |
handshake_messages.go | 11 vers uint16 14 cipherSuites []uint16 283 // zero uint16 for the zero-length extension_data 297 m.vers = uint16(data[4])<<8 | uint16(data[5]) 315 m.cipherSuites = make([]uint16, numCipherSuites) 317 m.cipherSuites[i] = uint16(data[2+2*i])<<8 | uint16(data[3+2*i]) 361 extension := uint16(data[0])<<8 | uint16(data[1] [all...] |
/prebuilts/go/darwin-x86/src/image/gif/ |
writer.go | 37 func writeUint16(b []uint8, u uint16) { 125 writeUint16(e.buf[0:2], uint16(e.g.Config.Width)) 126 writeUint16(e.buf[2:4], uint16(e.g.Config.Height)) 158 writeUint16(e.buf[2:4], uint16(e.g.LoopCount)) 219 writeUint16(e.buf[4:6], uint16(delay)) // Delay Time (1/100ths of a second) 231 writeUint16(e.buf[1:3], uint16(b.Min.X)) 232 writeUint16(e.buf[3:5], uint16(b.Min.Y)) 233 writeUint16(e.buf[5:7], uint16(b.Dx())) 234 writeUint16(e.buf[7:9], uint16(b.Dy()))
|
/prebuilts/go/linux-x86/src/image/gif/ |
writer.go | 37 func writeUint16(b []uint8, u uint16) { 125 writeUint16(e.buf[0:2], uint16(e.g.Config.Width)) 126 writeUint16(e.buf[2:4], uint16(e.g.Config.Height)) 158 writeUint16(e.buf[2:4], uint16(e.g.LoopCount)) 219 writeUint16(e.buf[4:6], uint16(delay)) // Delay Time (1/100ths of a second) 231 writeUint16(e.buf[1:3], uint16(b.Min.X)) 232 writeUint16(e.buf[3:5], uint16(b.Min.Y)) 233 writeUint16(e.buf[5:7], uint16(b.Dx())) 234 writeUint16(e.buf[7:9], uint16(b.Dy()))
|
/system/bt/bta/gatt/ |
bta_gattc_utils.c | 58 void bta_gatt_convert_uuid16_to_uuid128(UINT8 uuid_128[LEN_UUID_128], UINT16 uuid_16) 193 tBTA_GATTC_CLCB * bta_gattc_find_clcb_by_conn_id (UINT16 conn_id) 366 tBTA_GATTC_SERV * bta_gattc_find_scb_by_cid (UINT16 conn_id) 485 void bta_gattc_clear_notif_registration(tBTA_GATTC_SERV *p_srcb, UINT16 conn_id, 486 UINT16 start_handle, UINT16 end_handle) 493 UINT16 handle; 633 BD_ADDR remote_bda, UINT16 conn_id, 634 tBTA_TRANSPORT transport, UINT16 mtu)
|
/system/bt/stack/avdt/ |
avdt_int.h | 494 UINT16 media_seq; /* media packet sequence number */ 519 UINT16 peer_mtu; /* L2CAP mtu of the peer device */ 520 UINT16 my_mtu; /* Our MTU for this channel */ 521 UINT16 my_flush_to; /* Our flush timeout for this channel */ 522 UINT16 lcid; 532 UINT16 lcid; /* L2CAP LCID of the associated transport channel */ 615 extern UINT8 avdt_scb_verify(tAVDT_CCB *p_ccb, UINT8 state, UINT8 *p_seid, UINT16 num_seid, UINT8 *p_err_code); 693 extern tAVDT_TC_TBL *avdt_ad_tc_tbl_by_lcid(UINT16 lcid); 696 extern void avdt_ad_tc_close_ind(tAVDT_TC_TBL *p_tbl, UINT16 reason);
|
/system/core/adb/ |
usb_osx.cpp | 98 UInt16 vendor, UInt16 product); 133 UInt16 vendor; 134 UInt16 product; 221 UInt16 buffer[256]; 222 UInt16 languages[128]; 311 CheckInterface(IOUSBInterfaceInterface190 **interface, UInt16 vendor, UInt16 product) 356 UInt16 maxPacketSize;
|