Home
last modified time | relevance | path

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

12

/external/curl/lib/
Dshare.c38 struct Curl_share *share = calloc(1, sizeof(struct Curl_share)); in curl_share_init() local
53 curl_share_setopt(struct Curl_share *share, CURLSHoption option, ...) in curl_share_setopt()
183 curl_share_cleanup(struct Curl_share *share) in curl_share_cleanup()
229 struct Curl_share *share = data->share; in Curl_share_lock() local
246 struct Curl_share *share = data->share; in Curl_share_unlock() local
Dsmb.h38 char *share; member
/external/curl/tests/libtest/
Dlib586.c29 CURLSH *share; member
137 CURLSH *share; in test() local
Dlib1541.c79 CURLSH *share; member
108 CURLSH *share; in test() local
Dlib1554.c47 CURLSH *share; in test() local
Dlib506.c31 CURLSH *share; member
180 CURLSH *share; in test() local
/external/curl/docs/examples/
Dthreaded-shared-conn.c93 CURLSH *share; member
121 CURLSH *share; in main() local
Dshared-connection-cache.c51 CURLSH *share; in main() local
/external/mesa3d/src/glx/
Dcreate_context.c43 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB() local
/external/tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/
Dcategorical.py51 def __init__(self, min_frequency=0, share=False, vocabularies=None): argument
/external/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp228 GLXContext share = in TEST_F() local
398 struct glx_context *share = (struct glx_context *) first; in TEST_F() local
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c563 struct st_context *share, in st_create_context()
/external/libevent/
Dbufferevent_ratelim.c231 ev_ssize_t share; in bufferevent_get_rlim_max_() local
706 size_t share) in bufferevent_rate_limit_group_set_min_share()
/external/google-breakpad/src/third_party/curl/
Dtypecheck-gcc.h113 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
/external/clang/test/SemaTemplate/
Dfriend-template.cpp260 future<void> share; member
/external/curl/include/curl/
Dtypecheck-gcc.h153 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
/external/deqp/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()
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c562 char *protection, *share, *name; in show_one_segment() local
/external/mesa3d/src/gallium/include/state_tracker/
Dst_api.h407 boolean (*share)(struct st_context_iface *stctxi, member
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c760 struct dri_context *share = (struct dri_context *)sharedContextPrivate; in dri_create_context() local
/external/iproute2/ip/
Dipxfrm.c212 const char *strxf_share(__u8 share) in strxf_share()
/external/kernel-headers/original/uapi/linux/
Dxfrm.h242 __u8 share; member
425 __u8 share; member
/external/iproute2/include/uapi/linux/
Dxfrm.h242 __u8 share; member
422 __u8 share; member
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1735 hud_create(struct cso_context *cso, struct hud_context *share) in hud_create()

12