/external/e2fsprogs/ext2ed/ |
ext2ed.conf.in | 29 # The following selects the default behavior when changes are made to the 30 # filesystem. When on, each change will be logged - Both the previous data 38 # filesystem - The "enablewrite" command will not work. When on, enablewrite 53 # When ForceExt2 is set to on, the filesystem is assumed to be ext2
|
/external/e2fsprogs/misc/ |
filefrag.8.in | 21 Be verbose when checking for file fragmentation.
|
/external/iptables/extensions/ |
libipt_SAME.man | 10 Don't use the destination-ip in the calculations when selecting the
|
/external/jsr305/ri/src/main/java/javax/annotation/ |
OverridingMethodsMustInvokeSuper.java | 10 * When this annotation is applied to a method, it indicates that if this method
|
/external/jsr305/ri/src/main/java/javax/annotation/meta/ |
TypeQualifierValidator.java | 20 When forConstantValue(@Nonnull A annotation, Object value);
|
When.java | 13 public enum When {
|
/external/libpcap/ |
pcap-dag.h | 5 * as possible. This code is only needed when compiling in the DAG card code
|
pcap-septel.h | 5 * as possible. This code is only needed when compiling in the Intel/Septel
|
/external/stlport/stlport/stl/ |
_ioserr.h | 5 * iostreams part of STLport cannot be used when the symbols were defined
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Statements/ |
12.2-1.js | 31 described in section 0. Variables are created when the execution scope 34 undefined value when created. A variable with an Initializer is assigned 35 the value of its AssignmentExpression when the VariableStatement is executed, 36 not when the variable is created.
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
callback-exception-expected.txt | 2 Tests that when an exception is thrown in the success callback, the error callback is not invoked. Note that this test throws an exception which is not caught.
|
permission-denied-already-clear-watch-expected.txt | 1 Tests that when Geolocation permission has been denied prior to a call to watchPosition, and the watch is cleared in the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.
|
/external/webkit/LayoutTests/fast/dom/Geolocation/resources/ |
permission-denied.js | 1 description("Tests Geolocation when permission is denied, using the mock service.");
|
timeout-zero.js | 1 description("Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.");
|
/external/webkit/LayoutTests/platform/android-v8/fast/dom/Geolocation/ |
callback-exception-expected.txt | 2 Tests that when an exception is thrown in the success callback, the error callback is not invoked. Note that this test throws an exception which is not caught.
|
/external/webkit/LayoutTests/storage/ |
close-during-stress-test.html | 3 <p>A JavaScript failure on the console is expected, however, as the global object is cleared when closing a frame.
|
open-database-empty-version.html | 9 var db = openDatabase('5562470Test', '', 'Test for <rdar://problem/5562470> openDatabase does not work when the version string is empty', 1);
|
/external/webkit/WebCore/manual-tests/ |
context-click-generated-content.html | 18 Test of crash when context-clicking on generated content.
|
directory-drop-on-view.html | 8 This tests that unknown file types are handled correctly when dropped in the window
|
java-string-object-type.html | 11 <p>This test verifies that Java String objects are of the correct type when returned to JavaScript.</p>
|
media-controls-when-javascript-disabled.html | 14 <p>TEST: Video should have controls when scripting is disabled.</p>
|
/external/webkit/WebCore/manual-tests/inspector/ |
forzen-ui-while-paused.html | 10 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=20042">Bug 20042: UI frozen when the debugger is paused</a>.</p>
|
highlight-source-line.html | 1 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19204">Bug 19204: Inspector should highlight source lines when following links to them</a>.</p>
|
returnEvent-crash.html | 15 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19038">Bug 19038: Crash in JavaScriptDebugServer::returnEvent when inspecting an attached Inspector</a>.</p>
|
styled-error-bubbles-in-scripts.html | 3 Error bubbles are clobbered when syntax highlighting JavaScript resources</a>.</p>
|