HomeSort by relevance Sort by last modified time
    Searched full:with (Results 126 - 150 of 62434) sorted by null

1 2 3 4 56 7 8 91011>>

  /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
  /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>
  /libcore/junit/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
  /cts/libs/json/src/com/android/json/stream/
JsonScope.java 5 * you may not use this file except in compliance with the License.
25 * An array with no elements requires no separators or newlines before
31 * A array with at least one value requires a comma and newline before
37 * An object with no name/value pairs requires no separators or newlines
49 * An object with at least one name/value pair requires a comma and
60 * A document with at an array or object.
  /libcore/luni/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...]
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_GroupMembershipTest.java 5 * you may not use this file except in compliance with the License.
64 .with(GroupMembership.GROUP_ROW_ID, group.getId())
80 .with(RawContacts.ACCOUNT_TYPE, "test_type")
81 .with(RawContacts.ACCOUNT_NAME, "test_name")
84 .with(Groups.SOURCE_ID, "test_source_id")
85 .with(Groups.ACCOUNT_TYPE, "test_type")
86 .with(Groups.ACCOUNT_NAME, "test_name")
89 .with(GroupMembership.GROUP_SOURCE_ID, "test_source_id")
106 .with(RawContacts.ACCOUNT_TYPE, "test_type")
107 .with(RawContacts.ACCOUNT_NAME, "test_name"
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.h 33 HTTPREAD_HDR_TYPE_GET = 2, /* hdr begins with GET<sp> */
34 HTTPREAD_HDR_TYPE_HEAD = 3, /* hdr begins with HEAD<sp> */
35 HTTPREAD_HDR_TYPE_POST = 4, /* hdr begins with POST<sp> */
36 HTTPREAD_HDR_TYPE_PUT = 5, /* hdr begins with ... */
37 HTTPREAD_HDR_TYPE_DELETE = 6, /* hdr begins with ... */
38 HTTPREAD_HDR_TYPE_TRACE = 7, /* hdr begins with ... */
39 HTTPREAD_HDR_TYPE_CONNECT = 8, /* hdr begins with ... */
40 HTTPREAD_HDR_TYPE_NOTIFY = 9, /* hdr begins with ... */
41 HTTPREAD_HDR_TYPE_M_SEARCH = 10, /* hdr begins with ... */
42 HTTPREAD_HDR_TYPE_M_POST = 11, /* hdr begins with ... *
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmpx.h 15 License along with the GNU C Library; if not, write to the Free
53 marked with __THROW. */
59 marked with __THROW. */
65 marked with __THROW. */
71 marked with __THROW. */
77 marked with __THROW. */
83 marked with __THROW. */
91 cancellation point. But due to similarity with an POSIX interface
93 therefore not marked with __THROW. */
99 cancellation point. But due to similarity with an POSIX interfac
    [all...]
  /external/v8/test/mjsunit/regress/
regress-799761.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
35 // to scoping - in fact they behave more sanely. Inside a 'with' they do
36 // not interfere with the 'with' scopes.
39 with ({ x: 42 }) {
52 with ({ x: 42 }) {
64 with ({ x: 42 }) {
77 with ({ x: 42 }) {
87 with ({ x: 42 })
    [all...]
  /external/openssl/android.testssl/
testssl 38 echo test sslv2 with server authentication
42 echo test sslv2 with client authentication
45 echo test sslv2 with both client and server authentication
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
73 echo test sslv2/sslv3 with both client and server authentication and small client buffer
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Statements/
12.10-1.js 3 * except in compliance with the License. You may obtain a copy of
24 ECMA Section: 12.10 The with statement
27 with ( Expression ) Statement
29 The with statement adds a computed object to the front of the scope chain
30 of the current execution context, then executes a statement with this
35 The production WithStatement : with ( Expression ) Statement is evaluated
57 var TITLE = "The with statment";
86 "with( new Number() ) { this +'' }",
88 eval("with( new Number() ) { this +'' }") );
95 "var MYOB = new WithObject(true); with (MYOB) { parseInt() }"
    [all...]
  /libcore/luni/src/main/java/java/lang/
IllegalArgumentException.java 3 * contributor license agreements. See the NOTICE file distributed with
6 * (the "License"); you may not use this file except in compliance with
21 * Thrown when a method is invoked with an argument which it can not reasonably
22 * deal with.
37 * Constructs a new {@code IllegalArgumentException} with the current stack
48 * Constructs a new {@code IllegalArgumentException} with the current stack
62 * Constructs a new {@code IllegalArgumentException} with the current stack

Completed in 965 milliseconds

1 2 3 4 56 7 8 91011>>