/libcore/ojluni/src/main/java/java/lang/ref/ |
Reference.java | 64 * before it has been removed from its queue, the queueNext field points 66 * points to itself. Once this reference has been removed from the 126 // after this reference object has been removed from its queue
|
/packages/apps/Camera2/src/com/android/camera/settings/ |
SettingsUpgrader.java | 84 * and return the value that was removed. 103 * and return the value that was removed. 122 * and return the value that was removed.
|
/packages/apps/UnifiedEmail/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
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/ |
SimChangeReceiver.java | 40 * removed. 42 * When a SIM is added, send an activate SMS. When a SIM is removed, remove the sync accounts and 61 VvmLog.i(TAG, "Sim removed, removing inactive accounts");
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/ |
OmtpVvmSourceManager.java | 82 * When a voicemail source is removed, we don't always know which one was removed. Check the 107 // couldn't handle events on removed SIMs
|
/packages/services/Telephony/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
|
/prebuilts/go/darwin-x86/src/container/ring/ |
ring.go | 83 // The removed elements form a subring and the result is a 84 // reference to that subring (if no elements were removed, 109 // The result is the removed subring. r must not be empty.
|
/prebuilts/go/linux-x86/src/container/ring/ |
ring.go | 83 // The removed elements form a subring and the result is a 84 // reference to that subring (if no elements were removed, 109 // The result is the removed subring. r must not be empty.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/ |
rbacrules.py | 36 # role allows cannot be modified, only added/removed 112 added, removed, matched = self._set_diff(left_list, right_list) 124 return added, removed, modified
|
/system/bt/osi/include/ |
hash_map.h | 49 // The |key_fn| and |data_fn| are called whenever a hash_map element is removed from 88 // so the pointers must remain valid at least until the element is removed from the 96 // if |key| was found in the hash_map and removed, false otherwise.
|
/external/opencv3/3rdparty/openexr/ |
ChangeLog.openexr | 87 * Removed Windows .suo files from distribution. 163 - Removed broken function Imath::nearestPointOnTriangle(). 196 * Removed openexr.spec file, it's out of date and broken to 213 * Removed CPU-specific optimizations from configure.ac, 225 * Removed workaround for OS X istream::read bug. 306 * Removed vc/vc6 directory; Visual C++ 6.0 is no longer 313 * Removed Imath::TMatrix<T> and related classes, which are not 347 * Removed #include <Iex.h> from ImfAttribute.h, ImfHeader.h 392 have been removed from the .h files, so that including them 517 * Imath: removed implicit scalar->vector promotions and vecto [all...] |
/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/support/transition/ics/android/support/transition/ |
FadePort.java | 38 * simply removed from its parent, then the view will be added into a {@link 45 * parent (so its parent hierarchy was removed, but it was not removed from 203 // endView was removed from its parent - add it to the overlay 208 // it being removed from its current parent
|
/libcore/libart/src/main/java/dalvik/system/ |
VMRuntime.java | 176 * heap sizing API which was removed in Android 3.0 (Honeycomb). 185 * heap sizing API which was removed in Android 3.0 (Honeycomb). 218 * the external allocation API which was removed in Android 3.0 (Honeycomb). 227 * the external allocation API which was removed in Android 3.0 (Honeycomb). 234 * the external allocation API which was removed in Android 3.0 (Honeycomb).
|
/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/icu/icu4c/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...] |
/external/llvm/lib/Transforms/Instrumentation/ |
PGOInstrumentation.cpp | 177 bool Removed; 180 : SrcBB(Src), DestBB(Dest), Weight(W), InMST(false), Removed(false), 184 return (Twine(Removed ? "-" : " ") + (InMST ? " " : "*") + 241 if (E->Removed) 276 if (E->InMST || E->Removed) 304 E->Removed = true; 316 if (!E->InMST && !E->Removed) 394 if (E->Removed) 428 // FIXME: This function should be removed once the functionality in 474 if (!E->Removed) { [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/docs/html/sdk/api_diff/23/changes/ |
android.provider.Browser.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> 172 <a NAME="Removed"></a> 173 <TABLE summary="Removed Fields" WIDTH="100%"> 175 <TH VALIGN="TOP" COLSPAN=2>Removed Fields</FONT></TD>
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
OwnersTest.java | 48 // The legacy file should be removed. 101 // The legacy file should be removed. 159 // The legacy file should be removed. 237 // The legacy file should be removed. 347 // The legacy file should be removed. 403 // The legacy file should be removed. 475 // Now all files should be removed.
|
/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"); 263 * NOTE: this restriction has been removed. If you're in this code, you
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
CardEmulationManager.java | 215 Log.e(TAG, "Default payment service unexpectedly removed."); 217 if (DBG) Log.d(TAG, "Default payment service had payment category removed"); 230 if (DBG) Log.d(TAG, "Default removed, no services left."); 235 if (DBG) Log.d(TAG, "Default removed, making remaining service default."); 241 if (DBG) Log.d(TAG, "Default removed, asking user to pick."); 253 // A payment service may have been removed, leaving only one; 273 if (DBG) Log.d(TAG, "No default set, last payment service removed.");
|
/system/extras/pagecache/ |
pagecache.py | 17 """Holds pagecache stats by accounting for pages added and removed. 73 print row_format.format('NAME', 'ADDED (MB)', 'REMOVED (MB)', 'SIZE (MB)') 77 removed = self._file_pages[filename][1] 80 print row_format.format(filename, self.pages_to_mb(added), self.pages_to_mb(removed), self.bytes_to_mb(filesize)) 90 pad.addstr(0, 82, 'REMOVED (MB)'.ljust(14), curses.A_REVERSE) 96 removed = self._file_pages[filename][1] 101 pad.addstr(y, 80, self.pages_to_mb(removed).rjust(14))
|