/third_party/curl/tests/libtest/ |
H A D | lib3103.c | 31 CURLSH *share; in test() local
|
H A D | lib1554.c | 49 CURLSH *share = NULL; in test() local
|
H A D | lib586.c | 31 CURLSH *share; member 139 CURLSH *share; in test() local [all...] |
H A D | lib506.c | 33 CURLSH *share; member 183 CURLSH *share; in test() local [all...] |
/third_party/curl/docs/examples/ |
H A D | shared-connection-cache.c | 51 CURLSH *share; in main() local
|
/third_party/curl/lib/ |
H A D | share.c | 42 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 D | smb.h | 40 char *share; member
|
/third_party/alsa-lib/src/ |
H A D | shmarea.c | 53 int share; member
|
/third_party/mesa3d/src/glx/ |
H A D | create_context.c | 51 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB() local
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | Glfw3Fuchsia.cpp | 62 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument
|
/third_party/glfw/src/ |
H A D | osmesa_context.c | 201 OSMesaContext share = NULL; in _glfwCreateContextOSMesa() local
|
H A D | wgl_context.c | 548 HGLRC share = NULL; in _glfwCreateContextWGL() local
|
H A D | egl_context.c | 580 EGLContext share = NULL; in _glfwCreateContextEGL() local
|
H A D | glx_context.c | 458 GLXContext share = NULL; in _glfwCreateContextGLX() local 148 createLegacyContextGLX(_GLFWwindow* window, GLXFBConfig fbconfig, GLXContext share) createLegacyContextGLX() argument
|
H A D | window.c | 180 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 D | pthread_attr_get.c | 114 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 D | libsmbclient.c | 39 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 D | tls-session-reuse.c | 144 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 D | create_context_unittest.cpp | 242 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 D | st_context.c | 830 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 D | WGLWindow.cpp | 317 GLWindowContext WGLWindow::createContextGeneric(GLWindowContext share) in createContextGeneric() argument
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | segment.c | 562 char *protection, *share, *name; in show_one_segment() local
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | EGLWindow.cpp | 513 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 D | FunctionsGLX.cpp | 299 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingTests.cpp | 128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config) in createContext() argument
|