Home
last modified time | relevance | path

Searched defs:mostSignificantByteFirst (Results 1 – 4 of 4) sorted by relevance

/dports/lang/angelscript/sdk/add_on/scriptfile/
H A Dscriptfile.h78 bool mostSignificantByteFirst; variable
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/toolkit/
H A Dtbytevector.cpp115 T toNumber(const ByteVector &v, size_t offset, size_t length, bool mostSignificantByteFirst) in toNumber()
134 T toNumber(const ByteVector &v, size_t offset, bool mostSignificantByteFirst) in toNumber()
153 ByteVector fromNumber(T value, bool mostSignificantByteFirst) in fromNumber()
307 ByteVector ByteVector::fromUInt(unsigned int value, bool mostSignificantByteFirst) in fromUInt()
312 ByteVector ByteVector::fromShort(short value, bool mostSignificantByteFirst) in fromShort()
317 ByteVector ByteVector::fromLongLong(long long value, bool mostSignificantByteFirst) in fromLongLong()
/dports/audio/taglib/taglib-1.12/taglib/toolkit/
H A Dtbytevector.cpp115 T toNumber(const ByteVector &v, size_t offset, size_t length, bool mostSignificantByteFirst) in toNumber()
134 T toNumber(const ByteVector &v, size_t offset, bool mostSignificantByteFirst) in toNumber()
153 ByteVector fromNumber(T value, bool mostSignificantByteFirst) in fromNumber()
307 ByteVector ByteVector::fromUInt(unsigned int value, bool mostSignificantByteFirst) in fromUInt()
312 ByteVector ByteVector::fromShort(short value, bool mostSignificantByteFirst) in fromShort()
317 ByteVector ByteVector::fromLongLong(long long value, bool mostSignificantByteFirst) in fromLongLong()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/toolkit/
H A Dtbytevector.cpp115 T toNumber(const ByteVector &v, size_t offset, size_t length, bool mostSignificantByteFirst) in toNumber()
134 T toNumber(const ByteVector &v, size_t offset, bool mostSignificantByteFirst) in toNumber()
153 ByteVector fromNumber(T value, bool mostSignificantByteFirst) in fromNumber()
307 ByteVector ByteVector::fromUInt(unsigned int value, bool mostSignificantByteFirst) in fromUInt()
312 ByteVector ByteVector::fromShort(short value, bool mostSignificantByteFirst) in fromShort()
317 ByteVector ByteVector::fromLongLong(long long value, bool mostSignificantByteFirst) in fromLongLong()