Searched refs:uint8_t (Results 1 - 25 of 3174) sorted by relevance

1234567891011>>

/external/android-clat/
H A Dicmp.h25 uint8_t icmp_guess_ttl(uint8_t ttl);
28 int is_icmp_error(uint8_t type);
31 int is_icmp6_error(uint8_t type);
34 uint8_t icmp_to_icmp6_type(uint8_t type, uint8_t code);
37 uint8_t icmp_to_icmp6_code(uint8_t type, uint8_t cod
[all...]
/external/arduino/libraries/Wire/utility/
H A Dtwi.h46 void twi_setAddress(uint8_t);
47 uint8_t twi_readFrom(uint8_t, uint8_t*, uint8_t);
48 uint8_t twi_writeTo(uint8_t, uint8_t*, uint8_t, uint8_t);
[all...]
/external/arduino/libraries/Wire/
H A DWire.h30 static uint8_t rxBuffer[];
31 static uint8_t rxBufferIndex;
32 static uint8_t rxBufferLength;
34 static uint8_t txAddress;
35 static uint8_t txBuffer[];
36 static uint8_t txBufferIndex;
37 static uint8_t txBufferLength;
39 static uint8_t transmitting;
43 static void onReceiveService(uint8_t*, int);
47 void begin(uint8_t);
[all...]
/external/libnfc-nxp/src/
H A DphFriNfc_NdefRecord.h74 #define PH_FRINFC_NDEFRECORD_TNF_EMPTY ((uint8_t)0x00) /**< Empty Record, no type, ID or payload present. */
75 #define PH_FRINFC_NDEFRECORD_TNF_NFCWELLKNOWN ((uint8_t)0x01) /**< NFC well-known type (RTD). */
76 #define PH_FRINFC_NDEFRECORD_TNF_MEDIATYPE ((uint8_t)0x02) /**< Media Type. */
77 #define PH_FRINFC_NDEFRECORD_TNF_ABSURI ((uint8_t)0x03) /**< Absolute URI. */
78 #define PH_FRINFC_NDEFRECORD_TNF_NFCEXT ((uint8_t)0x04) /**< Nfc Extenal Type (following the RTD format). */
79 #define PH_FRINFC_NDEFRECORD_TNF_UNKNOWN ((uint8_t)0x05) /**< Unknown type; Contains no Type information. */
80 #define PH_FRINFC_NDEFRECORD_TNF_UNCHANGED ((uint8_t)0x06) /**< Unchanged: Used for Chunked Records. */
81 #define PH_FRINFC_NDEFRECORD_TNF_RESERVED ((uint8_t)0x07) /**< RFU, must not be used. */
93 #define PH_FRINFC_NDEFRECORD_FLAGS_MB ((uint8_t)0x80) /**< This marks the begin of a NDEF Message. */
94 #define PH_FRINFC_NDEFRECORD_FLAGS_ME ((uint8_t)
[all...]
H A DphFriNfc_NdefMap.h259 uint8_t state;
261 uint8_t cr_index;
263 uint8_t ndef_seq;
272 uint8_t ndef_tlv_type_byte;
275 uint8_t store_read_data[ISO15693_MAX_DATA_TO_STORE];
276 uint8_t store_length;
279 uint8_t read_capabilities;
298 uint8_t CurBlockNo;
301 uint8_t NoBlocksWritten;
304 uint8_t Wr_BytesRemaine
[all...]
H A DphFriNfc_SmtCrdFmt.h124 uint8_t CCBytes[5];
125 uint8_t UID[4];
126 uint8_t CCByteIndex;
144 uint8_t OTPBytes[4];
146 uint8_t LockBytes[4];
149 uint8_t ReadData[16];
150 uint8_t ReadDataIndex;
151 uint8_t DynLockBytes[4];
152 uint8_t BytesLockedPerLockBit;
153 uint8_t LockBytesPerPag
[all...]
/external/qemu/hw/
H A Dsmbios.h18 uint8_t *smbios_get_table(size_t *length);
26 uint8_t type;
27 uint8_t length;
34 uint8_t vendor_str;
35 uint8_t bios_version_str;
37 uint8_t bios_release_date_str;
38 uint8_t bios_rom_size;
39 uint8_t bios_characteristics[8];
40 uint8_t bios_characteristics_extension_bytes[2];
41 uint8_t system_bios_major_releas
[all...]
/external/arduino/hardware/arduino/cores/arduino/
H A DWProgram.h22 unsigned long pulseIn(uint8_t pin, uint8_t state, unsigned long timeout = 1000000L);
24 void tone(uint8_t _pin, unsigned int frequency, unsigned long duration = 0);
25 void noTone(uint8_t _pin);
34 const static uint8_t A0 = 54;
35 const static uint8_t A1 = 55;
36 const static uint8_t A2 = 56;
37 const static uint8_t A3 = 57;
38 const static uint8_t A4 = 58;
39 const static uint8_t A
[all...]
H A DHardwareSerial.h35 volatile uint8_t *_ubrrh;
36 volatile uint8_t *_ubrrl;
37 volatile uint8_t *_ucsra;
38 volatile uint8_t *_ucsrb;
39 volatile uint8_t *_udr;
40 uint8_t _rxen;
41 uint8_t _txen;
42 uint8_t _rxcie;
43 uint8_t _udre;
44 uint8_t _u2
[all...]
/external/scrypt/lib/crypto/
H A Dcrypto_scrypt.h43 int crypto_scrypt(const uint8_t *, size_t, const uint8_t *, size_t, uint64_t,
44 uint32_t, uint32_t, uint8_t *, size_t);
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h27 void vp9_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
30 void vp9_d45_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
33 void vp9_d63_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
36 void vp9_h_predictor_4x4_c(uint8_t *ds
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_video_state.h137 const uint8_t *intra_matrix;
138 const uint8_t *non_intra_matrix;
190 uint8_t vop_coding_type;
191 uint8_t vop_fcode_forward;
192 uint8_t vop_fcode_backward;
193 uint8_t resync_marker_disable;
194 uint8_t interlaced;
195 uint8_t quant_type;
196 uint8_t quarter_sample;
197 uint8_t short_video_heade
[all...]
/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h137 const uint8_t *intra_matrix;
138 const uint8_t *non_intra_matrix;
190 uint8_t vop_coding_type;
191 uint8_t vop_fcode_forward;
192 uint8_t vop_fcode_backward;
193 uint8_t resync_marker_disable;
194 uint8_t interlaced;
195 uint8_t quant_type;
196 uint8_t quarter_sample;
197 uint8_t short_video_heade
[all...]
/external/libvpx/armv7a/
H A Dvp9_rtcd.h27 void vp9_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
30 void vp9_d45_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
33 void vp9_d63_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
36 void vp9_h_predictor_4x4_c(uint8_t *ds
[all...]
/external/libvpx/generic/
H A Dvp9_rtcd.h27 void vp9_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
30 void vp9_d45_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
33 void vp9_d63_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
36 void vp9_h_predictor_4x4_c(uint8_t *ds
[all...]
/external/libvpx/mips/
H A Dvp9_rtcd.h27 void vp9_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
30 void vp9_d45_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
33 void vp9_d63_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
36 void vp9_h_predictor_4x4_c(uint8_t *ds
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format_other.h38 const uint8_t *src_row, unsigned src_stride,
42 util_format_r9g9b9e5_float_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride,
47 util_format_r9g9b9e5_float_fetch_rgba_float(float *dst, const uint8_t *src,
51 util_format_r9g9b9e5_float_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride,
52 const uint8_t *src_row, unsigned src_stride,
56 util_format_r9g9b9e5_float_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride,
57 const uint8_t *src_row, unsigned src_stride,
63 const uint8_t *src_row, unsigned src_stride,
67 util_format_r11g11b10_float_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride,
72 util_format_r11g11b10_float_fetch_rgba_float(float *dst, const uint8_t *sr
[all...]
H A Du_format_rgtc.h32 util_format_rgtc1_unorm_fetch_rgba_8unorm(uint8_t *dst, const uint8_t *src, unsigned i, unsigned j);
35 util_format_rgtc1_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
38 util_format_rgtc1_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_rgtc1_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
44 util_format_rgtc1_unorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
47 util_format_rgtc1_unorm_fetch_rgba_float(float *dst, const uint8_t *src, unsigned i, unsigned j);
52 util_format_rgtc1_snorm_fetch_rgba_8unorm(uint8_t *ds
[all...]
H A Du_format_latc.h32 util_format_latc1_unorm_fetch_rgba_8unorm(uint8_t *dst, const uint8_t *src, unsigned i, unsigned j);
35 util_format_latc1_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
38 util_format_latc1_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_latc1_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
44 util_format_latc1_unorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
47 util_format_latc1_unorm_fetch_rgba_float(float *dst, const uint8_t *src, unsigned i, unsigned j);
52 util_format_latc1_snorm_fetch_rgba_8unorm(uint8_t *ds
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_other.h38 const uint8_t *src_row, unsigned src_stride,
42 util_format_r9g9b9e5_float_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride,
47 util_format_r9g9b9e5_float_fetch_rgba_float(float *dst, const uint8_t *src,
51 util_format_r9g9b9e5_float_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride,
52 const uint8_t *src_row, unsigned src_stride,
56 util_format_r9g9b9e5_float_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride,
57 const uint8_t *src_row, unsigned src_stride,
63 const uint8_t *src_row, unsigned src_stride,
67 util_format_r11g11b10_float_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride,
72 util_format_r11g11b10_float_fetch_rgba_float(float *dst, const uint8_t *sr
[all...]
H A Du_format_rgtc.h32 util_format_rgtc1_unorm_fetch_rgba_8unorm(uint8_t *dst, const uint8_t *src, unsigned i, unsigned j);
35 util_format_rgtc1_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
38 util_format_rgtc1_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_rgtc1_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
44 util_format_rgtc1_unorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
47 util_format_rgtc1_unorm_fetch_rgba_float(float *dst, const uint8_t *src, unsigned i, unsigned j);
52 util_format_rgtc1_snorm_fetch_rgba_8unorm(uint8_t *ds
[all...]
H A Du_format_latc.h32 util_format_latc1_unorm_fetch_rgba_8unorm(uint8_t *dst, const uint8_t *src, unsigned i, unsigned j);
35 util_format_latc1_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
38 util_format_latc1_unorm_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_latc1_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
44 util_format_latc1_unorm_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
47 util_format_latc1_unorm_fetch_rgba_float(float *dst, const uint8_t *src, unsigned i, unsigned j);
52 util_format_latc1_snorm_fetch_rgba_8unorm(uint8_t *ds
[all...]
/external/kernel-headers/original/linux/
H A Dif_arcnet.h60 uint8_t proto; /* protocol ID field - varies */
61 uint8_t split_flag; /* for use with split packets */
63 uint8_t payload[0]; /* space remaining in packet (504 bytes)*/
73 uint8_t proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */
74 uint8_t payload[0]; /* 507 bytes */
85 uint8_t proto; /* Always ARC_P_ETHER */
87 uint8_t payload[0]; /* 493 bytes */
94 uint8_t proto;
95 uint8_t cookie[sizeof(int)]; /* Actually NOT sent over the network */
97 uint8_t ac
[all...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dhtonl.c12 uint8_t result_bytes[4];
13 result_bytes[0] = (uint8_t) ((hostlong >> 24) & 0xFF);
14 result_bytes[1] = (uint8_t) ((hostlong >> 16) & 0xFF);
15 result_bytes[2] = (uint8_t) ((hostlong >> 8) & 0xFF);
16 result_bytes[3] = (uint8_t) (hostlong & 0xFF);
/external/chromium_org/third_party/skia/include/effects/
H A DSkTableColorFilter.h20 static SkColorFilter* Create(const uint8_t table[256]);
28 static SkColorFilter* CreateARGB(const uint8_t tableA[256],
29 const uint8_t tableR[256],
30 const uint8_t tableG[256],
31 const uint8_t tableB[256]);

Completed in 473 milliseconds

1234567891011>>