Home
last modified time | relevance | path

Searched refs:intPair (Results 26 – 30 of 30) sorted by relevance

12

/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/test/librawspeed/io/
H A DEndiannessTest.cpp77 ::std::ostream& operator<<(::std::ostream& os, const intPair<T>& p) { in operator <<()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/test/librawspeed/io/
H A DEndiannessTest.cpp77 ::std::ostream& operator<<(::std::ostream& os, const intPair<T>& p) { in operator <<()
/dports/lang/elm/elm-compiler-bootstrap-0.19.1/0.19.1/packages/elm/parser/1.1.0/src/Parser/
H A DAdvanced.elm693 finalizeFloat invalid expecting intSettings floatSettings intPair s =
695 intOffset = Tuple.first intPair
705 finalizeInt invalid intSettings s.offset intPair s
/dports/audio/kid3-kf5/kid3-3.8.6/src/plugins/taglibmetadata/
H A Dtaglibfile.cpp6517 TagLib::MP4::Item::IntPair intPair = (*it).second.toIntPair(); in getAllFrames() local
6518 value.setNum(intPair.first); in getAllFrames()
6519 if (intPair.second != 0) { in getAllFrames()
6521 value += QString::number(intPair.second); in getAllFrames()
/dports/audio/kid3-qt5/kid3-3.8.6/src/plugins/taglibmetadata/
H A Dtaglibfile.cpp6517 TagLib::MP4::Item::IntPair intPair = (*it).second.toIntPair(); in getAllFrames() local
6518 value.setNum(intPair.first); in getAllFrames()
6519 if (intPair.second != 0) { in getAllFrames()
6521 value += QString::number(intPair.second); in getAllFrames()

12