/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
EasSyncService.java | 308 public void addRequest(Request request) { 310 if (mRequestQueue.contains(request)) return; 311 // Add the request 312 super.addRequest(request); 602 // sending our request there 616 * @param client the HttpClient to be used for the request 690 s.startTag(null, "Request"); 695 s.endTag(null, "Request"); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | 150 #define NextRequest(dpy) (((_XPrivDisplay)dpy)->request + 1) 555 unsigned long request; /* sequence number of last request. */ member in struct:_XDisplay 560 unsigned max_request_size; /* maximum number 32 bit words in request*/ 591 unsigned long serial; /* # of last request processed by server */ 592 Bool send_event; /* true if this came from a SendEvent request */ 609 unsigned long serial; /* # of last request processed by server */ 610 Bool send_event; /* true if this came from a SendEvent request */ 627 unsigned long serial; /* # of last request processed by server */ 628 Bool send_event; /* true if this came from a SendEvent request */ 950 int request; \/* one of MappingModifier, MappingKeyboard, member in struct:__anon22251 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 150 #define NextRequest(dpy) (((_XPrivDisplay)dpy)->request + 1) 555 unsigned long request; /* sequence number of last request. */ member in struct:_XDisplay 560 unsigned max_request_size; /* maximum number 32 bit words in request*/ 591 unsigned long serial; /* # of last request processed by server */ 592 Bool send_event; /* true if this came from a SendEvent request */ 609 unsigned long serial; /* # of last request processed by server */ 610 Bool send_event; /* true if this came from a SendEvent request */ 627 unsigned long serial; /* # of last request processed by server */ 628 Bool send_event; /* true if this came from a SendEvent request */ 950 int request; \/* one of MappingModifier, MappingKeyboard, member in struct:__anon23841 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 150 #define NextRequest(dpy) (((_XPrivDisplay)dpy)->request + 1) 555 unsigned long request; /* sequence number of last request. */ member in struct:_XDisplay 560 unsigned max_request_size; /* maximum number 32 bit words in request*/ 591 unsigned long serial; /* # of last request processed by server */ 592 Bool send_event; /* true if this came from a SendEvent request */ 609 unsigned long serial; /* # of last request processed by server */ 610 Bool send_event; /* true if this came from a SendEvent request */ 627 unsigned long serial; /* # of last request processed by server */ 628 Bool send_event; /* true if this came from a SendEvent request */ 950 int request; \/* one of MappingModifier, MappingKeyboard, member in struct:__anon25353 [all...] |
/external/chromium/net/proxy/ |
proxy_resolver_v8.cc | 691 RequestHandle* /*request*/, 698 // Associate some short-lived context with this request. This context will be 719 void ProxyResolverV8::CancelRequest(RequestHandle request) {
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 240 and does not install label until the daemon acknowledged the request. 264 request flow label manager to allocate new flow label, to reuse
|
/external/kernel-headers/original/linux/ |
usb.h | 653 * URB support, for asynchronous request completions 682 * struct urb - USB Request Block 693 * @dev: Identifies the USB device to perform the request. 695 * status of the particular request. ISO requests only use it 702 * the I/O request will be performed (unless URB_NO_TRANSFER_DMA_MAP 736 * request-specific driver context. [all...] |
/external/openssl/include/openssl/ |
ts.h | 526 TS_REQ *request; member in struct:TS_resp_ctx 700 * policy = policy from the request or NULL if absent (in this case 702 * md_alg = MD algorithm from request 703 * imprint, imprint_len = imprint from request 705 * nonce, nonce_len = nonce from the request or NULL if absent (in this case
|
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityRenderObject.cpp | [all...] |
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_view.h | 86 * - "download,request", Ewk_Download: reports a download is being requested 143 Eina_Bool (*navigation_policy_decision)(Ewk_View_Smart_Data *sd, Ewk_Frame_Resource_Request *request); 255 * Scroll request that should be processed by subclass implementations.
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebViewPrivate.h | 325 speculative checks to see if a request can be used to create 329 the request is not mutated (if the request is mutable). Hence, clients 330 should be prepared to handle failures even if they have performed request 332 @param request The request to preflight. 334 can be created for the request, NO otherwise. 336 + (BOOL)_canHandleRequest:(NSURLRequest *)request;
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
ChromeClientQt.cpp | 193 Page* ChromeClientQt::createWindow(Frame*, const FrameLoadRequest& request, const WindowFeatures& features, const NavigationAction&)
|
DumpRenderTreeSupportQt.cpp | [all...] |
/external/webkit/Source/WebKit/qt/declarative/ |
qdeclarativewebview_p.h | 167 void load(const QNetworkRequest &request,
|
/frameworks/base/cmds/bootanimation/ |
BootAnimation.cpp | 60 const struct timespec *request, 381 // Allow surface flinger to gracefully request shutdown
|
/frameworks/base/core/java/android/view/inputmethod/ |
BaseInputConnection.java | 303 public ExtractedText getExtractedText(ExtractedTextRequest request, int flags) {
|
/frameworks/compile/mclinker/lib/MC/ |
MCLinker.cpp | 543 MemoryRegion* region = m_Info.output().memArea()->request(0,
|
/external/mdnsresponder/mDNSCore/ |
uDNS.c | 566 LogMsg("Error! Tried to add a NAT traversal that's already in the active list: request %p Prot %d Int %d TTL %d", 575 LogMsg("Warning: Created port mapping request %p Prot %d Int %d TTL %d " 576 "duplicates existing port mapping request %p Prot %d Int %d TTL %d", 599 if (!m->NATTraversals) // If this is our first NAT request, kick off an address request too 638 LogMsg("Warning: Removed port mapping request %p Prot %d Int %d TTL %d " 639 "duplicates existing port mapping request %p Prot %d Int %d TTL %d", 656 if (err) LogMsg("Legacy NAT Traversal - unmap request failed with error %d", err); 730 // Normally we'd just request event packets be sent directly to m->LLQNAT.ExternalPort, except... [all...] |
/external/chromium/chrome/browser/resources/net_internals/ |
sourceentry.js | 205 * in the list view. Most often this is a URL that identifies the request,
|
/external/openssh/ |
clientloop.c | 183 /* Global request success/failure callbacks */ 757 debug2("%s request accepted on channel %d", 762 "%s request failed\r\n", cr->request_type); 765 "%s request failed on channel %d", 804 client_expect_confirm(int id, const char *request, 809 cr->request_type = request; 865 "Request local forward"); 867 "Request remote forward"); 869 "Request dynamic forward"); 1123 %cR - Request rekey (SSH protocol 2 only)\r\n [all...] |
/external/strace/ |
util.c | 194 do_ptrace(int request, struct tcb *tcp, void *addr, void *data) 199 l = ptrace(request, tcp->pid, addr, (long) data); [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderTable.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XIproto.h | 120 * Protocol request constants 162 * Protocol request and reply structures. 1191 * THIS REQUEST MUST BE KEPT A MULTIPLE OF 8 BYTES IN LENGTH! 1558 CARD8 request; member in struct:__anon22614 1582 CARD8 request; member in struct:__anon22615 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XIproto.h | 120 * Protocol request constants 162 * Protocol request and reply structures. 1191 * THIS REQUEST MUST BE KEPT A MULTIPLE OF 8 BYTES IN LENGTH! 1558 CARD8 request; member in struct:__anon24204 1582 CARD8 request; member in struct:__anon24205 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XIproto.h | 120 * Protocol request constants 162 * Protocol request and reply structures. 1191 * THIS REQUEST MUST BE KEPT A MULTIPLE OF 8 BYTES IN LENGTH! 1558 CARD8 request; member in struct:__anon25716 1582 CARD8 request; member in struct:__anon25717 [all...] |