Searched refs:expects (Results 1 – 25 of 119) sorted by relevance
12345
/external/wpa_supplicant/ |
D | eap_testing.txt | 328 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 334 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 345 - sends tunneled EAP-Success with MPPE keys and expects the authentication to 351 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK 356 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
|
/external/clang/test/SemaObjC/ |
D | comptypes-legal.m | 35 …// Since registerFunc: expects a Derived object as it's second argument, I don't know why this wou…
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | eap_testing.txt | 361 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 367 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 378 - sends tunneled EAP-Success with MPPE keys and expects the authentication to 384 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK 389 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eap_testing.txt | 361 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 367 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 378 - sends tunneled EAP-Success with MPPE keys and expects the authentication to 384 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK 389 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
|
/external/openssl/crypto/ |
D | s390xcpuid.S | 33 lgfr %r2,%r0 # OpenSSL expects the new value
|
D | sparccpuid.S | 213 add %o1,%o2,%o0 ! OpenSSL expects the new value
|
/external/chromium/webkit/glue/ |
D | webmenurunner_mac.mm | 176 // index to a coordinate that WebKit's PopupMenu expects which uses a 177 // different font *and* expects to draw the menu below the button like we do
|
/external/webkit/Source/WebKit/qt/docs/ |
D | qtwebkit-bridge.qdoc | 272 …If a slot expects a QChar, the QtWebKit bridge uses the Unicode value in case of a number and the … 278 When a non-number is passed as an argument to a method or property that expects a number, 293 Date object. If a number is passed as an argument to a method that expects one of the date/time 306 \l{QObjectList} and \l{QList}<int>. When a slot or property expects one of those list types, 375 …When a Qt object expects a \l{QImage} or a \l{QPixmap} as input, and the argument passed is an HTM… 382 …A signal, slot or property that expects or returns a \l{QWebElement} can work seamlessly with Java…
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | dynamic-entries-no-cache.html-disabled | 33 log("WARN: shouldBe() expects string arguments");
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | html_dialog_window_controller.mm | 66 // ChromeEventProcessingWindow expects its controller to implement the 140 // make sure that everything expects handlers to be non-NULL and
|
/external/v8/test/es5conform/ |
D | es5conform.status | 274 # Invalid test case. Test expects ReferenceError instead of SyntaxError. 279 # Invalid test case. Test expects ReferenceError instead of SyntaxError. 284 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
|
/external/quake/quake/src/WinQuake/ |
D | quake-rogue.spec.sh | 84 The Pendulums - Set to slice the player to shreds when he least expects it!
|
/external/libvpx/ |
D | usage_dx.dox | 5 decoded images. The decoder expects packets to comprise exactly one image
|
/external/e2fsprogs/doc/ |
D | libblkid.txt | 6 expects to be doing multiple token searches, the program should
|
/external/dropbear/ |
D | INSTALL | 70 If your system expects /dev/pts to be mounted (this is a uClibc option),
|
/external/chromium/chrome/browser/ui/ |
D | window_sizer_mac.mm | 84 // cross-platform code expects the origin to be in the upper left,
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebClipView.mm | 38 // because it expects to have to draw outside the bounds of the view it's being drawn for.
|
/external/pcre/ |
D | pcre_stringpiece.h.in | 84 // typically a mistake to pass data() to a routine that expects a NUL
|
D | pcre_stringpiece.h.android | 86 // typically a mistake to pass data() to a routine that expects a NUL
|
/external/markdown/docs/ |
D | using_as_module.txt | 18 Note that ``markdown()`` expects **Unicode** as input (although a simple ASCII
|
/external/mesa3d/docs/ |
D | README.WIN32 | 81 The demo build system expects to find the LIB files in the top level
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 85 the config file must be used, as Windows 2000 expects the GSS endpoint
|
/external/webkit/Source/WebKit/mac/Carbon/ |
D | CarbonWindowFrame.m | 163 // Toolbar methods that NSWindow expects to be there.
|
/external/chromium/sdch/open-vcdiff/ |
D | ChangeLog | 52 expects a file named "vcdiff.1" and finds one named "vcdiff.1.gz" instead.
|
/external/icu4c/test/cintltst/ |
D | creststn.c | 2720 const char *expects[7] = { "", "a41", "a12", "a03", "ar4" }; in TestCLDRStyleAliases() local 2746 u_charsToUChars(expects[i], expected, strlen(expects[i])+1); in TestCLDRStyleAliases() 2748 …ed resource with name \"%s\" resource, exp %s, got %S (%s)\n", resource, expects[i], result, myErr… in TestCLDRStyleAliases()
|
12345