/third_party/jsframework/runtime/main/reactivity/ |
H A D | dep.js | |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | context.hpp | 76 const notify_action notify; member in clover::context
|
H A D | context.cpp | 27 context(const property_list &props, const ref_vector<device> &devs, const notify_action ¬ify) context() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | context.cpp | 48 const auto notify = (!pfn_notify ? context::notify_action() : in clCreateContext() local
|
H A D | program.cpp | 79 identify_and_validate_il(const std::string &il, const cl_version opencl_version, const context::notify_action ¬ify) identify_and_validate_il() argument
|
/third_party/musl/src/thread/ |
H A D | pthread_cond_timedwait.c | 28 volatile int *notify; member
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_cond_timedwait.c | 43 volatile int *notify; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_screen.h | 23 struct nouveau_bo *notify; member
|
H A D | nv30_query.c | 40 struct nouveau_bo *notify = screen->notify; in nv30_ntfy() local
|
/third_party/ltp/testcases/kernel/syscalls/mq_notify/ |
H A D | mq_notify01.c | 32 int notify; member [all...] |
/third_party/mesa3d/src/nouveau/drm-shim/ |
H A D | nouveau_noop.c | 130 struct nouveau_shim_bo *notify = calloc(1, sizeof(*notify)); in nouveau_ioctl_channel_alloc() local
|
/third_party/libabigail/src/ |
H A D | abg-workers.cc | 135 task_done_notify& notify; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | trace.cpp | 169 auto notify = queue.data.size() == 0; in put() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLProgramCL.cpp | 52 cl_int CLProgramCL::build(const cl::DevicePtrs &devices, const char *options, cl::Program *notify) in build() argument 67 compile(const cl::DevicePtrs &devices, const char *options, const cl::ProgramPtrs &inputHeaders, const char **headerIncludeNames, cl::Program *notify) compile() argument
|
H A D | CLContextCL.cpp | 310 linkProgram(const cl::Program &program, const cl::DevicePtrs &devices, const char *options, const cl::ProgramPtrs &inputPrograms, cl::Program *notify, cl_int &errorCode) linkProgram() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_ring.c | 243 const bool notify = vn_ring_load_status(ring) & VN_RING_STATUS_IDLE; in vn_ring_submit() local
|
/third_party/python/Lib/asyncio/ |
H A D | locks.py | 298 def notify(self, n=1): member in Condition
|
/third_party/python/Lib/multiprocessing/ |
H A D | synchronize.py | 270 def notify(self, n=1): member in Condition
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLPlatform.cpp | 213 CreateContext(const cl_context_properties *properties, cl_uint numDevices, const cl_device_id *devices, ContextErrorCB notify, void *userData, cl_int &errorCode) CreateContext() argument 234 CreateContextFromType(const cl_context_properties *properties, DeviceType deviceType, ContextErrorCB notify, void *userData, cl_int &errorCode) CreateContextFromType() argument
|
H A D | CLProgram.cpp | 30 Program *notify = nullptr; in build() local 62 Program *notify = nullptr; in compile() local
|
H A D | CLContext.cpp | 350 Context(Platform &platform, PropArray &&properties, DevicePtrs &&devices, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument 365 Context(Platform &platform, PropArray &&properties, DeviceType deviceType, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | dag.h | 150 bool DAGBase<T>::notify(RunContext* ctx, NodeIndex nodeIdx) { in notify() function in marl::DAGBase
|
/third_party/node/src/ |
H A D | inspector_io.cc | 115 bool notify = messages_.empty(); in Post() local
|
H A D | node_report.cc | 222 ConditionVariable notify; in WriteNodeReport() local
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.h | 247 uint32_t notify; member 252 uint32_t notify; member 266 uint32_t notify; member
|