HomeSort by relevance Sort by last modified time
    Searched defs:REMOVE (Results 1 - 8 of 8) sorted by null

  /cts/tools/host/src/com/android/cts/
CTSCommand.java 27 static final String REMOVE = "rm";
  /cts/apps/CtsVerifier/arduino-helper/
Makefile 136 REMOVE = rm -f
259 $(REMOVE) $(OUT_DIR)/$(TARGET).hex $(OUT_DIR)/$(TARGET).eep \
  /external/chromium/net/disk_cache/
rankings.cc 22 REMOVE
305 // If a, b and r are elements on the list, and we want to remove r, the possible
314 // B. Remove a random element:
320 // C. Remove head:
326 // D. Remove tail:
331 void Rankings::Remove(CacheRankingsBlock* node, List list) {
332 Trace("Remove 0x%x (0x%x 0x%x)", node->address().value(), node->Data()->next,
352 Transaction lock(control_data_, node->address(), REMOVE, list);
404 // A crash in between Remove and Insert will lead to a dirty entry not on the
406 // but the net effect is just an assert on debug when attempting to remove th
    [all...]
  /external/bluetooth/glib/tests/
queue-test.c 204 PEEK_NTH, INDEX, REMOVE, REMOVE_ALL,
502 case REMOVE:
sequence-test.c 83 SORT_CHANGED_ITER, REMOVE, REMOVE_RANGE, MOVE_RANGE, SEARCH, SEARCH_ITER,
739 case REMOVE:
  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java 76 private static final int REMOVE = CHILD_MENU_BASE + 5;
541 public void remove(int which) {
653 menu.add(0, REMOVE, 0, R.string.remove_from_playlist);
735 case REMOVE:
802 // remove track from queue
819 // remove track from playlist
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 367 milliseconds