/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
ReadMe.txt | 44 Removed 'no X11' targets as 45 new codebase will assume you have them. Also removed specific #defines 48 2007-12-31 - Enabled strip -x in the Xcode settings and removed it 111 be removed (which I have started doing). Furthermore, it appears that the 147 ready for Universal Binaries. Removed the .pkg system for .dmg for due to problems 148 with broken packages in the past several SDL point releases. Removed usage of SDL 154 Started updating Project Builder projects to Xcode for Panther and Tiger. Also removed
|
/frameworks/base/docs/html/sdk/api_diff/16/changes/ |
android.database.sqlite.SQLiteProgram.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."> 79 <a NAME="Removed"></a> 80 <TABLE summary="Removed Methods" WIDTH="100%"> 82 <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD> 162 <a NAME="Removed"></a> 163 <TABLE summary="Removed Fields" WIDTH="100%"> 165 <TH VALIGN="TOP" COLSPAN=2>Removed Fields</FONT></TD>
|
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.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
SVGListProperty.h | 131 // Spec: If the inserted item is already in a list, it is removed from its previous list before it is inserted into this list. 157 // Spec: If the inserted item is already in a list, it is removed from its previous list before it is inserted into this list. 222 // Spec: If newItem is already in a list, it is removed from its previous list before it is inserted into this list. 255 // Spec: If newItem is already in a list, it is removed from its previous list before it is inserted into this list. 289 // Spec: If newItem is already in a list, it is removed from its previous list before it is inserted into this list. 297 // 'newItem' already lived in our list, we removed it, and now we're empty, which means there's nothing to replace. 324 // Spec: If newItem is already in a list, it is removed from its previous list before it is inserted into this list. 331 // 'passNewItem' already lived in our list, we removed it, and now we're empty, which means there's nothing to replace. 402 // Spec: If newItem is already in a list, it is removed from its previous list before it is inserted into this list. 427 // Spec: If newItem is already in a list, it is removed from its previous list before it is inserted into this list [all...] |
/frameworks/base/core/java/android/content/pm/ |
RegisteredServicesCache.java | 61 * added, removed and changed. Users are responsible for calling 198 private void notifyListener(final V type, final int userId, final boolean removed) { 200 Log.d(TAG, "notifyListener: " + type + " is " + (removed ? "removed" : "added")); 215 listener2.onServiceChanged(type, userId, removed); 348 notifyListener(info.type, userId, false /* removed */); 362 changes.append(" Existing service replacing a removed service: ") 369 notifyListener(info.type, userId, false /* removed */); 387 changes.append(" Service removed: ").append(v1).append("\n"); 391 notifyListener(v1, userId, true /* removed */); [all...] |
/frameworks/support/v4/java/android/support/v4/view/ |
PagerAdapter.java | 61 * should be removed. The method {@link #isViewFromObject(View, Object)} identifies 74 * set change may involve pages being added, removed, or changing position. The 118 * @param container The containing View from which the page will be removed. 119 * @param position The page position to be removed. 131 * @param container The containing View from which the page will be removed. 143 * removed from the container as appropriate. 184 * @param container The containing View from which the page will be removed. 185 * @param position The page position to be removed. 199 * @param container The containing View from which the page will be removed. 212 * removed from the container as appropriate [all...] |
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicLongFieldUpdater.java | 254 // BEGIN android-removed 263 // END android-removed 264 // BEGIN android-removed 267 // END android-removed 348 // BEGIN android-removed 357 // END android-removed 358 // BEGIN android-removed 361 // END android-removed 435 // BEGIN android-removed 451 // END android-removed [all...] |
/external/libpng/ |
CHANGES | 142 removed png_large_malloc, png_large_free, and png_realloc functions. 157 removed all implicit variable tests which assume NULL == 0 (I think) 161 removed old png_set_rgbx() and png_set_xrgb() functions that have been 169 removed PNG_READ_END_MODE in progressive reader (Smarasderagd) 191 removed PNG_USE_OWN_CRC capability 246 More type casting. Removed erroneous overflow test in pngmem.c. 279 Removed "beta" language from documentation. 290 added PNGARG() to prototypes in pngtest.c and removed some prototypes 309 Removed #ifdef/#endif around a png_free() in pngread.c 320 Removed references to IJG and JPEG in the ansi2knr.c copyright statement [all...] |
/external/chromium_org/chromeos/dbus/ |
nfc_device_client.cc | 143 // are removed when the adapter they belong to is removed. Clean up the 144 // object proxies for devices that are managed by the removed adapter. 146 // removed adapter will be valid before this method returns. 147 VLOG(1) << "Adapter removed. Cleaning up device proxies belonging to "
|
nfc_tag_client.cc | 144 // are removed when the adapter they belong to is removed. Clean up the 145 // object proxies for devices that are managed by the removed adapter. 147 // removed adapter will be valid before this method returns. 148 VLOG(1) << "Adapter removed. Cleaning up tag proxies belonging to "
|
/external/chromium_org/content/browser/ |
device_monitor_mac.mm | 56 // it gets removed, this will prevent the system from thinking that no 57 // devices were added nor removed and not notifying the |monitor_|. 64 // Method called by the default notification center when a device is removed 108 // All the remaining entries in cached_devices are removed devices. 116 DVLOG(1) << "Device has been removed, id: " << it->unique_id();
|
/external/chromium_org/jingle/glue/ |
thread_wrapper.cc | 91 talk_base::MessageList* removed) { 100 if (removed) { 101 removed->push_back(it->second); 117 if (removed) { 118 removed ->push_back((*it)->message);
|
/frameworks/base/docs/html/sdk/api_diff/10/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/11/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/12/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/13/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/14/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/15/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/17/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/18/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/19/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/3/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/4/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/5/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/6/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.
|