Home
last modified time | relevance | path

Searched defs:share (Results 1 - 25 of 37) sorted by relevance

12

/third_party/curl/tests/libtest/
H A Dlib3103.c31 CURLSH *share; in test() local
H A Dlib1554.c49 CURLSH *share = NULL; in test() local
H A Dlib586.c31 CURLSH *share; member
139 CURLSH *share; in test() local
[all...]
H A Dlib506.c33 CURLSH *share; member
183 CURLSH *share; in test() local
[all...]
/third_party/curl/docs/examples/
H A Dshared-connection-cache.c51 CURLSH *share; in main() local
/third_party/curl/lib/
H A Dshare.c42 struct Curl_share *share = calloc(1, sizeof(struct Curl_share)); in curl_share_init() local
54 curl_share_setopt(struct Curl_share *share, CURLSHoption option, ...) in curl_share_setopt() argument
211 curl_share_cleanup(struct Curl_share *share) curl_share_cleanup() argument
262 struct Curl_share *share = data->share; Curl_share_lock() local
279 struct Curl_share *share = data->share; Curl_share_unlock() local
[all...]
H A Dsmb.h40 char *share; member
/third_party/alsa-lib/src/
H A Dshmarea.c53 int share; member
/third_party/mesa3d/src/glx/
H A Dcreate_context.c51 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGlfw3Fuchsia.cpp62 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument
/third_party/glfw/src/
H A Dosmesa_context.c201 OSMesaContext share = NULL; in _glfwCreateContextOSMesa() local
H A Dwgl_context.c548 HGLRC share = NULL; in _glfwCreateContextWGL() local
H A Degl_context.c580 EGLContext share = NULL; in _glfwCreateContextEGL() local
H A Dglx_context.c458 GLXContext share = NULL; in _glfwCreateContextGLX() local
148 createLegacyContextGLX(_GLFWwindow* window, GLXFBConfig fbconfig, GLXContext share) createLegacyContextGLX() argument
H A Dwindow.c180 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A 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; pthread_mutexattr_getpshared_0100() local
297 int share = 0; pthread_rwlockattr_getpshared_0100() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c39 static void libsmbc_get_auth_data(SMBCCTX *c, const char *server, const char *share, in libsmbc_get_auth_data() argument
/third_party/curl/tests/http/clients/
H A Dtls-session-reuse.c144 static void add_transfer(CURLM *multi, CURLSH *share, in add_transfer() argument
186 CURLSH *share; in main() local
/third_party/mesa3d/src/glx/tests/
H A 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/mesa3d/src/mesa/state_tracker/
H A Dst_context.c830 st_create_context(gl_api api, struct pipe_context *pipe, const struct gl_config *visual, struct st_context *share, const struct st_config_options *options, bool no_error, bool has_egl_image_validate) st_create_context() argument
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp317 GLWindowContext WGLWindow::createContextGeneric(GLWindowContext share) in createContextGeneric() argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c562 char *protection, *share, *name; in show_one_segment() local
/third_party/skia/third_party/externals/angle2/util/
H A DEGLWindow.cpp513 GLWindowContext EGLWindow::createContextGeneric(GLWindowContext share) in createContextGeneric() argument
519 EGLContext EGLWindow::createContext(EGLContext share, EGLint *extraAttributes) in createContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp299 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingTests.cpp128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config) in createContext() argument

Completed in 18 milliseconds

12