Searched refs:receives (Results 1 – 25 of 131) sorted by relevance
123456
/external/sepolicy/ |
D | servicemanager.te | 10 # As such, it only ever receives and transfers other references
|
/external/clang/test/ARCMT/ |
D | GC-check.m | 11 …ctable(cft); // expected-error {{CFMakeCollectable will leak the object that it receives in ARC}} \
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
D | testing.rst | 63 receives the following parameters: 89 ``app.get_response()``. This is a convenience to test the app. It receives
|
D | routing.rst | 23 :ref:`WSGI application <guide.app>`. When the application receives a request, 137 The handler only receives ``*args`` if no named variables are 138 set. Otherwise, the handler only receives ``**kwargs``. This 326 - :mod:`webapp2_extras.routes.HandlerPrefixRoute`: receives a handler module 328 - :mod:`webapp2_extras.routes.NamePrefixRoute`: receives a handler name
|
D | handlers.rst | 33 When the application receives an HTTP request to a path that matches this 39 The handler method receives a ``product_id`` extracted from the URI, and 102 Here, our handler is a simple function that receives the request instance,
|
D | app.rst | 5 The WSGI application receives requests and dispatches the appropriate handler, 248 receives the same parameters as ``Request.blank()`` to build a request and call
|
/external/clang/test/Analysis/ |
D | pr_2542_rdar_6793404.m | 38 // of the animation or when it receives stopAnimation.
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | dsa.rst | 24 Whether the depth buffer receives depth writes.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | staticfiles.rst | 37 receives a request with a URL beginning with ``/stylesheets``, it maps the
|
D | usingwebapp2.rst | 74 (``/``). When ``webapp2`` receives an HTTP GET request to the URL ``/``, it
|
D | helloworld.rst | 6 `CGI <http://www.w3.org/CGI/>`_ standard. When the server receives a request
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_kay_i.h | 74 Boolean receives; member
|
/external/libunwind/doc/ |
D | unw_create_addr_space.tex | 138 \Var{valp} to point to the word that receives the read value. To 157 \Var{write} to zero and \Var{valp} to point to the word that receives 177 receives the read value. To write a register, \Prog{libunwind} sets
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 43 So when the server receives an LLQ (or a standard query), it looks to 126 Currently, dnsextd is buggy on multi-homed hosts. If it receives a
|
/external/strace/ |
D | README-linux-ptrace | 35 When a (possibly multi-threaded) process receives a killing signal (a 133 When (possibly multi-threaded) process receives any signal except 205 When a (possibly multi-threaded) process receives a stopping signal, 459 When tracer receives PTRACE_EVENT_EXEC stop notification, it is
|
/external/eclipse-windowbuilder/propertysheet/ |
D | NOTICE | 39 "Recipient" means anyone who receives the Program under this Agreement, 214 Sections 2(a) and 2(b) above, Recipient receives no rights or licenses
|
/external/eclipse-basebuilder/ |
D | NOTICE | 39 "Recipient" means anyone who receives the Program under this Agreement, 214 Sections 2(a) and 2(b) above, Recipient receives no rights or licenses
|
/external/junit/ |
D | NOTICE | 26 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors. 85 …. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or lice…
|
/external/jetty/ |
D | MODULE_LICENSE_ECLIPSE1 | 20 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors. 68 …. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or lice…
|
/external/emma/ |
D | NOTICE | 27 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors. 128 version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights o…
|
/external/iproute2/doc/ |
D | arpd.sgml | 77 <tt/sysctl/ parameters, when receives <tt/SIGINT/ or <tt/SIGTERM/.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/ |
D | CHANGES | 264 - Router no longer receives app on construction, for consistency with the 402 - Changed signature of RequestHandler's constructor: it now receives only 495 - Router initialization now receives the app as parameter, so that extended
|
/external/iputils/doc/ |
D | rdisc.sgml | 56 The address will also be excluded from consideration if the host receives an
|
/external/openssh/ |
D | OVERVIEW | 142 - When the server receives a connection, it forks, disables the
|
D | PROTOCOL | 307 When a server receives this message, it should generate a signature 320 When the client receives this reply (and not a failure), it should
|
123456