Home
last modified time | relevance | path

Searched refs:record_off (Results 1 – 22 of 22) sorted by relevance

/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dpendef.c41 if (record_off) /* Wrong page! */ in Pen_Width_to_tmpfile()
75 if (record_off) /* Wrong page! */ in Pen_Color_to_tmpfile()
H A Dhpgl.h28 extern short record_off;
H A Dlindef.c259 if (record_off) /* return if current plot is not the selected one */ in Line_Attr_to_tmpfile()
H A Dhpgl.c149 short record_off = FALSE; variable
433 record_off = (first_page > page_number) in reset_HPGL()
463 record_off = (first_page > page_number) in init_HPGL()
514 if (record_off) /* Wrong page! */ in PlotCmd_to_tmpfile()
608 if (record_off) /* Wrong page! */ in HPGL_Pt_to_tmpfile()
625 if (record_off) /* Wrong page! */ in HPGL_Pt_to_polygon()
1237 if (record_off) /* Wrong page! */ in Pen_action_to_tmpfile()
3266 record_off = (first_page > page_number) in read_HPGL_cmd()
3840 record_off = in read_HPGL()
3856 record_off = in read_HPGL()
[all …]
/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndma_tape.c467 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
587 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
589 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
597 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndma_tape.c467 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
587 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
589 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
597 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndma_tape.c490 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
626 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
628 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
650 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndma_tape.c490 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
626 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
628 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
650 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dndma_tape.c490 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
626 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
628 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
650 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndma_tape.c490 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
626 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
628 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
650 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndma_tape.c457 unsigned n_avail, n_read, record_off; in ndmta_write_quantum() local
579 record_off = ta->mover_want_pos % ta->mover_state.record_size; in ndmta_write_quantum()
581 n_avail = ta->mover_state.record_size - record_off; in ndmta_write_quantum()
601 data = &ta->tape_buffer[record_off]; in ndmta_write_quantum()
/dports/audio/mamba/Mamba-2.2/src/
H A DXJack.h117 std::atomic<bool> record_off; variable
H A DXJack.cpp105 record_off.store(false, std::memory_order_release); in XJack()
186 record_off.store(true, std::memory_order_release); in record_midi()
H A DMidiKeyBoard.cpp1242 if (xjmkb->xjack->record_off.load(std::memory_order_acquire)) { in animate_midi_keyboard()
1243 xjmkb->xjack->record_off.store(false, std::memory_order_release); in animate_midi_keyboard()
/dports/x11/keynav/keynav-78f9e07/
H A Dkeynav.c50 enum { record_getkey, record_ing, record_off } recording; enumerator
123 .recording = record_off,
1001 if (appstate.recording != record_off) { in cmd_end()
1364 if (appstate.recording != record_off) { in cmd_record()
1365 appstate.recording = record_off; in cmd_record()