Home
last modified time | relevance | path

Searched defs:clean_up (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator_base.cc139 std::vector<CleanUp>* clean_up) { in TryAttemptLocked()
169 std::vector<CleanUp> clean_up; in FlushUnlocked() local
Dqueue_base.cc265 std::vector<CleanUp>* clean_up) { in TryAttemptLocked()
315 std::vector<CleanUp> clean_up; in FlushUnlocked() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Ddo-plot18 function clean_up function
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
Ddo-plot18 function clean_up function
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Ddo-plot18 function clean_up function
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
Ddo-plot18 function clean_up function
/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_lib.sh157 clean_up() function
/external/grpc-grpc/test/core/iomgr/
Dendpoint_tests.h37 void (*clean_up)(); member
Dendpoint_pair_test.cc32 static void clean_up(void) {} in clean_up() function
Dtcp_posix_test.cc589 static void clean_up(void) {} in clean_up() function
/external/python/pybind11/docs/
Dconf.py369 def clean_up(app, exception): function
/external/autotest/client/site_tests/power_Thermal/
Dpower_Thermal.py63 def clean_up(obj): function
/external/grpc-grpc/test/core/security/
Dsecure_endpoint_test.cc154 static void clean_up(void) {} in clean_up() function
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dsecure_endpoint_test.cc154 static void clean_up(void) {} in clean_up() function
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
DFinder_items.py39 def clean_up(self, _object, _attributes={}, **_arguments): member in Finder_items_Events
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc961 auto clean_up = [this, module]() { in Run() local
/external/bcc/src/python/bcc/
Dtable.py498 def clean_up(self): member in FileDesc
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py1942 def clean_up(gcp): function
/external/python/cpython3/Lib/test/
Dtest__xxsubinterpreters.py1948 def clean_up(self): member in ChannelCloseFixture
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_offload.py584 def clean_up(): function