Home
last modified time | relevance | path

Searched defs:autocall (Results 1 – 12 of 12) sorted by relevance

/dports/devel/ipython/ipython-7.29.0/IPython/core/magics/
H A Dauto.py64 def autocall(self, parameter_s=''): member in AutoMagics
/dports/devel/ipython5/ipython-5.10.0/IPython/core/magics/
H A Dauto.py66 def autocall(self, parameter_s=''): member in AutoMagics
/dports/devel/py-cheetah3/Cheetah3-3.2.6/Cheetah/Tests/
H A DNameMapper.py111 def VFN(self, name, autocall=True): argument
114 def VFS(self, searchList, name, autocall=True): argument
463 def get(self, name, autocall=True): argument
480 def get(self, name, autocall=True): argument
523 def VFFSL(self, searchList, name, autocall=True): argument
528 def get(self, name, autocall=True): argument
/dports/print/scribus-devel/scribus-1.5.7/codegen/cheetah/Cheetah/Tests/
H A DNameMapper.py112 def VFN(self, name, autocall=True): argument
115 def VFS(self, searchList, name, autocall=True): argument
457 def get(self, name, autocall=True): argument
470 def get(self, name, autocall=True): argument
512 def VFFSL(self, searchList, name, autocall=True): argument
517 def get(self, name, autocall=True): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/examples/peerconnection/client/linux/
H A Dmain_wnd.cc152 bool autocall) in GtkMainWnd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/examples/peerconnection/client/linux/
H A Dmain_wnd.cc153 bool autocall) in GtkMainWnd()
/dports/devel/py-orca/orca-1.6/orca/
H A Dorca.py1484 name, value, autocall=True, cache=False, cache_scope=_CS_FOREVER, argument
1533 name=None, autocall=True, cache=False, cache_scope=_CS_FOREVER, argument
/dports/devel/py-spyder-kernels/spyder-kernels-2.2.1/spyder_kernels/console/
H A Dkernel.py500 def set_autocall(self, autocall): argument
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dinteractiveshell.py211 autocall = Enum((0,1,2), default_value=0, help= variable in InteractiveShell
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dinteractiveshell.py352 autocall = Enum((0,1,2), default_value=0, help= variable in InteractiveShell
/dports/devel/py-spyder/spyder-3.2.7/spyder/defaults/
H A Ddefaults-3.0.0.ini101 autocall = 0 key
H A Ddefaults-2.4.0.ini119 autocall = 0 key