/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() 174 curl_share_cleanup(struct Curl_share *share) in curl_share_cleanup() 216 struct Curl_share *share = data->share; in Curl_share_lock() local 233 struct Curl_share *share = data->share; in Curl_share_unlock() local
|
D | smb.c | 177 char *share; member
|
/external/curl/tests/libtest/ |
D | lib586.c | 29 CURLSH *share; member 136 CURLSH *share; in test() local
|
D | lib506.c | 31 CURLSH *share; member 180 CURLSH *share; in test() local
|
/external/mesa3d/src/glx/ |
D | create_context.c | 43 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB() local
|
D | glxcmds.c | 1432 XID share; in glXImportContextEXT() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_context.c | 213 struct st_context *share, in st_create_context()
|
/external/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 226 GLXContext share = in TEST_F() local 396 struct glx_context *share = (struct glx_context *) first; in TEST_F() local
|
/external/libevent/ |
D | bufferevent_ratelim.c | 233 ev_ssize_t share; in _bufferevent_get_rlim_max() local 702 size_t share) in bufferevent_rate_limit_group_set_min_share()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | vg_context.c | 89 struct vg_context *share) in vg_create_context()
|
/external/clang/test/SemaTemplate/ |
D | friend-template.cpp | 260 future<void> share; member
|
/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/curl/include/curl/ |
D | typecheck-gcc.h | 135 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
|
/external/mesa3d/src/gallium/include/state_tracker/ |
D | st_api.h | 386 boolean (*share)(struct st_context_iface *stctxi, member
|
/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 | 560 char *protection, *share, *name; in show_one_segment() local
|
/external/mesa3d/src/mesa/drivers/dri/swrast/ |
D | swrast.c | 712 struct dri_context *share = (struct dri_context *)sharedContextPrivate; in dri_create_context() local
|
/external/ltp/tools/top-LTP/proc/ |
D | readproc.h | 82 share, /* number of pages of shared (mmap'd) memory */ member
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
D | egl_g3d_api.c | 146 _EGLContext *share, const EGLint *attribs) in egl_g3d_create_context()
|
/external/iproute2/ip/ |
D | ipxfrm.c | 219 const char *strxf_share(__u8 share) in strxf_share()
|
/external/kernel-headers/original/uapi/linux/ |
D | xfrm.h | 241 __u8 share; member 419 __u8 share; member
|
/external/iproute2/include/linux/ |
D | xfrm.h | 241 __u8 share; member 418 __u8 share; member
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileInfo.cpp | 608 double share; in EstimateMissingEdges() local
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 421 _EGLContext *share = _eglLookupContext(share_list, disp); in eglCreateContext() local
|