Home
last modified time | relevance | path

Searched defs:share (Results 1 – 25 of 34) sorted by relevance

12

/third_party/alsa-lib/src/pcm/
Dpcm_share.c150 snd_pcm_share_t *share = list_entry(i, snd_pcm_share_t, list); in _snd_pcm_share_slave_forward() local
199 snd_pcm_share_t *share = pcm->private_data; in _snd_pcm_share_missing() local
344 snd_pcm_share_t *share = list_entry(i, snd_pcm_share_t, list); in _snd_pcm_share_slave_missing() local
421 snd_pcm_share_t *share = pcm->private_data; in _snd_pcm_share_update() local
470 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_info() local
476 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_refine_cprepare() local
520 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_refine_sprepare() local
594 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_refine_slave() local
600 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_params_slave() local
616 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_params() local
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_attr_get.c114 int share = 0; in pthread_barrierattr_getpshared_0100() local
168 int share = 0; in pthread_condattr_getpshared_0100() local
266 int share = 0; in pthread_mutexattr_getpshared_0100() local
297 int share = 0; in pthread_rwlockattr_getpshared_0100() local
/third_party/flutter/glfw/src/
Dglx_context.c136 GLXContext share) in createLegacyContextGLX()
435 GLXContext share = NULL; in _glfwCreateContextGLX() local
Dwgl_context.c479 HGLRC share = NULL; in _glfwCreateContextWGL() local
Degl_context.c438 EGLContext share = NULL; in _glfwCreateContextEGL() local
Dwindow.c122 GLFWwindow* share) in glfwCreateWindow()
/third_party/mesa3d/src/glx/
Dcreate_context.c51 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB() local
/third_party/alsa-lib/src/
Dshmarea.c40 int share; member
/third_party/skia/third_party/externals/dawn/src/utils/
DGlfw3Fuchsia.cpp66 GLFWwindow* share) { in glfwCreateWindow()
/third_party/flutter/glfw/tests/
Dsharing.c53 static GLFWwindow* open_window(const char* title, GLFWwindow* share, int posX, int posY) in open_window()
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp513 GLWindowContext EGLWindow::createContextGeneric(GLWindowContext share) in createContextGeneric()
519 EGLContext EGLWindow::createContext(EGLContext share, EGLint *extraAttributes) in createContext()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c185 _context_share_group_ref (struct ContextShareGroup *share) in _context_share_group_ref()
192 _context_share_group_unref (struct ContextShareGroup *share) in _context_share_group_unref()
199 _context_share_group_is_shared (struct ContextShareGroup *share) in _context_share_group_is_shared()
1827 gst_gl_context_set_shared_with (GstGLContext * context, GstGLContext * share) in gst_gl_context_set_shared_with()
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_context_gl.cc64 EGLContext share = EGL_NO_CONTEXT) { in CreateContext()
/third_party/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp242 GLXContext share = in TEST_F() local
412 struct glx_context *share = (struct glx_context *) first; in TEST_F() local
/third_party/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp317 GLWindowContext WGLWindow::createContextGeneric(GLWindowContext share) in createContextGeneric()
/third_party/skia/third_party/externals/imgui/docs/
DFAQ.md160 ##### [Return to Index](#index)
/third_party/ffmpeg/libavformat/
Dlibsmbclient.c39 static void libsmbc_get_auth_data(SMBCCTX *c, const char *server, const char *share, in libsmbc_get_auth_data()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c832 struct st_context *share, in st_create_context()
/third_party/python/Lib/asyncio/
Dtrsock.py157 def share(self, process_id): member in TransportSocket
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp271 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext()
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp444 …eEGLContext (EglTestContext& testCtx, EGLDisplay eglDisplay, EGLConfig eglConfig, EGLContext share) in createEGLContext()
479 … EGLDisplay eglDisplay, EGLConfig eglConfig, const TestConfig& config, bool share, TestContext* pa… in TestContext()
DteglGLES2SharingTests.cpp128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config) in createContext()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c562 char *protection, *share, *name; in show_one_segment() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp299 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h435 bool (*share)(struct st_context_iface *stctxi, member

12