HomeSort by relevance Sort by last modified time
    Searched full:removes (Results 1 - 25 of 962) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/
remove-select-onchange.html 1 <p>This test shouldn't crash when you pick something from select, even though it removes itself.
  /external/clearsilver/man/man3/
dictRemove.3 30 Removes item identified by <id> from <dict>.
  /external/icu4c/tools/genprops/misc/
ucdstrip.pl 5 # Removes comments behind data lines but not in others.
ucdstrip.c 17 * Removes comments behind data lines but not in others.
  /external/easymock/src/org/easymock/
IMocksControl.java 42 * Removes all expectations for the mock objects of this control.
47 * Removes all expectations for the mock objects of this control and turn
53 * Removes all expectations for the mock objects of this control and turn
59 * Removes all expectations for the mock objects of this control and turn
  /external/proguard/docs/manual/
optimizations.html 66 <dd>Removes write-only fields.</dd>
87 <dd>Removes unused method parameters.</dd>
134 <dd>Removes dead code based on control flow analysis and data flow
139 <dd>Removes dead code based on a simple control flow analysis.</dd>
142 <dd>Removes unused variables from the local variable frame.</dd>
145 <dd>Removes exceptions with empty catch blocks.</dd>
  /external/srec/shared/include/
HashMap.h 55 * Removes the mapping for this key from this map if present.
64 * Removes the mapping for this key from this map if present and frees the value.
73 * Removes the mappings for the key at the specified index.
82 * Removes all mappings from this map.
90 * Removes all mappings from this map and frees the values.
181 * Removes the mapping for this key from this map if present.
192 * Removes the mapping for this key from this map if present and frees the value.
201 * Removes the mappings for the key at the specified index.
209 * Removes all mappings from this map.
216 * Removes all mappings from this map and frees the values
    [all...]
Int8ArrayList.h 51 * Removes element from list.
59 * Removes all elements from list.
151 * Removes element from list.
159 * Removes all elements from list.
IntArrayList.h 51 * Removes element from list.
59 * Removes all elements from list.
143 * Removes element from list.
151 * Removes all elements from list.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CompletionService.java 64 * Retrieves and removes the Future representing the next
74 * Retrieves and removes the Future representing the next
83 * Retrieves and removes the Future representing the next
ThreadFactory.java 11 * removes hardwiring of calls to {@link Thread#Thread(Runnable) new Thread},
  /external/proguard/src/proguard/obfuscate/
AttributeShrinker.java 30 * This ClassVisitor removes attributes that are not marked as being used or
96 * Removes all VisitorAccepter objects that are not marked as being used
NameAndTypeShrinker.java 30 * This ClassVisitor removes NameAndType constant pool entries
68 * Removes all NameAndType entries that are not marked as being used
Utf8Shrinker.java 30 * This ClassVisitor removes UTF-8 constant pool entries that are not marked
67 * Removes all UTF-8 entries that are not marked as being used
  /external/webkit/WebKit/mac/Misc/
WebNSArrayExtras.m 53 // Starting with a mutable array of NSMenuItems, removes any separators at the start,
54 // removes any separators at the end, and collapses any other adjacent separators to
  /frameworks/base/awt/java/awt/image/
WritableRenderedImage.java 47 * Removes the registered TileObserver.
91 * Release the specified writable tile. This method removes the writer from
  /packages/apps/IM/src/com/android/im/engine/
ChatSessionManager.java 52 * Removes a ChatSessionListener so that it will no longer be notified.
84 * Closes a ChatSession. This only removes the session from the list; the
  /dalvik/dx/src/com/android/dx/util/
IntSet.java 32 * Removes an int from a set.
  /dalvik/libcore/luni/src/main/java/java/util/
Set.java 61 * Removes all elements from this set, leaving it empty.
133 * Removes the specified object from this set.
144 * Removes all objects in the specified collection from this set.
155 * Removes all objects from this set that are not contained in the specified
  /external/clearsilver/csharp/
README 14 removes type information and begs for coredumps to occur later.
  /external/icu4c/i18n/
remtrans.h 22 * A transliterator that removes text.
  /frameworks/base/awt/java/awt/
ItemSelectable.java 52 * Removes the specified ItemListener.
MenuContainer.java 32 * Removes the specified MenuComponent from the MenuContainer.
  /packages/apps/Email/tests/src/com/android/email/mail/
FlagTests.java 30 * Confirm that all flags are upper-case. This removes the need for wasteful toUpper
  /packages/apps/IM/src/com/android/im/
IContactList.aidl 39 * Removes a contact in the list.

Completed in 547 milliseconds

1 2 3 4 5 6 7 8 91011>>