HomeSort by relevance Sort by last modified time
    Searched full:see (Results 51 - 75 of 45575) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/storage/
multiple-transactions-expected.txt 1 This is a test to see if the database API allows multiple transactions to be queued on the same database at once:
open-database-while-transaction-in-progress-expected.txt 1 This is a test to see if opening a database while a transaction is running on a different handle to the same database results in a deadlock.
  /external/webkit/WebCore/manual-tests/
redirect.html 2 <p>See redirection-target.html for details of what this tests.</p>
  /hardware/broadcom/wlan/bcm4329/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /hardware/ti/wlan/wl1271/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILMediaElement.java 9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
22 * See the abstract attribute from .
31 * See the alt attribute from .
40 * See the author attribute from .
49 * See the clipBegin attribute from .
58 * See the clipEnd attribute from .
67 * See the copyright attribute from .
76 * See the longdesc attribute from .
85 * See the port attribute from .
94 * See the readIndex attribute from .
    [all...]
  /packages/apps/Phone/src/com/android/phone/
EventLogTags.logtags 0 # See system/core/logcat/event.logtags for a description of the format of this file.
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
EventLogTags.logtags 0 # See system/core/logcat/event.logtags for a description of the format of this file.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
EventLogTags.logtags 0 # See system/core/logcat/event.logtags for a description of the format of this file.
  /system/core/libacc/tests/data/
b2071670.c 0 // See http://b/2071670
  /system/wlan/ti/sta_dk_4_0_4_32/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /system/wlan/ti/wilink_6_1/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /external/srec/portable/include/
PFile.h 15 * See the License for the specific language governing permissions and *
205 * @param format see vfprintf()
206 * @param args see vfprintf()
207 * @return see vfprintf()
216 * @return see fgetc()
224 * @param string See fgets()
225 * @param n See fgets()
227 * @return see fgets()
368 * @param format see fprintf()
369 * @param args see fprintf(
    [all...]
  /dalvik/libcore/luni/src/main/java/java/lang/reflect/
Member.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
23 * @see Field
24 * @see Constructor
25 * @see Method
33 * @see java.lang.SecurityManager#checkMemberAccess
41 * @see java.lang.SecurityManager#checkMemberAccess
59 * @see Modifier
  /external/webkit/WebCore/manual-tests/inspector/
debugger-pause-during-load.html 2 debugger; // You should see this code and execution line in the Scripts panel.
5 <p>To test, open the Inspector and start a debugging session. You should see this file and execution line in the Scripts panel.</p>
  /dalvik/libcore/luni/src/main/java/java/net/
FileNameMap.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
25 * @see ContentHandler
26 * @see URLConnection#getFileNameMap()
27 * @see URLConnection#guessContentTypeFromName(String)
28 * @see URLStreamHandler
  /dalvik/libcore/security/src/main/java/java/security/
PrivilegedAction.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
25 * @see AccessController
26 * @see AccessController#doPrivileged(PrivilegedAction)
27 * @see AccessController#doPrivileged(PrivilegedAction, AccessControlContext)
28 * @see PrivilegedExceptionAction
PrivilegedExceptionAction.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
25 * @see AccessController
26 * @see AccessController#doPrivileged(PrivilegedExceptionAction)
27 * @see AccessController#doPrivileged(PrivilegedExceptionAction,
29 * @see PrivilegedAction
  /external/strace/
README 3 Berkeley-style license at the request of Paul Kranenburg; see the file
16 See the file NEWS for information on what has changed in recent
19 See the file PORTING if you like strace but it doesn't work on an
22 See the file CREDITS to see who has contributed to strace.
24 See the file TODO if you feel like helping out.
  /frameworks/base/media/libdrm/mobile2/src/drmmanager/
DrmManager.cpp 13 * See the License for the specific language governing permissions and
23 /**see DrmManager.h */
33 /**see DrmManager.h */
39 /**see DrmManager.h */
55 /**see DrmManager.h */
63 /**see DrmManager.h */
  /frameworks/base/media/libdrm/mobile2/src/util/xml/
XMLDocumentImpl.cpp 13 * See the License for the specific language governing permissions and
19 /** see XMLDocumentImpl.h */
23 /** see XMLDocumentImpl.h */
27 /** see XMLDocumentImpl.h */
34 /** see XMLDocumentImpl.h */
45 /** see XMLDocumentImpl.h */
  /packages/apps/Email/src/org/apache/james/mime4j/
AbstractContentHandler.java 3 * or more contributor license agreements. See the NOTICE file *
15 * KIND, either express or implied. See the License for the *
37 * @see org.apache.james.mime4j.ContentHandler#endMultipart()
43 * @see org.apache.james.mime4j.ContentHandler#startMultipart(org.apache.james.mime4j.BodyDescriptor)
49 * @see org.apache.james.mime4j.ContentHandler#body(org.apache.james.mime4j.BodyDescriptor, java.io.InputStream)
55 * @see org.apache.james.mime4j.ContentHandler#endBodyPart()
61 * @see org.apache.james.mime4j.ContentHandler#endHeader()
67 * @see org.apache.james.mime4j.ContentHandler#endMessage()
73 * @see org.apache.james.mime4j.ContentHandler#epilogue(java.io.InputStream)
79 * @see org.apache.james.mime4j.ContentHandler#field(java.lang.String)
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
DataOutput.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
27 * @see DataOutputStream
28 * @see RandomAccessFile
40 * @see DataInput#readFully(byte[])
41 * @see DataInput#readFully(byte[], int, int)
57 * @see DataInput#readFully(byte[])
58 * @see DataInput#readFully(byte[], int, int)
72 * @see DataInput#readByte()
83 * @see DataInput#readBoolean(
    [all...]
  /dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
SSLSessionBindingEventTest.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
113 * @see javax.net.ssl.SSLSession#getApplicationBufferSize()
120 * @see javax.net.ssl.SSLSession#getCipherSuite()
127 * @see javax.net.ssl.SSLSession#getCreationTime()
134 * @see javax.net.ssl.SSLSession#getId()
141 * @see javax.net.ssl.SSLSession#getLastAccessedTime()
148 * @see javax.net.ssl.SSLSession#getLocalCertificates()
155 * @see javax.net.ssl.SSLSession#getLocalPrincipal()
162 * @see javax.net.ssl.SSLSession#getPacketBufferSize(
    [all...]
  /frameworks/base/media/libdrm/mobile2/src/rights/
RoManager.cpp 13 * See the License for the specific language governing permissions and
24 /** see RoManager.h */
35 /** see RoManager.h */
41 /** see RoManager.h */
55 /** see RoManager.h */
72 /** see RoManager.h */
91 /** see RoManager.h */
106 /** see RoManager.h */
112 /** see RoManager.h */
118 /** see RoManager.h *
    [all...]

Completed in 38 milliseconds

1 23 4 5 6 7 8 91011>>