HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 651 - 675 of 8141) sorted by null

<<21222324252627282930>>

  /packages/apps/Email/src/org/apache/james/mime4j/decoder/
UnboundedFifoByteBuffer.java 31 * order; elements are removed in the same order in which they were added.
168 * @return the removed object
244 // First element can be removed quickly
  /system/core/include/usbhost/
usbhost.h 59 /* Callback for notification when USB devices are removed.
75 /* Call this to monitor the USB bus for new and removed devices.
80 * removed_cb is called when USB devices are removed from the bus.
  /external/libvpx/examples/includes/geshi/docs/
CHANGES 66 * Removed duplicate keywords from Progres, SAS and TSQL (BenBE)
184 * Removed explicit escaping of / in Regular Expressions (BenBE)
214 * Removed <, > and / from HTML names, now only containing the real tag names (BenBE)
218 - Removed some private methods which were only called at exactly one place (milian)
382 - Changed code style of geshi.php, and removed tabs
385 - Removed background colour on keyword group in eiffel (Julian Tschannen)
386 - Removed GESHI_DIR_SEPARATOR constant usage, it's unnecessary (Aleksey Zapparov)
412 - Removed extra newlines at the end of some files
445 - Removed \ as an escape character in T-SQL (Dave Jackson)
458 - Fixed backslash characters being removed (ArTourter
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
CipherSuite.java 89 // BEGIN android-removed
92 // END android-removed
95 // BEGIN android-removed
98 // END android-removed
115 // BEGIN android-removed
117 // END android-removed
121 // BEGIN android-removed
128 // END android-removed
210 // BEGIN android-removed
214 // END android-removed
    [all...]
  /bionic/libc/inet/
inet_pton.c 34 // android-removed: #include "port_before.h"
36 // android-removed: #include "namespace.h"
48 // android-removed: #include "port_after.h"
50 // BEGIN android-removed
54 // END android-removed
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/
Sasl3Test.java 103 * All providers are previously removed and 2 new providers were added.
149 * All providers are previously removed.
169 * All providers are previously removed and 2 new providers were added.
208 * All providers are previously removed and 1 new provider was added.
240 * All providers are previously removed and 2 new providers were added.
Sasl4Test.java 100 * All providers are previously removed and
144 * All providers are previously removed.
165 * All providers are previously removed and
206 * All providers are previously removed and
239 * All providers are previously removed and
  /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
  /external/wpa_supplicant_8/src/utils/
wpa_debug.c 186 display = " [REMOVED]";
206 fprintf(out_file, " [REMOVED]");
218 printf(" [REMOVED]");
252 "%s - hexdump_ascii(len=%lu): [REMOVED]\n",
287 printf("%s - hexdump_ascii(len=%lu): [REMOVED]\n",
  /frameworks/base/services/java/com/android/server/wm/
AppWindowToken.java 86 // Set to true when the token has been removed from the window mgr.
87 boolean removed; field in class:AppWindowToken
257 if (startingData != null || removed || firstWindowDrawn) {
259 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.
276 * @return true if the builder was found and removed.
  /external/webkit/Tools/
ChangeLog-2009-06-16 65 Removed dead file.
68 * DumpRenderTree/win/TestNetscapePlugin/main.c: Removed.
166 Removed setUseFixedLayout and renamed setFixedLayoutSize to
608 I removed the existing tests using addFileToPasteboardOnDrag()
623 (LayoutTestController::staticValues): removed addFileToPasteboardOnDrag support
624 (LayoutTestController::staticFunctions): removed addFileToPasteboardOnDrag support
634 (-[EventSendingController fireKeyboardEventsToElement:]): removed spurious { }
636 (-[UIDelegate webView:dragImage:at:offset:event:pasteboard:source:slideBack:forView:]): removed addFileToPasteboardOnDrag support
    [all...]
  /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/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
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
  /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/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/core/java/android/webkit/
CacheManager.java 34 * @deprecated Access to the HTTP cache will be removed in a future release.
60 * @deprecated Access to the HTTP cache will be removed in a future release.
262 * @deprecated Access to the HTTP cache will be removed in a future release.
273 * @deprecated Access to the HTTP cache will be removed in a future release.
316 * @deprecated Access to the HTTP cache will be removed in a future release.
339 // TODO: The files in the cache directory can be removed by the
392 * @deprecated Access to the HTTP cache will be removed in a future release.
  /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 145 int i, removed = 0; local
155 removed++;
158 if (bundle->getVerbose() && removed > 0)
159 printf("Removed %d file%s\n", removed, (removed==1) ? "" : "s");
313 * NOTE: this restriction has been removed. If you're in this code, you
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
JDKAlgorithmParameters.java 13 // BEGIN android-removed
16 // END android-removed
20 // BEGIN android-removed
22 // END android-removed
28 // BEGIN android-removed
33 // END android-removed
41 // BEGIN android-removed
43 // END android-removed
181 // BEGIN android-removed
353 // END android-removed
    [all...]

Completed in 1048 milliseconds

<<21222324252627282930>>