Home
last modified time | relevance | path

Searched defs:firstbyte (Results 1 - 13 of 13) sorted by relevance

/third_party/curl/lib/
H A Dmqtt.h57 unsigned char firstbyte; member
H A Dws.h61 unsigned char firstbyte; /* first byte of frame we encode */ member
H A Dws.c541 unsigned char firstbyte = 0; in ws_enc_write_head() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dbitmap.c120 int bit, firstbyte, lastbyte, lastbyte_pos, tmp, ret = -1; in ntfs_bitmap_set_bits_in_run() local
/third_party/backends/backend/
H A Dsm3840_lib.c990 unsigned char *firstbyte = (unsigned char *) &testvalue; in fix_endian_short() local
H A Dtest.c272 uint8_t *firstbyte = (uint8_t *) & testvalue; in little_endian() local
H A Dgt68xx.c180 uint8_t *firstbyte = (uint8_t *) & testvalue; in calc_little_endian() local
H A Dcoolscan.c1454 unsigned char *firstbyte = (unsigned char *) &testvalue; in coolscan_test_little_endian() local
H A Dmustek.c233 uint8_t *firstbyte = (uint8_t *) & testvalue; in little_endian() local
H A Dumax.c307 unsigned char *firstbyte = (unsigned char *) &testvalue; in umax_test_little_endian() local
H A Dbh.h552 unsigned char *firstbyte = (unsigned char *) &val; in _is_host_little_endian() local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1252 static void mxt_calc_crc24(u32 *crc, u8 firstbyte, u8 secondbyte) in mxt_calc_crc24() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1328 static void mxt_calc_crc24(u32 *crc, u8 firstbyte, u8 secondbyte) in mxt_calc_crc24() argument

Completed in 39 milliseconds