| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | LEB128.h | 29 uint8_t Byte = Value & 0x7f; variable 58 uint8_t Byte = Value & 0x7f; variable 85 uint8_t Byte = Value & 0x7f; variable 110 uint8_t Byte = Value & 0x7f; variable 168 uint8_t Byte; variable
|
| /freebsd-12.1/sys/contrib/dev/acpica/compiler/ |
| H A D | aslascii.c | 196 UINT8 Byte; in FlIsFileAsciiSource() local 326 UINT8 Byte; in FlConsumeAnsiComment() local 384 UINT8 Byte; in FlConsumeNewComment() local
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | ByteStreamer.h | 44 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 63 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 89 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
| H A D | DIEHash.cpp | 58 uint8_t Byte = Value & 0x7f; in addULEB128() local 70 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
| /freebsd-12.1/contrib/llvm/lib/ObjectYAML/ |
| H A D | YAML.cpp | 47 uint8_t Byte; in writeAsBinary() local 60 for (uint8_t Byte : Data) in writeAsHex() local
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | JamCRC.cpp | 93 for (char Byte : Data) { in update() local
|
| H A D | LEB128.cpp | 36 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/ |
| H A D | Formatters.cpp | 33 uint8_t Byte = Item[i]; in format() local
|
| H A D | TypeRecordMapping.cpp | 270 uint8_t Byte = static_cast<uint8_t>(Slots[SlotIndex]) << 4; in visitKnownRecord() local 279 uint8_t Byte; in visitKnownRecord() local
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | buf.h | 83 typedef char Byte; typedef
|
| /freebsd-12.1/contrib/gcclibs/libdecnumber/ |
| H A D | decNumberLocal.h | 45 #define Byte int8_t macro
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCTargetDesc.cpp | 454 for (uint64_t Byte = 0, End = PltContents.size(); Byte + 6 < End; ) { in findX86PltEntries() local 479 for (uint64_t Byte = 0, End = PltContents.size(); Byte + 6 < End; ) { in findX86_64PltEntries() local
|
| /freebsd-12.1/sys/contrib/dev/acpica/common/ |
| H A D | acfileio.c | 492 UINT8 Byte; in AcIsFileBinary() local
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| H A D | zconf.h | 101 typedef unsigned char Byte; typedef
|
| /freebsd-12.1/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nsnames.c | 386 #define ACPI_PATH_PUT8(Path, Size, Byte, Length) \ in AcpiNsBuildNormalizedPath() argument
|
| /freebsd-12.1/sys/sys/ |
| H A D | zlib.h | 99 # define Byte z_Byte macro 214 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerUtil.cpp | 39 void PrintASCIIByte(uint8_t Byte) { in PrintASCIIByte()
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd_private.h | 19 typedef unsigned char Byte; typedef
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MCTargetDesc.cpp | 166 for (uint64_t Byte = 0, End = PltContents.size(); Byte + 7 < End; in findPltEntries() local
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | zconf.h.in | 141 # define Byte z_Byte macro 391 typedef unsigned char Byte; /* 8 bits */ typedef
|
| H A D | zconf.h | 141 # define Byte z_Byte macro 391 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | FixedLenDecoderEmitter.cpp | 761 uint8_t Byte = *I++; in emitTable() local 784 uint8_t Byte = *I++; in emitTable() local 804 uint8_t Byte = *I++; in emitTable() local 846 uint8_t Byte = *I++; in emitTable() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 41 Byte = 0x0069, // 8 bit unsigned int enumerator
|
| /freebsd-12.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiPxe.h | 1212 UINT8 Byte[256]; member 1238 PXE_UINT8 Byte[256]; member 1509 PXE_UINT8 Byte; member 1524 PXE_UINT8 Byte[MAX_EEPROM_LEN << 2]; member 1545 PXE_UINT8 Byte[MAX_EEPROM_LEN << 2]; member
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.cpp | 307 for (uint8_t Byte : AugmentationData) in dump() local
|