/prebuilts/go/linux-x86/src/os/user/ |
lookup_windows.go | 14 var domain *uint16 48 name := syscall.UTF16ToString((*[1024]uint16)(unsafe.Pointer(i.FullName))[:])
|
/prebuilts/go/linux-x86/test/ken/ |
interbasic.go | 83 var u16 uint16 169 u16 = ia[10].(uint16)
|
/system/bt/bta/include/ |
bta_sdp_api.h | 51 typedef UINT16 tBTA_SDP_EVT; 75 UINT16 sdp_db_size; /* The size of p_sdp_db */
|
/system/bt/bta/pan/ |
bta_pan_api.c | 181 void BTA_PanClose(UINT16 handle) 217 void BTA_PanClose(UINT16 handle)
|
/system/bt/btif/src/ |
btif_sdp.c | 63 static void btif_sdp_search_comp_evt(UINT16 event, char *p_param) 79 static void sdp_search_comp_copy_cb(UINT16 event, char *p_dest, char *p_src)
|
/system/bt/stack/avrc/ |
avrc_utils.c | 166 tAVRC_STS avrc_pars_pass_thru(tAVRC_MSG_PASS *p_msg, UINT16 *p_vendor_unique_id) 170 UINT16 id;
|
/system/bt/stack/hid/ |
hidh_api.c | 42 static void hidh_search_callback (UINT16 sdp_result); 77 void hidh_get_str_attr( tSDP_DISC_REC *p_rec, UINT16 attr_id, UINT16 max_len, char *str ) 80 UINT16 name_len; 100 static void hidh_search_callback (UINT16 sdp_result) 107 UINT16 attr_mask = 0; 341 tHID_STATUS HID_HostAddDev ( BD_ADDR addr, UINT16 attr_mask, UINT8 *handle ) 447 UINT8 param, UINT16 data, UINT8 report_id, BT_HDR *pbuf )
|
/system/bt/bta/dm/ |
bta_dm_api.c | 516 extern const UINT16 bta_service_id_to_uuid_lkup_tbl []; 522 UINT16 *p_uuid16 = (UINT16 *)uuid_list; 560 UINT16 BTA_DmGetConnectionState( BD_ADDR bd_addr ) 790 UINT16 min_conn_int, UINT16 max_conn_int, 791 UINT16 slave_latency, UINT16 supervision_tout ) 882 void BTA_DmSetBleAdvParams (UINT16 adv_int_min, UINT16 adv_int_max [all...] |
/external/google-breakpad/src/common/dwarf/ |
types.h | 44 typedef unsigned short uint16; typedef
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
data_types.h | 30 typedef unsigned short UINT16;
|
/external/libnfc-nci/src/gki/ulinux/ |
data_types.h | 30 typedef unsigned short UINT16;
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_ci.c | 41 void nfa_nv_ci_read (UINT16 num_bytes_read, tNFA_NV_CO_STATUS status, UINT8 block)
|
/external/libnfc-nci/src/nfc/include/ |
nci_hmsgs.h | 60 UINT8 nci_snd_t3t_polling (UINT16 system_code, UINT8 rc, UINT8 tsn);
|
/external/lzma/CPP/7zip/Compress/ |
CodecExports.cpp | 22 static const UInt16 kDecodeId = 0x2790;
23 static const UInt16 kEncodeId = 0x2791;
24 static const UInt16 kHasherId = 0x2792;
41 static HRESULT SetClassID(CMethodId id, UInt16 typeId, PROPVARIANT *value)
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
Feature.h | 115 const struct bbf_Feature* ptrA, uint16* memPtrA ); 119 struct bbf_Feature* ptrA, const uint16* memPtrA ); 138 const struct bbf_Feature* ptrA, uint16* memPtrA ); 143 const uint16* memPtrA,
|
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactMat.c | 56 uint16 overflowBitsL = ( inNormBitsA + rowNormBitsL >= 31 ) ? inNormBitsA + rowNormBitsL - 31 : 0; 77 const uint16* dpL = ( uint16* )rowPtrL; 107 const uint16* dpL = ( uint16* )rowPtrL; 140 const uint16* dpL = ( uint16* )rowPtrL; 191 uint16 v1L = *rowPtrL++; 201 uint16 v1L = *rowPtrL++; 220 uint16 adjL = 16 - bitsL [all...] |
VectorMap.h | 107 const struct bts_VectorMap* ptrA, uint16* memPtrA ); 111 struct bts_VectorMap* ptrA, const uint16* memPtrA ); 130 const struct bts_VectorMap* ptrA, uint16* memPtrA ); 135 const uint16* memPtrA,
|
/external/opencv3/3rdparty/libtiff/ |
tif_packbits.c | 37 PackBitsPreEncode(TIFF* tif, uint16 s) 65 PackBitsEncode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) 194 PackBitsEncodeChunk(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) 213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s)
|
tif_tile.c | 38 TIFFComputeTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s) 75 TIFFCheckTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s) 198 uint16 ycbcrsubsampling[2]; 199 uint16 samplingblock_samples;
|
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Types/ |
__init__.py | 24 - UINT16 : unsigned integer 16 bits bounded
|
/external/pdfium/third_party/libtiff/ |
tif_packbits.c | 37 PackBitsPreEncode(TIFF* tif, uint16 s) 65 PackBitsEncode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) 194 PackBitsEncodeChunk(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) 213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s)
|
/external/tpm2/ |
OsslCryptoEngine.h | 74 UINT16 keySizeInBits;
|
/external/vboot_reference/utility/ |
eficompress.c | 243 OUT UINT16 Code[] 250 IN UINT16 FreqParm[], 252 OUT UINT16 CodeParm[] 268 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], 976 mTFreq[0] = (UINT16)(mTFreq[0] + Count); 1281 mCrcTable[i] = (UINT16)r; 1495 OUT UINT16 Code[] 1514 UINT16 Start[18]; 1518 Start[i + 1] = (UINT16)((Start[i] + mLenCnt[i]) << 1); 1529 IN UINT16 FreqParm[] [all...] |
/external/vboot_reference/utility/include/ |
eficompress.h | 9 #define UINT16 uint16_t
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
intel_video_config_parser.cpp | 26 (w) = ((uint16) *(pb + 1) << 8) + *pb; 31 ((uint16) *(pb + 1) << 8) + *pb; 33 #define GetUnalignedWordEx( pb, w ) GetUnalignedWord( pb, w ); (pb) += sizeof(uint16); 159 uint16 wdat;
|