/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
types.h | 117 typedef unsigned short uint16; typedef in namespace:__gnu_parallel 141 typedef uint16 thread_index_t;
|
/external/bluetooth/bluedroid/bta/include/ |
bta_api.h | 190 typedef UINT16 tBTA_DM_DISC; /* this discoverability mode is a bit mask among BR mode and LE mode */ 201 typedef UINT16 tBTA_DM_CONN; 330 typedef UINT16 tBTA_BLE_AD_MASK; 335 UINT16 low; 336 UINT16 hi; 345 UINT16 *p_uuid; 374 UINT16 appearance; /* appearance data */ 455 UINT16 company_id; /* company ID */ [all...] |
/external/bluetooth/bluedroid/bta/jv/ |
bta_jv_main.c | 95 UINT16 action = (p_msg->event & 0x00ff);
|
/external/bluetooth/bluedroid/bta/sys/ |
bta_sys_conn.c | 391 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) 551 void bta_sys_add_uuid(UINT16 uuid16) 569 void bta_sys_remove_uuid(UINT16 uuid16)
|
/external/bluetooth/bluedroid/btif/co/ |
bta_dm_co.c | 183 static void btui_sco_codec_callback(UINT16 event, UINT16 sco_handle) 243 void bta_dm_sco_co_open(UINT16 handle, UINT8 pkt_size, UINT16 event)
|
/external/bluetooth/bluedroid/btif/include/ |
btif_hh.h | 107 UINT16 size, UINT8* report);
|
/external/chromium/chrome/browser/importer/ |
external_process_importer_host.cc | 28 uint16 items,
|
importer.h | 28 uint16 items,
|
/external/chromium/chrome/browser/ |
keychain_mac.cc | 50 UInt16 port, SecProtocolType protocol,
|
keychain_mac.h | 56 UInt16 port, SecProtocolType protocol,
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
data_types.h | 30 typedef unsigned short UINT16;
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_hci_ci.c | 41 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block)
|
/external/libnfc-nci/src/gki/ulinux/ |
data_types.h | 30 typedef unsigned short UINT16;
|
/external/libnfc-nci/src/include/ |
NfcAdaptation.h | 99 static void HalWrite (UINT16 data_len, UINT8* p_data);
|
/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/nfa/int/ |
nfa_dta_int.h | 65 UINT16 total_duration; /* NFA_DTA_CFG_TOTAL_DURATION */ 278 UINT16 llcp_local_link_miu; /* link MIU of IUT */ 279 UINT16 llcp_remote_link_miu; /* link MIU of LT */ 290 UINT16 llcp_co_out_remote_miu; /* MIU of LT-CO-OUT-DEST */
|
/external/libnfc-nci/src/nfc/include/ |
nci_hmsgs.h | 60 UINT8 nci_snd_t3t_polling (UINT16 system_code, UINT8 rc, UINT8 tsn);
|
/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/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
|