/external/emma/core/java12/com/vladium/emma/report/ |
AbstractReportGenerator.java | 85 // line coverage column must be removed if 'm_hasLineNumberInfo' is false: 91 boolean removed = false; 95 removed = true; 101 if (removed) 117 m_log.warning ("debug data: this column will be removed from the report.");
|
/external/jdiff/src/jdiff/ |
APIComparator.java | 53 // Find packages which were removed in the new API 63 // rather than removed and added. There will never be more than 72 System.out.println("Package " + oldPkg.name_ + " was removed"); 106 // Now that the numbers of members removed and added are known 113 // %age change = 100 * (added + removed + 2*changed) 117 // The definition ensures that if all classes are removed and all new classes 160 // Find classes which were removed in the new package 170 // rather than removed and added. There will never be more than 179 System.out.println(" Class " + oldClass.name_ + " was removed"); 370 // Find ctors which were removed in the new clas [all...] |
/external/srtp/ |
Changes | 53 Removed tmmh.c and tmmh.h, which implemented version one of TMMH. 59 Removed 'salt' from cipher input. 161 Removed 'ssrc' from the srtp_init_aes_128_prf() function argument 175 Removed the GDOI interface to the rtpw demo program. This will be 191 Added ntohs(hdr->seq) to srtp_protect and srtp_unprotect, removed
|
/frameworks/base/core/java/android/transition/ |
Fade.java | 36 * simply removed from its parent, then the view will be added into a {@link 43 * parent (so its parent hierarchy was removed, but it was not removed from 199 // endView was removed from its parent - add it to the overlay 204 // it being removed from its current parent
|
/frameworks/base/services/java/com/android/server/wm/ |
AppWindowToken.java | 94 // Set to true when the token has been removed from the window mgr. 95 boolean removed; field in class:AppWindowToken 280 if (startingData != null || removed || firstWindowDrawn) { 282 pw.print(" removed="); pw.print(removed);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidNature.java | 67 * workspace when natures are removed from the project using 69 * by clients. The nature extension id is removed from the list of natures 70 * before this method is called, and need not be removed here. 74 * removed from the project description. 280 * @return true if the builder was found and removed.
|
/external/dropbear/libtomcrypt/ |
changes | 10 -- removed a few lingering memcpy's 31 -- Removed mutex locks from fortuna_import as they create a deadlock and aren't required anyways [Avi Zelmanovich] 41 -- Removed all memcmp/memset/memcpy from the source (replaced with X macros) 117 v1.11 -- Removed printf's from lrw_test ... whoops 143 -- Removed NLS since there are some attacks against it. 213 -- Removed the DH code from the tree 248 -- Removed point compression since it slows down ECC ops to save a measly couple bytes. 250 -- Removed ECC-160 from timing and added the other curves 268 -- Removed redundant mu and point mapping in ecc_verify_hash() so it should be a bit faster now 282 -- Removed "testprof" from the default build. [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
rbt.h | 287 * @internal Use transliterator factory methods instead since this class will be removed in that release. 310 * @internal Use transliterator factory methods instead since this class will be removed in that release. 324 * @internal Use transliterator factory methods instead since this class will be removed in that release. 334 * @internal Use transliterator factory methods instead since this class will be removed in that release. 343 * @internal Use transliterator factory methods instead since this class will be removed in that release. 351 * @internal Use transliterator factory methods instead since this class will be removed in that release. 387 * @internal Use transliterator factory methods instead since this class will be removed in that release. 395 * @internal Use transliterator factory methods instead since this class will be removed in that release. 402 * @internal Use transliterator factory methods instead since this class will be removed in that release. 418 * @internal Use transliterator factory methods instead since this class will be removed in that release [all...] |
coleitr.cpp | 23 * 02/19/01 swquek Removed CollationElementsIterator() since it is 235 Using this constructor will prevent buffer from being removed when 236 string gets removed 295 Using this constructor will prevent buffer from being removed when 296 string gets removed 360 Using this constructor will prevent buffer from being removed when 361 string gets removed
|
/external/icu4c/i18n/ |
rbt.h | 287 * @internal Use transliterator factory methods instead since this class will be removed in that release. 310 * @internal Use transliterator factory methods instead since this class will be removed in that release. 324 * @internal Use transliterator factory methods instead since this class will be removed in that release. 334 * @internal Use transliterator factory methods instead since this class will be removed in that release. 343 * @internal Use transliterator factory methods instead since this class will be removed in that release. 351 * @internal Use transliterator factory methods instead since this class will be removed in that release. 387 * @internal Use transliterator factory methods instead since this class will be removed in that release. 395 * @internal Use transliterator factory methods instead since this class will be removed in that release. 402 * @internal Use transliterator factory methods instead since this class will be removed in that release. 418 * @internal Use transliterator factory methods instead since this class will be removed in that release [all...] |
coleitr.cpp | 23 * 02/19/01 swquek Removed CollationElementsIterator() since it is 236 Using this constructor will prevent buffer from being removed when 237 string gets removed 296 Using this constructor will prevent buffer from being removed when 297 string gets removed 361 Using this constructor will prevent buffer from being removed when 362 string gets removed
|
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/ |
uim.c | 74 * @RFKILL_OP_DEL: a device was removed 550 UIM_DBG(" Removed gps_drv module"); 558 UIM_DBG(" Removed fm_drv module"); 560 UIM_DBG(" Removed fm_drv module"); 568 UIM_DBG(" Removed bt_drv module"); 570 UIM_DBG(" Removed bt_drv module"); 579 UIM_DBG(" Removed st_drv module "); 581 UIM_DBG(" Removed st_drv module "); 589 UIM_DBG(" Removed fm_drv module"); 597 UIM_DBG(" Removed bt_drv module") [all...] |
/external/stlport/etc/ |
ChangeLog | 108 test/unit/Makefile removed from SVN, now generated by configure 121 removed LDSEARCH macro, use LDFLAGS instead; 365 has been removed. 388 * stlport/stl/_check_config.h: Unused, removed. 419 _STLP_REAL_LOCALE_IMPLEMENTED removed, the whole detection mecanism 449 removed. 452 test/unit/ctype_facets_test.cpp: Removed the hard coded table of 484 * stlport/stl/_algobase.h: Removed namespace specification on 488 been removed independant of compiler in use. 501 * Removed anachronous and unmaintained raw SGI allocator mode [all...] |
/external/chromium_org/chrome/browser/extensions/api/identity/ |
account_tracker_unittest.cc | 32 REMOVED, 63 case REMOVED: 138 events_.push_back(TrackingEvent(REMOVED, ids.email, ids.gaia)); 364 TrackingEvent(REMOVED, "user@example.com", kFakeGaiaId))); 410 TrackingEvent(REMOVED, "user@example.com", kFakeGaiaId))); 453 TrackingEvent(REMOVED, "alpha@example.com", kFakeGaiaId))); 458 TrackingEvent(REMOVED, "beta@example.com", kFakeGaiaId)));
|
/external/chromium_org/third_party/mesa/src/docs/ |
RELNOTES-4.1 | 228 - Removed ctx->Color.DriverDrawBuffer 229 - Removed ctx->Pixel.DriverReadBuffer 230 - Removed ctx->Color.MultiDrawBuffer 231 - Removed ctx->Driver.SetDrawBuffer() 232 - Removed swrast->Driver.SetReadBuffer(). 278 7. Removed ctx->Polygon._OffsetAny. Removed ctx->Polygon.OffsetMRD.
|
/external/mesa3d/docs/ |
RELNOTES-4.1 | 228 - Removed ctx->Color.DriverDrawBuffer 229 - Removed ctx->Pixel.DriverReadBuffer 230 - Removed ctx->Color.MultiDrawBuffer 231 - Removed ctx->Driver.SetDrawBuffer() 232 - Removed swrast->Driver.SetReadBuffer(). 278 7. Removed ctx->Polygon._OffsetAny. Removed ctx->Polygon.OffsetMRD.
|
/frameworks/base/docs/html/sdk/api_diff/14/changes/ |
android.view.Surface.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."> 94 <a NAME="Removed"></a> 95 <TABLE summary="Removed Methods" WIDTH="100%"> 97 <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD> 209 <a NAME="Removed"></a> 210 <TABLE summary="Removed Fields" WIDTH="100%"> 212 <TH VALIGN="TOP" COLSPAN=2>Removed Fields</FONT></TD>
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.content.pm.PackageManager.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> 120 <a NAME="Removed"></a> 121 <TABLE summary="Removed Fields" WIDTH="100%"> 123 <TH VALIGN="TOP" COLSPAN=2>Removed Fields</FONT></TD>
|
/frameworks/base/tools/aapt/ |
Package.cpp | 148 int i, removed = 0; local 158 removed++; 161 if (bundle->getVerbose() && removed > 0) 162 printf("Removed %d file%s\n", removed, (removed==1) ? "" : "s"); 316 * NOTE: this restriction has been removed. If you're in this code, you
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ArrayBlockingQueue.java | 17 // removed link to collections framework docs 460 * @param o element to be removed from this queue, if present 735 * modifications to update iterators when elements are removed. 748 * an interior element is removed (and thus other elements may [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 50 removed some no-effect asserts in run.c. 54 removed the obsolete -V argument; fixed --version to print the 71 removed the 9-years-obsolete -mr and -mf flags. 77 removed some #ifdef's in run.c and lex.c that appear to no 251 removed -m option; no longer needed, and it was actually 349 removed some horrible pointer-int casting in b.c and elsewhere 438 removed now-pointless optimization in makefile that tries to avoid 441 removed most fixed-size arrays, though a handful remain, some 451 for debugging. previous dynamic string code removed. 521 instances of unsigned char have been removed; the handful of place [all...] |
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
card_slider.js | 421 * Removes a card by index from the card slider. If the card to be removed 424 * @param {!Node} card A card to be removed. 432 * Removes a card by index from the card slider. If the card to be removed 435 * @param {number} index The index of the tile that should be removed. 439 var removed = this.cards_.splice(index, 1).pop(); 446 this.fireRemovedEvent_(removed, index); 451 * when a card was removed from this card slider. 452 * @param {Node} card The recently removed card. 453 * @param {number} index The index of the card before it was removed. 467 * removed in the flow [all...] |
/external/smack/src/org/jivesoftware/smack/packet/ |
Message.java | 188 * @param language the language of the subject which is to be removed 189 * @return true if a subject was removed and false if it was not. 202 * Removes the subject from the message and returns true if the subject was removed. 204 * @param subject the subject being removed from the message. 205 * @return true if the subject was successfully removed and false if it was not. 308 * @param language the language of the body which is to be removed 309 * @return true if a body was removed and false if it was not. 322 * Removes the body from the message and returns true if the body was removed. 324 * @param body the body being removed from the message. 325 * @return true if the body was successfully removed and false if it was not [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ProcessCpuTracker.java | 214 public boolean removed; field in class:ProcessCpuTracker.Stats 256 if (sta.removed != stb.removed) { 503 st.removed = true; 507 if (DEBUG) Slog.v(TAG, "Removed " 523 st.removed = true; 527 if (localLOGV) Slog.v(TAG, "Removed pid " + st.pid + ": " + st); 739 printProcessCPU(pw, st.added ? " +" : (st.removed ? " -": " "), 742 if (!st.removed && st.workingThreads != null) { 747 tst.added ? " +" : (tst.removed ? " -": " ") [all...] |
/frameworks/base/media/java/android/media/videoeditor/ |
VideoEditor.java | 487 * removed from the storyboard. If the extraction of the audio waveform is 490 * Effects and overlays associated with the media item will also be removed. 493 * removed is the first media item in the storyboard or if the media item is 499 * @param mediaItemId The unique id of the media item to be removed 501 * @return The media item that was removed 511 * transitions are also removed. 568 * @param transitionId The id of the transition to be removed 570 * @return The transition that was removed 648 * @param audioTrackId The id of the audio track to be removed 650 * @return The audio track that was removed [all...] |