HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 776 - 800 of 13621) sorted by null

<<31323334353637383940>>

  /system/bt/osi/src/
fixed_queue.c 200 bool removed = false;
204 removed = list_remove(queue->list, data);
205 assert(removed);
209 if (removed) {
  /system/bt/osi/src/socket_utils/
README 20 sources and the corresponding headers should be removed.
  /system/bt/service/ipc/binder/
interface_with_instances_base.cpp 35 // Store the callback in the pending list. It will get removed later when the
114 // |callback| might be NULL if it was removed from the pending list, e.g. the
117 VLOG(1) << "Callback was removed before the call to \"RegisterInstance\" "
152 // removed when this callback gets called.
  /system/extras/memtrack/
Android.mk 53 # removed.
  /system/tpm/tpm_manager/common/
tpm_manager_constants.h 35 // Note: When dependencies are added/removed from the above list, they should
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
README 21 and it should be removed when the bug is fixed.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32.s 53 # been removed. This test is to assure consistent interpretation.
uld2-eb.d 10 # XXX: removed.
uld2-el.d 10 # XXX: removed.
ulw2-eb-ilocks.d 10 # XXX: removed.
ulw2-eb.d 10 # XXX: removed.
ulw2-el-ilocks.d 10 # XXX: removed.
ulw2-el.d 10 # XXX: removed.
  /external/webrtc/webrtc/base/
messagequeue.cc 360 MessageList* removed) {
366 if (removed) {
367 removed->push_back(msgPeek_);
378 if (removed) {
379 removed->push_back(*it);
395 if (removed) {
396 removed->push_back(it->msg_);
  /frameworks/base/core/java/com/android/internal/widget/
PagerAdapter.java 61 * should be removed. The method {@link #isViewFromObject(android.view.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...]
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
CallbackRegistry.java 51 * A bit flag for the first 64 listeners that are removed during notification.
59 * Bit flags for the remaining callbacks that are removed during notification.
111 * Notify up to the first Long.SIZE callbacks that don't have a bit set in <code>removed</code>.
181 * for whether they have been removed or not. bits should be from mRemainderRemoved or
193 * @param bits A bit field indicating which callbacks have been removed and shouldn't
249 * on the bits set in removed.
252 * @param removed The bits indicating removal, where each bit is set for one callback
253 * to be removed.
255 private void removeRemovedCallbacks(int startIndex, long removed) {
261 if ((removed & bitMask) != 0)
    [all...]
  /frameworks/support/core-ui/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
119 * @param container The containing View from which the page will be removed.
120 * @param position The page position to be removed.
132 * @param container The containing View from which the page will be removed.
144 * removed from the container as appropriate.
187 * @param container The containing View from which the page will be removed.
188 * @param position The page position to be removed.
203 * @param container The containing View from which the page will be removed.
217 * removed from the container as appropriate
    [all...]
  /libcore/ojluni/src/main/java/java/nio/channels/
Selector.java 74 * register} method. Cancelled keys are removed from the key set during
80 * during the next selection operation, at which time the key will removed from
84 * operations. A key may be removed directly from the selected-key set by
88 * set. Keys are never removed from the selected-key set in any other way;
89 * they are not, in particular, removed as a side effect of selection
96 * <p> During each selection operation, keys may be added to and removed from a
97 * selector's selected-key set and may be removed from its key and
104 * <li><p> Each key in the cancelled-key set is removed from each key set of
247 * <p> The key set is not directly modifiable. A key is removed only after
264 * <p> Keys may be removed from, but not directly added to, th
    [all...]
  /external/libchrome/base/
observer_list_threadsafe.h 134 // If the observer to be removed is in the list, RemoveObserver MUST
226 // The ObserverList could have been removed already. In fact, it could
227 // have been removed and then re-added! If the master list's loop
245 // Remove |list| if it's not already removed.
246 // This can happen if multiple observers got removed in a notification.
  /external/llvm/docs/
ReleaseNotes.rst 40 * With this release, the autoconf build system is deprecated. It will be removed
44 * The C API function LLVMLinkModules is deprecated. It will be removed in the
54 They will be removed in 3.9. Please migrate to the versions with a 2 suffix.
59 LLVMGetBitcodeModuleProvider have been removed.
63 have been removed.
  /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/20/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/21/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/22/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/23/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.

Completed in 482 milliseconds

<<31323334353637383940>>