| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | inftrees.h | 23 Byte Bits; /* number of bits in this code or subcode */ member
|
| /third_party/libevdev/libevdev/ |
| H A D | make-event-names.py | 12 class Bits(object): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SparseBitVector.h | 54 BitWord Bits[BITWORDS_PER_ELEMENT]; member [all...] |
| H A D | PackedVector.h | 30 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 D | backtrack.rs | 24 type Bits = u32; types
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| H A D | LowerTypeTests.h | 35 std::set<uint64_t> Bits; member
|
| H A D | WholeProgramDevirt.h | 108 VTableBits *Bits; member [all...] |
| /third_party/skia/include/effects/ |
| H A D | SkLayerDrawLooper.h | 34 enum Bits { enum in SkLayerDrawLooper
|
| /third_party/skia/src/utils/ |
| H A D | SkFloatUtils.h | 58 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 D | SHA1.cpp | 30 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 D | ARMBasicBlockInfo.h | 79 unsigned Bits = Unalign ? Unalign : KnownBits; in internalKnownBits() local
|
| H A D | ARMSubtarget.cpp | 251 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 D | PPCMCCodeEmitter.cpp | 288 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 D | SparcMCCodeEmitter.cpp | 100 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 D | DataLayout.cpp | 218 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 D | MCSubtargetInfo.cpp | 36 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 D | SubtargetFeature.h | 44 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 D | BitVector.h | 36 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 D | TGParser.h | 36 std::vector<unsigned> Bits; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
| H A D | AArch64BaseInfo.cpp | 136 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 D | MSP430Disassembler.cpp | 111 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 D | RISCVMCCodeEmitter.cpp | 201 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 D | SystemZMCCodeEmitter.cpp | 161 uint64_t Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | port.h | 280 class Bits { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | SwitchLoweringUtils.h | 90 unsigned Bits = 0; member
|