/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSResourceResolver.java | 16 * <code>LSResourceResolver</code> provides a way for applications to 21 * <code>DOMConfiguration</code> objects attached to <code>LSParser</code> 22 * and <code>LSSerializer</code>. It can also be register on 23 * <code>DOMConfiguration</code> objects attached to <code>Document</code [all...] |
/bionic/libc/kernel/common/linux/usb/ |
ch9.h | 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS * [all...] |
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
android.R.attr.html | 74 Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#actionBarSize" target="_top"><code>actionBarSize</code></A></nobr> 95 <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#actionBarStyle" target="_top"><code>actionBarStyle</code></A></nobr [all...] |
android.app.admin.DevicePolicyManager.html | 74 Class android.app.admin.<A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html" target="_top"><font size="+2"><code>DevicePolicyManager</code></font></A> 87 <nobr><code>long</code> <A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#getPasswordExpiration(android.content.ComponentName)" target="_top"><code>getPasswordExpiration</code></A>(<code>ComponentName</code>)</nobr> 94 <nobr><code>long</code> <A HREF="../../../../reference/android/app/admin/DevicePolicyManager.html#getPasswordExpirat (…) [all...] |
/external/chromium-trace/trace-viewer/test_data/ |
v8.log | 206 code-creation,Stub,2,0x4240a000,409,"FastCloneShallowArrayStub" 207 code-creation,Stub,2,0x4240a1a0,580,"CEntryStub" 208 code-creation,Stub,13,0x4240a400,116,"CompareICStub" 209 code-creation,Stub,2,0x4240a480,1428,"RecordWriteStub" 210 code-creation,Stub,2,0x4240aa20,97,"StoreBufferOverflowStub" 211 code-creation,Stub,2,0x4240aaa0,611,"RecordWriteStub" 212 code-creation,Stub,2,0x4240ad20,76,"InterruptStub" 213 code-creation,Stub,13,0x4240ad80,104,"CompareICStub" 214 code-creation,Stub,2,0x4240ae00,160,"FastNewContextStub" 215 code-creation,Stub,14,0x4240aea0,111,"ToBooleanStub [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
XPathImpl.java | 183 // enter this code at the same time, we just waste a little time 226 * <p>Evaluate an <code>XPath</code> expression in the specified context and return the result as the specified type.</p> 230 * variable, function and <code>QName</code> resolution and return type conversion.</p> 232 * <p>If <code>returnType</code> is not one of the types defined in {@link XPathConstants} ( 238 * then an <code>IllegalArgumentException</code> is thrown.</p> 240 * <p>If a <code>null</code> value is provided fo [all...] |
/external/javassist/src/main/javassist/ |
CodeConverter.java | 23 * (also see the <code>javassist.expr</code> package). 27 * <code>CtClass.instrument()</code> or 28 * <code>CtMethod.instrument()</code> as a parameter. 41 * <p>This program substitutes "<code>Singleton.makePoint()</code>" 42 * for all occurrences of "<code>new Point()</code>" [all...] |
/libcore/luni/src/main/java/java/security/ |
Identity.java | 26 * {@code Identity} represents an identity like a person or a company. 28 * @deprecated Use {@link Principal}, {@link KeyStore} and the {@code java.security.cert} package 46 * Constructs a new instance of {@code Identity}. 52 * Creates a new instance of {@code Identity} with the specified name. 55 * the name of this {@code Identity}. 62 * Creates a new instance of {@code Identity} with the specified name and 63 * the scope of this {@code Identity}. 66 * the name of this {@code Identity}. 68 * the {@code IdentityScope} of this {@code Identity} [all...] |
/libcore/luni/src/main/java/javax/xml/datatype/ |
XMLGregorianCalendar.java | 31 * <a href="#DATETIME"><code>dateTime</code></a>, 32 * <a href="#TIME"><code>time</code></a>, 33 * <a href="#DATE"><code>date</code></a>, 34 * <a href="#GYEARMONTH"><code>gYearMonth</code></a>, 35 * <a href="#GMONTHDAY"><code>gMonthDay</code></a> [all...] |
/external/chromium_org/chrome/common/extensions/api/ |
storage.json | 2 // Use of this source code is governed by a BSD-style license that can be 8 "description": "Use the <code>chrome.storage</code> API to store, retrieve, and track changes to user data.", 48 "description": "A single key to get, list of keys to get, or a dictionary specifying default values (see description of the object). An empty list or object will return an empty result object. Pass in <code>null</code> to get the entire contents of storage.", 77 "description": "A single key or list of keys to get the total usage for. An empty list will return 0. Pass in <code>null</code> to get the total usage of all of storage.", 103 "description": "<p>An object which gives each key/value pair to update storage with. Any other key/value pairs in storage will not be affected.</p><p>Primitive values such as numbers will serialize as expected. Values with a <code>typeof</code> <code>\"object\"</code> and <code>\"function\"</code> will typically serialize to <code>{}</code>, with (…) [all...] |
/external/javassist/src/main/javassist/bytecode/ |
ExceptionTable.java | 39 * <code>exception_table[]</code> of <code>Code_attribute</code>. 46 * Constructs an <code>exception_table[]</code>. 82 * Returns <code>exception_table_length</code>, which is the number 83 * of entries in the <code>exception_table[]</code> [all...] |
AnnotationDefaultAttribute.java | 28 * A class representing <code>AnnotationDefault_attribute</code>. 39 * <p>The defautl values of <code>name</code> and <code>age</code> 40 * are stored as annotation default attributes in <code>Author.class</code>. 41 * The following code snippet obtains the default value of <code>name</code> [all...] |
/libcore/luni/src/main/java/java/sql/ |
SQLException.java | 30 * <li>A {@code SQLState} error description string following either 31 * <a href="http://en.wikipedia.org/wiki/SQL:1999">SQL 99</a> or X/OPEN {@code SQLState} 34 * <li>A database-specific error code.</li> 51 * Creates an {@code SQLException} object. The reason string is set to 52 * {@code null}, the {@code SQLState} string is set to {@code null} and the 53 * error code is set to 0. 59 * Creates an {@code SQLException} object. The reason string is set to the given 60 * reason string, the {@code SQLState} string is set to {@code null} and the error code i [all...] |
/docs/source.android.com/src/devices/tech/datausage/ |
kernel-overview.jd | 21 kernel (<code>kernel/net/netfilter/xt_qtaguid</code>). The socket tagging 22 functionality in the framework (<code>system/core/libcutils/qtaguid.c</code>) 23 relies mainly on the existence of <code>/proc/net/xt_qtaguid/ctrl</code> 24 interface exported by the <code>xt_qtaguid</code> kernel module.</p> 25 <p>The <code>quota2</code> netfilter module (originally part of <code>xtables-addons</code> [all...] |
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
KeyPairTest.java | 30 * Tests for fields and methods of class <code>KeyPair</code> 73 * Test #1 for <code>KeyPair(PublicKey, PrivateKey)</code> constructor<br> 74 * Assertion: creates new <code>KeyPair</code> instance using valid 75 * parameters (both <code>null</code>) 83 * Test #2 for <code>KeyPair(PublicKey, PrivateKey)</code> constructor<br [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_manifestVersion.html | 5 up with a <a href="manifest.html"><code>manifest.json</code></a> file that 9 package targets by setting a <code>manifest_version</code> key in their 17 <strong><code>'manifest_version': 2</code></strong>:
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
literals-assignment.js | 6 // * Redistributions of source code must retain the above copyright 34 var code = "(function() {\ variable 39 assertEquals(8, eval(code)); 41 code = "(function() {\ 46 assertEquals("abc", eval(code)); 50 code = "(function() {\ 55 assertEquals(8, eval(code)); 58 code = "(function() {\ 63 assertEquals(8, eval(code)); 66 code = "(function() { [all...] |
/external/proguard/docs/ |
downloads.html | 22 documentation you're reading now, examples, and the source code) from this 50 <li>Added option <code>-optimizations</code> for fine-grained configuration of 52 <li>Added option <code>-adaptclassstrings</code> for adapting string constants 54 <li>Added option <code>-keeppackagenames</code> for keeping specified package 56 <li>Added option <code>-keepdirectories</code> for keeping specified directory 58 <li>Extended options <code>-dontnote</code> and <code>-dontwarn</code> fo [all...] |
/external/v8/test/mjsunit/compiler/ |
literals-assignment.js | 6 // * Redistributions of source code must retain the above copyright 34 var code = "(function() {\ variable 39 assertEquals(8, eval(code)); 41 code = "(function() {\ 46 assertEquals("abc", eval(code)); 50 code = "(function() {\ 55 assertEquals(8, eval(code)); 58 code = "(function() {\ 63 assertEquals(8, eval(code)); 66 code = "(function() { [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
available-resources.jd | 17 of application resource that you can provide in your resources directory ({@code res/}).</p> 24 Tween animations are saved in {@code res/anim/} and accessed from the {@code R.anim} class.<br/> 25 Frame animations are saved in {@code res/drawable/} and accessed from the {@code R.drawable} class.</dd> 28 Saved in {@code res/color/} and accessed from the {@code R.color} class.</dd> 31 Saved in {@code res/drawable/} and accessed from the {@code R.drawable} class.</dd> 34 Saved in {@code res/layout/} and accessed from the {@code R.layout} class.</dd [all...] |
/frameworks/base/docs/html/sdk/api_diff/16/changes/ |
android.view.accessibility.AccessibilityNodeInfo.html | 74 Class android.view.accessibility.<A HREF="../../../../reference/android/view/accessibility/AccessibilityNodeInfo.html" target="_top"><font size="+2"><code>AccessibilityNodeInfo</code></font></A> 87 <nobr><code>void</code> <A HREF="../../../../reference/android/view/accessibility/AccessibilityNodeInfo.html#addChild(android.view.View, int)" target="_top"><code>addChild</code></A>(<code>View,</nobr> int<nobr><nobr></code>)</nobr> 94 <nobr><code>AccessibilityNodeInfo</code> <A HREF="../../../../reference/android/view/accessibility/AccessibilityNodeInfo.html#findFoc (…) [all...] |
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyPairTest.java | 33 * Tests for fields and methods of class <code>KeyPair</code> 69 * Test #1 for <code>KeyPair(PublicKey, PrivateKey)</code> constructor<br> 70 * Assertion: creates new <code>KeyPair</code> instance using valid 71 * parameters (both <code>null</code>) 84 * Test #2 for <code>KeyPair(PublicKey, PrivateKey)</code> constructor<br [all...] |
/packages/apps/Mms/src/org/w3c/dom/smil/ |
SMILSwitchElement.java | 22 * Returns the slected element at runtime. <code>null</code> if the 24 * @return The selected <code>Element</code> for thisd <code>switch</code>
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
EOLConvertingInputStream.java | 27 * InputStream which converts <code>\r</code>
28 * bytes not followed by <code>\n</code> and <code>\n</code> not
29 * preceded by <code>\r</code> to <code>\r\n</code>. [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
i18n-messages.html | 6 file named <code>messages.json</code> 8 This page describes the format of <code>messages.json</code> files. 16 The following code shows the supported fields for 17 <code>messages.json</code>. 41 Here's a <code>messages.json</code> file 83 that can appear in a <code>messages.json</code> file [all...] |