Home
last modified time | relevance | path

Searched defs:autoProxy (Results 1 – 4 of 4) sorted by relevance

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/win32/
H A Dnet.cpp76 Proxy* autoProxy = NULL; in setproxy() local
/dports/devel/arduino-core/Arduino-b439a77/app/src/cc/arduino/view/preferences/
H A DPreferences.java666 private javax.swing.JRadioButton autoProxy; field in Preferences
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/multiprocess/
H A Dremoteproxy.py610 def autoProxy(self, obj, noProxyTypes): member in RemoteEventHandler
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/
H A Dmegacmdexecuter.cpp10318 bool autoProxy = getFlag(clflags, "auto"); in executecommand() local