Home
last modified time | relevance | path

Searched defs:Bits (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPackedVector.h30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue()
37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue()
47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue()
56 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue()
77 BitVectorTy Bits; variable
DSmallBitVector.h199 uintptr_t Bits = getSmallBits(); in count() local
229 uintptr_t Bits = getSmallBits(); in find_first() local
239 uintptr_t Bits = getSmallBits(); in find_last() local
253 uintptr_t Bits = getSmallBits(); in find_first_unset() local
264 uintptr_t Bits = getSmallBits(); in find_last_unset() local
276 uintptr_t Bits = getSmallBits(); in find_next() local
291 uintptr_t Bits = getSmallBits(); in find_next_unset() local
311 uintptr_t Bits = getSmallBits(); in find_prev() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp36 void SetImpliedBits(FeatureBitset &Bits, const FeatureBitset &Implies, in SetImpliedBits()
48 void ClearImpliedBits(FeatureBitset &Bits, unsigned Value, in ClearImpliedBits()
58 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag()
163 FeatureBitset Bits; in getFeatures() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp41 struct Bits struct
43 int red; /* red bits */
44 int green; /* green bits */
45 int blue; /* blue bits */
46 int alpha; /* alpha bits */
47 int intensity; /* intensity bits */
48 int luminance; /* luminance bits */
49 int depth; /* depth bits */
50 int stencil; /* stencil bits */
51 int exponent; /* shared exponent bits */
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_integer.inl28 GLM_FUNC_QUALIFIER T mask(T Bits)
261 GLM_FUNC_QUALIFIER genIUType bitfieldExtract(genIUType Value, int Offset, int Bits)
267 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldExtract(vecType<T, P> const & Value, int Offset, int Bits)
276 …ER genIUType bitfieldInsert(genIUType const & Base, genIUType const & Insert, int Offset, int Bits)
282 …, P> bitfieldInsert(vecType<T, P> const & Base, vecType<T, P> const & Insert, int Offset, int Bits)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp142 const std::vector<BitsSet<Flag, Bits, Ignored...>>& flags2 in mergeFlags() argument
165 std::vector<BitsSet<Flag, Bits, Ignored...>>& inout, in mergeFlags() argument
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinftrees.h23 Byte Bits; /* number of bits in this code or subcode */ member
/third_party/freetype/src/gzip/
Dinftrees.h23 Byte Bits; /* number of bits in this code or subcode */ member
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinftrees.h23 Byte Bits; /* number of bits in this code or subcode */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp136 uint32_t Bits; in parseGenericRegister() local
147 std::string AArch64SysReg::genericRegisterString(uint32_t Bits) { in genericRegisterString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
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/boost/boost/interprocess/detail/
Dmath_functions.hpp98 const std::size_t Bits = sizeof(std::size_t)*CHAR_BIT; in floor_log2() local
/third_party/libevdev/libevdev/
Dmake-event-names.py12 class Bits(object): class
/third_party/flutter/skia/include/effects/
DSkLayerDrawLooper.h27 enum Bits { enum
/third_party/skia/include/effects/
DSkLayerDrawLooper.h34 enum Bits { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBasicBlockInfo.h79 unsigned Bits = Unalign ? Unalign : KnownBits; in internalKnownBits() local
DARMSubtarget.cpp251 const FeatureBitset &Bits = getFeatureBits(); in initSubtargetFeatures() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp111 static DecodeStatus DecodeCGImm(MCInst &MI, uint64_t Bits, uint64_t Address, in DecodeCGImm()
128 static DecodeStatus DecodeMemOperand(MCInst &MI, uint64_t Bits, in DecodeMemOperand()
/third_party/boost/libs/math/tools/
Derf_data.cpp71 void asymptotic_limit(int Bits) in asymptotic_limit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h35 std::set<uint64_t> Bits; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp71 int64_t Bits; in fullValue() local
731 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in s32_0ImmDecoder() local
741 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in brtargetDecoder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp53 } else if (auto *Bits = dyn_cast<BitsInit>(&I)) { in translateInit() local
/third_party/boost/boost/polygon/
Dvoronoi_diagram.hpp84 enum Bits { enum in boost::polygon::voronoi_cell
129 enum Bits { enum in boost::polygon::voronoi_vertex
244 enum Bits { enum in boost::polygon::voronoi_edge
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp100 unsigned Bits = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
/third_party/boost/boost/container/detail/
Dmath_functions.hpp129 const std::size_t Bits = sizeof(std::size_t)*CHAR_BIT; in floor_log2() local

1234