Home
last modified time | relevance | path

Searched defs:completion (Results 1 – 22 of 22) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_cq.cc71 grpc_cq_completion* completion) {} in DoneWithCompletionOnStack()
83 grpc_cq_completion completion; in BM_Pass1Cpp() local
104 grpc_cq_completion completion; in BM_Pass1Core() local
123 grpc_cq_completion completion; in BM_Pluck1Core() local
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc94 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in CreateArrowFromTarget() local
103 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in CreateArrowFromArrow() local
112 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in DeleteTarget() local
121 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in CopyAndAssignArrow() local
130 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in CopyAndAssignArrowBase() local
139 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in DeleteArrow() local
148 WaitableEvent completion(WaitableEvent::ResetPolicy::MANUAL, in DeRef() local
161 WaitableEvent* completion) { in DoCreateArrowFromArrow()
169 WaitableEvent* completion) { in DoCreateArrowFromTarget()
177 WaitableEvent* completion) { in DoDeRef()
[all …]
/external/u-boot/include/linux/
Dcompletion.h27 struct completion { struct
36 static inline void complete_acquire(struct completion *x) {} in complete_acquire() argument
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dutilities.py45 def completion(terminal_metadata, code, message): function
Dbase.py159 completion=None, argument
284 completion=None, argument
/external/deqp/external/openglcts/modules/common/
DglcParallelShaderCompileTests.cpp287 int completion = 0; in iterate() local
329 int completion = 0; in iterate() local
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhandler_tracking.hpp60 class completion class in asio::detail::handler_tracking
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h176 struct completion { struct
182 #define DECLARE_COMPLETION(x) struct completion x = COMPLETION_INITIALIZER(x) argument
Dmisc.h41 struct completion completion; member
/external/dagger2/javatests/dagger/grpc/functional/server/
DBaristaTest.java51 private final SettableFuture<Void> completion = SettableFuture.create(); field in BaristaTest.CoffeeResponseObserver
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelect.kt118 public val completion: Continuation<R> in registerSelectClause2() constant
230 override val completion: Continuation<R> get() = this in getStackTraceElement() constant in kotlinx.coroutines.selects.SelectBuilderImpl
/external/grpc-grpc/src/cpp/common/
Dalarm.cc67 [](void* arg, grpc_cq_completion* completion) {}, in Set()
/external/grpc-grpc/test/core/surface/
Dcompletion_queue_test.cc136 grpc_cq_completion completion; in test_cq_end_op() local
169 grpc_cq_completion completion; in test_cq_tls_cache_full() local
Dcompletion_queue_threading_test.cc139 static void free_completion(void* arg, grpc_cq_completion* completion) { in free_completion()
/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc46 void completion(const char* buf, linenoiseCompletions* lc) { in completion() function
/external/grpc-grpc/src/core/lib/surface/
Dserver.cc72 grpc_cq_completion completion; member
112 grpc_cq_completion completion; member
638 static void done_shutdown_event(void* server, grpc_cq_completion* completion) { in done_shutdown_event()
Dcall.cc1470 static void free_no_op_completion(void* p, grpc_cq_completion* completion) { in free_no_op_completion()
/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c285 struct completion {int x; }; struct
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLocaleCoverage.java401 double completion = currentRecord.found / total; in getCompletion() local
/external/selinux/python/sepolicy/sepolicy/
Dgui.py714 def match_func(self, completion, key_string, iter, func_data): argument
/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c1508 char ** (*completion)(const char *str, int pos); member
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_cli.c3070 char ** (*completion)(const char *str, int pos); member