| /third_party/musl/src/stdio/ |
| D | open_wmemstream.c | 9 struct cookie { struct 21 struct cookie c; argument
|
| D | open_memstream.c | 8 struct cookie { struct 19 struct cookie c; argument
|
| D | fmemopen.c | 9 struct cookie { struct 17 struct cookie c; argument
|
| D | vswprintf.c | 8 struct cookie { struct 17 struct cookie *c = f->cookie; in sw_write() argument
|
| D | vsnprintf.c | 7 struct cookie { struct 16 struct cookie *c = f->cookie; in sn_write() argument
|
| D | fopencookie.c | 10 void *cookie; member 98 FILE *fopencookie(void *cookie, const char *mode, cookie_io_functions_t iofuncs) in fopencookie()
|
| /third_party/musl/porting/liteos_a/user/src/stdio/ |
| D | open_wmemstream.c | 10 struct cookie { struct 22 struct cookie c; argument
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| D | fmemopen.c | 9 struct cookie { struct 17 struct cookie c; argument
|
| D | vsnprintf.c | 7 struct cookie { struct 16 struct cookie *c = f->cookie; in sn_write() argument
|
| /third_party/node/test/parallel/ |
| D | test-http-client-headers-array.js | 12 'cookie': 'a=1; b=2; c=3', property 43 execute({ headers: { 'x-foo': 'boom', 'cookie': 'a=1; b=2; c=3' } }); property 44 execute({ headers: { 'x-foo': 'boom', 'cookie': [ 'a=1', 'b=2', 'c=3' ] } }); property 56 { 'x-foo': 'boom', 'cookie': 'a=1; b=2; c=3' } }); property
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| D | vsnprintf.c | 8 struct cookie { struct 17 struct cookie *c = f->cookie; in sn_write() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| D | vsnprintf.c | 8 struct cookie { struct 17 struct cookie *c = f->cookie; in sn_write() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| D | vsnprintf.c | 8 struct cookie { struct 17 struct cookie *c = f->cookie; in sn_write() argument
|
| /third_party/python/Lib/http/ |
| D | cookiejar.py | 851 def set_ok(self, cookie, request): argument 860 def return_ok(self, cookie, request): argument 950 def set_ok(self, cookie, request): argument 969 def set_ok_version(self, cookie, request): argument 984 def set_ok_verifiability(self, cookie, request): argument 996 def set_ok_name(self, cookie, request): argument 1005 def set_ok_path(self, cookie, request): argument 1016 def set_ok_domain(self, cookie, request): argument 1075 def set_ok_port(self, cookie, request): argument 1096 def return_ok(self, cookie, request): argument [all …]
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstiterator.c | 45 guint32 cookie = 0; in GST_START_TEST() local 84 guint32 cookie = 0; in GST_START_TEST() local 146 guint32 cookie = 0; in GST_START_TEST() local 229 guint32 cookie = 0; in GST_START_TEST() local 282 guint32 cookie = 0; in GST_START_TEST() local 334 guint32 cookie = 0; in GST_START_TEST() local 388 guint32 cookie = 0; in GST_START_TEST() local
|
| /third_party/mesa3d/include/android_stub/cutils/ |
| D | trace.h | 186 #define ATRACE_ASYNC_BEGIN(name, cookie) \ argument 189 int32_t cookie) in atrace_async_begin() 201 #define ATRACE_ASYNC_END(name, cookie) atrace_async_end(ATRACE_TAG, name, cookie) argument 202 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end()
|
| /third_party/cef/libcef_dll/ctocpp/ |
| D | cookie_access_filter_ctocpp.cc | 27 const CefCookie& cookie) { in CanSendCookie() 54 const CefCookie& cookie) { in CanSaveCookie()
|
| /third_party/cef/libcef_dll/cpptoc/ |
| D | cookie_access_filter_cpptoc.cc | 30 const struct _cef_cookie_t* cookie) { in cookie_access_filter_can_send_cookie() 66 const struct _cef_cookie_t* cookie) { in cookie_access_filter_can_save_cookie()
|
| /third_party/pulseaudio/src/utils/ |
| D | pax11publish.c | 131 uint8_t cookie[PA_NATIVE_COOKIE_LENGTH]; in main() local 149 uint8_t cookie[PA_NATIVE_COOKIE_LENGTH]; in main() local
|
| /third_party/gstreamer/gstplugins_base/gst/encoding/ |
| D | gststreamsplitter.c | 237 guint32 cookie; in gst_stream_splitter_sink_event() local 288 guint32 cookie; in gst_stream_splitter_sink_getcaps() local 340 guint32 cookie; in gst_stream_splitter_sink_acceptcaps() local 424 guint32 cookie; in gst_stream_splitter_sink_setcaps() local
|
| /third_party/cef/libcef/browser/net_service/ |
| D | cookie_helper.cc | 129 const net::CanonicalCookie& cookie, in SetCanonicalCookieCallback() 177 for (const auto& cookie : cookies) { in SaveCookiesOnUIThread() local 267 std::unique_ptr<net::CanonicalCookie> cookie = net::CanonicalCookie::Create( in SaveCookies() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| D | platform_x11.c | 115 xcb_get_geometry_cookie_t cookie; in x11_get_drawable_info() local 162 xcb_void_cookie_t cookie; in swrastPutImage() local 203 xcb_get_image_cookie_t cookie; in swrastGetImage() local 276 xcb_get_geometry_cookie_t cookie; in dri2_x11_create_surface() local 338 xcb_void_cookie_t cookie; in dri2_x11_create_surface() local 533 xcb_dri2_get_buffers_cookie_t cookie; in dri2_x11_get_buffers() local 570 xcb_dri2_get_buffers_with_format_cookie_t cookie; in dri2_x11_get_buffers_with_format() local 877 xcb_dri2_copy_region_cookie_t cookie; in dri2_copy_region() local 915 xcb_dri2_swap_buffers_cookie_t cookie; in dri2_x11_swap_buffers_msc() local 1180 xcb_dri2_get_msc_cookie_t cookie; in dri2_x11_get_sync_values() local
|
| /third_party/libbpf/src/ |
| D | netlink.c | 126 void *cookie) in libbpf_netlink_recv() 217 void *cookie) in libbpf_netlink_send_recv() 300 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg() 315 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info() 549 static int __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, in __get_tc_info() 575 void *cookie) in get_tc_info()
|
| /third_party/openssl/test/ |
| D | dtlsv1listentest.c | 262 static int cookie_gen(SSL *ssl, unsigned char *cookie, unsigned int *cookie_len) in cookie_gen() 273 static int cookie_verify(SSL *ssl, const unsigned char *cookie, in cookie_verify()
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_context.c | 169 static void lp_draw_disk_cache_find_shader(void *cookie, in lp_draw_disk_cache_find_shader() 177 static void lp_draw_disk_cache_insert_shader(void *cookie, in lp_draw_disk_cache_insert_shader()
|