HomeSort by relevance Sort by last modified time
    Searched full:uint8 (Results 426 - 450 of 3007) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
link.go 45 Dupok uint8
46 Cfunc uint8
47 External uint8
48 Nosplit uint8
50 Cgoexport uint8
51 Special uint8
52 Stkcheck uint8
53 Hide uint8
54 Leaf uint8
55 Localentry uint8
    [all...]
ldelf.go 168 Ident [16]uint8
169 Type [2]uint8
170 Machine [2]uint8
171 Version [4]uint8
172 Entry [4]uint8
173 Phoff [4]uint8
174 Shoff [4]uint8
175 Flags [4]uint8
176 Ehsize [2]uint8
177 Phentsize [2]uint8
    [all...]
  /system/bt/bta/gatt/
bta_gatts_utils.c 35 static const UINT8 base_uuid[LEN_UUID_128] = {0xFB, 0x34, 0x9B, 0x5F, 0x80, 0x00, 0x00, 0x80,
47 static void bta_gatt_convert_uuid16_to_uuid128(UINT8 uuid_128[LEN_UUID_128], UINT16 uuid_16)
49 UINT8 *p = &uuid_128[LEN_UUID_128 - 4];
64 UINT8 bta_gatts_alloc_srvc_cb(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx)
66 UINT8 i;
91 UINT8 i;
112 UINT8 bta_gatts_find_app_rcb_idx_by_app_if(tBTA_GATTS_CB *p_cb, tBTA_GATTS_IF server_if)
114 UINT8 i;
134 UINT8 i
    [all...]
bta_gatts_int.h 88 UINT8 inst;
122 UINT8 value[BTA_GATT_MAX_ATTR_LEN];
194 UINT8 inst_num; /* instance ID */
195 UINT8 rcb_idx;
196 UINT8 idx; /* self index of serviec CB */
253 extern UINT8 bta_gatts_find_app_rcb_idx_by_app_if(tBTA_GATTS_CB *p_cb, tBTA_GATTS_IF server_if);
254 extern UINT8 bta_gatts_alloc_srvc_cb(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx);
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_to_i420.cc 28 int ConvertToI420(const uint8* sample,
30 uint8* y, int y_stride,
31 uint8* u, int u_stride,
32 uint8* v, int v_stride,
40 const uint8* src;
41 const uint8* src_uv;
48 uint8* tmp_y = y;
49 uint8* tmp_u = u;
50 uint8* tmp_v = v;
54 uint8* rotate_buffer = NULL
    [all...]
row_x86.asm 22 ; void YUY2ToYRow_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix)
69 ; void SplitUVRow_SSE2(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix)
109 ; void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/internal/
format.a 140 *runtime.racefuncenter?type.[]uint8?
144 2runtime.stringtoslicebyte?type.[]uint8?
148 "runtime.slicecopy? type.[]uint8? 
155 2runtime.stringtoslicebyte?type.[]uint8?
157 "runtime.slicecopy?type.[]uint8?
161 "runtime.racewrite?type.[]uint8?
171 0runtime.morestack_noctxt??:"".autotmp_0023type.int"".autotmp_0022type.[]uint8"".autotmp_0021type.int"".autotmp_0020type.[]uint8"".autotmp_0019type.[]uint8"".autotmp_0018?type.int"".autotmp_0017?type.[]uint8"".autotmp_0016_type.[]uint8"".autotmp_0015type.error"".autotmp_0014"type.*go/ast.F (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/internal/
format.a 140 *runtime.racefuncenter?type.[]uint8?
144 2runtime.stringtoslicebyte?type.[]uint8?
148 "runtime.slicecopy? type.[]uint8? 
155 2runtime.stringtoslicebyte?type.[]uint8?
157 "runtime.slicecopy?type.[]uint8?
161 "runtime.racewrite?type.[]uint8?
171 0runtime.morestack_noctxt??:"".autotmp_0023type.int"".autotmp_0022type.[]uint8"".autotmp_0021type.int"".autotmp_0020type.[]uint8"".autotmp_0019type.[]uint8"".autotmp_0018?type.int"".autotmp_0017?type.[]uint8"".autotmp_0016_type.[]uint8"".autotmp_0015type.error"".autotmp_0014"type.*go/ast.F (…)
    [all...]
  /system/bt/bta/ag/
bta_ag_int.h 169 UINT8 app_id;
237 UINT8 scn;
274 UINT8 state; /* state machine state */
275 UINT8 conn_service; /* connected service */
276 UINT8 peer_scn; /* peer scn */
277 UINT8 app_id; /* application id */
278 UINT8 role; /* initiator/acceptor role */
279 UINT8 post_sco; /* action to perform after sco event */
280 UINT8 call_ind; /* CIEV call indicator value */
281 UINT8 callsetup_ind; /* CIEV callsetup indicator value *
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 42 typedef UINT8 tNFA_RW_PRES_CHK_OPTION;
139 NFC_API extern tNFA_STATUS NFA_RwWriteNDef (UINT8 *p_data, UINT32 len);
215 NFC_API extern tNFA_STATUS NFA_RwLocateTlv (UINT8 tlv_type);
291 NFC_API extern tNFA_STATUS NFA_RwT1tRead (UINT8 block_number, UINT8 index);
310 NFC_API extern tNFA_STATUS NFA_RwT1tWrite (UINT8 block_number,
311 UINT8 index,
312 UINT8 data,
332 NFC_API extern tNFA_STATUS NFA_RwT1tReadSeg (UINT8 segment_number);
351 NFC_API extern tNFA_STATUS NFA_RwT1tRead8 (UINT8 block_number)
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 129 typedef UINT8 tRW_EVENT;
140 typedef UINT8 tRW_NDEF_FLAG;
152 UINT8 hr[T1T_HR_LEN];
153 UINT8 uid[T1T_CMD_UID_LEN];
165 UINT8 rc; /* RC (request code) used in the POLL request */
166 UINT8 response_num; /* Number of SENSF_RES responses */
167 UINT8 response_bufsize; /* Size of SENSF_RES responses */
168 UINT8 *response_buf; /* Buffer of responses (length + SENSF_RES) see $8.1.2.2 of NCI specs */
174 UINT8 num_system_codes; /* Number of system codes */
191 UINT8 num_bytes; /* number of reserved/lock bytes based on the type of tlv *
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 55 UINT8 u8;
56 UINT8 *p, *pp;
57 UINT8 hdr[2];
58 UINT8 *ps, *pd;
66 DISP_NCI ((UINT8 *) (p_msg + 1) + p_msg->offset, (UINT16) (p_msg->len), TRUE);
69 p = (UINT8 *) (p_msg + 1) + p_msg->offset;
109 ps = (UINT8 *) (p_msg + 1) + p_msg->offset;
110 pd = (UINT8 *) (nfc_hal_cb.ncit_cb.p_frag_msg + 1) + nfc_hal_cb.ncit_cb.p_frag_msg->offset + nfc_hal_cb.ncit_cb.p_frag_msg->len;
114 pd = (UINT8 *) (nfc_hal_cb.ncit_cb.p_frag_msg + 1) + nfc_hal_cb.ncit_cb.p_frag_msg->offset + 2;
115 *pd = (UINT8) (nfc_hal_cb.ncit_cb.p_frag_msg->len - NCI_MSG_HDR_SIZE)
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
ldelf.go 171 Ident [16]uint8
172 Type [2]uint8
173 Machine [2]uint8
174 Version [4]uint8
175 Entry [4]uint8
176 Phoff [4]uint8
177 Shoff [4]uint8
178 Flags [4]uint8
179 Ehsize [2]uint8
180 Phentsize [2]uint8
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 168 Ident [16]uint8
169 Type [2]uint8
170 Machine [2]uint8
171 Version [4]uint8
172 Entry [4]uint8
173 Phoff [4]uint8
174 Shoff [4]uint8
175 Flags [4]uint8
176 Ehsize [2]uint8
177 Phentsize [2]uint8
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
ldelf.go 171 Ident [16]uint8
172 Type [2]uint8
173 Machine [2]uint8
174 Version [4]uint8
175 Entry [4]uint8
176 Phoff [4]uint8
177 Shoff [4]uint8
178 Flags [4]uint8
179 Ehsize [2]uint8
180 Phentsize [2]uint8
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
StartupConfig.cpp 29 const UINT8 StartupConfig::mMaxLength = 255;
75 const UINT8* StartupConfig::getInternalBuffer ()
93 bool StartupConfig::append (const UINT8* newContent, UINT8 newContentLen)
124 bool StartupConfig::disableSecureElement (UINT8 bitmask)
126 const UINT8 maxLen = mBuffer[0];
127 UINT8 index = 1, tlvType = 0, tlvLen = 0;
150 UINT8 tlv [] = {0x04, 0xC2, 0x02, 0x61, 0x00};
  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 29 static bool isPatchBad(UINT8* prm, UINT32 len);
38 bool isPatchBadImpl(UINT8* prm, UINT32 len);
  /external/libnfc-nci/src/
nfca_version.c 20 const UINT8 nfca_version_string[] = "NFCDROID-AOSP_M_00.01";
28 const UINT8 nfa_version_string[] = "NFA_PI_1.03.66+";
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
25 uint8* dst_argb, int dst_stride_argb,
  /external/libyuv/files/include/libyuv/
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
25 uint8* dst_argb, int dst_stride_argb,
scale_argb.h 23 int ARGBScale(const uint8* src_argb, int src_stride_argb,
25 uint8* dst_argb, int dst_stride_argb,
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
blank.1.golden 62 _ uint8
63 A uint8
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4396a.go 21 f [4096]uint8
22 g [4096]uint8
  /prebuilts/go/linux-x86/src/go/doc/testdata/
blank.1.golden 62 _ uint8
63 A uint8
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4396a.go 21 f [4096]uint8
22 g [4096]uint8

Completed in 757 milliseconds

<<11121314151617181920>>