/third_party/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 471 static PyObject* GetName(PyBaseDescriptor* self, void *closure) { in GetName() 475 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() 479 static PyObject* GetFile(PyBaseDescriptor *self, void *closure) { in GetFile() 483 static PyObject* GetConcreteClass(PyBaseDescriptor* self, void *closure) { in GetConcreteClass() 497 static PyObject* GetFieldsByName(PyBaseDescriptor* self, void *closure) { in GetFieldsByName() 502 void *closure) { in GetFieldsByCamelcaseName() 506 static PyObject* GetFieldsByNumber(PyBaseDescriptor* self, void *closure) { in GetFieldsByNumber() 510 static PyObject* GetFieldsSeq(PyBaseDescriptor* self, void *closure) { in GetFieldsSeq() 514 static PyObject* GetNestedTypesByName(PyBaseDescriptor* self, void *closure) { in GetNestedTypesByName() 518 static PyObject* GetNestedTypesSeq(PyBaseDescriptor* self, void *closure) { in GetNestedTypesSeq() [all …]
|
D | field.cc | 72 static PyObject* GetDescriptor(PyMessageFieldProperty* self, void* closure) { in GetDescriptor() 76 static PyObject* GetDoc(PyMessageFieldProperty* self, void* closure) { in GetDoc()
|
D | unknown_fields.cc | 234 static PyObject* GetFieldNumber(PyUnknownFieldRef* self, void *closure) { in GetFieldNumber() 243 static PyObject* GetWireType(PyUnknownFieldRef* self, void *closure) { in GetWireType() 272 static PyObject* GetData(PyUnknownFieldRef* self, void *closure) { in GetData()
|
/third_party/cef/libcef_dll/wrapper/ |
D | cef_closure_task.cc | 15 explicit CefOnceClosureTask(base::OnceClosure closure) in CefOnceClosureTask() 32 explicit CefRepeatingClosureTask(const base::RepeatingClosure& closure) in CefRepeatingClosureTask() 52 CefRefPtr<CefTask> CefCreateClosureTask(base::OnceClosure closure) { in CefCreateClosureTask() 56 CefRefPtr<CefTask> CefCreateClosureTask(const base::RepeatingClosure& closure) { in CefCreateClosureTask() 60 bool CefPostTask(CefThreadId threadId, base::OnceClosure closure) { in CefPostTask() 64 bool CefPostTask(CefThreadId threadId, const base::RepeatingClosure& closure) { in CefPostTask() 69 base::OnceClosure closure, in CefPostDelayedTask() 76 const base::RepeatingClosure& closure, in CefPostDelayedTask()
|
/third_party/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 …]
|
/third_party/libffi/src/powerpc/ |
D | ffi.c | 78 void *closure) in ffi_call_int() 143 void *closure) in ffi_call_go() 149 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 163 ffi_prep_go_closure (ffi_go_closure *closure, in ffi_prep_go_closure()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 196 static void *startseq_handler(void* closure, const void* hd) { in startseq_handler() 230 static void set_hasbit(void *closure, int32_t hasbit) { in set_hasbit() 238 static void* appendbytes_handler(void *closure, in appendbytes_handler() 249 static void* str_handler(void *closure, in str_handler() 263 static void* bytes_handler(void *closure, in bytes_handler() 276 static size_t stringdata_handler(void* closure, const void* hd, in stringdata_handler() 284 static bool stringdata_end_handler(void* closure, const void* hd) { in stringdata_end_handler() 290 static bool appendstring_end_handler(void* closure, const void* hd) { in appendstring_end_handler() 297 static void *appendsubmsg_handler(void *closure, const void *hd) { in appendsubmsg_handler() 310 static void *appendwrapper_handler(void *closure, const void *hd) { in appendwrapper_handler() [all …]
|
/third_party/python/Doc/includes/ |
D | custom3.c | 74 Custom_getfirst(CustomObject *self, void *closure) in Custom_getfirst() 81 Custom_setfirst(CustomObject *self, PyObject *value, void *closure) in Custom_setfirst() 101 Custom_getlast(CustomObject *self, void *closure) in Custom_getlast() 108 Custom_setlast(CustomObject *self, PyObject *value, void *closure) in Custom_setlast()
|
D | custom4.c | 90 Custom_getfirst(CustomObject *self, void *closure) in Custom_getfirst() 97 Custom_setfirst(CustomObject *self, PyObject *value, void *closure) in Custom_setfirst() 115 Custom_getlast(CustomObject *self, void *closure) in Custom_getlast() 122 Custom_setlast(CustomObject *self, PyObject *value, void *closure) in Custom_setlast()
|
/third_party/cef/tests/shared/browser/ |
D | main_message_loop.cc | 33 void MainMessageLoop::PostClosure(base::OnceClosure closure) { in PostClosure() 37 void MainMessageLoop::PostClosure(const base::RepeatingClosure& closure) { in PostClosure()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | helper-cairo.hh | 51 void *closure, in _cairo_eps_surface_create_for_stream() 192 void *closure; member 199 finalize_ansi (finalize_closure_t *closure) in finalize_ansi() argument 212 void *closure, in _cairo_ansi_surface_create_for_stream() 258 byte_array_write_func (void *closure, in byte_array_write_func() 267 finalize_png (finalize_closure_t *closure) in finalize_png() 345 void *closure, in _cairo_png_surface_create_for_stream() 391 stdio_write_func (void *closure, in stdio_write_func() 572 finalize_closure_t *closure = (finalize_closure_t *) in helper_cairo_destroy_context() local
|
/third_party/cef/libcef_dll/base/ |
D | cef_callback_helpers.cc | 11 ScopedClosureRunner::ScopedClosureRunner(OnceClosure closure) in ScopedClosureRunner() 35 void ScopedClosureRunner::ReplaceClosure(OnceClosure closure) { in ReplaceClosure()
|
/third_party/skia/include/gpu/gl/ |
D | GrGLFunctions.h | 275 GrGLFunction(Closure closure) : GrGLFunction() { in GrGLFunction() 284 auto closure = (const Closure*)buf; in GrGLFunction() local
|
/third_party/alsa-utils/axfer/ |
D | xfer-libasound-irq-rw.c | 61 struct rw_closure *closure = state->private_data; in read_frames() local 206 struct rw_closure *closure = state->private_data; in write_frames() local 360 struct rw_closure *closure = state->private_data; in irq_rw_pre_process() local 414 struct rw_closure *closure = state->private_data; in irq_rw_process_frames() local 428 struct rw_closure *closure = state->private_data; in irq_rw_post_process() local
|
/third_party/libffi/src/alpha/ |
D | ffi.c | 229 void **avalue, void *closure) in ffi_call_int() 320 void **avalue, void *closure) in ffi_call_go() 326 ffi_prep_closure_loc (ffi_closure* closure, in ffi_prep_closure_loc() 360 ffi_prep_go_closure (ffi_go_closure* closure, in ffi_prep_go_closure()
|
/third_party/node/deps/v8/src/compiler/ |
D | js-context-specialization.h | 41 MaybeHandle<JSFunction> closure) in JSContextSpecialization() 70 MaybeHandle<JSFunction> closure() const { return closure_; } in closure() function
|
/third_party/libffi/src/sparc/ |
D | ffi.c | 286 void **avalue, void *closure) in ffi_call_int() 309 void **avalue, void *closure) in ffi_call_go() 330 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 358 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_function_detect_recursion.cpp | 248 remove_unlinked_functions(const void *key, void *data, void *closure) in remove_unlinked_functions() 272 emit_errors_unlinked(const void *key, void *data, void *closure) in emit_errors_unlinked() 294 emit_errors_linked(const void *key, void *data, void *closure) in emit_errors_linked()
|
D | lower_output_reads.cpp | 133 emit_return_copy(const void *key, void *data, void *closure) in emit_return_copy() 141 emit_main_copy(const void *key, void *data, void *closure) in emit_main_copy()
|
/third_party/python/Modules/_blake2/ |
D | blake2b_impl.c | 349 py_blake2b_get_name(BLAKE2bObject *self, void *closure) in py_blake2b_get_name() 357 py_blake2b_get_block_size(BLAKE2bObject *self, void *closure) in py_blake2b_get_block_size() 365 py_blake2b_get_digest_size(BLAKE2bObject *self, void *closure) in py_blake2b_get_digest_size()
|
D | blake2s_impl.c | 348 py_blake2s_get_name(BLAKE2sObject *self, void *closure) in py_blake2s_get_name() 356 py_blake2s_get_block_size(BLAKE2sObject *self, void *closure) in py_blake2s_get_block_size() 364 py_blake2s_get_digest_size(BLAKE2sObject *self, void *closure) in py_blake2s_get_digest_size()
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 240 ffi_closure_SYSV_inner (closure, respp, args) in ffi_closure_SYSV_inner() argument 321 ffi_prep_closure (ffi_closure* closure, in ffi_prep_closure() 345 ffi_prep_raw_closure_loc (ffi_raw_closure* closure, in ffi_prep_raw_closure_loc()
|
/third_party/libffi/src/s390/ |
D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/third_party/python/Objects/ |
D | methodobject.c | 197 meth_get__text_signature__(PyCFunctionObject *m, void *closure) in meth_get__text_signature__() 203 meth_get__doc__(PyCFunctionObject *m, void *closure) in meth_get__doc__() 209 meth_get__name__(PyCFunctionObject *m, void *closure) in meth_get__name__() 215 meth_get__qualname__(PyCFunctionObject *m, void *closure) in meth_get__qualname__() 259 meth_get__self__(PyCFunctionObject *m, void *closure) in meth_get__self__()
|
/third_party/python/Modules/_sha3/ |
D | sha3module.c | 432 SHA3_get_block_size(SHA3object *self, void *closure) in SHA3_get_block_size() 440 SHA3_get_name(SHA3object *self, void *closure) in SHA3_get_name() 477 SHA3_get_digest_size(SHA3object *self, void *closure) in SHA3_get_digest_size() 484 SHA3_get_capacity_bits(SHA3object *self, void *closure) in SHA3_get_capacity_bits() 492 SHA3_get_rate_bits(SHA3object *self, void *closure) in SHA3_get_rate_bits() 499 SHA3_get_suffix(SHA3object *self, void *closure) in SHA3_get_suffix()
|