Home
last modified time | relevance | path

Searched defs:BitField (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLBitField.h19 BitField() noexcept : mBits(0u) {} in BitField() function
20 explicit BitField(cl_bitfield bits) noexcept : mBits(bits) {} in BitField() function
/third_party/boost/libs/gil/test/
Dtest_utility_output_stream.hpp105 std::ostream& operator<<(std::ostream& os, packed_pixel<BitField, ChannelRefs, Layout> const& p) in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DFDRTraceWriter.cpp65 uint32_t BitField = in FDRTraceWriter() local
/third_party/boost/boost/gil/
Dbit_aligned_pixel_reference.hpp276 auto at_c(const bit_aligned_pixel_reference<BitField, ChannelBitSizes, L, IsMutable>& p) in at_c()
Dchannel.hpp506 …const packed_channel_reference& operator=(const packed_dynamic_channel_reference<BitField,NumBits,… in operator =() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp395 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, BitFieldRecord &BitField) { in visitKnownRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h297 BitField, enumerator
/third_party/libusb/libusb/os/
Dwindows_winusb.h762 USHORT BitField; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp7729 const SDValue BitField = DAG.getTargetConstant(Denorm32Reg, SL, MVT::i16); in LowerFDIV32() local