/external/curl/lib/ |
D | share.c | 37 struct Curl_share *share = calloc(1, sizeof(struct Curl_share)); in curl_share_init() local 52 curl_share_setopt(struct Curl_share *share, CURLSHoption option, ...) in curl_share_setopt() 176 curl_share_cleanup(struct Curl_share *share) in curl_share_cleanup() 220 struct Curl_share *share = data->share; in Curl_share_lock() local 237 struct Curl_share *share = data->share; in Curl_share_unlock() local
|
D | smb.c | 176 char *share; member
|
/external/curl/tests/libtest/ |
D | lib586.c | 29 CURLSH *share; member 137 CURLSH *share; in test() local
|
D | lib1554.c | 48 CURLSH *share; in test() local
|
D | lib506.c | 31 CURLSH *share; member 180 CURLSH *share; in test() local
|
D | lib1521.c | 107 CURLSH *share = NULL; in test() local
|
/external/curl/docs/examples/ |
D | threaded-shared-conn.c | 93 CURLSH *share; member 121 CURLSH *share; in main() local
|
D | shared-connection-cache.c | 51 CURLSH *share; in main() local
|
/external/mesa3d/src/glx/ |
D | create_context.c | 43 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB() local
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/ |
D | categorical.py | 38 def __init__(self, min_frequency=0, share=False, vocabularies=None): argument
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_context.c | 534 struct st_context *share, in st_create_context()
|
/external/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 228 GLXContext share = in TEST_F() local 398 struct glx_context *share = (struct glx_context *) first; in TEST_F() local
|
/external/libevent/ |
D | bufferevent_ratelim.c | 231 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/ |
D | typecheck-gcc.h | 113 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
|
/external/clang/test/SemaTemplate/ |
D | friend-template.cpp | 260 future<void> share; member
|
/external/curl/include/curl/ |
D | typecheck-gcc.h | 150 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
|
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 444 …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()
|
D | teglGLES2SharingTests.cpp | 128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config) in createContext()
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | segment.c | 565 char *protection, *share, *name; in show_one_segment() local
|
/external/mesa3d/src/gallium/include/state_tracker/ |
D | st_api.h | 407 boolean (*share)(struct st_context_iface *stctxi, member
|
/external/mesa3d/src/mesa/drivers/dri/swrast/ |
D | swrast.c | 757 struct dri_context *share = (struct dri_context *)sharedContextPrivate; in dri_create_context() local
|
/external/iproute2/ip/ |
D | ipxfrm.c | 212 const char *strxf_share(__u8 share) in strxf_share()
|
/external/iproute2/include/uapi/linux/ |
D | xfrm.h | 242 __u8 share; member 422 __u8 share; member
|
/external/kernel-headers/original/uapi/linux/ |
D | xfrm.h | 242 __u8 share; member 422 __u8 share; member
|
/external/curl/tests/python_dependencies/impacket/ |
D | smb3.py | 781 def connectTree(self, share): argument
|