| /third_party/node/src/ |
| D | README.md | 685 #### Cleanup hooks 701 #### Closing libuv handles 708 #### Closing libuv requests 716 #### Calling into JavaScript 1008 [Callback scopes]: #callback-scopes 1009 [JavaScript value handles]: #js-handles 1011 [`BaseObject`]: #baseobject 1012 [`Context`]: #context 1013 [`Environment`]: #environment 1014 [`Global`]: #global-handles [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/ |
| D | cleanup_test.cc | 97 auto cleanup = absl::MakeCleanup(std::move(callback)); in TYPED_TEST() local 105 auto cleanup = absl::MakeCleanup(&FnPtrFunction); in TYPED_TEST() local 112 auto cleanup = absl::MakeCleanup(FnPtrFunction); in TYPED_TEST() local 123 absl::Cleanup cleanup = std::move(callback); in TYPED_TEST() local 131 absl::Cleanup cleanup = &FnPtrFunction; in TYPED_TEST() local 138 absl::Cleanup cleanup = FnPtrFunction; in TYPED_TEST() local 195 auto cleanup = in TYPED_TEST() local 207 auto cleanup = absl::MakeCleanup(TypeParam::AsCallback(&FnPtrFunction)); in TYPED_TEST() local 218 auto cleanup = in TYPED_TEST() local 233 auto cleanup = in TYPED_TEST() local [all …]
|
| /third_party/boost/tools/quickbook/src/ |
| D | cleanup.hpp | 37 struct cleanup struct 39 cleanup() : first_(0) {} in cleanup() function 44 detail::cleanup_node* first_;
|
| /third_party/node/test/parallel/ |
| D | test-tls-client-auth.js | 45 }, function(err, pair, cleanup) { argument 61 }, function(err, pair, cleanup) { argument 79 }, function(err, pair, cleanup) { argument 98 }, function(err, pair, cleanup) { argument 127 }, function(err, pair, cleanup) { argument 146 }, function(err, pair, cleanup) { argument 165 }, function(err, pair, cleanup) { argument 180 }, function(err, pair, cleanup) { argument 199 }, function(err, pair, cleanup) { argument 215 }, function(err, pair, cleanup) { argument [all …]
|
| D | test-http2-https-fallback.js | 78 const cleanup = countdown(2, () => server.close()); constant 84 common.mustCall(onSession.bind({ cleanup, server })) property 127 const cleanup = countdown(3, () => server.close()); constant 134 onSession.call({ cleanup, server }, property
|
| D | test-tls-peer-certificate.js | 43 }, function(err, pair, cleanup) { argument 98 }, function(err, pair, cleanup) { argument
|
| /third_party/ltp/include/old/ |
| D | test.h | 138 # define tst_brkm(flags, cleanup, fmt, ...) do { \ argument 145 #define tst_brkm_(file, lineno, flags, cleanup, fmt, ...) do { \ argument 152 # define tst_brkm(flags, cleanup, fmt, ...) do { \ argument 198 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument
|
| /third_party/python/Tools/importbench/ |
| D | importbench.py | 20 def bench(name, cleanup=lambda: None, *, seconds=1, repeat=3): argument 109 def cleanup(): function 122 def cleanup(): function
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DTypesMinimal.cpp | 19 void GrD3DBackendSurfaceInfo::cleanup() { in cleanup() function in GrD3DBackendSurfaceInfo 80 void GrD3DTextureResourceSpecHolder::cleanup() { in cleanup() function in GrD3DTextureResourceSpecHolder
|
| /third_party/protobuf/ |
| D | build_files_updated_unittest.sh | 38 function cleanup { function
|
| /third_party/exfatprogs/tests/ |
| D | test_fsck.sh | 9 cleanup() { function
|
| /third_party/node/tools/ |
| D | update-npm.sh | 18 cleanup () { function
|
| D | update-cares.sh | 19 cleanup () { function
|
| /third_party/ltp/testcases/kernel/security/smack/ |
| D | smack_file_access.sh | 24 cleanup() function
|
| /third_party/ltp/testcases/network/stress/ftp/ |
| D | ftp-upload-stress02-rmt.sh | 37 cleanup() function
|
| D | ftp-upload-stress01-rmt.sh | 35 cleanup() function
|
| /third_party/ltp/testcases/kernel/device-drivers/locking/ |
| D | lock_torture.sh | 49 cleanup() function
|
| /third_party/ltp/testcases/kernel/syscalls/swapon/ |
| D | swapon02.c | 36 void (*cleanup)(void); member 73 void cleanup(void) in cleanup() function
|
| /third_party/grpc/tools/interop_matrix/ |
| D | create_testcases.sh | 35 function cleanup { function
|
| /third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/ |
| D | xmlproc.sh | 62 cleanup() { function
|
| /third_party/grpc/bazel/ |
| D | update_mirror.sh | 29 function cleanup { function
|
| /third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/ |
| D | xmlproc.sh | 62 cleanup() { function
|
| /third_party/ltp/testcases/network/virt/ |
| D | wireguard02.sh | 18 cleanup() function
|
| /third_party/ltp/testcases/commands/insmod/ |
| D | insmod01.sh | 17 cleanup() function
|
| /third_party/bzip2/ |
| D | xmlproc.sh | 62 cleanup() { function
|