Home
last modified time | relevance | path

Searched refs:respond (Results 1 – 25 of 47) sorted by relevance

12

/external/clang/test/CodeGenObjC/
Dfor-in.m26 …tring *i in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
36 …tring *i in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
48 …y *array in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
/external/clang/test/SemaObjCXX/
Dinstancetype.mm48 …ubclass1 alloc] initSubclass2]; // expected-warning{{'Subclass1' may not respond to 'initSubclass2…
52 …[[[Subclass1 alloc] init] methodOnSubclass2]; // expected-warning{{'Subclass1' may not respond to …
77 …[Subclass1.alloc initSubclass2]; // expected-warning{{'Subclass1' may not respond to 'initSubclass…
95 …[[super initSubclass1] methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to …
96 …[super.initSubclass1 methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to 'm…
108 …[[super allocSubclass1] methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to…
111 …[super.allocSubclass1 methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to '…
160 …[[Subclass4 alloc] initSubclass1]; // expected-warning{{'Subclass4' may not respond to 'initSubcla…
Dcontextual-convert-to-id.mm21 [a unknownMethod]; // expected-warning{{'A' may not respond to 'unknownMethod'}}
/external/clang/test/SemaObjC/
Dinstancetype.m48 …ubclass1 alloc] initSubclass2]; // expected-warning{{'Subclass1' may not respond to 'initSubclass2…
52 …[[[Subclass1 alloc] init] methodOnSubclass2]; // expected-warning{{'Subclass1' may not respond to …
77 …[Subclass1.alloc initSubclass2]; // expected-warning{{'Subclass1' may not respond to 'initSubclass…
95 …[[super initSubclass1] methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to …
96 …[super.initSubclass1 methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to 'm…
108 …[[super allocSubclass1] methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to…
111 …[super.allocSubclass1 methodOnSubclass2]; // expected-warning{{'Subsubclass1' may not respond to '…
160 …[[Subclass4 alloc] initSubclass1]; // expected-warning{{'Subclass4' may not respond to 'initSubcla…
Dwarn-selector-selection.m13 [obj setWindow:0]; // expected-warning{{'Object' may not respond to 'setWindow:'}}
Dclass-method-lookup.m43 [obj setWindow:nil]; // expected-warning {{'Object' may not respond to 'setWindow:'}}
Dsuper.m24 [super iMethod]; // expected-warning{{'A' may not respond to 'iMethod'}}
Dwarn-strict-selector-match.m26 [obj setWindow:0]; // expected-warning {{Object' may not respond to 'setWindow:'}} \
Dcall-super-2.m72 …return i + (size_t)[super instance_func0]; // expected-warning {{'Object' may not respond to 'inst…
/external/openssh/
Dauth-chall.c96 switch (device->respond(authctxt->kbdintctxt, 1, resp)) { in verify_response()
105 device->respond(authctxt->kbdintctxt, 0, resp) == 0) in verify_response()
Dauth.h111 int (*respond)(void *ctx, u_int numresp, char **responses); member
Dauth2-chall.c313 res = kbdintctxt->device->respond(kbdintctxt->ctxt, nresp, response); in input_userauth_info_response()
DPROTOCOL381 rename(oldpath, newpath) and will respond with a SSH_FXP_STATUS message.
438 link(oldpath, newpath) and will respond with a SSH_FXP_STATUS message.
451 respond with a SSH_FXP_STATUS message.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedWatch.emf.properties83 # 1. to watch for ANY change in the feed, check the <feed>'s <updated> node (and respond with an em…
86 …nges in the current build, check the first <entry>'s <updated> node (and respond with an email, no…
89 …, check the first <entry>'s <build> node's coordinated="" attribute (and respond using some custom…
92 …changes, check the first <entry>'s <build> node's jars="" attribute (and respond using some custom…
95 …hanges in the current build's performance test results on linux-gtk (and respond using some custom…
DfeedWatch.uml2.properties80 # 1. to watch for ANY change in the feed, check the <feed>'s <updated> node (and respond with an em…
83 …nges in the current build, check the first <entry>'s <updated> node (and respond with an email, no…
86 …, check the first <entry>'s <build> node's coordinated="" attribute (and respond using some custom…
89 …changes, check the first <entry>'s <build> node's jars="" attribute (and respond using some custom…
92 …hanges in the current build's performance test results on linux-gtk (and respond using some custom…
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorWrapper.java204 public Bundle respond(Bundle bundle) { in respond() method in ShadowCursorWrapper
205 return wrappedCursor.respond(bundle); in respond()
/external/clang/test/Rewriter/
Dinstancetype-test.mm49 …ubclass1 alloc] initSubclass2]; // expected-warning{{'Subclass1' may not respond to 'initSubclass2…
53 …[[[Subclass1 alloc] init] methodOnSubclass2]; // expected-warning{{'Subclass1' may not respond to …
/external/selinux/policycoreutils/mcstrans/
DTODO9 …sive operation that needs to be sped up or threaded so that mcstrans can respond to other requests…
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
DSimpleWebServer.java271 return respond(Collections.unmodifiableMap(header), session, uri); in serve()
274 private Response respond(Map<String, String> headers, IHTTPSession session, String uri) { in respond() method in SimpleWebServer
318 return respond(headers, session, uri + indexFile); in respond()
329 return respond(rewrite.getHeaders(), session, rewrite.getUri()); in respond()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DTestCursor.java198 public Bundle respond(Bundle extras) { in respond() method in TestCursor
/external/smali/
DREADME.md9 …n. Don't expect an instant response, but if you hang around someone will respond. Think of it more…
/external/nanopb-c/examples/network_server/
DREADME.txt53 server.c contains the code to open a listening socket, to respond to clients and
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/
Dmiddleware.py190 return self.respond(environ, start_response)
294 def respond(self, environ, start_response): member in EvalException
/external/mesa3d/src/gallium/docs/source/
Ddebugging.rst9 All drivers respond to a set of common debug environment variables, as well as
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
Dhelloworld.rst9 To respond, the application writes the response to the standard output stream,

12