Home
last modified time | relevance | path

Searched refs:conf_local (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Ddcebridge.cpp135 ioport_value const conf_local(m_conf[N]->read()); in dcd() local
136 if ((conf_local & DTR_SOURCE_MASK) == DTR_SOURCE_DCD_LOCAL) in dcd()
138 if ((conf_local & RTS_SOURCE_MASK) == RTS_SOURCE_DCD_LOCAL) in dcd()
158 ioport_value const conf_local(m_conf[N]->read()); in dsr() local
159 if ((conf_local & DTR_SOURCE_MASK) == DTR_SOURCE_DSR_LOCAL) in dsr()
161 if ((conf_local & RTS_SOURCE_MASK) == RTS_SOURCE_DSR_LOCAL) in dsr()
181 ioport_value const conf_local(m_conf[N]->read()); in cts() local
182 if ((conf_local & DTR_SOURCE_MASK) == DTR_SOURCE_CTS_LOCAL) in cts()
184 if ((conf_local & RTS_SOURCE_MASK) == DTR_SOURCE_CTS_LOCAL) in cts()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Ddcebridge.cpp135 ioport_value const conf_local(m_conf[N]->read()); in dcd() local
136 if ((conf_local & DTR_SOURCE_MASK) == DTR_SOURCE_DCD_LOCAL) in dcd()
138 if ((conf_local & RTS_SOURCE_MASK) == RTS_SOURCE_DCD_LOCAL) in dcd()
158 ioport_value const conf_local(m_conf[N]->read()); in dsr() local
159 if ((conf_local & DTR_SOURCE_MASK) == DTR_SOURCE_DSR_LOCAL) in dsr()
161 if ((conf_local & RTS_SOURCE_MASK) == RTS_SOURCE_DSR_LOCAL) in dsr()
181 ioport_value const conf_local(m_conf[N]->read()); in cts() local
182 if ((conf_local & DTR_SOURCE_MASK) == DTR_SOURCE_CTS_LOCAL) in cts()
184 if ((conf_local & RTS_SOURCE_MASK) == DTR_SOURCE_CTS_LOCAL) in cts()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dmain.cpp176 auto conf_local(config::path->Decode("?data/config.json")); in OnInit() local
177 std::unique_ptr<std::istream> localConfig(agi::io::Open(conf_local)); in OnInit()
178 config::opt = new agi::Options(conf_local, GET_DEFAULT_CONFIG(default_config)); in OnInit()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/
H A DOpensslLibCrypto.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
H A DOpensslLib.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/
H A DOpensslLibCrypto.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
H A DOpensslLib.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/
H A DOpensslLibCrypto.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
H A DOpensslLib.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/
H A DOpensslLibCrypto.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
H A DOpensslLib.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/
H A DOpensslLibCrypto.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
H A DOpensslLib.inf496 $(OPENSSL_PATH)/crypto/conf/conf_local.h
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/tools/turbocharger/
H A Dmod_gzip.c5942 cgi_server_conf conf_local; in mod_gzip_cgi_handler() local
5943 cgi_server_conf *conf = &conf_local; in mod_gzip_cgi_handler()
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/tools/turbocharger/
H A Dmod_gzip.c5942 cgi_server_conf conf_local; in mod_gzip_cgi_handler() local
5943 cgi_server_conf *conf = &conf_local; in mod_gzip_cgi_handler()