Searched defs:BitField (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLBitField.h | 19 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/ |
D | test_utility_output_stream.hpp | 105 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/ |
D | FDRTraceWriter.cpp | 65 uint32_t BitField = in FDRTraceWriter() local
|
/third_party/boost/boost/gil/ |
D | bit_aligned_pixel_reference.hpp | 276 auto at_c(const bit_aligned_pixel_reference<BitField, ChannelBitSizes, L, IsMutable>& p) in at_c()
|
D | channel.hpp | 506 …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/ |
D | TypeDumpVisitor.cpp | 395 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/ |
D | PDBTypes.h | 297 BitField, enumerator
|
/third_party/libusb/libusb/os/ |
D | windows_winusb.h | 762 USHORT BitField; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 7729 const SDValue BitField = DAG.getTargetConstant(Denorm32Reg, SL, MVT::i16); in LowerFDIV32() local
|