HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 176 - 200 of 2364) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libnfc-nci/src/udrv/include/
usb.h 180 UINT16 fmt; /* Data format */
185 UINT16 size; /* Size of GKI buffer pool */
186 UINT16 offset; /* Offset in GKI buffer pool */
192 UINT16 fmt;
221 UDRV_API extern UINT16 USB_Read(tUSB_PORT, UINT8 *, UINT16);
223 UDRV_API extern UINT16 USB_Write(tUSB_PORT, UINT8 *, UINT16);
  /external/lzma/CPP/7zip/Common/
RegisterArc.h 18 UInt16 SignatureOffset;
20 UInt16 Flags;
  /external/tpm2/
CpriDataEcc.h 25 UINT16 keySizeBits;
34 extern const UINT16 ECC_CURVE_COUNT;
CpriRNG_fp.h 12 LIB_EXPORT UINT16 _cpri__GenerateRandom(INT32 randomSize, BYTE *buffer);
13 LIB_EXPORT UINT16 _cpri__GenerateSeededRandom(
Entity_fp.h 14 UINT16 EntityGetAuthValue(TPMI_DH_ENTITY handle, // IN: handle of entity
23 UINT16 EntityGetName(TPMI_DH_ENTITY handle, // IN: handle of entity
marshal_test.c 83 UINT16 bytes_marshalled = uint32_t_Marshal(&value, &buffer_ptr, &size);
101 UINT16 bytes_marshalled = uint32_t_Marshal(&value, &buffer_ptr, &size);
120 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size);
138 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size);
157 UINT16 bytes_marshalled = TPM_ST_Marshal(&value, &buffer_ptr, &size);
185 UINT16 bytes_marshalled = TPMA_OBJECT_Marshal(&value, &buffer_ptr, &size);
215 UINT16 bytes_marshalled = TPMI_DH_ENTITY_Marshal(&value, &buffer_ptr, &size);
296 UINT16 bytes_marshalled = TPMI_AES_KEY_BITS_Marshal(&value, &buffer_ptr, &size);
329 UINT16 bytes_marshalled = TPML_DIGEST_Marshal(&value, &buffer_ptr, &size);
330 CHECK_EQ(bytes_marshalled, sizeof(UINT32)+4*sizeof(UINT16));
    [all...]
Marshal_ContextSave.c 10 UINT16 ContextSave_Out_Marshal(ContextSave_Out* source,
14 UINT16 total_size = 0;
62 UINT16 bytes_marshalled;
63 UINT16 num_response_handles = 0;
Marshal_GetTestResult.c 10 UINT16 GetTestResult_Out_Marshal(GetTestResult_Out* source,
14 UINT16 total_size = 0;
49 UINT16 bytes_marshalled;
50 UINT16 num_response_handles = 0;
Marshal_PolicyGetDigest.c 10 UINT16 PolicyGetDigest_Out_Marshal(PolicyGetDigest_Out* source,
14 UINT16 total_size = 0;
62 UINT16 bytes_marshalled;
63 UINT16 num_response_handles = 0;
Marshal_ReadClock.c 10 UINT16 ReadClock_Out_Marshal(ReadClock_Out* source,
14 UINT16 total_size = 0;
48 UINT16 bytes_marshalled;
49 UINT16 num_response_handles = 0;
Marshal_Unseal.c 10 UINT16 Unseal_Out_Marshal(Unseal_Out* source,
14 UINT16 total_size = 0;
62 UINT16 bytes_marshalled;
63 UINT16 num_response_handles = 0;
  /prebuilts/go/darwin-x86/src/runtime/
defs_windows_amd64.go 51 wprocessorlevel uint16
52 wprocessorrevision uint16
79 segcs uint16
80 segds uint16
81 seges uint16
82 segfs uint16
83 seggs uint16
84 segss uint16
defs_plan9_amd64.go 22 ds uint16
23 es uint16
24 fs uint16
25 gs uint16
string1.go 22 func findnullw(s *uint16) int {
26 p := (*[_MaxMem/2/2 - 1]uint16)(unsafe.Pointer(s))
49 func gostringw(strw *uint16) string {
51 str := (*[_MaxMem/2/2 - 1]uint16)(unsafe.Pointer(strw))
  /prebuilts/go/linux-x86/src/runtime/
defs_windows_amd64.go 51 wprocessorlevel uint16
52 wprocessorrevision uint16
79 segcs uint16
80 segds uint16
81 seges uint16
82 segfs uint16
83 seggs uint16
84 segss uint16
defs_plan9_amd64.go 22 ds uint16
23 es uint16
24 fs uint16
25 gs uint16
string1.go 22 func findnullw(s *uint16) int {
26 p := (*[_MaxMem/2/2 - 1]uint16)(unsafe.Pointer(s))
49 func gostringw(strw *uint16) string {
51 str := (*[_MaxMem/2/2 - 1]uint16)(unsafe.Pointer(strw))
  /system/bt/bta/gatt/
bta_gattc_api.c 192 void BTA_GATTC_Close(UINT16 conn_id)
215 void BTA_GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu)
243 void BTA_GATTC_ServiceSearchRequest (UINT16 conn_id, tBT_UUID *p_srvc_uuid)
271 const list_t* BTA_GATTC_GetServices(UINT16 conn_id) {
287 const tBTA_GATTC_CHARACTERISTIC* BTA_GATTC_GetCharacteristic(UINT16 conn_id, UINT16 handle) {
303 const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle) {
319 void BTA_GATTC_GetGattDb(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle
    [all...]
bta_gatts_int.h 58 typedef UINT16 tBTA_GATTS_INT_EVT;
87 UINT16 num_handle;
105 UINT16 included_service_id;
119 UINT16 attr_id;
120 UINT16 len;
193 UINT16 service_id; /* service handle */
255 extern tBTA_GATTS_SRVC_CB * bta_gatts_find_srvc_cb_by_srvc_id(tBTA_GATTS_CB *p_cb, UINT16 service_id);
256 extern tBTA_GATTS_SRVC_CB * bta_gatts_find_srvc_cb_by_attr_id(tBTA_GATTS_CB *p_cb, UINT16 attr_id);
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Types/
tUINT32_Max.py 33 Integer parameter type testcases - UINT16
42 UINT16 :
49 - UINT16 parameter min value = 0
50 - UINT16 parameter min value out of bounds = -1
51 - UINT16 parameter max value = 4294967295
52 - UINT16 parameter max value out of bounds = 4294967296
53 - UINT16 parameter in nominal case = 50
73 Testing UINT16 in nominal case = 50
77 - set UINT16 parameter in nominal case = 50
86 - UINT16 parameter set to 5
    [all...]
  /system/bt/stack/rfcomm/
rfc_l2cap_if.c 43 static void RFCOMM_ConnectInd (BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id);
44 static void RFCOMM_ConnectCnf (UINT16 lcid, UINT16 err);
45 static void RFCOMM_ConfigInd (UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
46 static void RFCOMM_ConfigCnf (UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
47 static void RFCOMM_DisconnectInd (UINT16 lcid, BOOLEAN is_clear);
49 static void RFCOMM_BufDataInd (UINT16 lcid, BT_HDR *p_buf);
50 static void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested);
91 void RFCOMM_ConnectInd (BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/unicode/
utf16.a 12 func @"".Encode (@"".s·2 []rune "esc:0x1") (? []uint16)
13 func @"".Decode (@"".s·2 []uint16 "esc:0x1") (? []rune)
46 ?type.[]uint16?
53 0runtime.morestack_noctxt``"".autotmp_0023type.int"".autotmp_0022type.int32"".autotmp_0020type.int32"".autotmp_0018type.int32"".autotmp_0017type.*int32"".autotmp_0016type.int"".autotmp_0015type.int"".autotmp_0009type.int"".autotmp_0008type.int32"".autotmp_0007type.int"".autotmp_0006type.[]int32 "".~r10type.[]uint16"".stype.[]int32`?_`??rr- )   D 
83 0runtime.morestack_noctxt``"".autotmp_0035type.int32"".autotmp_0031type.int"".autotmp_0030type.int"".autotmp_0029type.int"".autotmp_0028type.int"".autotmp_0025type.int "".~r10type.[]int32"".stype.[]uint16`?_`??d?(8 ij $   B?Tgclocals·6432f8c6a0d23fa7bee6c5d96f21a92aTgclocals·33cdeccccebe80329f1fdbee7f5874cbdprebuilts/go/darwin-x86/src/unicode/utf16/utf16.go?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·6432f8c6a0d23fa7bee6c5d96f21a92a?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·6432f8c6a0d23fa7bee6c5d96f21a92a?""".IsSurrogate·f"".IsSurrogate? "".DecodeRune·f"".DecodeRune? "".EncodeRune·f"".EncodeRune?"".Encode·f"".Encode?"".Decode·f"".Decode?"runtime.gcbits.01?0go.string.hdr."[]uint16" (go.string."[]uint16"?(go.string."[]uint16" []uint16?type.[]uint16????  0? runt (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/unicode/
utf16.a 12 func @"".Encode (@"".s·2 []rune "esc:0x1") (? []uint16)
13 func @"".Decode (@"".s·2 []uint16 "esc:0x1") (? []rune)
46 ?type.[]uint16?
53 0runtime.morestack_noctxt``"".autotmp_0023type.int"".autotmp_0022type.int32"".autotmp_0020type.int32"".autotmp_0018type.int32"".autotmp_0017type.*int32"".autotmp_0016type.int"".autotmp_0015type.int"".autotmp_0009type.int"".autotmp_0008type.int32"".autotmp_0007type.int"".autotmp_0006type.[]int32 "".~r10type.[]uint16"".stype.[]int32`?_`??rr- )   D 
83 0runtime.morestack_noctxt``"".autotmp_0035type.int32"".autotmp_0031type.int"".autotmp_0030type.int"".autotmp_0029type.int"".autotmp_0028type.int"".autotmp_0025type.int "".~r10type.[]int32"".stype.[]uint16`?_`??d?(8 ij $   B?Tgclocals·6432f8c6a0d23fa7bee6c5d96f21a92aTgclocals·33cdeccccebe80329f1fdbee7f5874cbbprebuilts/go/linux-x86/src/unicode/utf16/utf16.go?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·6432f8c6a0d23fa7bee6c5d96f21a92a?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·6432f8c6a0d23fa7bee6c5d96f21a92a?""".IsSurrogate·f"".IsSurrogate? "".DecodeRune·f"".DecodeRune? "".EncodeRune·f"".EncodeRune?"".Encode·f"".Encode?"".Decode·f"".Decode?"runtime.gcbits.01?0go.string.hdr."[]uint16" (go.string."[]uint16"?(go.string."[]uint16" []uint16?type.[]uint16????  0? runt (…)
    [all...]
  /system/bt/bta/ag/
bta_ag_ci.c 43 void bta_ag_ci_rx_write(UINT16 handle, char *p_data, UINT16 len)
45 UINT16 len_remaining = len;
82 void bta_ag_ci_slc_ready(UINT16 handle)
  /system/bt/stack/gap/
gap_conn.c 34 static void gap_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id);
35 static void gap_connect_cfm (UINT16 l2cap_cid, UINT16 result);
36 static void gap_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
37 static void gap_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
38 static void gap_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
39 static void gap_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg);
40 static void gap_congestion_ind (UINT16 lcid, BOOLEAN is_congested);
41 static void gap_tx_complete_ind (UINT16 l2cap_cid, UINT16 sdu_sent)
    [all...]

Completed in 984 milliseconds

1 2 3 4 5 6 78 91011>>