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

1 2 3 4 5 6 7 8 91011>>

  /art/test/485-checker-dce-switch/
info.txt 1 Tests that DCE can remove a packed switch.
  /external/libcxx/lib/
notweak.exp 0 # Remove the weak-def bit from these external symbols
  /external/valgrind/exp-bbv/tests/
filter_stderr 7 # Remove lines that don't start with #
10 # Remove all blank lines
  /art/test/521-checker-array-set-null/
info.txt 2 optimizations to remove type checks on array set operations work.
  /art/test/536-checker-needs-access-check/
info.txt 1 Verifies that we don't remove type checks when we need to check for access rights.
  /art/test/591-checker-regression-dead-loop/
info.txt 1 Regression test for Optimizing's dead block elimination which used to remove
  /dalvik/dx/tests/118-find-usages/
expected.txt 4 ArrayList.remove()
5 LFoo;.callArrayListRemoveIndex: method reference Ljava/util/ArrayList;.remove(I) (invoke-virtual)
6 LFoo;.callArrayListRemoveValue: method reference Ljava/util/ArrayList;.remove(Ljava/lang/Object;) (invoke-virtual)
7 Collection.remove()
  /external/valgrind/memcheck/tests/solaris/
filter_ldynsym 3 # remove path to ldynsym
  /external/webrtc/webrtc/base/
asynchttprequest.cc 1 // TODO(pthatcher): Remove this file once chromium's GYP file doesn't
asynchttprequest.h 1 // TODO(pthatcher): Remove this file once chromium's GYP file doesn't
  /external/webrtc/webrtc/p2p/base/
rawtransport.cc 1 // TODO(pthatcher): Remove this file once Chrome's build files no
rawtransport.h 1 // TODO(pthatcher): Remove this file once Chrome's build files no
rawtransportchannel.cc 1 // TODO(pthatcher): Remove this file once Chrome's build files no
rawtransportchannel.h 1 // TODO(pthatcher): Remove this file once Chrome's build files no
  /external/valgrind/massif/tests/
filter_stderr 7 # Remove "Massif, ..." line and the following copyright line.
10 # Remove AIX-only alloc-fns
13 # Remove Darwin-only alloc-fns
  /art/test/473-remove-dead-block/
info.txt 2 Removing from predecessors require remove successor otherwise
  /art/test/481-regression-phi-cond/
info.txt 2 to remove a Phi from the wrong instruction list.
  /art/test/608-checker-unresolved-lse/
info.txt 2 which used to wrongly remove field stores in the presence of
  /bionic/tests/
stdio_nofortify_test.cpp 11 #error "_FORTIFY_SOURCE has been redefined, fix the code to remove this redefinition."
string_nofortify_test.cpp 11 #error "_FORTIFY_SOURCE has been redefined, fix the code to remove this redefinition."
strings_nofortify_test.cpp 11 #error "_FORTIFY_SOURCE has been redefined, fix the code to remove this redefinition."
unistd_nofortify_test.cpp 11 #error "_FORTIFY_SOURCE has been redefined, fix the code to remove this redefinition."
  /external/v8/tools/cfi/
blacklist.txt 2 # This should be possible to remove, if/when we build against
  /external/hamcrest/src/org/hamcrest/internal/
SelfDescribingValueIterator.java 22 public void remove() { method in class:SelfDescribingValueIterator
23 values.remove();
  /external/iptables/extensions/
libipt_ECN.man 4 \fB\-\-ecn\-tcp\-remove\fP
5 Remove all ECN bits from the TCP header. Of course, it can only be used

Completed in 296 milliseconds

1 2 3 4 5 6 7 8 91011>>