| /external/protobuf/python/google/protobuf/pyext/ |
| D | descriptor.cc | 419 static PyObject* GetName(PyBaseDescriptor* self, void *closure) { in GetName() 423 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() 427 static PyObject* GetFile(PyBaseDescriptor *self, void *closure) { in GetFile() 431 static PyObject* GetConcreteClass(PyBaseDescriptor* self, void *closure) { in GetConcreteClass() 444 static PyObject* GetFieldsByName(PyBaseDescriptor* self, void *closure) { in GetFieldsByName() 449 void *closure) { in GetFieldsByCamelcaseName() 453 static PyObject* GetFieldsByNumber(PyBaseDescriptor* self, void *closure) { in GetFieldsByNumber() 457 static PyObject* GetFieldsSeq(PyBaseDescriptor* self, void *closure) { in GetFieldsSeq() 461 static PyObject* GetNestedTypesByName(PyBaseDescriptor* self, void *closure) { in GetNestedTypesByName() 465 static PyObject* GetNestedTypesSeq(PyBaseDescriptor* self, void *closure) { in GetNestedTypesSeq() [all …]
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | common_unittest.cc | 204 Closure* closure = NewCallback(&SetA123Function); in TEST_F() local 211 Closure* closure = NewCallback(current_instance_, in TEST_F() local 219 Closure* closure = NewCallback(&SetAFunction, 456); in TEST_F() local 226 Closure* closure = NewCallback(current_instance_, in TEST_F() local 234 Closure* closure = NewCallback(&SetCFunction, string("test")); in TEST_F() local 241 Closure* closure = NewCallback(current_instance_, in TEST_F() local 250 Closure* closure = NewCallback(&SetABFunction, 789, cstr); in TEST_F() local 260 Closure* closure = NewCallback(current_instance_, in TEST_F() local 272 Closure* closure = NewPermanentCallback(&SetA123Function); in TEST_F() local 283 Closure* closure = NewPermanentCallback(current_instance_, in TEST_F() local [all …]
|
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | call_combiner.h | 58 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument 71 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument 131 void Add(grpc_closure* closure, grpc_error* error, const char* reason) { in Add() 148 auto& closure = closures_[i]; in RunClosures() local 168 auto& closure = closures_[i]; in RunClosuresWithoutYielding() local 179 grpc_closure* closure; member
|
| D | executor.cc | 195 void GrpcExecutor::Enqueue(grpc_closure* closure, grpc_error* error, in Enqueue() 321 void default_enqueue_short(grpc_closure* closure, grpc_error* error) { in default_enqueue_short() 326 void default_enqueue_long(grpc_closure* closure, grpc_error* error) { in default_enqueue_long() 331 void resolver_enqueue_short(grpc_closure* closure, grpc_error* error) { in resolver_enqueue_short() 336 void resolver_enqueue_long(grpc_closure* closure, grpc_error* error) { in resolver_enqueue_long()
|
| D | call_combiner.cc | 62 grpc_closure* closure, in grpc_call_combiner_start() 121 grpc_closure* closure = reinterpret_cast<grpc_closure*>( in grpc_call_combiner_stop() local 144 grpc_closure* closure) { in grpc_call_combiner_set_notify_on_cancel()
|
| D | closure.h | 106 grpc_closure* closure, 130 #define GRPC_CLOSURE_INIT(closure, cb, cb_arg, scheduler) \ argument 133 #define GRPC_CLOSURE_INIT(closure, cb, cb_arg, scheduler) \ argument 196 grpc_closure* closure, grpc_error* error) { 268 #define GRPC_CLOSURE_RUN(closure, error) \ argument 271 #define GRPC_CLOSURE_RUN(closure, error) grpc_closure_run(closure, error) argument 306 #define GRPC_CLOSURE_SCHED(closure, error) \ argument 309 #define GRPC_CLOSURE_SCHED(closure, error) grpc_closure_sched(closure, error) argument
|
| D | cfstream_handle.cc | 144 void CFStreamHandle::NotifyOnOpen(grpc_closure* closure) { in NotifyOnOpen() 148 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() 152 void CFStreamHandle::NotifyOnWrite(grpc_closure* closure) { in NotifyOnWrite()
|
| D | socket_windows.cc | 119 static void socket_notify_on_iocp(grpc_winsocket* socket, grpc_closure* closure, in socket_notify_on_iocp() 133 grpc_closure* closure) { in grpc_socket_notify_on_write() 137 void grpc_socket_notify_on_read(grpc_winsocket* socket, grpc_closure* closure) { in grpc_socket_notify_on_read()
|
| /external/libchrome/base/ |
| D | critical_closure.h | 60 inline OnceClosure MakeCriticalClosure(OnceClosure closure) { in MakeCriticalClosure() 67 inline OnceClosure MakeCriticalClosure(OnceClosure closure) { in MakeCriticalClosure()
|
| D | callback_helpers.cc | 11 ScopedClosureRunner::ScopedClosureRunner(OnceClosure closure) in ScopedClosureRunner() 32 void ScopedClosureRunner::ReplaceClosure(OnceClosure closure) { in ReplaceClosure()
|
| /external/turbine/java/com/google/turbine/deps/ |
| D | Dependencies.java | 51 Set<ClassSymbol> closure = superTypeClosure(bound, lowered); in collectDeps() local 85 Set<ClassSymbol> closure = new LinkedHashSet<>(); in superTypeClosure() local 93 Set<ClassSymbol> closure, Env<ClassSymbol, TypeBoundClass> env, ClassSymbol sym) { in addSuperTypes() 109 private static void addPackageInfos(Set<ClassSymbol> closure, BindingResult bound) { in addPackageInfos()
|
| D | Transitive.java | 107 Set<ClassSymbol> closure = new LinkedHashSet<>(); in superClosure() local 123 Set<ClassSymbol> closure, Env<ClassSymbol, TypeBoundClass> env, ClassSymbol sym) { in addSuperTypes()
|
| /external/harfbuzz_ng/util/ |
| D | helper-cairo.cc | 47 void *closure, in _cairo_eps_surface_create_for_stream() 182 void *closure; member 188 finalize_ansi (finalize_closure_t *closure) in finalize_ansi() argument 201 void *closure, in _cairo_ansi_surface_create_for_stream() 246 finalize_png (finalize_closure_t *closure) in finalize_png() 259 void *closure, in _cairo_png_surface_create_for_stream() 303 stdio_write_func (void *closure, in stdio_write_func() 459 finalize_closure_t *closure = (finalize_closure_t *) in helper_cairo_destroy_context() local
|
| /external/skia/include/gpu/gl/ |
| D | GrGLFunctions.h | 287 GrGLFunction(Closure closure) : GrGLFunction() { in GrGLFunction() 296 auto closure = (const Closure*)buf; in GrGLFunction() local
|
| /external/skqp/include/gpu/gl/ |
| D | GrGLFunctions.h | 288 GrGLFunction(Closure closure) : GrGLFunction() { in GrGLFunction() 297 auto closure = (const Closure*)buf; in GrGLFunction() local
|
| /external/python/cpython2/Doc/includes/ |
| D | noddy3.c | 80 Noddy_getfirst(Noddy *self, void *closure) in Noddy_getfirst() 87 Noddy_setfirst(Noddy *self, PyObject *value, void *closure) in Noddy_setfirst() 108 Noddy_getlast(Noddy *self, void *closure) in Noddy_getlast() 115 Noddy_setlast(Noddy *self, PyObject *value, void *closure) in Noddy_setlast()
|
| /external/python/cpython3/Doc/includes/ |
| D | custom3.c | 73 Custom_getfirst(CustomObject *self, void *closure) in Custom_getfirst() 80 Custom_setfirst(CustomObject *self, PyObject *value, void *closure) in Custom_setfirst() 100 Custom_getlast(CustomObject *self, void *closure) in Custom_getlast() 107 Custom_setlast(CustomObject *self, PyObject *value, void *closure) in Custom_setlast()
|
| D | custom4.c | 89 Custom_getfirst(CustomObject *self, void *closure) in Custom_getfirst() 96 Custom_setfirst(CustomObject *self, PyObject *value, void *closure) in Custom_setfirst() 114 Custom_getlast(CustomObject *self, void *closure) in Custom_getlast() 121 Custom_setlast(CustomObject *self, PyObject *value, void *closure) in Custom_setlast()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | process_util.cc | 109 void SchedClosure(std::function<void()> closure) { in SchedClosure() 117 [id](std::function<void()> closure) { in SchedClosure() 124 void SchedNonBlockingClosureAfter(int64 micros, std::function<void()> closure) { in SchedNonBlockingClosureAfter()
|
| /external/python/cpython3/Objects/ |
| D | methodobject.c | 121 meth_get__text_signature__(PyCFunctionObject *m, void *closure) in meth_get__text_signature__() 127 meth_get__doc__(PyCFunctionObject *m, void *closure) in meth_get__doc__() 133 meth_get__name__(PyCFunctionObject *m, void *closure) in meth_get__name__() 139 meth_get__qualname__(PyCFunctionObject *m, void *closure) in meth_get__qualname__() 182 meth_get__self__(PyCFunctionObject *m, void *closure) in meth_get__self__()
|
| /external/grpc-grpc/test/core/transport/ |
| D | byte_stream_test.cc | 58 grpc_closure closure; in TEST() local 90 grpc_closure closure; in TEST() local 135 grpc_closure closure; in TEST() local 170 grpc_closure closure; in TEST() local 213 grpc_closure closure; in TEST() local
|
| D | connectivity_state_test.cc | 75 grpc_closure* closure = in test_subscribe_then_unsubscribe() local 97 grpc_closure* closure = in test_subscribe_then_destroy() local 118 grpc_closure* closure = in test_subscribe_with_failure_then_destroy() local
|
| /external/webrtc/webrtc/base/ |
| D | asyncinvoker.cc | 31 scoped_refptr<AsyncClosure> closure = data->data(); in OnMessage() local 59 const scoped_refptr<AsyncClosure>& closure, in DoInvoke() 69 const scoped_refptr<AsyncClosure>& closure, in DoInvokeDelayed()
|
| /external/kernel-headers/original/uapi/linux/ |
| D | firewire-cdev.h | 62 __u64 closure; member 86 __u64 closure; member 117 __u64 closure; member 139 __u64 closure; member 198 __u64 closure; member 264 __u64 closure; member 303 __u64 closure; member 330 __u64 closure; member 354 __u64 closure; member 515 __u64 closure; member [all …]
|
| /external/python/cpython2/Mac/Modules/file/ |
| D | _Filemodule.c | 207 static PyObject *FSCatalogInfo_get_nodeFlags(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_nodeFlags() 212 static int FSCatalogInfo_set_nodeFlags(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_nodeFlags() 218 static PyObject *FSCatalogInfo_get_volume(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_volume() 223 static int FSCatalogInfo_set_volume(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_volume() 229 static PyObject *FSCatalogInfo_get_parentDirID(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_parentDirID() 234 static int FSCatalogInfo_set_parentDirID(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_parentDirID() 240 static PyObject *FSCatalogInfo_get_nodeID(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_nodeID() 245 static int FSCatalogInfo_set_nodeID(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_nodeID() 251 static PyObject *FSCatalogInfo_get_createDate(FSCatalogInfoObject *self, void *closure) in FSCatalogInfo_get_createDate() 256 static int FSCatalogInfo_set_createDate(FSCatalogInfoObject *self, PyObject *v, void *closure) in FSCatalogInfo_set_createDate() [all …]
|