Home
last modified time | relevance | path

Searched refs:write_ext (Results 1 – 25 of 78) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/devices/cpu/ssp1601/
H A Dssp1601.cpp247 void ssp1601_device::write_ext(int reg, uint32_t d) in write_ext() function in ssp1601_device
309 write_ext(reg, d); in write_AL()
339 &ssp1601_device::write_ext, // 8
340 &ssp1601_device::write_ext,
341 &ssp1601_device::write_ext,
342 &ssp1601_device::write_ext,
343 &ssp1601_device::write_ext, // 12
344 &ssp1601_device::write_ext,
345 &ssp1601_device::write_ext,
H A Dssp1601.h82 void write_ext(int reg, uint32_t d);
/dports/emulators/mame/mame-mame0226/src/devices/cpu/ssp1601/
H A Dssp1601.cpp247 void ssp1601_device::write_ext(int reg, uint32_t d) in write_ext() function in ssp1601_device
309 write_ext(reg, d); in write_AL()
339 &ssp1601_device::write_ext, // 8
340 &ssp1601_device::write_ext,
341 &ssp1601_device::write_ext,
342 &ssp1601_device::write_ext,
343 &ssp1601_device::write_ext, // 12
344 &ssp1601_device::write_ext,
345 &ssp1601_device::write_ext,
H A Dssp1601.h82 void write_ext(int reg, uint32_t d);
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Dimpdata.cc370 return _data ? write_ext (_n_fram, _data) : ERR_DATA; in write_sect()
410 int Impdata::write_ext (uint32_t k, float *p) in write_ext() function in Impdata
H A Dimpdata.h111 int write_ext (uint32_t k, float *p);
/dports/graphics/crw/crw-1.03/
H A Dcrw.c1455 const char *write_ext = ".ppm"; in main() local
1526 write_ext = ".ppm"; in main()
1531 write_ext = ".psd"; in main()
1537 write_ext = ".png"; in main()
1579 exten(data, argv[arg], write_ext); in main()
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-sack.cpp587 write_ext(DnfSack *sack, HyRepo hrepo, _hy_repo_repodata which_repodata, in write_ext() function
1805 if (!write_ext(sack, repo,
1828 if (!write_ext(sack, repo,
1850 if (!write_ext(sack, repo, _HY_REPODATA_PRESTO, HY_EXT_PRESTO, error))
1872 if (!write_ext(sack, repo, _HY_REPODATA_UPDATEINFO, HY_EXT_UPDATEINFO, error))
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DChannel.java441 void write_ext(byte[] foo, int s, int l) throws IOException {
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DChannel.java441 void write_ext(byte[] foo, int s, int l) throws IOException {
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DChannel.java441 void write_ext(byte[] foo, int s, int l) throws IOException {
/dports/sysutils/libdnf/libdnf-0.64.0/po/
H A Dko.po333 msgid "write_ext(%1$d) has failed: %2$d"
334 msgstr "write_ext(%1$d) 실패하였습니다: %2$d"
H A Dja.po336 msgid "write_ext(%1$d) has failed: %2$d"
337 msgstr "write_ext(%1$d) は失敗しました: %2$d"
H A Duk.po343 msgid "write_ext(%1$d) has failed: %2$d"
344 msgstr "помилка write_ext(%1$d): %2$d"
H A Dzh_CN.po334 msgid "write_ext(%1$d) has failed: %2$d"
335 msgstr "write_ext(%1$d) 已失败: %2$d"
H A Dzh_TW.po337 msgid "write_ext(%1$d) has failed: %2$d"
338 msgstr "write_ext(%1$d) 失敗:%2$d"
H A Dru.po344 msgid "write_ext(%1$d) has failed: %2$d"
345 msgstr "write_ext(%1$d) has failed: %2$d"
H A Dde.po337 msgid "write_ext(%1$d) has failed: %2$d"
338 msgstr "write_ext (%1$d) ist fehlgeschlagen: %2$d"
H A Dit.po335 msgid "write_ext(%1$d) has failed: %2$d"
336 msgstr "write_ext(%1$d) has failed: %2$d"
H A Des.po338 msgid "write_ext(%1$d) has failed: %2$d"
339 msgstr "falló write_ext(%1$d): %2$d"
H A Dfi.po343 msgid "write_ext(%1$d) has failed: %2$d"
344 msgstr "write_ext(%1$d) epäonnistui %2$d"
H A Dnl.po345 msgid "write_ext(%1$d) has failed: %2$d"
346 msgstr "write_ext(%1$d) is mislukt: %2$d"
H A Dpl.po355 msgid "write_ext(%1$d) has failed: %2$d"
356 msgstr "write_ext(%1$d) się nie powiodło: %2$d"
H A Dpt_BR.po356 msgid "write_ext(%1$d) has failed: %2$d"
357 msgstr "write_ext(%1$d) falhou: %2$d"
/dports/cad/netgen-lvs/netgen-1.5.211/base/
H A Dxnetgen.c156 void write_ext(Widget w, Widget textwidget, caddr_t call_data) in write_ext() function
205 { "Ext", write_ext, NULL, NULL },

1234