Home
last modified time | relevance | path

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

12345678910

/dports/misc/py-spdx-tools/spdx-tools-0.6.1/tests/
H A Dtesting_utils.py30 def decorate(newfunc): argument
68 def newfunc(*arg, **kw): function
/dports/devel/py-nose/nose-1.3.7/nose/tools/
H A Dnontrivial.py20 def decorate(newfunc): argument
58 def newfunc(*arg, **kw): function
95 def newfunc(*arg, **kw): function
/dports/biology/py-crossmap/CrossMap-0.5.4/.eggs/nose-1.3.7-py3.6.egg/nose/tools/
H A Dnontrivial.py20 def decorate(newfunc): argument
58 def newfunc(*arg, **kw): function
95 def newfunc(*arg, **kw): function
/dports/biology/py-crossmap/CrossMap-0.5.4/.eggs/nose-1.3.7-py3.7.egg/nose/tools/
H A Dnontrivial.py20 def decorate(newfunc): argument
58 def newfunc(*arg, **kw): function
95 def newfunc(*arg, **kw): function
/dports/devel/py-nose/nose-1.3.7/unit_tests/support/bug105/
H A Dtests.py21 def newfunc(): function
27 def newfunc(): function
/dports/devel/py-rope/rope-0.18.0/rope/base/utils/
H A D__init__.py24 def newfunc(self, *args, **kwds): function
39 def newfunc(*args, **kwds): function
54 def newfunc(*args, **kwds): function
/dports/devel/p5-Syntax-Keyword-Dynamically/Syntax-Keyword-Dynamically-0.09/
H A DAsyncAwait.h71 #define future_asyncawait_wrap_suspendhook(newfunc, oldhookp) S_future_asyncawait_wrap_suspendhook(… argument
72 static void S_future_asyncawait_wrap_suspendhook(pTHX_ SuspendHookFunc *newfunc, SuspendHookFunc **… in S_future_asyncawait_wrap_suspendhook()
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/wavefunction/
H A DGuiding_function.h236 virtual doublevar getTrialRatio(Wf_return & newfunc, in getTrialRatio()
287 virtual doublevar getTrialRatio(Wf_return & newfunc, in getTrialRatio()
349 virtual doublevar getTrialRatio(Wf_return & newfunc, in getTrialRatio()
/dports/astro/py-astropy/astropy-5.0/astropy/io/ascii/tests/
H A Dcommon.py52 def decorate(newfunc): argument
95 def newfunc(*arg, **kw): function
/dports/x11-toolkits/py-AnyQt/AnyQt-0.0.13/AnyQt/_backport/
H A D_utils.py4 def obsolete_rename(oldname, newfunc): argument
/dports/science/py-scikit-fuzzy/scikit-fuzzy-0.4.2/skfuzzy/control/
H A Drule.py122 def and_func(self, newfunc): argument
141 def or_func(self, newfunc): argument
/dports/math/py-yt/yt-4.0.1/yt/visualization/
H A Dplot_container.py61 def newfunc(*args, **kwargs): function
72 def newfunc(*args, **kwargs): function
86 def newfunc(*args, **kwargs): function
96 def newfunc(*args, **kwargs): function
115 def newfunc(*args, **kwargs): function
132 def newfunc(self, field, *args, **kwargs): function
/dports/devel/py-astor/astor-0.8.1/astor/
H A D__init__.py56 def newfunc(*args, **kwarg): function
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pycharm/nose_helper/
H A Dutil.py129 def newfunc(*arg, **kw): function
144 def decorate(newfunc): argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/
H A Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func

12345678910