| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | LEB128.h | 26 uint8_t Byte = Value & 0x7f; in encodeSLEB128() local 41 uint8_t Byte = Value & 0x7f; variable 62 uint8_t Byte = Value & 0x7f; variable
|
| /freebsd-10-stable/sys/contrib/dev/acpica/compiler/ |
| D | aslascii.c | 88 UINT8 Byte; in FlIsFileAsciiSource() local 215 UINT8 Byte; in FlConsumeAnsiComment() local 273 UINT8 Byte; in FlConsumeNewComment() local
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | YAML.cpp | 47 uint8_t Byte; in writeAsBinary() local 64 uint8_t Byte = *I; in writeAsHex() local
|
| /freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/ |
| D | JITCodeEmitter.h | 178 uint8_t Byte = Value & 0x7f; variable 186 uint8_t Byte = (PadTo > 1) ? 0x80 : 0x0; variable 199 uint8_t Byte = Value & 0x7f; in emitSLEB128Bytes() local
|
| D | MachineCodeEmitter.h | 181 uint8_t Byte = Value & 0x7f; in emitULEB128Bytes() local 195 uint8_t Byte = Value & 0x7f; in emitSLEB128Bytes() local
|
| /freebsd-10-stable/usr.bin/make/ |
| D | buf.h | 69 typedef char Byte; typedef
|
| /freebsd-10-stable/contrib/bmake/ |
| D | buf.h | 83 typedef char Byte; typedef
|
| /freebsd-10-stable/contrib/llvm/lib/MC/ |
| D | MCAsmInfo.cpp | 114 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
| /freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| D | DIEHash.cpp | 64 uint8_t Byte = Value & 0x7f; in addULEB128() local 76 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
| D | AsmPrinter.cpp | 1656 uint8_t Byte = static_cast<uint8_t>(Value); in isRepeatedByteSequence() local 1668 int Byte = isRepeatedByteSequence(CA->getOperand(0), TM); in isRepeatedByteSequence() local
|
| /freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/ |
| D | nsnames.c | 217 #define ACPI_PATH_PUT8(Path, Size, Byte, Length) \ in AcpiNsBuildNormalizedPath() argument
|
| /freebsd-10-stable/sys/contrib/dev/acpica/common/ |
| D | acfileio.c | 340 UINT8 Byte; in AcIsFileBinary() local
|
| /freebsd-10-stable/contrib/gcclibs/libdecnumber/ |
| D | decNumberLocal.h | 45 #define Byte int8_t macro
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| D | zconf.h | 101 typedef unsigned char Byte; typedef
|
| /freebsd-10-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/ |
| D | R600MCCodeEmitter.cpp | 145 void R600MCCodeEmitter::EmitByte(unsigned int Byte, raw_ostream &OS) const { in EmitByte()
|
| /freebsd-10-stable/sys/net/ |
| D | zlib.h | 97 # define Byte z_Byte macro 212 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /freebsd-10-stable/contrib/libarchive/libarchive/ |
| D | archive_ppmd_private.h | 19 typedef unsigned char Byte; typedef
|
| /freebsd-10-stable/contrib/zlib/ |
| D | zconf.h | 141 # define Byte z_Byte macro 391 typedef unsigned char Byte; /* 8 bits */ typedef
|
| D | zconf.h.in | 141 # define Byte z_Byte macro 391 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /freebsd-10-stable/contrib/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 765 uint8_t Byte = *I++; in emitTable() local 785 uint8_t Byte = *I++; in emitTable() local 802 uint8_t Byte = *I++; in emitTable() local
|
| /freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 88 SDValue Dst, SDValue Byte, SDValue Size, in EmitTargetCodeForMemset()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/MC/ |
| D | MCRegisterInfo.h | 73 unsigned Byte = Reg / 8; in contains() local
|
| /freebsd-10-stable/contrib/tcpdump/ |
| D | decnet.h | 30 typedef unsigned char Byte[1]; /* single byte field */ typedef
|
| /freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 1435 APInt Byte(I->getType()->getPrimitiveSizeInBits(), 255); in CollectBSwapParts() local
|