| /external/boringssl/src/ |
| D | API-CONVENTIONS.md | 73 ### Heap-allocated types 107 ### Stack-allocated types 174 ### Data-only types 181 ### Ownership and lifetime
|
| /external/angle/third_party/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
|
| /external/llvm-project/lldb/test/API/functionalities/jitloader_gdb/ |
| D | TestJITLoaderGDB.py | 41 def cleanup(): function 60 def cleanup(): function 89 def cleanup(): function
|
| /external/clang/test/CodeGenCXX/ |
| D | new-array-init-exceptions.cpp | 11 void cleanup(int n) { in cleanup() function 29 void cleanup() { in cleanup() function
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | new-array-init-exceptions.cpp | 11 void cleanup(int n) { in cleanup() function 29 void cleanup() { in cleanup() function
|
| /external/autotest/client/tests/cgroup/ |
| D | cgroup.py | 64 def cleanup(self): member in cgroup 79 def cleanup(supress=False): function 318 def cleanup(supress=False): function
|
| /external/llvm-project/lldb/test/API/python_api/formatters/ |
| D | TestFormattersSBAPI.py | 45 def cleanup(): function 460 def cleanup(): function
|
| /external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-python-synth/ |
| D | TestDataFormatterPythonSynth.py | 46 def cleanup(): function 285 def cleanup(): function
|
| /external/python/cpython3/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
|
| /external/ltp/include/old/ |
| D | test.h | 138 # define tst_brkm(flags, cleanup, fmt, ...) do { \ argument 145 # define tst_brkm(flags, cleanup, fmt, ...) do { \ argument 191 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument
|
| /external/webrtc/rtc_base/task_utils/ |
| D | to_queued_task.h | 64 ClosureTaskWithCleanup(Closure&& closure, Cleanup&& cleanup) in ClosureTaskWithCleanup() 103 std::unique_ptr<QueuedTask> ToQueuedTask(Closure&& closure, Cleanup&& cleanup) { in ToQueuedTask()
|
| /external/autotest/server/cros/clique_lib/ |
| D | clique_dut_control.py | 148 def cleanup(self, run_num): member in CliqueControl 219 def cleanup(self, run_num): member in CliqueDUTRole 425 def cleanup(self, run_num): member in CliqueDUTBatch 459 def cleanup(self, run_num): member in CliqueDUTSet 494 def cleanup(self, run_num): member in CliqueDUTPool
|
| /external/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
|
| /external/ltp/testcases/kernel/syscalls/fdatasync/ |
| D | fdatasync02.c | 88 void (*cleanup) (void); /* Individual cleanup routine */ member 194 void cleanup(void) in cleanup() function
|
| /external/ltp/testcases/kernel/syscalls/swapoff/ |
| D | swapoff02.c | 54 void (*cleanup)(void); member 152 static void cleanup(void) in cleanup() function
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_tc_edt.sh | 28 cleanup() function
|
| D | test_xdp_meta.sh | 3 cleanup() function
|
| D | test_xdp_redirect.sh | 13 cleanup() function
|
| /external/strace/tests-m32/ |
| D | detach-sleeping.test | 50 cleanup() function
|
| /external/bcc/scripts/ |
| D | build-rpm.sh | 8 function cleanup() { function
|
| /external/strace/tests-mx32/ |
| D | detach-stopped.test | 57 cleanup() function
|
| D | detach-sleeping.test | 50 cleanup() function
|
| /external/llvm-project/compiler-rt/lib/tsan/go/ |
| D | buildgo.sh | 159 cleanup() { function
|
| /external/tensorflow/tensorflow/tools/ci_build/windows/cpu/pip/ |
| D | build_tf_windows.sh | 51 function cleanup { function
|
| /external/ltp/testcases/network/stress/ftp/ |
| D | ftp-upload-stress01-rmt.sh | 35 cleanup() function
|