Home
last modified time | relevance | path

Searched defs:cleanup (Results 1201 - 1206 of 1206) sorted by relevance

1...<<414243444546474849

/third_party/python/Python/
H A Dcompile.c2948 basicblock *cleanup = compiler_new_block(c); in compiler_jump_if() local
3102 basicblock *start, *body, *cleanup, *end; in compiler_for() local
3351 basicblock *body, *end, *exit, *cleanup; compiler_try_finally() local
3408 basicblock *cleanup = compiler_new_block(c); compiler_try_star_finally() local
3480 basicblock *body, *except, *end, *cleanup; compiler_try_except() local
3679 basicblock *cleanup = compiler_new_block(c); compiler_try_star_except() local
4667 basicblock *cleanup = compiler_new_block(c); compiler_compare() local
5602 compiler_with_except_finish(struct compiler *c, basicblock * cleanup) compiler_with_except_finish() argument
5648 basicblock *block, *final, *exit, *cleanup; compiler_async_with() local
5754 basicblock *block, *final, *exit, *cleanup; compiler_with() local
[all...]
/third_party/python/Modules/
H A Dposixmodule.c1113 PyObject *cleanup; member
[all...]
/third_party/python/Lib/test/
H A Dtest_typing.py6172 def cleanup(self): member in NewTypeTests
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2336 upb_cleanup_func *cleanup; member
H A Dupb.h3919 bool AddCleanup(void *ptr, upb_handlerfree *cleanup) { in AddCleanup() argument
/third_party/typescript/lib/
H A Dtsc.js95116 function cleanup(returnValue) { global() function
[all...]

Completed in 137 milliseconds

1...<<414243444546474849