Home
last modified time | relevance | path

Searched defs:byte (Results 151 - 175 of 929) sorted by relevance

12345678910>>...38

/kernel/linux/linux-6.6/drivers/bus/
H A Dts-nbus.c153 static void ts_nbus_write_byte(struct ts_nbus *ts_nbus, u8 byte) in ts_nbus_write_byte() argument
199 u8 byte; in ts_nbus_read() local
[all...]
/kernel/linux/linux-6.6/drivers/parport/
H A Dieee1284_ops.c42 unsigned char byte; in parport_ieee1284_write_compat() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dseed.c27 byte(const u32 x, const unsigned n) in byte() function
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbit.c142 nvkm_i2c_get_byte(struct nvkm_i2c_bus *bus, u8 *byte, bool last) in nvkm_i2c_get_byte() argument
158 nvkm_i2c_put_byte(struct nvkm_i2c_bus *bus, u8 byte) in nvkm_i2c_put_byte() argument
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dmaceps2.c75 unsigned long byte; in maceps2_interrupt() local
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_midi.c83 write_data (snd_wavefront_midi_t *midi, unsigned char byte) in write_data() argument
413 unsigned char byte; in snd_wavefront_midi_interrupt() local
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca_midi.c41 unsigned char byte; in ca_midi_interrupt() local
215 unsigned char byte; in ca_midi_output_trigger() local
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dhoontech.c28 static void snd_ice1712_stdsp24_gpio_write(struct snd_ice1712 *ice, unsigned char byte) in snd_ice1712_stdsp24_gpio_write() argument
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.h36 int byte = num >> 3; in chp_test_bit() local
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_host_smp.c77 u8 byte; in to_sas_gpio_gp_bit() local
102 u8 *byte; in try_test_sas_gpio_gp_bit() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Droqvideodec.c98 int byte = bytestream2_get_byte(gb); in roqvideo_decode_frame() local
131 int byte = bytestream2_get_byte(gb); in roqvideo_decode_frame() local
/third_party/curl/lib/
H A Dsetup-win32.h33 # undef byte macro
/third_party/cups-filters/cupsfilters/
H A Dimage-bmp.c75 byte; /* Byte in image */ in _cupsImageReadBMP() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dunewdata.cpp206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp403 const auto byte = static_cast<std::uint8_t>(s[i]); in dump_escaped() local
677 hex_bytes(std::uint8_t byte) hex_bytes() argument
[all...]
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c202 int k, byte = fw_num; in create_firmware() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-value.h198 stream << byte; in to_string() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dunewdata.cpp206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c82 u8_t byte; in snmpv3_auth() local
/third_party/node/deps/v8/src/diagnostics/
H A Dgdb-jit.cc127 uint8_t byte = value & 0x7F; in WriteULEB128() local
137 int8_t byte = value & 0x7F; in WriteSLEB128() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-start-bitmap.h123 uint8_t byte = load<mode>(cell_index) & ((1 << (bit + 1)) - 1); in FindHeader() local
/third_party/node/deps/v8/src/heap/
H A Dobject-start-bitmap.h102 uint32_t byte = load(cell_index) & ((1 << (bit + 1)) - 1); in FindBasePtr() local
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.cc106 Sixth::assert(unsigned char byte, in assert() argument
78 assert(unsigned short nWeekDay, unsigned short nMonthDay, unsigned short nMonth, unsigned short nYear, unsigned short byte) assert() argument
92 assert(unsigned short nWeekDay, unsigned short nMonthDay, unsigned short nMonth, unsigned short nYear, unsigned char byte) assert() argument
/third_party/openssl/test/
H A Dpackettest.c288 const unsigned char *byte = NULL; in test_PACKET_forward() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp48 typedef ALIGN(1, uint8_t) byte; member

Completed in 12 milliseconds

12345678910>>...38