Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 51) sorted by relevance

123

/third_party/libfuse/test/
Dtest_ctests.py51 def test_notify1(tmpdir, name, notify, output_checker): argument
81 def test_notify_file_size(tmpdir, notify, output_checker): argument
/third_party/typescript/lib/
Dlib.es2020.sharedmemory.d.ts91 notify(typedArray: BigInt64Array, index: number, count?: number): number; method
Dlib.es2017.sharedmemory.d.ts125 notify(typedArray: Int32Array, index: number, count?: number): number; method
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dcontext.hpp76 const notify_action notify; member in clover::context
Dcontext.cpp29 const notify_action &notify) : in context()
/third_party/typescript/src/lib/
Des2020.sharedmemory.d.ts71 notify(typedArray: BigInt64Array, index: number, count?: number): number; method
Des2017.sharedmemory.d.ts105 notify(typedArray: Int32Array, index: number, count?: number): number; method
/third_party/jsframework/runtime/main/reactivity/
Ddep.js65 Dep.prototype.notify = function () { method in Dep
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLProgramCL.cpp52 cl_int CLProgramCL::build(const cl::DevicePtrs &devices, const char *options, cl::Program *notify) in build()
71 cl::Program *notify) in compile()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLPlatform.cpp216 ContextErrorCB notify, in CreateContext()
236 ContextErrorCB notify, in CreateContextFromType()
DCLProgram.cpp30 Program *notify = nullptr; in build() local
62 Program *notify = nullptr; in compile() local
DCLContext.cpp353 ContextErrorCB notify, in Context()
368 ContextErrorCB notify, in Context()
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c32 int notify; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp245 void Scheduler::Fiber::notify() { in notify() function in marl::Scheduler::Fiber
513 bool notify = false; in enqueue() local
548 auto notify = work.notifyAdded; in enqueueAndUnlock() local
Dtrace.cpp169 auto notify = queue.data.size() == 0; in put() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.h23 struct nouveau_bo *notify; member
Dnv30_query.c40 struct nouveau_bo *notify = screen->notify; in nv30_ntfy() local
/third_party/musl/porting/linux/user/src/time/
Dtimer_create.c44 void (*notify)(union sigval) = args->sev->sigev_notify_function; in start() local
/third_party/musl/src/thread/
Dpthread_cond_timedwait.c28 volatile int *notify; member
/third_party/musl/porting/linux/user/src/thread/
Dpthread_cond_timedwait.c43 volatile int *notify; member
/third_party/musl/src/time/
Dtimer_create.c85 void (*notify)(union sigval) = args->sev->sigev_notify_function; in start() local
/third_party/libdrm/nouveau/
Dnouveau.h247 uint32_t notify; member
252 uint32_t notify; member
266 uint32_t notify; member
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dcontext.cpp48 const auto notify = (!pfn_notify ? context::notify_action() : in clCreateContext() local
/third_party/mesa3d/src/nouveau/drm-shim/
Dnouveau_noop.c130 struct nouveau_shim_bo *notify = calloc(1, sizeof(*notify)); in nouveau_ioctl_channel_alloc() local
/third_party/libabigail/src/
Dabg-workers.cc135 task_done_notify& notify; member

123