Home
last modified time | relevance | path

Searched refs:MTC (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmtc_slave.cc56 : TimecodeTransportMaster (name, MTC) in MTC_TransportMaster()
136 DEBUG_TRACE (DEBUG::MTC, "No MTC port registered"); in pre_process()
202 …DEBUG_TRACE (DEBUG::MTC, string_compose ("locked ? %1 last %2\n", parser.mtc_locked(), last_inboun… in locked()
256 DEBUG_TRACE (DEBUG::MTC, "MTC_TransportMaster::handle_locate\n"); in handle_locate()
277 DEBUG_TRACE (DEBUG::MTC, string_compose ("[re-]init MTC DLL %1 %2 %3\n", t0, t1, e2)); in init_mtc_dll()
290 …DEBUG_TRACE (DEBUG::MTC, string_compose ("qtr sample %1 at %2 -> mtc_frame: %3\n", which_qtr, now,… in update_mtc_qtr()
325 DEBUG_TRACE (DEBUG::MTC, string_compose ("MTC::update_mtc_time - TID:%1\n", pthread_name())); in update_mtc_time()
336 DEBUG_TRACE (DEBUG::MTC, string_compose ("full mtc time known at %1, full ? %2\n", now, was_full)); in update_mtc_time()
430 DEBUG_TRACE (DEBUG::MTC, string_compose ("new mtc_frame: %1 | MTC-FpT: %2 A3-FpT:%3\n", in update_mtc_time()
445 DEBUG_TRACE (DEBUG::MTC, string_compose ("new mtc_frame (w/offset) = %1\n", mtc_frame)); in update_mtc_time()
[all …]
H A Dsession_midi.cc388 DEBUG_TRACE (DEBUG::MTC, string_compose ("resync latency: %1\n", mtc_out_latency.max)); in mtc_tx_resync_latency()
443 …DEBUG_TRACE (DEBUG::MTC, string_compose ("Full MTC TC %1 (off %2)\n", outbound_mtc_timecode_frame,… in send_full_time_code()
515 DEBUG_TRACE (DEBUG::MTC, string_compose ("TF %1 SF %2 MT %3 QF %4 QD %5\n", in send_midi_time_code_for_cycle()
532 …DEBUG_TRACE (DEBUG::MTC, string_compose ("next sample to send: %1\n", next_quarter_frame_to_send)); in send_midi_time_code_for_cycle()
579 if (DEBUG_ENABLED(DEBUG::MTC)) { in send_midi_time_code_for_cycle()
583 …DEBUG_TRACE (DEBUG::MTC, string_compose ("%1 qfm = %2, stamp = %3\n", DEBUG_STR(foo).str(), next_q… in send_midi_time_code_for_cycle()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dmtc.cpp40 uint64_t MTC::timeUS(int type) const in timeUS()
66 MTC::MTC(double t, int type) in MTC() function in MusECore::MTC
101 void MTC::incQuarter(int type) in incQuarter()
145 void MTC::print() const in print()
H A Dmtc.h35 class MTC {
39 MTC(int h, int m, int s, int f, int sf=0) {
46 MTC() { in MTC() function
49 MTC(double, int type = -1);
/dports/games/libretro-px68k/px68k-libretro-8455d9c/x68k/
H A Ddmac.c167 DMA[ch].MTC = dma_readmem24_word(DMA[ch].BAR+4); in DMA_Write()
178 if ( !DMA[ch].MTC ) { // ������ȥ��顼 in DMA_Write()
194 DMA[ch].MTC = DMA[ch].BTC; in DMA_Write()
202 } else if ( !DMA[ch].MTC ) { in DMA_Write()
319 DMA[ch].MTC--; in DMA_Exec()
320 if ( !DMA[ch].MTC ) { // ����ʬ�ΥХ��ȿ�ž����λ in DMA_Exec()
334 } else if ( !DMA[ch].MTC ) { in DMA_Exec()
352 } else if ( !DMA[ch].MTC ) { in DMA_Exec()
364 DMA[ch].MTC = DMA[ch].BTC; in DMA_Exec()
368 if ( !DMA[ch].MTC ) { in DMA_Exec()
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Dcompgeom.F608 LOGICAL MTC local
614 IF(MTC)THEN
645 LOGICAL MTC local
688 MTC=NC.NE.N
701 LOGICAL MTC local
743 LOGICAL MTC local
870 LOGICAL MTC local
914 LOGICAL MTC local
930 MTC=.FALSE.
980 MTC=.TRUE.
[all …]
/dports/math/math77/MATH77/
H A Ddfft.f52 INTEGER MTC local
78 MTC = MT
79 NT = 2**MTC
80 IF (MTC .GT. 0) THEN
85 IF (MTC .GT. 1) THEN
87 DO 20 L = 2, MTC
H A Dsfft.f52 INTEGER MTC local
78 MTC = MT
79 NT = 2**MTC
80 IF (MTC .GT. 0) THEN
85 IF (MTC .GT. 1) THEN
87 DO 20 L = 2, MTC
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf43 ## PRODUCES ## Variable:L"MTC"
44 ## CONSUMES ## Variable:L"MTC"
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounterRuntimeDxe.inf48 ## PRODUCES ## Variable:L"MTC"
49 ## CONSUMES ## Variable:L"MTC"
/dports/graphics/py-pandana/pandana-0.6.1/src/
H A Daccessibility.h12 namespace MTC {
104 void addGraphalg(MTC::accessibility::Graphalg *g);
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A Dreadmtc.m13 %The format of MTC files
18 %MTC header
34 %1 : char : (1) : datatype of MTC data; 1 = 'float'
36 %MTC data
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_amqqueue_process.erl273 msg_id_to_channel = MTC},
495 msg_id_to_channel = MTC}) ->
581 confirm_messages([], MTC, _QName) ->
582 MTC;
583 confirm_messages(MsgIds, MTC, QName) ->
600 end, {#{}, MTC}, MsgIds),
618 msg_id_to_channel = MTC})
620 MTC1 = maps:put(MsgId, {SenderPid, MsgSeqNo}, MTC),
646 true -> confirm_messages([MsgId], MTC, QName);
647 false -> MTC
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/
H A Dcommon_mips64.h97 #define MTC dmtc1 macro
115 #define MTC mtc1 macro
/dports/math/openblas/OpenBLAS-0.3.18/
H A Dcommon_loongarch64.h108 #define MTC movgr2fr.d macro
126 #define MTC movgr2fr.w macro
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D5fwg_gpr.sdf3 Coordinates from PDB:1MTC:A:5218 Model:1 without hydrogens
155 1MTC
/dports/math/gotoblas/GotoBLAS2/
H A Dcommon_mips64.h114 #define MTC dmtc1 macro
132 #define MTC mtc1 macro

12345678910>>...19