Home
last modified time | relevance | path

Searched defs:myfunc (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/tsan/
Dignore_lib4.cc27 extern "C" void myfunc() { in myfunc() function
/external/skia/infra/bots/recipe_modules/run/examples/
Dfull.py18 def myfunc(api, i): function
/external/clang/test/Rewriter/
Drewrite-block-literal.mm54 void myfunc(int (^block)(int)) {} function
/external/python/cpython3/Lib/unittest/test/testmock/
Dtesthelpers.py957 def myfunc(x, y): pass function