Home
last modified time | relevance | path

Searched defs:my_function (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Darwin/
H A Ddladdr-demangling.cc12 int my_function(int n) { in my_function() function in MyClass
/aosp_15_r20/external/clang/test/CodeGen/
H A Dnvptx-abi.c8 float4_t my_function(void) { in my_function() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py324 def my_function(): function
382 def my_function(): function
/aosp_15_r20/external/pytorch/torch/distributed/algorithms/_checkpoint/
H A Dcheckpoint_wrapper.py155 def my_function(*inputs): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py648 def my_function(): function
679 def my_function(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_gradients_test.py441 def my_function(x): function
H A Dfunction_test.py1678 def my_function(_): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Drpc_test.py247 def my_function(a, b, c): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd.py530 def my_function(x, y): function