HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 626 - 650 of 1769) sorted by null

<<21222324252627282930>>

  /external/lldb/include/lldb/Core/
RegisterValue.h 65 m_data.uint16 = inst;
229 m_data.uint16 = uint;
286 m_data.uint16 = uint;
386 uint16_t uint16; member in union:lldb_private::RegisterValue::__anon28997
  /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/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlus.h 21 typedef unsigned short UINT16;
  /external/protobuf/src/google/protobuf/compiler/
zip_writer.cc 98 static void WriteShort(io::CodedOutputStream *out, uint16 val) {
113 uint16 filename_size = filename.size();
140 uint16 num_entries = files_.size();
147 uint16 filename_size = filename.size();
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Overlay.3 11 Uint16 *pitches;
SDL_keysym.3 11 Uint16 unicode;
  /external/qemu/distrib/sdl-1.2.15/src/audio/sun/
SDL_sunaudio.h 36 Uint16 audio_fmt; /* The app audio format */
  /external/srec/seti/setiUtils/include/
port_fileio.h 34 #define uint16 int macro
  /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;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/shortcut/
shortcut_list_reading_utils.cpp 41 // readUint16andAdvancePosition() returns an offset *including* the uint16 field itself.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bthsdpdef.h 81 USHORT uint16; member in union:_SPD_ELEMENT_DATA::__anon48334
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplus.h 51 typedef WORD UINT16;
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 53 static const UINT16 bta_hh_le_disc_char_uuid[BTA_HH_LE_DISC_CHAR_NUM] =
66 static const UINT16 bta_hh_uuid_to_rtp_type[BTA_LE_HID_RTP_UUID_MAX][2] =
165 static char *bta_hh_uuid_to_str(UINT16 uuid)
351 void bta_hh_le_fill_16bits_gatt_id(UINT8 inst_id, UINT16 uuid, tBTA_GATT_ID *p_output)
366 void bta_hh_le_fill_16bits_srvc_id(BOOLEAN is_pri, UINT8 inst_id, UINT16 srvc_uuid,
383 void bta_hh_le_fill_16bits_char_id(UINT8 inst_id, UINT16 char_uuid,
397 tBTA_HH_DEV_CB * bta_hh_le_find_dev_cb_by_conn_id(UINT16 conn_id)
463 UINT16 rpt_uuid,
540 UINT16 rpt_uuid,
600 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_utils.c 48 static void bta_gatt_convert_uuid16_to_uuid128(UINT8 uuid_128[LEN_UUID_128], UINT16 uuid_16)
133 tBTA_GATTS_SRVC_CB * bta_gatts_find_srvc_cb_by_srvc_id(tBTA_GATTS_CB *p_cb, UINT16 service_id)
157 tBTA_GATTS_SRVC_CB * bta_gatts_find_srvc_cb_by_attr_id(tBTA_GATTS_CB *p_cb, UINT16 attr_id)
  /external/bluetooth/bluedroid/btif/include/
btif_av_api.h 58 typedef UINT16 tBTIF_AV_FEAT;
189 UINT16 sampling_freq; /* 44100, 48000 etc */
190 UINT16 num_channel; /* 1 for mono or 2 stereo */
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/include/
sbc_encoder.h 164 UINT16 u16BitRate;
188 UINT16 FrameHeader;
189 UINT16 u16PacketLength;
  /external/chromium_org/chrome/browser/importer/
external_process_importer_host.h 46 uint16 items,
111 void CheckForLoadedModels(uint16 items);
152 uint16 items_;
  /external/chromium_org/chrome/utility/media_galleries/
pmp_column_reader.cc 130 uint16 field_type_data =
131 *(reinterpret_cast<uint16*>(&data_[kPmpFieldType1Offset]));
135 *(reinterpret_cast<uint16*>(&data_[kPmpFieldType2Offset]))) {
  /external/chromium_org/device/bluetooth/
bluetooth_device_mac.mm 94 uint16 BluetoothDeviceMac::GetVendorID() const {
98 uint16 BluetoothDeviceMac::GetProductID() const {
102 uint16 BluetoothDeviceMac::GetDeviceID() const {
bluetooth_device_win.cc 101 uint16 BluetoothDeviceWin::GetVendorID() const {
105 uint16 BluetoothDeviceWin::GetProductID() const {
109 uint16 BluetoothDeviceWin::GetDeviceID() const {
  /external/chromium_org/media/cast/framer/
frame_id_map.cc 15 uint16 max_packet_id,
22 for (uint16 i = 0; i <= max_packet_id; i++) {
29 PacketType FrameInfo::InsertPacket(uint16 packet_id) {
  /external/chromium_org/mojo/public/tools/bindings/generators/
mojom_js_generator.py 17 mojom.UINT16: "0",
67 mojom.UINT16: "codec.Uint16",
  /external/chromium_org/net/quic/crypto/
crypto_framer.cc 22 const size_t kNumEntriesSize = sizeof(uint16);
210 if (reader.BytesRemaining() < kNumEntriesSize + sizeof(uint16)) {
217 uint16 padding;

Completed in 3820 milliseconds

<<21222324252627282930>>