| /external/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 98 uint8_t Byte; variable
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | ByteStreamer.h | 42 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 61 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 82 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
| D | DIEHash.cpp | 65 uint8_t Byte = Value & 0x7f; in addULEB128() local 77 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
| /external/llvm/lib/MC/ |
| D | YAML.cpp | 46 uint8_t Byte; in writeAsBinary() local 61 uint8_t Byte = *I; in writeAsHex() local
|
| /external/llvm/lib/Support/ |
| D | LEB128.cpp | 36 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
|
| /external/freetype/src/gzip/ |
| D | zconf.h | 39 # define Byte z_Byte macro 219 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /external/clang/test/Analysis/ |
| D | casts.c | 56 typedef unsigned char Byte; typedef
|
| /external/lzma/CPP/Windows/ |
| D | PropVariant.cpp | 108 SET_PROP_FUNC(Byte, VT_UI1, bVal) in SET_PROP_FUNC() argument
|
| /external/llvm/lib/Target/R600/MCTargetDesc/ |
| D | R600MCCodeEmitter.cpp | 146 void R600MCCodeEmitter::EmitByte(unsigned int Byte, raw_ostream &OS) const { in EmitByte()
|
| /external/llvm/lib/DebugInfo/PDB/ |
| D | PDBExtras.cpp | 276 uint8_t Byte = GuidBytes[i]; in operator <<() local
|
| /external/pdfium/core/include/thirdparties/zlib/ |
| D | zconf.h | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /external/zlib/src/ |
| D | zconf.h | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| D | zconf.h.in | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /external/zlib/ |
| D | zconf.h | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
| D | zconf.h | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.cc | 254 char Pad = ' ', Byte = ' '; in renderMemorySnippet() local
|
| /external/lzma/C/ |
| D | Types.h | 55 typedef unsigned char Byte; typedef
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 736 uint8_t Byte = *I++; in emitTable() local 756 uint8_t Byte = *I++; in emitTable() local 773 uint8_t Byte = *I++; in emitTable() local
|
| /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
| D | R600MCCodeEmitter.cpp | 553 void R600MCCodeEmitter::EmitByte(unsigned int Byte, raw_ostream &OS) const { in EmitByte()
|
| /external/llvm/lib/Target/X86/Disassembler/ |
| D | X86Disassembler.cpp | 111 static int regionReader(const void *Arg, uint8_t *Byte, uint64_t Address) { in regionReader()
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 87 SDValue Dst, SDValue Byte, SDValue Size, in EmitTargetCodeForMemset()
|
| /external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
| D | VertexBuffer.java | 258 Byte(1), enumConstant
|
| /external/llvm/include/llvm/MC/ |
| D | MCRegisterInfo.h | 69 unsigned Byte = Reg / 8; in contains() local
|
| /external/bison/lib/ |
| D | hash.c | 407 # define HASH_ONE_CHAR(Value, Byte) \ in hash_string() argument
|
| /external/llvm/lib/Transforms/IPO/ |
| D | LowerBitSets.cpp | 410 Value *Byte = B.CreateLoad(ByteAddr); in createBitSetTest() local
|