Searched defs:CurByte (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MCCodeEmitter.cpp | 75 void emitByte(uint8_t C, unsigned &CurByte, raw_ostream &OS) const { in emitByte() 80 void emitConstant(uint64_t Val, unsigned Size, unsigned &CurByte, in emitConstant() 99 unsigned &CurByte, raw_ostream &OS) const { in emitRegModRMByte() 104 unsigned &CurByte, raw_ostream &OS) const { in emitSIBByte() 293 unsigned &CurByte, raw_ostream &OS, in emitImmediate() 371 unsigned &CurByte, raw_ostream &OS, in emitMemModRMByte() 636 unsigned &CurByte, bool &Rex, in emitPrefixImpl() 739 void X86MCCodeEmitter::emitVEXOpcodePrefix(uint64_t TSFlags, unsigned &CurByte, in emitVEXOpcodePrefix() 1258 void X86MCCodeEmitter::emitSegmentOverridePrefix(unsigned &CurByte, in emitSegmentOverridePrefix() 1295 bool X86MCCodeEmitter::emitOpcodePrefix(uint64_t TSFlags, unsigned &CurByte, in emitOpcodePrefix() [all …]
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | CharsetLMBCS.java | 618 short CurByte; /* A byte from the input stream */ in LMBCSGetNextUCharWorker() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_lmb.cpp | 1125 ulmbcs_byte_t CurByte; /* A byte from the input stream */ in _LMBCSGetNextUCharWorker() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnv_lmb.cpp | 1125 ulmbcs_byte_t CurByte; /* A byte from the input stream */ in _LMBCSGetNextUCharWorker() local
|
| /third_party/skia/m133/third_party/externals/icu/source/common/ |
| D | ucnv_lmb.cpp | 1125 ulmbcs_byte_t CurByte; /* A byte from the input stream */ in _LMBCSGetNextUCharWorker() local
|