Home
last modified time | relevance | path

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

12345678

/external/python/cpython2/Tools/scripts/
Dserve.py13 def app(environ, respond): argument
21 respond('200 OK', [('Content-Type', type)])
24 respond('404 Not Found', [('Content-Type', 'text/plain')])
/external/python/cpython3/Tools/scripts/
Dserve.py13 def app(environ, respond): argument
21 respond('200 OK', [('Content-Type', type)])
24 respond('404 Not Found', [('Content-Type', 'text/plain')])
/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…
/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:'}}
/external/llvm-project/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:'}}
/external/llvm-project/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…
/external/python/httplib2/tests/
Dtest_cache.py282 respond = tests.http_response_bytes
285 return respond(status=304)
286 return respond(
291 return respond(status=200)
292 return respond(status=412)
293 return respond(status=405)
/external/autotest/client/cros/
Ddhcp_handling_rule.py206 def respond(self, query_packet): member in DhcpHandlingRule
306 def respond(self, query_packet): member in DhcpHandlingRule_RespondToDiscovery
344 def respond(self, query_packet): member in DhcpHandlingRule_RejectRequest
426 def respond(self, query_packet): member in DhcpHandlingRule_RespondToRequest
575 def respond(self, query_packet): member in DhcpHandlingRule_RejectAndRespondToRequest
583 self).respond(query_packet)
/external/llvm-project/clang/test/CodeGenObjC/
Dfor-in.m28 …tring *i in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
51 …tring *i in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
63 …y *array in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
/external/curl/tests/data/
Dtest107513 # The test server provides no way to respond differently to a subsequent
14 # Basic authenticated request (we really want to respond with 200 for
15 # the second), so just respond with 401 for both and let curl deal with it.
/external/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
DTestIOSSimulator.py18 def respond(self, packet): member in TestIOSSimulator.MyResponder
21 return MockGDBServerResponder.respond(self, packet)
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCursorWrapper.java222 public Bundle respond(Bundle bundle) { in respond() method in ShadowCursorWrapper
223 return wrappedCursor.respond(bundle); in respond()
/external/llvm-project/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/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/mcstrans/
DTODO9 …sive operation that needs to be sped up or threaded so that mcstrans can respond to other requests…
/external/grpc-grpc-java/documentation/
Dandroid-channel-builder.md6 used to automatically respond to changes in the device's network state, avoiding
62 channel. gRPC will now monitor and respond to the device's network state
/external/llvm/docs/
DReportingGuide.rst36 cases or cases where the reporting party does not wish to respond directly
60 within 24 hours (and we will aim to respond much quicker than that).
80 a decision as to how to respond. Responses may include:
94 If the situation is not resolved within one week, we'll respond within one week
/external/llvm-project/llvm/docs/
DReportingGuide.rst36 cases or cases where the reporting party does not wish to respond directly
60 within 24 hours (and we will aim to respond much quicker than that).
80 a decision as to how to respond. Responses may include:
94 If the situation is not resolved within one week, we'll respond within one week
/external/autotest/client/site_tests/platform_Pkcs11Events/
Dcontrol8 CRITERIA = "Fails if the PKCS #11 system does not respond correctly to events."
Dcontrol.regression8 CRITERIA = "Fails if the PKCS #11 system does not respond correctly to events."
/external/autotest/client/site_tests/cellular_StressEnable/
Dcontrol9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
/external/angle/extensions/
DEGL_ANGLE_platform_angle_d3d.txt102 EGL_PLATFORM_ANGLE_TYPE_D3D11_ANGLE, the display can automatically respond
126 enum to specify if the display should respond to trim events.

12345678