/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/ |
H A D | test.c | 59 cleanup_function(); in test1A() 64 cleanup_function(); in test1A() 75 cleanup_function(); in test1A() 94 cleanup_function(); in test1A() 121 cleanup_function(); in test2A() 126 cleanup_function(); in test2A() 134 cleanup_function(); in test2A() 164 cleanup_function(); in test3A() 168 cleanup_function(); in test3A() 176 cleanup_function(); in test3A() [all …]
|
H A D | test64.c | 57 cleanup_function(); in test1A() 62 cleanup_function(); in test1A() 73 cleanup_function(); in test1A() 92 cleanup_function(); in test1A() 119 cleanup_function(); in test2A() 124 cleanup_function(); in test2A() 132 cleanup_function(); in test2A() 163 cleanup_function(); in test3A() 167 cleanup_function(); in test3A() 175 cleanup_function(); in test3A() [all …]
|
H A D | lib64.c | 68 cleanup_function(); in get_long_name_buffer() 75 cleanup_function(); in get_long_name_buffer() 83 cleanup_function(); in get_long_name_buffer() 90 cleanup_function(); in get_long_name_buffer() 114 cleanup_function(); in execute_function() 121 cleanup_function(); in execute_function() 127 cleanup_function(); in execute_function() 186 cleanup_function(); in test_ENAMETOOLONG_path() 197 cleanup_function(); in test_ENAMETOOLONG_path() 231 cleanup_function(); in test_ENAMETOOLONG_path() [all …]
|
H A D | lib.c | 68 cleanup_function(); in get_long_name_buffer() 75 cleanup_function(); in get_long_name_buffer() 83 cleanup_function(); in get_long_name_buffer() 90 cleanup_function(); in get_long_name_buffer() 114 cleanup_function(); in execute_function() 121 cleanup_function(); in execute_function() 127 cleanup_function(); in execute_function() 186 cleanup_function(); in test_ENAMETOOLONG_path() 197 cleanup_function(); in test_ENAMETOOLONG_path() 231 cleanup_function(); in test_ENAMETOOLONG_path() [all …]
|
H A D | tools64.c | 46 void cleanup_function(void) in cleanup_function() function 85 cleanup_function(); in setup_path() 95 cleanup_function(); in setup_path() 105 cleanup_function(); in setup_path() 114 cleanup_function(); in setup_path() 126 cleanup_function(); in setup_path() 134 cleanup_function(); in setup_path() 142 cleanup_function(); in setup_path()
|
H A D | tools.c | 47 void cleanup_function(void) in cleanup_function() function 86 cleanup_function(); in setup_path() 96 cleanup_function(); in setup_path() 106 cleanup_function(); in setup_path() 115 cleanup_function(); in setup_path() 127 cleanup_function(); in setup_path() 135 cleanup_function(); in setup_path() 143 cleanup_function(); in setup_path()
|
H A D | nftw.h | 135 void cleanup_function(void);
|
H A D | nftw64.h | 134 extern void cleanup_function(void);
|
H A D | nftw.c | 661 cleanup_function(); in main()
|
H A D | nftw64.c | 686 cleanup_function(); in main()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/doc/ |
D | tss.qbk | 65 explicit thread_specific_ptr(void (*cleanup_function)(T*)); 93 [section:constructor_with_custom_cleanup `explicit thread_specific_ptr(void (*cleanup_function)(T*)… 97 [[Requires:] [`cleanup_function(this->get())` does not throw any exceptions.]] 100 supplied `cleanup_function` will be used to destroy any thread-local objects when `reset()` is call… 172 `cleanup_function(this->get())` as appropriate. Store `new_value` as the pointer associated with th…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | tss.hpp | 42 static void cleanup_caller(detail::thread::cleanup_func_t cleanup_function,void* data) in cleanup_caller() argument 44 reinterpret_cast<original_cleanup_func_t>(cleanup_function)(static_cast<T*>(data)); in cleanup_caller()
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
H A D | 2-3.c | 49 static void cleanup_function() in cleanup_function() function 82 pthread_cleanup_push(cleanup_function, NULL); in a_thread_func()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
H A D | cluster_function_library_runtime.cc | 275 CleanupFunctionOp* cleanup_function = in CleanUp() local 277 cleanup_function->set_step_id(step_id); in CleanUp()
|
H A D | eager_service_impl.cc | 626 s = CleanupFunction(item.cleanup_function()); in Enqueue() 709 const CleanupFunctionOp& cleanup_function) { in CleanupFunction() argument 710 env_->rendezvous_mgr->Cleanup(cleanup_function.step_id()); in CleanupFunction()
|
H A D | eager_service_impl.h | 220 Status CleanupFunction(const CleanupFunctionOp& cleanup_function);
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | eager_service.pb.cc | 1247 static const ::tensorflow::eager::CleanupFunctionOp& cleanup_function(const QueueItem* msg); 1269 QueueItem::_Internal::cleanup_function(const QueueItem* msg) { in cleanup_function() function in tensorflow::eager::QueueItem::_Internal 1349 …eueItem::set_allocated_cleanup_function(::tensorflow::eager::CleanupFunctionOp* cleanup_function) { in set_allocated_cleanup_function() argument 1352 if (cleanup_function) { in set_allocated_cleanup_function() 1354 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(cleanup_function); in set_allocated_cleanup_function() 1356 cleanup_function = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_cleanup_function() 1357 message_arena, cleanup_function, submessage_arena); in set_allocated_cleanup_function() 1360 _impl_.item_.cleanup_function_ = cleanup_function; in set_allocated_cleanup_function() 1677 InternalWriteMessage(5, _Internal::cleanup_function(this), in _InternalSerialize() 1678 _Internal::cleanup_function(this).GetCachedSize(), target, stream); in _InternalSerialize()
|
D | eager_service.pb.h | 850 const ::tensorflow::eager::CleanupFunctionOp& cleanup_function() const; in Swap() 853 void set_allocated_cleanup_function(::tensorflow::eager::CleanupFunctionOp* cleanup_function); in Swap() 859 ::tensorflow::eager::CleanupFunctionOp* cleanup_function); in Swap() 5170 inline const ::tensorflow::eager::CleanupFunctionOp& QueueItem::cleanup_function() const { in cleanup_function() function 5185 …fe_arena_set_allocated_cleanup_function(::tensorflow::eager::CleanupFunctionOp* cleanup_function) { in unsafe_arena_set_allocated_cleanup_function() argument 5187 if (cleanup_function) { in unsafe_arena_set_allocated_cleanup_function() 5189 _impl_.item_.cleanup_function_ = cleanup_function; in unsafe_arena_set_allocated_cleanup_function()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | eager_service.proto | 67 CleanupFunctionOp cleanup_function = 5; field
|