/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/ |
D | Krb5LoginModuleTest.java | 131 server.respond = KerberosErrorMessageTest.err_resp; in test_login() 170 public byte[] respond; field in Krb5LoginModuleTest.KrbServer 192 if (respond != null) { in run() 193 packet = new DatagramPacket(respond, respond.length, packet in run()
|
/external/clang/test/CodeGenObjC/ |
D | for-in.m | 26 …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/SemaObjC/ |
D | instancetype.m | 48 …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…
|
D | warn-selector-selection.m | 13 [obj setWindow:0]; // expected-warning{{'Object' may not respond to 'setWindow:'}}
|
D | class-method-lookup.m | 43 [obj setWindow:nil]; // expected-warning {{'Object' may not respond to 'setWindow:'}}
|
D | super.m | 24 [super iMethod]; // expected-warning{{'A' may not respond to 'iMethod'}}
|
D | warn-strict-selector-match.m | 26 [obj setWindow:0]; // expected-warning {{Object' may not respond to 'setWindow:'}}
|
D | call-super-2.m | 72 …return i + (size_t)[super instance_func0]; // expected-warning {{'Object' may not respond to 'inst…
|
/external/clang/test/SemaObjCXX/ |
D | instancetype.mm | 48 …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/openssh/ |
D | auth-chall.c | 92 switch (device->respond(authctxt->kbdintctxt, 1, resp)) { in verify_response() 101 device->respond(authctxt->kbdintctxt, 0, resp) == 0) in verify_response()
|
D | auth.h | 103 int (*respond)(void *ctx, u_int numresp, char **responses); member
|
D | auth2-chall.c | 309 res = kbdintctxt->device->respond(kbdintctxt->ctxt, nresp, response); in input_userauth_info_response()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
D | feedWatch.uml2.properties | 80 # 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…
|
D | feedWatch.emf.properties | 83 # 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…
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowCursorWrapper.java | 204 public Bundle respond(Bundle bundle) { in respond() method in ShadowCursorWrapper 205 return wrappedCursor.respond(bundle); in respond()
|
/external/clang/test/Rewriter/ |
D | instancetype-test.mm | 49 …ubclass1 alloc] initSubclass2]; // expected-warning{{'Subclass1' may not respond to 'initSubclass2… 53 …[[[Subclass1 alloc] init] methodOnSubclass2]; // expected-warning{{'Subclass1' may not respond to …
|
/external/chromium_org/ppapi/api/ |
D | ppp_input_event.idl | 25 * rules. So it is important that an instance respond accurately with whether 38 * you to respond.
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/ |
D | TestCursor.java | 198 public Bundle respond(Bundle extras) { in respond() method in TestCursor
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | hung_renderer_controller.mm | 80 // Make the "wait" button respond to additional keys. By setting this to 81 // @"\e", it will respond to both Esc and Command-. (period).
|
/external/smali/ |
D | README.md | 9 …n. Don't expect an instant response, but if you hang around someone will respond. Think of it more…
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | hung_renderer_controller.mm | 107 // Make the "wait" button respond to additional keys. By setting this to 108 // @"\e", it will respond to both Esc and Command-. (period).
|
/external/chromium_org/native_client_sdk/src/doc/ |
D | glossary.rst | 52 so that the main web page can continue to respond to user interaction.
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
D | debugging.rst | 9 All drivers respond to a set of common debug environment variables, as well as
|
/external/mesa3d/src/gallium/docs/source/ |
D | debugging.rst | 9 All drivers respond to a set of common debug environment variables, as well as
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
D | progress-events.rst | 12 There are five types of events that developers can respond to in Native Client: 79 | | aborted by the | | event has | respond to |
|