Home | Sort by relevance Sort by last modified time |
/external/compiler-rt/test/BlocksRuntime/ | |
byrefcopyint.c | 43 __block int dumbo = strlen(whoami); local 45 //printf("incring dumbo from %d\n", dumbo); 46 ++dumbo; |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ | |
test_py3kwarn.py | 394 def dumbo(where, names, args): pass function in function:TestStdlibRemovals.test_os_path_walk 399 mod.walk("crashers", dumbo, None) |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ | |
test_py3kwarn.py | 394 def dumbo(where, names, args): pass function in function:TestStdlibRemovals.test_os_path_walk 399 mod.walk("crashers", dumbo, None) |