| /kernel/linux/linux-6.6/drivers/scsi/bfa/ |
| H A D | bfad.c | 1524 u8 byte; in bfad_pci_slot_reset() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | decompress_unlzma.c | 316 static inline int INIT write_byte(struct writer *wr, uint8_t byte) in write_byte() argument
|
| /kernel/linux/linux-6.6/lib/xz/ |
| H A D | xz_dec_lzma2.c | 337 static inline void dict_put(struct dictionary *dict, uint8_t byte) in dict_put() argument [all...] |
| /third_party/curl/tests/server/ |
| H A D | mqttd.c | 496 unsigned char byte; in mqttit() local [all...] |
| /third_party/elfutils/libcpu/ |
| H A D | i386_disasm.c | 521 uint_fast8_t byte; in i386_disasm() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | adpcm.c | 1721 int byte = bytestream2_get_byte(&gb); adpcm_decode_frame() local 1899 int byte = bytestream2_get_byteu(&gb); adpcm_decode_frame() local 1907 int byte = bytestream2_get_byteu(&gb); adpcm_decode_frame() local 1917 int byte = bytestream2_get_byteu(&gb); adpcm_decode_frame() local 2047 int byte = bytestream2_get_byteu(&gb); adpcm_decode_frame() local [all...] |
| /third_party/backends/backend/ |
| H A D | canon630u-common.c | 76 typedef SANE_Byte byte; typedef [all...] |
| H A D | abaton.c | 1367 SANE_Int byte; in sane_read() local
|
| H A D | sm3840_lib.c | 225 write_vctl(p_usb_dev_handle udev, int request, int value, int index, unsigned char byte) write_vctl() argument 233 read_vctl(p_usb_dev_handle udev, int request, int value, int index, unsigned char *byte) read_vctl() argument
|
| H A D | ricoh.h | 261 SANE_Byte byte[60]; member
|
| /third_party/curl/lib/ |
| H A D | curl_setup.h | 568 # undef byte macro
|
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry-snapshot.c | 1674 uint8_t byte = str_buffer_p[j]; in jerry_get_literals_from_snapshot() local [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-bjdata.cpp | 3424 const auto byte = static_cast<uint8_t>(i); global() variable [all...] |
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser.c | 741 uint8_t byte; parse_print_final_cbc() local 1131 uint8_t byte = page_p->bytes[offset]; parser_post_processing() local 1506 uint8_t byte = page_p->bytes[offset]; parser_post_processing() local [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | index.c | 999 u8 byte; in ntfs_ibm_modify() local 1059 s64 vcn, byte, size; in ntfs_ibm_get_free() local [all...] |
| H A D | unistr.c | 702 unsigned int byte; in utf8_to_utf16_size() local 746 unsigned int byte = *((const unsigned char *)s); in utf8_to_unicode() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfscmp.c | 506 u8 *byte; member
|
| H A D | ntfswipe.c | 484 static s64 wipe_unused(ntfs_volume *vol, int byte, enum action act) in wipe_unused() argument 543 static s64 wipe_unused_fast(ntfs_volume *vol, int byte, enum action act) in wipe_unused_fast() argument 652 wipe_compressed_attribute(ntfs_volume *vol, int byte, enum action act, ntfs_attr *na) wipe_compressed_attribute() argument 772 wipe_attribute(ntfs_volume *vol, int byte, enum action act, ntfs_attr *na) wipe_attribute() argument 816 wipe_attr_tail(ntfs_inode *ni, ntfschar *name, int namelen, int byte, enum action act) wipe_attr_tail() argument 869 wipe_tails(ntfs_volume *vol, int byte, enum action act) wipe_tails() argument 956 wipe_mft(ntfs_volume *vol, int byte, enum action act) wipe_mft() argument 1095 wipe_index_allocation(ntfs_volume *vol, int byte, enum action act __attribute__((unused)), ntfs_attr *naa, ntfs_attr *nab, u32 indx_record_size) wipe_index_allocation() argument 1242 wipe_directory(ntfs_volume *vol, int byte, enum action act) wipe_directory() argument 1379 wipe_logfile(ntfs_volume *vol, int byte, enum action act __attribute__((unused))) wipe_logfile() argument 1490 wipe_pagefile(ntfs_volume *vol, int byte, enum action act __attribute__((unused))) wipe_pagefile() argument 2209 int byte; main() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_bptc_tmp.h | 344 expand_component(uint8_t byte, in expand_component() argument
|
| /third_party/node/deps/v8/src/baseline/ia32/ |
| H A D | baseline-assembler-ia32-inl.h | 216 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
|
| /third_party/node/deps/v8/src/baseline/mips/ |
| H A D | baseline-assembler-mips-inl.h | 212 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
|
| /third_party/node/deps/v8/src/baseline/loong64/ |
| H A D | baseline-assembler-loong64-inl.h | 202 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
|
| /third_party/node/deps/v8/src/baseline/s390/ |
| H A D | baseline-assembler-s390-inl.h | 322 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
|
| /third_party/node/deps/v8/src/baseline/riscv64/ |
| H A D | baseline-assembler-riscv64-inl.h | 211 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
|
| /third_party/node/deps/v8/src/baseline/mips64/ |
| H A D | baseline-assembler-mips64-inl.h | 210 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
|