Home
last modified time | relevance | path

Searched refs:EndianType (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/graphics/libopenraw/libopenraw-0.3.0/lib/
H A Drawcontainer.hpp47 } EndianType; typedef in OpenRaw::Internals::RawContainer
59 EndianType endian() const { return m_endian; } in endian()
71 Option<int16_t> readInt16(const IO::Stream::Ptr& f, EndianType endian) const;
73 Option<int32_t> readInt32(const IO::Stream::Ptr& f, EndianType endian) const;
75 Option<uint16_t> readUInt16(const IO::Stream::Ptr& f, EndianType endian) const;
83 Option<uint32_t> readUInt32(const IO::Stream::Ptr& f, EndianType endian) const;
102 void setEndian(EndianType _endian) { m_endian = _endian; } in setEndian()
108 EndianType m_endian;
H A Drawcontainer.cpp81 RawContainer::readInt16(const IO::Stream::Ptr& f, EndianType endian) const in readInt16()
138 RawContainer::readInt32(const IO::Stream::Ptr& f, EndianType endian) const in readInt32()
160 RawContainer::readUInt16(const IO::Stream::Ptr& f, EndianType endian) const in readUInt16()
182 RawContainer::readUInt32(const IO::Stream::Ptr& f, EndianType endian) const in readUInt32()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Dpal.h37 enum EndianType { enum
85 …onst uint size, const Graphics::PixelFormat format, const uint numColors, const EndianType endian);
93 byte *save(byte *buf, const uint size, const EndianType endian) const;
102 …byte *save(byte *buf, const uint size, const Graphics::PixelFormat format, const EndianType endian…
113 … size, const Graphics::PixelFormat format, const uint numColors, const EndianType endian, const by…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp19 template <typename EndianType>
22 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
26 template <typename MapType, typename EndianType>
28 EndianType &Val) { in mapRequiredAs()
31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
36 template <typename MapType, typename EndianType>
46 template <typename EndianType> struct HexType;
53 template <typename EndianType>
55 EndianType &Val) { in mapRequiredHex()
61 template <typename EndianType>
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/cine/
H A Dpal.h37 enum EndianType { enum
87 …onst uint size, const Graphics::PixelFormat format, const uint numColors, const EndianType endian);
95 byte *save(byte *buf, const uint size, const EndianType endian) const;
104 …byte *save(byte *buf, const uint size, const Graphics::PixelFormat format, const EndianType endian…
115 … size, const Graphics::PixelFormat format, const uint numColors, const EndianType endian, const by…
/dports/devel/llvm90/llvm-9.0.1.src/lib/ObjectYAML/
H A DMinidumpYAML.cpp118 template <typename EndianType>
121 IO.mapOptional(Key, Val, EndianType(Default)); in mapOptional()
125 template <typename MapType, typename EndianType>
127 EndianType &Val) { in mapRequiredAs()
130 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs()
135 template <typename MapType, typename EndianType>
145 template <typename EndianType> struct HexType;
152 template <typename EndianType>
154 EndianType &Val) { in mapRequiredHex()
160 template <typename EndianType>
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dquantum.h34 } EndianType; typedef
153 extern MagickExport EndianType
158 SetQuantumEndian(const Image *,QuantumInfo *,const EndianType),
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dquantum.h34 } EndianType; typedef
153 extern MagickExport EndianType
158 SetQuantumEndian(const Image *,QuantumInfo *,const EndianType),
/dports/devel/libdap/libdap-3.20.8/unit-tests/dmr-to-dap2-testsuite/
H A Dhacked.dmrpp.dmr.baseline7 String UslessInfo "EndianType=LITTLE_ENDIAN;";
10 String MoreUslessInfo "EndianType=BIG_ENDIAN;";
18 …ueprint.xml;BlueprintVersion=BV_40;TKIOVersion=3.60.4;MetadataStyle=PVL;EndianType=LITTLE_ENDIAN;";
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dquantum.h36 } EndianType; typedef
156 extern MagickExport EndianType
161 SetQuantumEndian(const Image *,QuantumInfo *,const EndianType),
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dquantum.h36 } EndianType; typedef
156 extern MagickExport EndianType
161 SetQuantumEndian(const Image *,QuantumInfo *,const EndianType),
H A Dquantum-private.h78 EndianType
192 static inline unsigned char *PopLongPixel(const EndianType endian, in PopLongPixel()
214 static inline unsigned char *PopShortPixel(const EndianType endian, in PopShortPixel()
240 static inline const unsigned char *PushLongPixel(const EndianType endian, in PushLongPixel()
264 static inline const unsigned char *PushShortPixel(const EndianType endian, in PushShortPixel()
284 static inline const unsigned char *PushFloatPixel(const EndianType endian, in PushFloatPixel()

12345678