Home
last modified time | relevance | path

Searched defs:Bits (Results 1 - 25 of 75) sorted by relevance

123

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinftrees.h23 Byte Bits; /* number of bits in this code or subcode */ member
/third_party/libevdev/libevdev/
H A Dmake-event-names.py12 class Bits(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseBitVector.h54 BitWord Bits[BITWORDS_PER_ELEMENT]; member
[all...]
H A DPackedVector.h30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() argument
37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() argument
47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() argument
56 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() argument
77 BitVectorTy Bits; global() member in llvm::PackedVector
[all...]
/third_party/rust/crates/regex/src/
H A Dbacktrack.rs24 type Bits = u32; types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h35 std::set<uint64_t> Bits; member
H A DWholeProgramDevirt.h108 VTableBits *Bits; member
[all...]
/third_party/skia/include/effects/
H A DSkLayerDrawLooper.h34 enum Bits { enum in SkLayerDrawLooper
/third_party/skia/src/utils/
H A DSkFloatUtils.h58 typedef typename SkTypeWithSize<sizeof(RawType) * CHAR_BIT>::UInt Bits; typedef in SkFloatingPoint
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp30 static inline uint32_t rol(uint32_t Number, int Bits) { in rol() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.h79 unsigned Bits = Unalign ? Unalign : KnownBits; in internalKnownBits() local
H A DARMSubtarget.cpp251 const FeatureBitset &Bits = getFeatureBits(); in initSubtargetFeatures() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp288 uint64_t Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp100 unsigned Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp218 static unsigned inBytes(unsigned Bits) { in inBytes() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp36 void SetImpliedBits(FeatureBitset &Bits, const FeatureBitset &Implies, in SetImpliedBits() argument
48 void ClearImpliedBits(FeatureBitset &Bits, unsigned Value, in ClearImpliedBits() argument
58 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag() argument
163 FeatureBitset Bits; getFeatures() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h44 uint64_t Bits[MAX_SUBTARGET_WORDS] = {}; member in llvm::FeatureBitset
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h36 BitWord *Bits; // Actual bits. member in llvm::BitVector
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.h36 std::vector<unsigned> Bits; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp136 uint32_t Bits; in parseGenericRegister() local
147 std::string AArch64SysReg::genericRegisterString(uint32_t Bits) { in genericRegisterString() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
H A DMSP430Disassembler.cpp111 static DecodeStatus DecodeCGImm(MCInst &MI, uint64_t Bits, uint64_t Address, in DecodeCGImm() argument
128 static DecodeStatus DecodeMemOperand(MCInst &MI, uint64_t Bits, in DecodeMemOperand() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp201 uint16_t Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
206 uint32_t Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp161 uint64_t Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dport.h280 class Bits { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h90 unsigned Bits = 0; member

Completed in 15 milliseconds

123