HomeSort by relevance Sort by last modified time
    Searched full:with (Results 101 - 125 of 57109) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
top-frame-3-expected.txt 1 Test that a subframe with manifest that matches top frame manifest works correctly.
top-frame-4-expected.txt 1 Test that a subframe with manifest that matches top frame manifest works correctly.
  /external/webkit/LayoutTests/storage/
open-database-set-empty-version.html 11 var db = openDatabase('28417Test', '', 'Test for bug 28417: openDatabase() with empty version sets db version up incorrectly', 0);
13 var db2 = openDatabase('28417Test', 'test', 'Test for bug 28417: openDatabase() with empty version sets db version up incorrectly', 0);
21 <div>This tests that calling openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception.</div>
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/
README 1 Note: This directory is *not* automatically synchronized with Subversion via a post-commit hook.
  /external/zlib/contrib/testzlib/
testzlib.txt 1 To build testzLib with Visual Studio 2005:
  /packages/apps/Settings/assets/html/en_gb/
tethering_usb_help.html 21 <span class="style1">You can tether your phone to your computer with a USB cable, to share your phone's Internet connection with your computer</span>
23 <li>Tethering works with Windows Vista, Windows 7 and Linux</li><br>
25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
  /packages/apps/Settings/assets/html/en_us/
tethering_usb_help.html 21 <span class="style1">You can tether your phone to your computer with a USB cable, to share your phone's internet connection with your computer</span>
23 <li>Tethering works with Windows Vista, Windows 7, and Linux</li><br>
25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
  /system/core/libacc/tests/data/
defines.c 5 #define B 1 // This is a comment. With a / in it.
  /dalvik/dx/tests/003-magic-version-access/
class-version-49.65535.txt 2 # classfile with an invalid version, with the same major version
class-version-50.0.txt 2 # classfile with an invalid version, with a higher major version
class-version-50.1.txt 2 # classfile with an invalid version, with a higher major version
class-version-50.65535.txt 2 # classfile with an invalid version, with a higher major version
class-version-51.0.txt 2 # classfile with an invalid version, with a higher major version
  /dalvik/dx/tests/008-field/
info.txt 6 simple field with no attributes and with every access flag turned on
  /dalvik/dx/tests/009-method/
info.txt 6 simple method with no attributes and with every access flag turned on
  /dalvik/libcore/luni/src/test/java/junit/runner/
FailureDetailView.java 3 // The following line was removed for compatibility with Android libraries.
12 // The following definition was removed for compatibility with Android
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
package.html 9 translate a byte stream into characters. With a charset you can create a
10 de-/encoder pair that can be used to translate a byte stream. With the
  /external/clearsilver/man/man3/
hdf_write_file_atomic.3 26 except the new file is created with a unique name and
28 file with the new file
  /external/dbus/test/data/invalid-messages/
array-of-nil.message 1 # Message with an array of NIL (not allowed)
24 ## so pad out the message with 5 bytes
  /external/e2fsprogs/lib/et/test_cases/
heimdal3.h 13 /* For compatibility with Heimdal */
18 /* for compatibility with older versions... */
  /external/e2fsprogs/tests/f_preen/
expect.1 2 running e2fsck with the '-b 8193' option first. The problem
3 may lie only with the primary block group descriptors, and
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/
README 4 SDL without causing any symbol collisions with code in the application.
10 These sources are synchronized with XFree86 4.2.1
  /external/webkit/WebCore/manual-tests/
applet-param-no-name.html 2 <p>This tests an applet element with a param element inside it with no name. If Java is enabled and Safari did not crash, then the test passed.</p>
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/res/
XResourceBundleBase.java 4 * distributed with this work for additional information
7 * you may not use this file except in compliance with the License.
34 * Get the error string associated with the error code
38 * @return error string associated with the given error code
43 * Get the warning string associated with the error code
47 * @return warning string associated with the given error code
  /external/stlport/
configure 38 --with-stlport=<dir> use STLport in catalog <dir>
40 --with-boost=<dir> use boost headers in catalog <dir>
41 --with-system-boost use boost installed on this system
42 --with-msvc=<dir> use MS VC from this catalog
43 --with-mssdk=<dir> use MS SDK from this catalog
44 --with-extra-cxxflags=<options>
46 --with-extra-cflags=<options>
48 --with-extra-ldflags=<options>
51 that was builded with --enable-shared [default]; if compiler was builded
52 with --disable-shared, static libraries will be used in any case
    [all...]

Completed in 1619 milliseconds

1 2 3 45 6 7 8 91011>>