Home
last modified time | relevance | path

Searched defs:term_number (Results 1 – 25 of 25) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/
H A Dconsole.c362 static int64_t dummy_console_write(int64_t term_number, int64_t *length, in dummy_console_write()
376 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
391 static int64_t dummy_console_read(int64_t term_number, int64_t *length, in dummy_console_read()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/
H A Dconsole.c366 static int64_t dummy_console_write(int64_t term_number, int64_t *length, in dummy_console_write()
380 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
395 static int64_t dummy_console_read(int64_t term_number, int64_t *length, in dummy_console_read()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/
H A Dconsole.c366 static int64_t dummy_console_write(int64_t term_number, int64_t *length, in dummy_console_write()
380 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
395 static int64_t dummy_console_read(int64_t term_number, int64_t *length, in dummy_console_read()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/
H A Dconsole.c366 static int64_t dummy_console_write(int64_t term_number, int64_t *length, in dummy_console_write()
380 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
395 static int64_t dummy_console_read(int64_t term_number, int64_t *length, in dummy_console_read()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/
H A Dconsole.c366 static int64_t dummy_console_write(int64_t term_number, int64_t *length, in dummy_console_write()
380 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
395 static int64_t dummy_console_read(int64_t term_number, int64_t *length, in dummy_console_read()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/core/
H A Dconsole.c366 static int64_t dummy_console_write(int64_t term_number, int64_t *length, in dummy_console_write()
380 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
395 static int64_t dummy_console_read(int64_t term_number, int64_t *length, in dummy_console_read()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/
H A Dconsole.c354 static int64_t dummy_console_write(int64_t term_number, __be64 *length, in dummy_console_write()
371 static int64_t dummy_console_write_buffer_space(int64_t term_number, in dummy_console_write_buffer_space()
386 static int64_t dummy_console_read(int64_t term_number, __be64 *length, in dummy_console_read()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dlpc-uart.c267 static int64_t uart_opal_write(int64_t term_number, int64_t *length, in uart_opal_write()
294 static int64_t uart_opal_write_buffer_space(int64_t term_number, in uart_opal_write_buffer_space()
338 static int64_t uart_opal_read(int64_t term_number, int64_t *length, in uart_opal_read()
389 static int64_t uart_opal_flush(int64_t term_number) in uart_opal_flush()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dlpc-uart.c267 static int64_t uart_opal_write(int64_t term_number, int64_t *length, in uart_opal_write()
294 static int64_t uart_opal_write_buffer_space(int64_t term_number, in uart_opal_write_buffer_space()
338 static int64_t uart_opal_read(int64_t term_number, int64_t *length, in uart_opal_read()
389 static int64_t uart_opal_flush(int64_t term_number) in uart_opal_flush()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dlpc-uart.c267 static int64_t uart_opal_write(int64_t term_number, int64_t *length, in uart_opal_write()
294 static int64_t uart_opal_write_buffer_space(int64_t term_number, in uart_opal_write_buffer_space()
338 static int64_t uart_opal_read(int64_t term_number, int64_t *length, in uart_opal_read()
389 static int64_t uart_opal_flush(int64_t term_number) in uart_opal_flush()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dlpc-uart.c267 static int64_t uart_opal_write(int64_t term_number, int64_t *length, in uart_opal_write()
294 static int64_t uart_opal_write_buffer_space(int64_t term_number, in uart_opal_write_buffer_space()
338 static int64_t uart_opal_read(int64_t term_number, int64_t *length, in uart_opal_read()
389 static int64_t uart_opal_flush(int64_t term_number) in uart_opal_flush()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dlpc-uart.c267 static int64_t uart_opal_write(int64_t term_number, int64_t *length, in uart_opal_write()
294 static int64_t uart_opal_write_buffer_space(int64_t term_number, in uart_opal_write_buffer_space()
338 static int64_t uart_opal_read(int64_t term_number, int64_t *length, in uart_opal_read()
389 static int64_t uart_opal_flush(int64_t term_number) in uart_opal_flush()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dlpc-uart.c298 static int64_t uart_opal_write(int64_t term_number, __be64 *__length, in uart_opal_write()
328 static int64_t uart_opal_write_buffer_space(int64_t term_number, in uart_opal_write_buffer_space()
380 static int64_t uart_opal_read(int64_t term_number, __be64 *__length, in uart_opal_read()
431 static int64_t uart_opal_flush(int64_t term_number) in uart_opal_flush()
/dports/math/gnuplot/gnuplot-5.4.1/src/beos/
H A DGPApp.cpp224 void GPApp::prepare_plot(plot_struct *plot, int term_number) in prepare_plot()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/beos/
H A DGPApp.cpp224 void GPApp::prepare_plot(plot_struct *plot, int term_number) in prepare_plot()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/beos/
H A DGPApp.cpp224 void GPApp::prepare_plot(plot_struct *plot, int term_number) in prepare_plot()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/fsp/
H A Dfsp-console.c594 static int64_t fsp_console_write(int64_t term_number, int64_t *length, in fsp_console_write()
642 static int64_t fsp_console_write_buffer_space(int64_t term_number, in fsp_console_write_buffer_space()
701 static int64_t fsp_console_read(int64_t term_number, int64_t *length, in fsp_console_read()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/fsp/
H A Dfsp-console.c594 static int64_t fsp_console_write(int64_t term_number, int64_t *length, in fsp_console_write()
642 static int64_t fsp_console_write_buffer_space(int64_t term_number, in fsp_console_write_buffer_space()
701 static int64_t fsp_console_read(int64_t term_number, int64_t *length, in fsp_console_read()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/fsp/
H A Dfsp-console.c593 static int64_t fsp_console_write(int64_t term_number, int64_t *length, in fsp_console_write()
641 static int64_t fsp_console_write_buffer_space(int64_t term_number, in fsp_console_write_buffer_space()
700 static int64_t fsp_console_read(int64_t term_number, int64_t *length, in fsp_console_read()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/fsp/
H A Dfsp-console.c594 static int64_t fsp_console_write(int64_t term_number, int64_t *length, in fsp_console_write()
642 static int64_t fsp_console_write_buffer_space(int64_t term_number, in fsp_console_write_buffer_space()
701 static int64_t fsp_console_read(int64_t term_number, int64_t *length, in fsp_console_read()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/fsp/
H A Dfsp-console.c582 static int64_t fsp_console_write(int64_t term_number, __be64 *__length, in fsp_console_write()
631 static int64_t fsp_console_write_buffer_space(int64_t term_number, in fsp_console_write_buffer_space()
695 static int64_t fsp_console_read(int64_t term_number, __be64 *__length, in fsp_console_read()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/fsp/
H A Dfsp-console.c594 static int64_t fsp_console_write(int64_t term_number, int64_t *length, in fsp_console_write()
642 static int64_t fsp_console_write_buffer_space(int64_t term_number, in fsp_console_write_buffer_space()
701 static int64_t fsp_console_read(int64_t term_number, int64_t *length, in fsp_console_read()
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/proc-macro2-0.3.8/tests/
H A Dtest.rs39 fn term_number() { in term_number() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/proc-macro2-0.4.24/tests/
H A Dtest.rs36 fn term_number() { in term_number() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/proc-macro2-0.4.27/tests/
H A Dtest.rs36 fn term_number() { in term_number() function