Home
last modified time | relevance | path

Searched defs:Byte (Results 1 - 25 of 49) sorted by relevance

12

/third_party/lzma/CPP/Common/
H A DMyBuffer2.h[all...]
H A DDynLimBuf.h
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DLEB128.h28 uint8_t Byte = Value & 0x7f; in encodeSLEB128() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DYAML.cpp48 uint8_t Byte = llvm::hexDigitValue(Data[I * 2]); in writeAsBinary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DLEB128.cpp35 unsigned Byte = Value & 0x7f; in getSLEB128Size() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DFormatters.cpp32 uint8_t Byte = Item[i]; in format() local
H A DTypeRecordMapping.cpp460 uint8_t Byte = static_cast<uint8_t>(Slots[SlotIndex]) << 4; in visitKnownRecord() local
469 uint8_t Byte; in visitKnownRecord() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.h
/third_party/mesa3d/src/tool/pps/
H A Dpps_counter.h39 Byte, member in pps::Counter::Units
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DTestUtil.h88 static bool verifyBytes(const uint8_t *Buffer, uint8_t Byte, in verifyBytes() argument
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtil.cpp38 void PrintASCIIByte(uint8_t Byte) { in PrintASCIIByte() argument
H A DFuzzerMutate.cpp143 uint8_t Byte = Rand.RandBool() ? Rand(256) : (Rand.RandBool() ? 0 : 255); in Mutate_InsertRepeatedBytes() local
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py206 class Byte: class in Group
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DTestUtil.h184 static bool verifyBytes(const uint8_t *Buffer, uint8_t Byte, in verifyBytes() argument
/third_party/backends/backend/
H A Dplustek-pp_types.h77 typedef unsigned char Byte; typedef
[all...]
H A Ds9036.c45 #undef Byte macro
46 #define Byte SANE_Byte macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp57 uint8_t Byte = Value & 0x7f; in addULEB128() local
69 uint8_t Byte = Value & 0x7f; in addSLEB128() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h39 # define Byte z_Byte macro
219 typedef unsigned char Byte; /* 8 bits */ typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp75 EmitTargetCodeForMemset( SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, MachinePointerInfo DstPtrInfo) const EmitTargetCodeForMemset() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp334 Byte::Byte(Argument<Byte> argument) in Byte() function in rr::Byte
339 Byte::Byte(RValue<Int> cast) in Byte() function in rr::Byte
346 Byte::Byte(RValue<UInt> cast) in Byte() function in rr::Byte
353 Byte function in rr::Byte
360 Byte::Byte(int x) Byte() function in rr::Byte
365 Byte::Byte(unsigned char x) Byte() function in rr::Byte
370 Byte::Byte(RValue<Byte> rhs) Byte() function in rr::Byte
375 Byte::Byte(const Byte &rhs) Byte() function in rr::Byte
380 Byte::Byte(const Reference<Byte> &rhs) Byte() function in rr::Byte
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumberLocal.h72 #define Byte int8_t macro
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumberLocal.h72 #define Byte int8_t macro
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumberLocal.h72 #define Byte int8_t macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h40 Byte = 0x0069, // 8 bit unsigned int member in llvm::codeview::SimpleTypeKind
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp14 typedef unsigned char Byte; typedef
[all...]

Completed in 19 milliseconds

12