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

1 2 3 4 5 6 78 91011>>

  /external/libgdx/gdx/.settings/
org.eclipse.cdt.managedbuilder.core.prefs 4 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/operation=remove
6 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INCLUDE_PATH/operation=remove
8 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE_PATH/operation=remove
12 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_PATH/operation=remove
  /external/libyuv/files/tools/msan/
blacklist.txt 5 # Please think twice before you add or remove these rules.
  /external/mesa3d/src/glsl/
opt_dead_code_local.cpp 83 entry->remove();
87 entry->remove();
179 printf("looking for %s.0x%01x to remove\n", var->name,
188 int remove = entry->available & ir->write_mask; local
193 remove, entry->ir->write_mask & ~remove);
195 if (remove) {
204 entry->ir->write_mask &= ~remove;
205 entry->available &= ~remove;
208 entry->ir->remove();
    [all...]
  /external/pdfium/xfa/src/fdp/include/
fde_mem.h 7 // TODO(thestig): Remove this file and do IWYU.
  /external/pdfium/xfa/src/fgas/src/
fgas_base.h 7 // TODO(thestig): Remove this file and do IWYU.
  /external/pdfium/xfa/src/fxbarcode/
barcode.h 7 // TODO(thestig): Remove this file and do IWYU.
  /external/scrypt/
Android.mk 9 # that import_openssl.sh import won't remove them.
  /external/selinux/secilc/
ChangeLog 6 * Remove uses of -Wno-return-type, from Dan Albert.
  /external/testng/src/main/java/org/testng/collections/
MultiMap.java 70 public C remove(K key) { method in class:MultiMap
74 public boolean remove(K key, V value) { method in class:MultiMap
79 return values.remove(value);
83 return m_objects.remove(key);
  /external/testng/src/test/java/test/
ReporterApiTest.java 7 * Make sure we don't remove public API's from Reporter.
  /external/testng/src/test/java/test/dataprovider/
MyIterator.java 25 public void remove() { method in class:MyIterator
  /external/v8/test/message/
for-loop-invalid-lhs.js 5 // TODO(adamk): Remove flag after the test runner tests all message tests with
  /external/valgrind/docs/internals/
3_5_BUGSTATUS.txt 13 r10882 Ashley Remove & from exp-ptrcheck description
  /external/valgrind/gdbserver_tests/
filter_helgrind_monitor 19 # and remove any remaining empty lines
  /external/valgrind/memcheck/tests/
filter_dw4 6 # remove directory name and pid from mapped filename
  /external/webrtc/tools/msan/
blacklist.txt 5 # Please think twice before you add or remove these rules.
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
AttachmentDeletionInterface.java 9 * the onClickListener for the close button to remove the attachment
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_future.py 0 """Remove __future__ imports
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_future.py 0 """Remove __future__ imports
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10407.go 7 // Issue 10407: gccgo failed to remove carriage returns
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10407.go 7 // Issue 10407: gccgo failed to remove carriage returns
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_future.py 0 """Remove __future__ imports
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_future.py 0 """Remove __future__ imports
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
hidden2.d 4 # It is also ok to remove this symbol, but we currently make it local.
  /bionic/tests/libs/
dlsym_from_this_functions.cpp 26 // TODO: remove this once b/20049306 is fixed
36 // TODO: remove this once b/20049306 is fixed
46 // TODO: remove this once b/20049306 is fixed

Completed in 878 milliseconds

1 2 3 4 5 6 78 91011>>