/kernel/linux/linux-5.10/arch/m68k/sun3/ |
H A D | leds.c | 6 void sun3_leds(unsigned char byte) in sun3_leds() argument
|
/kernel/linux/linux-6.6/arch/m68k/sun3/ |
H A D | leds.c | 6 void sun3_leds(unsigned char byte) in sun3_leds() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | raw_data.hpp | 30 typedef detail::uint8 byte; typedef
|
/third_party/elfutils/libasm/ |
H A D | asm_adduleb128.c | 58 uint32_t byte; in asm_adduleb128() local
|
H A D | asm_addsleb128.c | 58 uint32_t byte; in asm_addsleb128() local
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | _ReadSLEB.c | 7 unw_word_t byte, result = 0; in _ReadSLEB() local
|
H A D | _ReadULEB.c | 7 unw_word_t byte, result = 0; in _ReadULEB() local
|
/third_party/skia/src/effects/ |
H A D | SkColorMatrixFilter.cpp | 10 static SkScalar byte_to_unit_float(U8CPU byte) { in byte_to_unit_float() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
H A D | cryp_trng.c | 35 hi_u8 *byte = HI_NULL; in cryp_trng_check() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | syscall.c | 19 u8 byte; in SYSCALL_DEFINE5() local 91 u8 byte; in SYSCALL_DEFINE5() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hex.h | 11 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() argument 22 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper() argument
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | syscall.c | 19 u8 byte; in SYSCALL_DEFINE5() local 90 u8 byte; in SYSCALL_DEFINE5() local
|
/third_party/ffmpeg/libavformat/ |
H A D | g723_1.c | 55 int size, byte, ret; in g723_1_read_packet() local
|
/third_party/curl/tests/unit/ |
H A D | unit1651.c | 354 int byte; variable
|
/third_party/json/docs/examples/ |
H A D | to_ubjson.cpp | 9 void print_byte(uint8_t byte) in print_byte() argument [all...] |
H A D | to_bjdata.cpp | 9 void print_byte(uint8_t byte) in print_byte() argument [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecode-generator-inl.h | 15 void RegExpBytecodeGenerator::Emit(uint32_t byte, uint32_t twenty_four_bits) { in Emit() argument 20 void RegExpBytecodeGenerator::Emit(uint32_t byte, int32_t twenty_four_bits) { in Emit() argument
|
/third_party/node/deps/v8/src/third_party/utf8-decoder/ |
H A D | utf8-decoder.h | 24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
H A D | wctomb.c | 30 char byte[256] = {0}; in wctomb_0100() local 44 char byte[256] = {0}; in wctomb_0200() local
|
/third_party/libabigail/tests/data/test-read-ctf/ |
H A D | test6.c | 16 typedef unsigned char byte; typedef
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
H A D | ddr_training_boot.c | 47 void ddr_training_error(unsigned int mask, unsigned int phy, int byte, int dq) in ddr_training_error() argument 132 void ddr_training_error(unsigned int mask, unsigned int phy, int byte, int dq) in ddr_training_error() argument 247 void ddr_training_error(unsigned int mask, unsigned int phy, int byte, int dq) in ddr_training_error() argument
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
H A D | ddr_training_boot.c | 47 void ddr_training_error(unsigned int mask, unsigned int phy, int byte, int dq) in ddr_training_error() argument 132 void ddr_training_error(unsigned int mask, unsigned int phy, int byte, int dq) in ddr_training_error() argument 247 void ddr_training_error(unsigned int mask, unsigned int phy, int byte, int dq) in ddr_training_error() argument
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | utf8_decode.h | 48 constexpr inline uint32_t decode(uint32_t* state, uint32_t* codep, unsigned char byte) in decode() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | jornada720_ssp.c | 34 inline u8 jornada_ssp_reverse(u8 byte) in jornada_ssp_reverse() argument 58 jornada_ssp_byte(u8 byte) jornada_ssp_byte() argument 87 jornada_ssp_inout(u8 byte) jornada_ssp_inout() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/hyperv/ |
H A D | hv_spinlock.c | 26 static void hv_qlock_wait(u8 *byte, u8 val) in hv_qlock_wait() argument
|