| /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/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 199 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument
|
| /third_party/rust/rust/compiler/rustc_mir_transform/src/ |
| D | abort_unwinding_calls.rs | 106 let cleanup = body.basic_blocks_mut()[id].terminator_mut().unwind_mut().unwrap(); in run_pass() localVariable 111 let cleanup = body.basic_blocks_mut()[id].terminator_mut().unwind_mut().unwrap(); in run_pass() localVariable
|
| /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/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DTypesMinimal.cpp | 19 void GrD3DBackendSurfaceInfo::cleanup() { in cleanup() function in GrD3DBackendSurfaceInfo 80 void GrD3DTextureResourceSpecHolder::cleanup() { in cleanup() function in GrD3DTextureResourceSpecHolder
|
| /third_party/grpc/src/core/ext/transport/chaotic_good/ |
| D | data_endpoints.cc | 54 auto cleanup = absl::MakeCleanup([&waker]() { waker.Wakeup(); }); in PollWrite() local 75 auto cleanup = absl::MakeCleanup([&waker]() { waker.Wakeup(); }); in PollNext() local 89 auto cleanup = absl::MakeCleanup([&waker]() { waker.Wakeup(); }); in AddEndpoint() local 108 auto cleanup = absl::MakeCleanup([&waker]() { waker.Wakeup(); }); in CreateTicket() local 158 auto cleanup = absl::MakeCleanup([&waker]() { waker.Wakeup(); }); in CompleteRead() local
|
| /third_party/mesa3d/.gitlab-ci/common/ |
| D | init-stage2.sh | 15 cleanup() { function
|
| /third_party/exfatprogs/tests/ |
| D | test_fsck.sh | 11 cleanup() { function
|
| /third_party/ltp/testcases/kernel/device-drivers/locking/ |
| D | lock_torture.sh | 49 cleanup() function
|
| /third_party/ltp/testcases/kernel/security/smack/ |
| D | smack_file_access.sh | 24 cleanup() function
|
| /third_party/grpc/test/distrib/gcf/python/ |
| D | run_single.sh | 37 function cleanup() { function
|
| /third_party/ltp/testcases/network/stress/ftp/ |
| D | ftp-upload-stress01-rmt.sh | 35 cleanup() function
|
| D | ftp-upload-stress02-rmt.sh | 37 cleanup() function
|
| /third_party/grpc/src/php/bin/ |
| D | run_xds_client.sh | 20 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/ltp/testcases/kernel/syscalls/fdatasync/ |
| D | fdatasync02.c | 88 void (*cleanup) (void); /* Individual cleanup routine */ member 194 void cleanup(void) in cleanup() function
|
| /third_party/ltp/testcases/network/virt/ |
| D | wireguard02.sh | 16 cleanup() function
|
| /third_party/grpc/bazel/ |
| D | update_mirror.sh | 29 function cleanup { function
|
| /third_party/ltp/lib/newlib_tests/shell/ |
| D | timeout03.sh | 40 cleanup() function
|
| /third_party/ltp/testcases/commands/insmod/ |
| D | insmod01.sh | 19 cleanup() function
|
| /third_party/bzip2/ |
| D | xmlproc.sh | 62 cleanup() { function
|
| /third_party/grpc/tools/interop_matrix/ |
| D | create_testcases.sh | 35 function cleanup { function
|
| /third_party/ltp/testcases/kernel/syscalls/utils/ |
| D | compat_16.h | 46 # define LTP_CREATE_SYSCALL(sys_name, cleanup, ...) \ argument 55 # define LTP_CREATE_SYSCALL(sys_name, cleanup, ...) \ argument 60 #define UID16_CHECK(uid, sys_name, cleanup) \ argument 67 #define GID16_CHECK(gid, sys_name, cleanup) \ argument
|
| /third_party/ltp/testcases/network/tcp_cc/ |
| D | dctcp01.sh | 12 cleanup() function
|