Home
last modified time | relevance | path

Searched refs:function_2 (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/dtracedata/
Dcall_stack.py5 def function_2(): function
25 function_2()
Dcall_stack.stp.expected4 function__entry:call_stack.py:function_2:5
7 function__return:call_stack.py:function_2:6
Dcall_stack.d.expected6 function-entry: call_stack.py:function_2:5
11 function-return: call_stack.py:function_2:6
/third_party/typescript/tests/baselines/reference/
Des6ExportEqualsInterop.js296 var function_2 = require("function"); variable
297 __createBinding(exports, function_2, "a", "a7");
/third_party/python/Doc/howto/
Dinstrumentation.rst185 156641360578365 function-entry: call_stack.py:function_2:5
190 156641360642285 function-return: call_stack.py:function_2:6
/third_party/python/Doc/tools/
Dsusp-ignored.csv39 howto/instrumentation,,:function,156641360578365 function-entry: call_stack.py:function_2:5
44 howto/instrumentation,,:function,156641360642285 function-return: call_stack.py:function_2:6
/third_party/python/Doc/faq/
Ddesign.rst273 'b': function_2,