Home
last modified time | relevance | path

Searched refs:Sync (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DEGLSync.cpp20 Sync::Sync(rx::EGLImplFactory *factory, EGLenum type, const AttributeMap &attribs) in Sync() function in egl::Sync
28 void Sync::onDestroy(const Display *display) in onDestroy()
35 Sync::~Sync() {} in ~Sync()
37 Error Sync::initialize(const Display *display, const gl::Context *context) in initialize()
42 void Sync::setLabel(EGLLabelKHR label) in setLabel()
47 EGLLabelKHR Sync::getLabel() const in getLabel()
52 Error Sync::clientWait(const Display *display, in clientWait()
61 Error Sync::serverWait(const Display *display, const gl::Context *context, EGLint flags) in serverWait()
66 Error Sync::getStatus(const Display *display, EGLint *outStatus) const in getStatus()
71 Error Sync::dupNativeFenceFD(const Display *display, EGLint *result) const in dupNativeFenceFD()
DFence.cpp60 Sync::Sync(rx::SyncImpl *impl, GLuint id) in Sync() function in gl::Sync
68 void Sync::onDestroy(const Context *context) in onDestroy()
74 Sync::~Sync() in ~Sync()
79 void Sync::setLabel(const Context *context, const std::string &label) in setLabel()
84 const std::string &Sync::getLabel() const in getLabel()
89 angle::Result Sync::set(const Context *context, GLenum condition, GLbitfield flags) in set()
98 angle::Result Sync::clientWait(const Context *context, in clientWait()
107 angle::Result Sync::serverWait(const Context *context, GLbitfield flags, GLuint64 timeout) in serverWait()
112 angle::Result Sync::getStatus(const Context *context, GLint *outResult) const in getStatus()
DvalidationEGL.h35 class Sync; variable
46 Error ValidateSync(const Display *display, const Sync *sync);
56 const Sync *GetSyncIfValid(const Display *display, const Sync *sync);
112 Error ValidateGetSyncAttribBase(const Display *display, const Sync *sync, EGLint attribute);
124 Error ValidateDestroySync(const Display *display, const Sync *sync);
126 const Sync *sync,
131 const Sync *sync,
134 const Sync *sync,
138 const Sync *sync,
333 Error ValidateDupNativeFenceFDANDROID(const Display *display, const Sync *sync);
DEGLSync.h32 class Sync final : public angle::RefCountObject<Display, angle::Result>, public LabeledObject
35 Sync(rx::EGLImplFactory *factory, EGLenum type, const AttributeMap &attribs);
36 ~Sync() override;
DFence.h51 class Sync final : public RefCountObject, public LabeledObject
54 Sync(rx::SyncImpl *impl, GLuint id);
55 ~Sync() override;
DFence_unittest.cpp112 mFence = new gl::Sync(mImpl, 1); in SetUp()
119 gl::Sync *mFence;
127 gl::Sync *fence = new gl::Sync(impl, 1); in TEST_F()
DDisplay.h46 class Sync; variable
121 Sync **outSync);
132 void destroySync(Sync *sync);
140 bool isValidSync(const Sync *sync) const;
237 typedef std::set<Sync *> SyncSet;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DEGLSync.cpp21 Sync::Sync(rx::EGLImplFactory *factory, EGLenum type, const AttributeMap &attribs) in Sync() function in egl::Sync
55 void Sync::onDestroy(const Display *display) in onDestroy()
62 Sync::~Sync() {} in ~Sync()
64 Error Sync::initialize(const Display *display, const gl::Context *context) in initialize()
69 void Sync::setLabel(EGLLabelKHR label) in setLabel()
74 EGLLabelKHR Sync::getLabel() const in getLabel()
79 Error Sync::clientWait(const Display *display, in clientWait()
88 Error Sync::serverWait(const Display *display, const gl::Context *context, EGLint flags) in serverWait()
93 Error Sync::signal(const Display *display, const gl::Context *context, EGLint mode) in signal()
98 Error Sync::getStatus(const Display *display, EGLint *outStatus) const in getStatus()
[all …]
DFence.cpp66 Sync::Sync(rx::GLImplFactory *factory, GLuint id) in Sync() function in gl::Sync
74 void Sync::onDestroy(const Context *context) in onDestroy()
80 Sync::~Sync() in ~Sync()
85 void Sync::setLabel(const Context *context, const std::string &label) in setLabel()
90 const std::string &Sync::getLabel() const in getLabel()
95 angle::Result Sync::set(const Context *context, GLenum condition, GLbitfield flags) in set()
104 angle::Result Sync::clientWait(const Context *context, in clientWait()
113 angle::Result Sync::serverWait(const Context *context, GLbitfield flags, GLuint64 timeout) in serverWait()
118 angle::Result Sync::getStatus(const Context *context, GLint *outResult) const in getStatus()
DvalidationEGL_autogen.h133 const Sync *syncPacked,
161 const Sync *syncPacked);
168 const Sync *syncPacked,
173 const Sync *syncPacked,
220 const Sync *syncPacked);
365 const Sync *syncPacked,
374 const Sync *syncPacked);
377 const Sync *syncPacked,
409 const Sync *syncPacked,
456 const Sync *syncPacked,
DEGLSync.h32 class Sync final : public angle::RefCountObject<Display, angle::Result>, public LabeledObject
35 Sync(rx::EGLImplFactory *factory, EGLenum type, const AttributeMap &attribs);
36 ~Sync() override;
DFence.h53 class Sync final : public RefCountObject<GLuint>, public LabeledObject
56 Sync(rx::GLImplFactory *factory, GLuint id);
57 ~Sync() override;
DvalidationEGL.h35 class Sync; variable
64 bool ValidateSync(const ValidationContext *val, const Display *display, const Sync *sync);
74 const Sync *GetSyncIfValid(const Display *display, const Sync *sync);
/third_party/typescript/tests/baselines/reference/
DnondistributiveConditionalTypeInfer.symbols27 interface Sync<R, E, A> {
28 >Sync : Symbol(Sync, Decl(nondistributiveConditionalTypeInfer.ts, 2, 61))
34 >_R : Symbol(Sync._R, Decl(nondistributiveConditionalTypeInfer.ts, 4, 25))
39 >_E : Symbol(Sync._E, Decl(nondistributiveConditionalTypeInfer.ts, 5, 21))
43 >_A : Symbol(Sync._A, Decl(nondistributiveConditionalTypeInfer.ts, 6, 14))
47 type R = _R<Sync<number, string, void>>;
50 >Sync : Symbol(Sync, Decl(nondistributiveConditionalTypeInfer.ts, 2, 61))
52 type E = _E<Sync<number, string, void>>;
55 >Sync : Symbol(Sync, Decl(nondistributiveConditionalTypeInfer.ts, 2, 61))
57 type A = _A<Sync<number, string, void>>;
[all …]
DnondistributiveConditionalTypeInfer.js6 interface Sync<R, E, A> {
12 type R = _R<Sync<number, string, void>>;
13 type E = _E<Sync<number, string, void>>;
14 type A = _A<Sync<number, string, void>>;
DnondistributiveConditionalTypeInfer.types15 interface Sync<R, E, A> {
27 type R = _R<Sync<number, string, void>>;
30 type E = _E<Sync<number, string, void>>;
33 type A = _A<Sync<number, string, void>>;
/third_party/typescript/tests/cases/compiler/
DnondistributiveConditionalTypeInfer.ts5 interface Sync<R, E, A> { interface
11 type R = _R<Sync<number, string, void>>;
12 type E = _E<Sync<number, string, void>>;
13 type A = _A<Sync<number, string, void>>;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DSyncMtl.h37 class Sync
40 Sync();
41 ~Sync();
63 class Sync
107 mtl::Sync mSync;
129 mtl::Sync mSync;
156 mtl::Sync mSync;
DSyncMtl.mm26 Sync::Sync() {}
27 Sync::~Sync() {}
29 void Sync::onDestroy()
36 angle::Result Sync::initialize(ContextMtl *contextMtl)
50 angle::Result Sync::set(ContextMtl *contextMtl, GLenum condition, GLbitfield flags)
63 angle::Result Sync::clientWait(ContextMtl *contextMtl,
111 void Sync::serverWait(ContextMtl *contextMtl)
115 angle::Result Sync::getStatus(bool *signaled)
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_ext_stubs_autogen.h31 class Sync; variable
37 Sync *syncPacked,
70 EGLBoolean DestroySyncKHR(Thread *thread, egl::Display *dpyPacked, Sync *syncPacked);
71 EGLint DupNativeFenceFDANDROID(Thread *thread, egl::Display *dpyPacked, Sync *syncPacked);
79 Sync *syncPacked,
161 EGLBoolean SignalSyncKHR(Thread *thread, egl::Display *dpyPacked, Sync *syncPacked, EGLenum mode);
182 EGLint WaitSyncKHR(Thread *thread, egl::Display *dpyPacked, Sync *syncPacked, EGLint flags);
Degl_stubs_autogen.h31 class Sync; variable
48 Sync *syncPacked,
103 EGLBoolean DestroySync(Thread *thread, egl::Display *dpyPacked, Sync *syncPacked);
126 Sync *syncPacked,
163 EGLBoolean WaitSync(Thread *thread, egl::Display *dpyPacked, Sync *syncPacked, EGLint flags);
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_client_sync.txt71 Add to the list of sync object decriptions in 3.8.1 Sync Objects
74 state. Sync objects of this type are not visible to API contexts and
79 Add to the end of 3.8.1 Sync Objects
105 Insert new subsection in 3.8.1 Sync Objects
107 3.8.1.x Creating and Signaling Client Sync Objects
125 Add to the error list for eglWaitSync in 3.8.1.3 Waiting for Sync
/third_party/EGL/extensions/EXT/
DEGL_EXT_client_sync.txt71 Add to the list of sync object decriptions in 3.8.1 Sync Objects
74 state. Sync objects of this type are not visible to API contexts and
79 Add to the end of 3.8.1 Sync Objects
105 Insert new subsection in 3.8.1 Sync Objects
107 3.8.1.x Creating and Signaling Client Sync Objects
125 Add to the error list for eglWaitSync in 3.8.1.3 Waiting for Sync
/third_party/NuttX/fs/mount/
Dfs_sync.c63 if (mnt->ops->Sync != NULL) in sync()
65 ret = mnt->ops->Sync(mnt); in sync()
/third_party/ntfs-3g/include/ntfs-3g/
Ddevice.h68 #define NDevSync(nd) test_ndev_flag(nd, Sync)
69 #define NDevSetSync(nd) set_ndev_flag(nd, Sync)
70 #define NDevClearSync(nd) clear_ndev_flag(nd, Sync)

12345678910>>...12