Home
last modified time | relevance | path

Searched defs:INFO_TAG (Results 1 – 13 of 13) sorted by relevance

/dports/misc/pinfo/pinfo-0.6.13/src/
H A Dfilehandling_functions.h32 #define INFO_TAG 0x1f macro
/dports/biology/bcftools/bcftools-1.14/
H A Dabuf.h48 INFO_TAG, // set BCF_HDR first enumerator
/dports/biology/bio-mocha/bcftools-1.14/
H A Dabuf.h48 INFO_TAG, // set BCF_HDR first enumerator
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dabuf.h48 INFO_TAG, // set BCF_HDR first enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/scripts/
H A Dgenerate_stats.py149 INFO_TAG = '*RESULT' variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/scripts/
H A Dgenerate_stats.py149 INFO_TAG = '*RESULT' variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mp3/
H A DMP3FrameParser.cpp349 static const uint32_t INFO_TAG = BigEndian::readUint32("Info"); in ParseXing() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mp3/
H A DMP3FrameParser.cpp348 static const uint32_t INFO_TAG = BigEndian::readUint32("Info"); in ParseXing() local
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mp3/
H A DMP3FrameParser.cpp352 static const uint32_t INFO_TAG = BigEndian::readUint32("Info"); in ParseXing() local
/dports/www/firefox/firefox-99.0/dom/media/mp3/
H A DMP3FrameParser.cpp352 static const uint32_t INFO_TAG = BigEndian::readUint32("Info"); in ParseXing() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mp3/
H A DMP3FrameParser.cpp352 static const uint32_t INFO_TAG = BigEndian::readUint32("Info"); in ParseXing() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DMP3Demuxer.cpp1073 static const uint32_t INFO_TAG = BigEndian::readUint32("Info"); in ParseXing() local
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_mpgaudio.c67 #define INFO_TAG FOURCC_TAG('I', 'n', 'f', 'o') macro