| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-heap-profiler-agent-impl.cc | 215 collectGarbage( std::unique_ptr<CollectGarbageCallback> callback) collectGarbage() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | source-text-module.cc | 322 PrepareInstantiate( Isolate* isolate, Handle<SourceTextModule> module, v8::Local<v8::Context> context, v8::Module::ResolveModuleCallback callback, Module::DeprecatedResolveCallback callback_without_import_assertions) PrepareInstantiate() argument
|
| H A D | transitions.cc | 281 ForEachTransitionTo( Name name, const ForEachTransitionCallback& callback, DisallowGarbageCollection* no_gc) ForEachTransitionTo() argument 553 TraverseTransitionTreeInternal( const TraverseCallback& callback, DisallowGarbageCollection* no_gc) TraverseTransitionTreeInternal() argument
|
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pem_lib.c | 293 PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp, const void *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *callback, void *u) PEM_ASN1_write() argument 312 PEM_ASN1_write_bio(i2d_of_void *i2d, const char *name, BIO *bp, const void *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *callback, void *u) PEM_ASN1_write_bio() argument 414 PEM_do_header(EVP_CIPHER_INFO *cipher, unsigned char *data, long *plen, pem_password_cb *callback, void *u) PEM_do_header() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | thread.c | 439 void uv_once(uv_once_t* guard, void (*callback)(void)) { in uv_once() argument
|
| /third_party/python/Lib/asyncio/ |
| H A D | windows_events.py | 925 def callback( function [all...] |
| H A D | tasks.py | 916 def callback(): function
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | mainloop.c | 64 pa_io_event_cb_t callback; member 79 pa_time_event_cb_t callback; member 92 pa_defer_event_cb_t callback; member 218 static void mainloop_io_set_destroy(pa_io_event *e, pa_io_event_destroy_cb_t callback) { in mainloop_io_set_destroy() argument 152 mainloop_io_new( pa_mainloop_api *a, int fd, pa_io_event_flags_t events, pa_io_event_cb_t callback, void *userdata) mainloop_io_new() argument 225 mainloop_defer_new( pa_mainloop_api *a, pa_defer_event_cb_t callback, void *userdata) mainloop_defer_new() argument 285 mainloop_defer_set_destroy(pa_defer_event *e, pa_defer_event_destroy_cb_t callback) mainloop_defer_set_destroy() argument 312 mainloop_time_new( pa_mainloop_api *a, const struct timeval *tv, pa_time_event_cb_t callback, void *userdata) mainloop_time_new() argument 413 mainloop_time_set_destroy(pa_time_event *e, pa_time_event_destroy_cb_t callback) mainloop_time_set_destroy() argument [all...] |
| /third_party/openssl/crypto/pem/ |
| H A D | pem_lib.c | 293 PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp, const void *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *callback, void *u) PEM_ASN1_write() argument 312 PEM_ASN1_write_bio(i2d_of_void *i2d, const char *name, BIO *bp, const void *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *callback, void *u) PEM_ASN1_write_bio() argument 414 PEM_do_header(EVP_CIPHER_INFO *cipher, unsigned char *data, long *plen, pem_password_cb *callback, void *u) PEM_do_header() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_2_params.cpp | 17 CaptureDebugMessageCallback_userParam(const State &glState, bool isCallValid, GLDEBUGPROC callback, const void *userParam, ParamCapture *userParamParam) CaptureDebugMessageCallback_userParam() argument
|
| /third_party/skia/src/core/ |
| H A D | SkPicturePlayback.cpp | 35 draw(SkCanvas* canvas, SkPicture::AbortCallback* callback, SkReadBuffer* buffer) draw() argument
|
| /third_party/skia/src/image/ |
| H A D | SkSurface_Gpu.cpp | 162 onAsyncRescaleAndReadPixels(const SkImageInfo& info, const SkIRect& srcRect, RescaleGamma rescaleGamma, RescaleMode rescaleMode, ReadPixelsCallback callback, ReadPixelsContext context) onAsyncRescaleAndReadPixels() argument 176 onAsyncRescaleAndReadPixelsYUV420(SkYUVColorSpace yuvColorSpace, sk_sp<SkColorSpace> dstColorSpace, const SkIRect& srcRect, const SkISize& dstSize, RescaleGamma rescaleGamma, RescaleMode rescaleMode, ReadPixelsCallback callback, ReadPixelsContext context) onAsyncRescaleAndReadPixelsYUV420() argument
|
| H A D | SkSurface.cpp | 86 onAsyncRescaleAndReadPixels(const SkImageInfo& info, const SkIRect& origSrcRect, SkSurface::RescaleGamma rescaleGamma, RescaleMode rescaleMode, SkSurface::ReadPixelsCallback callback, SkSurface::ReadPixelsContext context) onAsyncRescaleAndReadPixels() argument 111 onAsyncRescaleAndReadPixelsYUV420( SkYUVColorSpace yuvColorSpace, sk_sp<SkColorSpace> dstColorSpace, const SkIRect& srcRect, const SkISize& dstSize, RescaleGamma rescaleGamma, RescaleMode, ReadPixelsCallback callback, ReadPixelsContext context) onAsyncRescaleAndReadPixelsYUV420() argument 257 asyncRescaleAndReadPixels(const SkImageInfo& info, const SkIRect& srcRect, RescaleGamma rescaleGamma, RescaleMode rescaleMode, ReadPixelsCallback callback, ReadPixelsContext context) asyncRescaleAndReadPixels() argument 272 asyncRescaleAndReadPixelsYUV420(SkYUVColorSpace yuvColorSpace, sk_sp<SkColorSpace> dstColorSpace, const SkIRect& srcRect, const SkISize& dstSize, RescaleGamma rescaleGamma, RescaleMode rescaleMode, ReadPixelsCallback callback, ReadPixelsContext context) asyncRescaleAndReadPixelsYUV420() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrProxyProvider.cpp | 762 sk_sp<GrTextureProxy> GrProxyProvider::createLazyProxy(LazyInstantiateCallback&& callback, in createLazyProxy() argument 845 sk_sp<GrTextureProxy> GrProxyProvider::MakeFullyLazyProxy(LazyInstantiateCallback&& callback, in MakeFullyLazyProxy() argument 725 CreatePromiseProxy(GrContextThreadSafeProxy* threadSafeProxy, LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, GrMipmapped mipMapped) CreatePromiseProxy() argument 801 createLazyRenderTargetProxy( LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, int sampleCnt, GrInternalSurfaceFlags surfaceFlags, const TextureInfo* textureInfo, GrMipmapStatus mipmapStatus, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, bool wrapsVkSecondaryCB, UseAllocator useAllocator) createLazyRenderTargetProxy() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Queue.cpp | 204 APIOnSubmittedWorkDone(uint64_t signalValue, WGPUQueueWorkDoneCallback callback, void* userdata) APIOnSubmittedWorkDone() argument
|
| /third_party/openssl/test/helpers/ |
| H A D | ssl_test_ctx.c | 194 const char *ssl_verify_callback_name(ssl_verify_callback_t callback) in ssl_verify_callback_name() argument 264 const char *ssl_servername_callback_name(ssl_servername_callback_t callback) in ssl_servername_callback_name() argument
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | helper-cairo.hh | 189 void (*callback)(finalize_closure_t *); member
|
| /third_party/python/Lib/test/ |
| H A D | test_gc.py | 679 def callback(ignored): function 1311 def callback(ignored): global() function [all...] |
| H A D | test_code.py | 516 def callback(code): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | STLExtras.h | 58 Ret (*callback)(intptr_t callable, Params ...params); member in llvm::function_ref
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | inspector.cc | 851 GetOriginatingResources( std::array<const ast::Expression*, N> exprs, F&& callback) GetOriginatingResources() argument
|
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 478 void sniff_paths(const char filepath[], std::function<PathSniffCallback> callback) { in sniff_paths() argument 487 PathSniffer(std::function<PathSniffCallback> callback) in sniff_paths() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uchar.cpp | 77 struct _EnumTypeCallback callback; in u_enumCharTypes() local
|
| /third_party/python/Objects/ |
| H A D | weakrefobject.c | 25 init_weakref(PyWeakReference *self, PyObject *ob, PyObject *callback) in init_weakref() argument 36 new_weakref(PyObject *ob, PyObject *callback) in new_weakref() argument 57 PyObject *callback = self->wr_callback; in clear_weakref() local 95 PyObject *callback; _PyWeakref_ClearRef() local 292 PyObject *ob, *callback = NULL; weakref___new__() local 787 PyWeakref_NewRef(PyObject *ob, PyObject *callback) PyWeakref_NewRef() argument 846 PyWeakref_NewProxy(PyObject *ob, PyObject *callback) PyWeakref_NewProxy() argument 926 handle_callback(PyWeakReference *ref, PyObject *callback) handle_callback() argument 968 PyObject *callback = current->wr_callback; PyObject_ClearWeakRefs() local 1005 PyObject *callback = PyTuple_GET_ITEM(tuple, i * 2 + 1); PyObject_ClearWeakRefs() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord_test.cc | 181 ForEachChunk( const Cord& c, absl::FunctionRef<void(absl::string_view)> callback) ForEachChunk() argument
|