Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 10 of 10) sorted by relevance

/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_serial.c45 kdp_serial_out(unsigned char byte, void (*outFunc)(char)) in kdp_serial_out()
59 unsigned char byte; in kdp_serialize_packet() local
79 kdp_unserialize_packet(unsigned char byte, unsigned int *len) in kdp_unserialize_packet()
/xnu-10002.41.9/osfmk/corecrypto/
H A Dcchmac_init.c58 size_t byte = 0; in cchmac_init() local
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_utfconv.c445 unsigned int byte; in utf8_decodestr() local
664 unsigned int byte; in utf8_validatestr() local
788 unsigned int byte; in utf8_normalizestr() local
H A Dvfs_subr.c11753 char byte; in vnode_resolver_create() local
/xnu-10002.41.9/osfmk/i386/
H A Dfpu.c269 typedef struct { uint8_t byte[8]; } opmask_t; member
270 typedef struct { uint8_t byte[16]; } xmm_t; member
271 typedef struct { uint8_t byte[32]; } ymm_t; member
272 typedef struct { uint8_t byte[64]; } zmm_t; member
/xnu-10002.41.9/bsd/vm/
H A Dvm_unix.c622 int byte) in subyte()
633 int byte) in suibyte()
644 unsigned char byte; in fubyte() local
655 unsigned char byte; in fuibyte() local
/xnu-10002.41.9/libkern/c++/
H A DOSData.cpp366 OSData::appendByte(unsigned char byte, unsigned int inLength) in appendByte()
/xnu-10002.41.9/iokit/Kernel/
H A DIONVRAMCHRPHandler.cpp936 uint8_t byte; in unescapeBytesToData() local
986 uint8_t byte; in escapeDataToData() local
/xnu-10002.41.9/bsd/dev/i386/
H A Ddis_tables.c2414 int byte; in dtrace_get_opcode() local
2440 int byte; in dtrace_get_SIB() local
2518 int byte; in dtrace_imm_opnd() local
/xnu-10002.41.9/bsd/kern/
H A Dubc_subr.c6216 uint64_t bit, byte; in ubc_cs_check_validation_bitmap() local