Home
last modified time | relevance | path

Searched refs:storeInteger (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/mp4v2/mp4v2-2.0.0/src/itmf/
H A DTags.cpp356 storeInteger( file, CODE_TEMPO, tempo, c.tempo ); in c_store()
362 storeInteger( file, CODE_TVSEASON, tvSeason, c.tvSeason ); in c_store()
363 storeInteger( file, CODE_TVEPISODE, tvEpisode, c.tvEpisode ); in c_store()
381 storeInteger( file, CODE_PODCAST, podcast, c.podcast ); in c_store()
385 storeInteger( file, CODE_HDVIDEO, hdVideo, c.hdVideo ); in c_store()
386 storeInteger( file, CODE_MEDIATYPE, mediaType, c.mediaType ); in c_store()
388 storeInteger( file, CODE_GAPLESS, gapless, c.gapless ); in c_store()
394 storeInteger( file, CODE_CONTENTID, contentID, c.contentID ); in c_store()
395 storeInteger( file, CODE_ARTISTID, artistID, c.artistID ); in c_store()
396 storeInteger( file, CODE_PLAYLISTID, playlistID, c.playlistID ); in c_store()
[all …]
H A DTags.h191 void storeInteger ( MP4File&, const string&, uint8_t, const uint8_t* );
192 void storeInteger ( MP4File&, const string&, uint16_t, const uint16_t* );
193 void storeInteger ( MP4File&, const string&, uint32_t, const uint32_t* );
194 void storeInteger ( MP4File&, const string&, uint64_t, const uint64_t* );
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/itmf/
H A DTags.cpp356 storeInteger( file, CODE_TEMPO, tempo, c.tempo ); in c_store()
362 storeInteger( file, CODE_TVSEASON, tvSeason, c.tvSeason ); in c_store()
363 storeInteger( file, CODE_TVEPISODE, tvEpisode, c.tvEpisode ); in c_store()
381 storeInteger( file, CODE_PODCAST, podcast, c.podcast ); in c_store()
385 storeInteger( file, CODE_HDVIDEO, hdVideo, c.hdVideo ); in c_store()
386 storeInteger( file, CODE_MEDIATYPE, mediaType, c.mediaType ); in c_store()
388 storeInteger( file, CODE_GAPLESS, gapless, c.gapless ); in c_store()
394 storeInteger( file, CODE_CONTENTID, contentID, c.contentID ); in c_store()
395 storeInteger( file, CODE_ARTISTID, artistID, c.artistID ); in c_store()
396 storeInteger( file, CODE_PLAYLISTID, playlistID, c.playlistID ); in c_store()
[all …]
H A DTags.h191 void storeInteger ( MP4File&, const string&, uint8_t, const uint8_t* );
192 void storeInteger ( MP4File&, const string&, uint16_t, const uint16_t* );
193 void storeInteger ( MP4File&, const string&, uint32_t, const uint32_t* );
194 void storeInteger ( MP4File&, const string&, uint64_t, const uint64_t* );
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/itmf/
H A DTags.cpp356 storeInteger( file, CODE_TEMPO, tempo, c.tempo ); in c_store()
362 storeInteger( file, CODE_TVSEASON, tvSeason, c.tvSeason ); in c_store()
363 storeInteger( file, CODE_TVEPISODE, tvEpisode, c.tvEpisode ); in c_store()
381 storeInteger( file, CODE_PODCAST, podcast, c.podcast ); in c_store()
385 storeInteger( file, CODE_HDVIDEO, hdVideo, c.hdVideo ); in c_store()
386 storeInteger( file, CODE_MEDIATYPE, mediaType, c.mediaType ); in c_store()
388 storeInteger( file, CODE_GAPLESS, gapless, c.gapless ); in c_store()
394 storeInteger( file, CODE_CONTENTID, contentID, c.contentID ); in c_store()
395 storeInteger( file, CODE_ARTISTID, artistID, c.artistID ); in c_store()
396 storeInteger( file, CODE_PLAYLISTID, playlistID, c.playlistID ); in c_store()
[all …]
H A DTags.h191 void storeInteger ( MP4File&, const string&, uint8_t, const uint8_t* );
192 void storeInteger ( MP4File&, const string&, uint16_t, const uint16_t* );
193 void storeInteger ( MP4File&, const string&, uint32_t, const uint32_t* );
194 void storeInteger ( MP4File&, const string&, uint64_t, const uint64_t* );
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/itmf/
H A DTags.cpp356 storeInteger( file, CODE_TEMPO, tempo, c.tempo ); in c_store()
362 storeInteger( file, CODE_TVSEASON, tvSeason, c.tvSeason ); in c_store()
363 storeInteger( file, CODE_TVEPISODE, tvEpisode, c.tvEpisode ); in c_store()
381 storeInteger( file, CODE_PODCAST, podcast, c.podcast ); in c_store()
385 storeInteger( file, CODE_HDVIDEO, hdVideo, c.hdVideo ); in c_store()
386 storeInteger( file, CODE_MEDIATYPE, mediaType, c.mediaType ); in c_store()
388 storeInteger( file, CODE_GAPLESS, gapless, c.gapless ); in c_store()
394 storeInteger( file, CODE_CONTENTID, contentID, c.contentID ); in c_store()
395 storeInteger( file, CODE_ARTISTID, artistID, c.artistID ); in c_store()
396 storeInteger( file, CODE_PLAYLISTID, playlistID, c.playlistID ); in c_store()
[all …]
H A DTags.h191 void storeInteger ( MP4File&, const string&, uint8_t, const uint8_t* );
192 void storeInteger ( MP4File&, const string&, uint16_t, const uint16_t* );
193 void storeInteger ( MP4File&, const string&, uint32_t, const uint32_t* );
194 void storeInteger ( MP4File&, const string&, uint64_t, const uint64_t* );
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/itmf/
H A DTags.cpp356 storeInteger( file, CODE_TEMPO, tempo, c.tempo ); in c_store()
362 storeInteger( file, CODE_TVSEASON, tvSeason, c.tvSeason ); in c_store()
363 storeInteger( file, CODE_TVEPISODE, tvEpisode, c.tvEpisode ); in c_store()
381 storeInteger( file, CODE_PODCAST, podcast, c.podcast ); in c_store()
385 storeInteger( file, CODE_HDVIDEO, hdVideo, c.hdVideo ); in c_store()
386 storeInteger( file, CODE_MEDIATYPE, mediaType, c.mediaType ); in c_store()
388 storeInteger( file, CODE_GAPLESS, gapless, c.gapless ); in c_store()
394 storeInteger( file, CODE_CONTENTID, contentID, c.contentID ); in c_store()
395 storeInteger( file, CODE_ARTISTID, artistID, c.artistID ); in c_store()
396 storeInteger( file, CODE_PLAYLISTID, playlistID, c.playlistID ); in c_store()
[all …]
H A DTags.h191 void storeInteger ( MP4File&, const string&, uint8_t, const uint8_t* );
192 void storeInteger ( MP4File&, const string&, uint16_t, const uint16_t* );
193 void storeInteger ( MP4File&, const string&, uint32_t, const uint32_t* );
194 void storeInteger ( MP4File&, const string&, uint64_t, const uint64_t* );
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativeinstruction.cpp91 …< line << "\t" << "STORE_INTEGER\t\t" << instr->storeInteger.propertyIndex << "\t" << instr->store… in dump()
139 …< "\t" << "STORE_VARIANT_INTEGER\t\t" << instr->storeInteger.propertyIndex << "\t" << instr->store… in dump()
H A Dqdeclarativeinstruction_p.h332 StoreIntegerInstruction storeInteger; member
H A Dqdeclarativevme.cpp393 QVariant v(instr.storeInteger.value); in run()
484 CLEAN_PROPERTY(target, instr.storeInteger.propertyIndex); in run()
486 void *a[] = { (void *)&instr.storeInteger.value, 0, &status, &flags }; in run()
488 instr.storeInteger.propertyIndex, a); in run()
H A Dqdeclarativecompiler.cpp339 instr.storeInteger.propertyIndex = prop.propertyIndex(); in genLiteralAssignment()
340 instr.storeInteger.value = value; in genLiteralAssignment()
353 instr.storeInteger.propertyIndex = prop.propertyIndex(); in genLiteralAssignment()
354 instr.storeInteger.value = int(n); in genLiteralAssignment()
389 instr.storeInteger.propertyIndex = prop.propertyIndex(); in genLiteralAssignment()
390 instr.storeInteger.value = uint(v->value.asNumber()); in genLiteralAssignment()
396 instr.storeInteger.propertyIndex = prop.propertyIndex(); in genLiteralAssignment()
397 instr.storeInteger.value = int(v->value.asNumber()); in genLiteralAssignment()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativeinstruction/
H A Dtst_qdeclarativeinstruction.cpp158 i.storeInteger.propertyIndex = 5; in dump()
159 i.storeInteger.value = 9; in dump()
523 i.storeInteger.value = 11; in dump()
524 i.storeInteger.propertyIndex = 32; in dump()
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/misc/
H A DVMM38b4-64bit-vm1-ikp.1.cs4273 storeInteger: fieldIndex ofObject: objectPointer withValue: integerValue
6281 self storeInteger: 2 ofObject: lit withValue: ConstZero.
6282 self storeInteger: 3 ofObject: lit withValue: ConstZero.