/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
jdiff_help.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li> 85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions. 99 This link can be removed entirely by not using the <code>-docchanges</code> option. 104 This link can be removed entirely by not using the <code>-stats</code> option.
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
jdiff_help.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li> 85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions. 99 This link can be removed entirely by not using the <code>-docchanges</code> option. 104 This link can be removed entirely by not using the <code>-stats</code> option.
|
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
jdiff_help.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 69 <li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li> 85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions. 99 This link can be removed entirely by not using the <code>-docchanges</code> option. 104 This link can be removed entirely by not using the <code>-stats</code> option.
|
/libcore/libart/src/main/java/dalvik/system/ |
VMRuntime.java | 125 * heap sizing API which was removed in Android 3.0 (Honeycomb). 134 * heap sizing API which was removed in Android 3.0 (Honeycomb). 167 * the external allocation API which was removed in Android 3.0 (Honeycomb). 176 * the external allocation API which was removed in Android 3.0 (Honeycomb). 183 * the external allocation API which was removed in Android 3.0 (Honeycomb).
|
/libcore/libdvm/src/main/java/dalvik/system/ |
VMRuntime.java | 125 * heap sizing API which was removed in Android 3.0 (Honeycomb). 134 * heap sizing API which was removed in Android 3.0 (Honeycomb). 167 * the external allocation API which was removed in Android 3.0 (Honeycomb). 176 * the external allocation API which was removed in Android 3.0 (Honeycomb). 183 * the external allocation API which was removed in Android 3.0 (Honeycomb).
|
/libcore/luni/src/main/java/org/w3c/dom/ |
Text.java | 84 * removed including the current node unless it was the recipient of the 103 * <br>Where the nodes to be removed are read-only descendants of an 105 * be removed instead of the read-only nodes. If any 106 * <code>EntityReference</code> to be removed has descendants that are 115 * "ent" contains an <code>Element</code> node which cannot be removed.
|
/external/chromium_org/chrome/browser/browsing_data/ |
cookies_tree_model_unittest.cc | 447 SCOPED_TRACE("`xyz.com` removed."); 466 SCOPED_TRACE("`sbc2` removed."); 485 SCOPED_TRACE("`sbc1` removed."); 502 SCOPED_TRACE("`quotahost2` removed."); 519 SCOPED_TRACE("`quotahost1` removed."); 534 SCOPED_TRACE("`idbhost2` removed."); 549 SCOPED_TRACE("`idbhost1` removed."); 563 SCOPED_TRACE("`host2` removed."); 577 SCOPED_TRACE("`host1` removed."); 589 SCOPED_TRACE("`gdbhost2` removed.") [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
SpannableStringBuilderSpanTest.java | 149 // 0-length spans should have been removed 446 for (AddedRemoved removed: mRemoved) { 447 if (removed.span == span) 448 fail("Span " + span + " was removed and not unmodified"); 483 for (AddedRemoved removed : mRemoved) { 484 if (removed.span == span) { 485 assertEquals(removed.start, start); 486 assertEquals(removed.end, end); 490 fail("Span " + span + " was not removed");
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
mediastreamsignaling.h | 75 // Triggered when the remote SessionDescription has removed an audio track. 79 // Triggered when the remote SessionDescription has removed a video track. 93 // Triggered when the local SessionDescription has removed an audio track. 97 // Triggered when the local SessionDescription has removed a video track. 312 // Triggered when a remote track has been removed from a remote session 335 // Loops through the vector of |streams| and finds added and removed 337 // For each new or removed StreamParam NotifyLocalTrackAdded or 353 // Triggered when a local track has been removed from a local session 356 // MediaStreamSignaling::OnRemoveLocalVideoTrack if a stream has been removed
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
DefaultServer.java | 413 Connection removed = null; local 419 removed = (Connection)endpointConnections.remove(p); 420 if( removed != null ) { 421 connections.remove( removed.getId() ); 430 // Note: checking removed.closed just to avoid spurious log messages 432 if( removed != null && !removed.closed ) { 434 log.log( Level.INFO, "Client closed:{0}.", removed ); 436 removed.closeConnection();
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
encode_lpc_swb.c | 43 * -lar : pointer to mean-removed LAR:s. 94 * -inLar : pointer to mean-removed LAR vecrtors. 136 // vectors (mean removed) each of dimension 'UB_LPC_ORDER' 161 * Remover the correlation among mean-removed LAR vectors. If LAR vectors 209 // That is 'interVecDim' of LAR vectors (mean removed) 491 * -data : pointer to mean-removed LAR:s. 545 * -lpcGain : mean-removed in log domain. 567 * -data : LPC gain in log-domain with mean removed. 694 * -lpcGain : LPC gain in log-domain & mean removed
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPUtils.java | 102 * removed if it is an external property, or if the 107 * properties in the named schema are removed. Internal properties are also 108 * removed if the flag <code>doAllProperties</code> option is set. In addition, 109 * aliases from the named schema will be removed if the flag <code>includeAliases</code> 113 * all schema are removed. Internal properties are also removed if the 121 * The XMP object containing the properties to be removed. 125 * removed. 128 * Optional path expression for the property to be removed.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CopyOnWriteArrayList.java | 344 E removed = (E) elements[index]; local 346 return removed; 368 * of elements removed. 377 * We've encountered an element that must be removed! Create a new 399 int removed = elements.length - newElements.length; local 401 return removed; 565 E removed = CopyOnWriteArrayList.this.remove(slice.from + index); local 567 return removed; 636 int removed = removeOrRetain(collection, false, slice.from, slice.to); local 637 slice = new Slice(elements, slice.from, slice.to - removed); 645 int removed = removeOrRetain(collection, true, slice.from, slice.to); local [all...] |
/libcore/luni/src/main/java/java/util/prefs/ |
AbstractPreferences.java | 120 //true if this node has been removed 179 * removed. 207 * Returns whether this node has been removed by invoking the method {@code 210 * @return {@code true}, if this node has been removed, {@code false} 246 * given name is valid and that this node has not been removed or cached. 247 * If the named node has just been removed, the implementation 248 * of this method must create a new one instead of reactivating the removed 265 * node has not been removed. 277 * not been removed. This method should not throw any exceptions but if it 291 * that this node has not been removed [all...] |
/libcore/luni/src/test/java/tests/api/java/util/ |
HashtableTest.java | 260 // BEGIN android-removed 286 // // next is removed "9" 296 // END android-removed 312 // BEGIN android-removed 316 // END android-removed 349 // BEGIN android-removed 369 // END android-removed 472 // BEGIN android-removed 476 // END android-removed 551 // BEGIN android-removed [all...] |
/external/chromium_org/v8/test/mjsunit/harmony/ |
object-observe.js | [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
BCECPrivateKey.java | 22 // BEGIN android-removed 25 // END android-removed 229 // BEGIN android-removed 245 // END android-removed 359 // BEGIN android-removed 365 // END android-removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
JCEECPrivateKey.java | 23 // BEGIN android-removed 26 // END android-removed 208 // BEGIN android-removed 224 // END android-removed 338 // BEGIN android-removed 344 // END android-removed
|
/external/chromium_org/chrome/browser/history/ |
most_visited_tiles_experiment_unittest.cc | 165 // Ensure the open url has not been removed from |pages_value|. 187 // |pages_value| must have > 8 page values for any URLs to be removed by 198 // Ensure the open url has been removed from |pages_value|. 224 // Ensure the open url has not been removed from |items|. 249 // |items| must have > 8 InstantMostVisitedItems for any URLs to be removed by 260 // Ensure the open URL has been removed from |items|.
|
/external/srec/shared/include/ |
HashMap.h | 58 * @param key Key whose mapping is to be removed from the map. 67 * @param key Key whose mapping is to be removed from the map. 76 * @param index Index of element to be removed 187 * @param key Key whose mapping is to be removed from the map. 196 * @param key Key whose mapping is to be removed from the map. 204 * @param index Index of element to be removed
|
/frameworks/base/docs/html/sdk/api_diff/6/changes/ |
jdiff_statistics.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class. 194 Percentage difference = 100 * (added + removed + 2*changed) 198 <p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed. 200 The definition ensures that if all packages are removed and all new packages are
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicIntegerFieldUpdater.java | 255 // BEGIN android-removed 264 // END android-removed 265 // BEGIN android-removed 268 // END android-removed 286 // BEGIN android-removed 302 // END android-removed
|
AtomicReferenceFieldUpdater.java | 186 // BEGIN android-removed 195 // END android-removed 197 // BEGIN android-removed 200 // END android-removed 221 // BEGIN android-removed 238 // END android-removed
|
/external/chromium/chrome/browser/ |
cookies_tree_model_unittest.cc | 281 SCOPED_TRACE("First cookie origin removed"); 296 SCOPED_TRACE("First database origin removed"); 311 SCOPED_TRACE("First local storage origin removed"); 326 SCOPED_TRACE("First IndexedDB origin removed"); 347 SCOPED_TRACE("First origin removed"); 370 SCOPED_TRACE("First database removed"); 385 SCOPED_TRACE("First origin removed"); 406 SCOPED_TRACE("Second origin COOKIES node removed"); 431 SCOPED_TRACE("First database removed"); 446 SCOPED_TRACE("First origin removed"); [all...] |
/cts/tests/tests/gesture/src/android/gesture/cts/ |
GestureStorageTester.java | 85 // check that gesture just removed is gone 89 // test that entry itself is removed
|