Home
last modified time | relevance | path

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

12345678910>>...37

/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
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dunewdata.cpp206 udata_write8(UNewDataMemory *pData, uint8_t byte) { in udata_write8() argument
/third_party/skia/tests/
H A DPremulAlphaRoundTripTest.cpp19 uint8_t* byte = reinterpret_cast<uint8_t*>(&packed); in pack_unpremul_rgba() local
29 uint8_t* byte = reinterpret_cast<uint8_t*>(&packed); in pack_unpremul_bgra() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cff-interp-dict-common.hh90 unsigned char byte = 0; in parse_bcd() local
/third_party/python/Lib/test/
H A Dtest_string_literals.py60 def byte(i): function
/third_party/rust/crates/rust-cexpr/src/
H A Dliteral.rs117 macro_rules! byte { macros
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksSerializer.hpp125 u8 byte; in SerializeItem() local
134 u8 byte = v?1:0; in SerializeItem() local

Completed in 13 milliseconds

12345678910>>...37