Searched refs:cookie (Results 176 - 200 of 424) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Dplatform_x11.c97 xcb_get_geometry_cookie_t cookie; local
102 cookie = xcb_get_geometry (dri2_dpy->conn, dri2_surf->drawable);
103 reply = xcb_get_geometry_reply (dri2_dpy->conn, cookie, &error);
151 xcb_get_image_cookie_t cookie; local
155 cookie = xcb_get_image (dri2_dpy->conn, XCB_IMAGE_FORMAT_Z_PIXMAP,
157 reply = xcb_get_image_reply (dri2_dpy->conn, cookie, &error);
184 xcb_get_geometry_cookie_t cookie; local
238 cookie = xcb_get_geometry (dri2_dpy->conn, dri2_surf->drawable);
239 reply = xcb_get_geometry_reply (dri2_dpy->conn, cookie, &error);
382 xcb_dri2_get_buffers_cookie_t cookie; local
415 xcb_dri2_get_buffers_with_format_cookie_t cookie; local
670 xcb_dri2_copy_region_cookie_t cookie; local
709 xcb_dri2_swap_buffers_cookie_t cookie; local
[all...]
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c97 xcb_get_geometry_cookie_t cookie; local
102 cookie = xcb_get_geometry (dri2_dpy->conn, dri2_surf->drawable);
103 reply = xcb_get_geometry_reply (dri2_dpy->conn, cookie, &error);
151 xcb_get_image_cookie_t cookie; local
155 cookie = xcb_get_image (dri2_dpy->conn, XCB_IMAGE_FORMAT_Z_PIXMAP,
157 reply = xcb_get_image_reply (dri2_dpy->conn, cookie, &error);
184 xcb_get_geometry_cookie_t cookie; local
238 cookie = xcb_get_geometry (dri2_dpy->conn, dri2_surf->drawable);
239 reply = xcb_get_geometry_reply (dri2_dpy->conn, cookie, &error);
382 xcb_dri2_get_buffers_cookie_t cookie; local
415 xcb_dri2_get_buffers_with_format_cookie_t cookie; local
670 xcb_dri2_copy_region_cookie_t cookie; local
709 xcb_dri2_swap_buffers_cookie_t cookie; local
[all...]
/external/apache-http/src/org/apache/http/client/protocol/
H A DClientContextConfigurer.java39 import org.apache.http.cookie.CookieSpecRegistry;
/external/apache-http/src/org/apache/http/cookie/
H A DCookieOrigin.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/cookie/CookieOrigin.java $
31 package org.apache.http.cookie;
H A DCookieSpecRegistry.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/cookie/CookieSpecRegistry.java $
32 package org.apache.http.cookie;
44 * cookie specification implementation for a given type of type or version of
45 * cookie.
90 * @param id the identifier of the {@link CookieSpec cookie specification} to unregister
100 * Gets the {@link CookieSpec cookie specification} with the given ID.
102 * @param name the {@link CookieSpec cookie specification} identifier
103 * @param params the {@link HttpParams HTTP parameters} for the cookie
106 * @return {@link CookieSpec cookie specification}
120 throw new IllegalStateException("Unsupported cookie spe
[all...]
/external/apache-http/src/org/apache/http/impl/cookie/
H A DNetscapeDraftHeaderParser.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/NetscapeDraftHeaderParser.java $
32 package org.apache.http.impl.cookie;
/external/bison/lib/
H A Dstdio-impl.h37 void *cookie; \
/external/chromium_org/chrome/browser/chromeos/login/
H A Dprofile_auth_data.cc59 // Callback that receives the content of |to_context_|'s cookie jar. Checks
60 // whether this is the user's first login, based on the state of the cookie
66 // Retrieve the contents of |from_context_|'s cookie jar. When the retrieval
70 // Callback that receives the contents of |from_context_|'s cookie jar. Calls
83 // Given a |cookie| set during login, returns true if the cookie may have been
84 // set by GAIA. The main criterion is the |cookie|'s creation date. The points
86 // in |saml_start_time_| and |saml_end_time_|. If the cookie was set between
89 // As an additional precaution, the cookie's domain is checked. If the domain
90 // contains "google" or "youtube", the cookie i
267 IsGAIACookie( const net::CanonicalCookie& cookie) argument
[all...]
/external/chromium_org/chrome/browser/content_settings/
H A Dlocal_shared_objects_container.cc97 for (canonical_cookie::CookieHashSet::const_iterator cookie =
99 cookie != cookie_list->end();
100 ++cookie) {
102 std::string cookie_domain = cookie->Domain();
/external/chromium_org/chrome/browser/printing/
H A Dprinter_query.h39 virtual int cookie() const OVERRIDE;
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Dmodule_integrity_verifier_win.cc149 void* cookie) {
151 reinterpret_cast<ModuleVerificationState*>(cookie);
198 PVOID cookie) {
199 std::vector<Export>* exports = reinterpret_cast<std::vector<Export>*>(cookie);
146 EnumRelocsCallback(const base::win::PEImage& mem_peimage, WORD type, void* address, void* cookie) argument
192 EnumExportsCallback(const base::win::PEImage& mem_peimage, DWORD ordinal, DWORD hint, LPCSTR name, PVOID function_addr, LPCSTR forward, PVOID cookie) argument
/external/chromium_org/chrome/renderer/
H A Dchrome_mock_render_thread.h86 void OnDidGetPrintedPagesCount(int cookie, int number_pages);
/external/chromium_org/chrome_elf/
H A Dntdll_cache.cc35 PVOID cookie) {
29 EnumExportsCallback(const base::win::PEImage& image, DWORD ordinal, DWORD hint, LPCSTR name, PVOID function_addr, LPCSTR forward, PVOID cookie) argument
/external/chromium_org/net/cookies/
H A Dcookie_store.h33 typedef base::Callback<void(const std::string& cookie)> GetCookiesCallback;
37 // Sets a single cookie. Expects a cookie line, like "a=1; domain=b.com".
39 // Fails either if the cookie is invalid or if this is a non-HTTPONLY cookie
40 // and it would overwrite an existing HTTPONLY cookie.
41 // Returns true if the cookie is successfully set.
52 // Simple interface, gets a cookie string "a=b; c=d" for the given URL.
65 // Deletes the passed in cookie for the specified URL.
/external/chromium_org/net/spdy/
H A Dhpack_encoder.h82 // Crumbles a cookie header into sorted, de-duplicated crumbs.
83 static void CookieToCrumbs(const Representation& cookie,
/external/chromium_org/printing/
H A Dprinted_document.cc94 int cookie,
96 : mutable_(source), immutable_(settings, source, cookie, blocking_runner) {
255 int cookie,
259 cookie_(cookie),
92 PrintedDocument(const PrintSettings& settings, PrintedPagesSource* source, int cookie, base::TaskRunner* blocking_runner) argument
253 Immutable(const PrintSettings& settings, PrintedPagesSource* source, int cookie, base::TaskRunner* blocking_runner) argument
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorInstrumentation.cpp195 InspectorTimelineAgent* retrieveTimelineAgent(const InspectorInstrumentationCookie& cookie) argument
197 if (!cookie.instrumentingAgents())
199 InspectorTimelineAgent* timelineAgent = cookie.instrumentingAgents()->inspectorTimelineAgent();
200 if (timelineAgent && cookie.hasMatchingTimelineAgentId(timelineAgent->id()))
/external/kernel-headers/original/uapi/linux/
H A Dinotify.h23 __u32 cookie; /* cookie to synchronize two events */ member in struct:inotify_event
/external/oprofile/daemon/
H A Dopd_trans.h47 cookie_t cookie; member in struct:transient
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
H A DSDL_systimer.c40 #include <mint/cookie.h>
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
H A DSDL_biosevents.c32 #include <mint/cookie.h>
H A DSDL_gemdosevents.c32 #include <mint/cookie.h>
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
H A DSDL_xbios_milan.c30 #include <mint/cookie.h>
/external/chromium_org/chrome/renderer/printing/
H A Dmock_printer.cc102 // Assign a unit document cookie and set the print settings.
139 void MockPrinter::ScriptedPrint(int cookie, argument
144 EXPECT_EQ(document_cookie_, cookie);
168 void MockPrinter::UpdateSettings(int cookie, argument
182 void MockPrinter::SetPrintedPagesCount(int cookie, int number_pages) { argument
185 EXPECT_EQ(document_cookie_, cookie);
/external/ppp/pppd/plugins/rp-pppoe/
H A Ddiscovery.c140 printf("Got a cookie:");
141 /* Print first 20 bytes of cookie */
148 conn->cookie.type = htons(type);
149 conn->cookie.length = htons(len);
150 memcpy(conn->cookie.payload, data, len);
458 /* Copy cookie and relay-ID if needed */
459 if (conn->cookie.type) {
461 ntohs(conn->cookie.length) + TAG_HDR_SIZE);
462 memcpy(cursor, &conn->cookie, ntohs(conn->cookie
[all...]

Completed in 635 milliseconds

1234567891011>>