| /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 | 45 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 64 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 90 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
| D | DIEHash.cpp | 58 uint8_t Byte = Value & 0x7f; in addULEB128() local 70 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 | JamCRC.cpp | 92 for (char Byte : Data) { in update() local
|
| 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | R600MCCodeEmitter.cpp | 145 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/lzma/CPP/Windows/ |
| D | PropVariant.cpp | 153 SET_PROP_FUNC(Byte, VT_UI1, bVal) in SET_PROP_FUNC() argument
|
| /external/pdfium/third_party/zlib_v128/ |
| 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/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 739 uint8_t Byte = *I++; in emitTable() local 759 uint8_t Byte = *I++; in emitTable() local 776 uint8_t Byte = *I++; in emitTable() local 816 uint8_t Byte = *I++; in emitTable() local
|
| /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/parsing/ |
| D | JavaMethodParser.java | 64 …Boolean("jboolean"), Byte("jbyte"), Char("jchar"), Short("jshort"), Integer("jint"), Long("jlong")… enumConstant
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.cc | 291 char Pad = ' ', Byte = ' '; in renderMemorySnippet() local
|
| /external/lzma/C/ |
| D | 7zTypes.h | 56 typedef unsigned char Byte; typedef
|
| /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/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 82 SDValue Dst, SDValue Byte, SDValue Size, in EmitTargetCodeForMemset()
|
| /external/llvm/lib/Target/X86/Disassembler/ |
| D | X86Disassembler.cpp | 112 static int regionReader(const void *Arg, uint8_t *Byte, uint64_t Address) { in regionReader()
|
| /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
|