| /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
|
| /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/CodeGen/AsmPrinter/ |
| D | ByteStreamer.h | 40 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 59 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/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
|
| /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/chromium_org/sdch/open-vcdiff/src/zlib/ |
| D | zconf.h | 50 # define Byte z_Byte macro 261 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/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.cc | 227 char Pad = ' ', Byte = ' '; in renderMemorySnippet() local
|
| /external/chromium_org/third_party/zlib/ |
| D | zconf.h | 112 # define Byte z_Byte macro 336 typedef unsigned char Byte; /* 8 bits */ typedef
|
| D | mozzconf.h | 164 #define Byte MOZ_Z_Byte macro
|
| /external/zlib/src/ |
| D | zconf.h.in | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| 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/qemu/distrib/zlib-1.2.8/ |
| D | zconf.h | 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/include/thirdparties/zlib/ |
| D | zconf.h | 128 # define Byte z_Byte macro 368 typedef unsigned char Byte; /* 8 bits */ typedef
|
| /external/chromium_org/third_party/lzma_sdk/ |
| D | Types.h | 55 typedef unsigned char Byte; typedef
|
| /external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
| D | Types.h | 56 typedef unsigned char Byte; typedef
|
| /external/lzma/C/ |
| D | Types.h | 55 typedef unsigned char Byte; typedef
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 764 uint8_t Byte = *I++; in emitTable() local 784 uint8_t Byte = *I++; in emitTable() local 801 uint8_t Byte = *I++; in emitTable() local
|