Home
last modified time | relevance | path

Searched refs:traced_func_linear (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
88 return c + traced_func_linear(x, c)
109 result = self.tracer.runfunc(traced_func_linear, 2, 5)
114 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
88 return c + traced_func_linear(x, c)
109 result = self.tracer.runfunc(traced_func_linear, 2, 5)
114 firstlineno = get_firstlineno(traced_func_linear)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
88 return c + traced_func_linear(x, c)
109 result = self.tracer.runfunc(traced_func_linear, 2, 5)
114 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
91 return c + traced_func_linear(x, c)
113 result = self.tracer.runfunc(traced_func_linear, 2, 5)
118 firstlineno = get_firstlineno(traced_func_linear)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
104 return c + traced_func_linear(x, c)
126 result = self.tracer.runfunc(traced_func_linear, 2, 5)
131 firstlineno = get_firstlineno(traced_func_linear)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
104 return c + traced_func_linear(x, c)
126 result = self.tracer.runfunc(traced_func_linear, 2, 5)
131 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_trace.py37 def traced_func_linear(x, y): function
53 c = traced_func_linear(x, x)
105 return c + traced_func_linear(x, c)
127 result = self.tracer.runfunc(traced_func_linear, 2, 5)
132 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
104 return c + traced_func_linear(x, c)
126 result = self.tracer.runfunc(traced_func_linear, 2, 5)
131 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
104 return c + traced_func_linear(x, c)
126 result = self.tracer.runfunc(traced_func_linear, 2, 5)
131 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
104 return c + traced_func_linear(x, c)
126 result = self.tracer.runfunc(traced_func_linear, 2, 5)
131 firstlineno = get_firstlineno(traced_func_linear)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_trace.py42 def traced_func_linear(x, y): function
58 c = traced_func_linear(x, x)
110 return c + traced_func_linear(x, c)
132 result = self.tracer.runfunc(traced_func_linear, 2, 5)
137 firstlineno = get_firstlineno(traced_func_linear)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_trace.py36 def traced_func_linear(x, y): function
52 c = traced_func_linear(x, x)
104 return c + traced_func_linear(x, c)
126 result = self.tracer.runfunc(traced_func_linear, 2, 5)
131 firstlineno = get_firstlineno(traced_func_linear)