HomeSort by relevance Sort by last modified time
    Searched refs:removal (Results 1 - 11 of 11) sorted by null

  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerMeasurement.java 75 Process removal = fileRemoval.exec(rmfile); local
76 exitVal = removal.waitFor();
  /external/dbus/dbus/
dbus-shell.c 375 * removal. Field splitting may increase the number of words.
376 * Quote removal does not increase the number of words.
653 * empty word removal, since we know there was no way to introduce
  /external/bluetooth/bluez/src/
device.h 97 typedef void (*disconnect_watch) (struct btd_device *device, gboolean removal,
  /external/bluetooth/bluez/audio/
source.c 166 static void disconnect_cb(struct btd_device *btd_dev, gboolean removal,
sink.c 173 static void disconnect_cb(struct btd_device *btd_dev, gboolean removal,
headset.c     [all...]
  /external/bluetooth/bluez/network/
connection.c 214 static void disconnect_cb(struct btd_device *device, gboolean removal,
  /external/bluetooth/bluez/input/
device.c 776 static void disconnect_cb(struct btd_device *device, gboolean removal,
784 flags = removal ? (1 << HIDP_VIRTUAL_CABLE_UNPLUG) : 0;
  /external/v8/tools/
splaytree.js 39 * such as insertion, look-up and removal in O(log(n)) amortized time.
  /external/v8/benchmarks/
splay.js 126 * such as insertion, look-up and removal in O(log(n)) amortized time.
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 121 * such as insertion, look-up and removal in O(log(n)) amortized time.

Completed in 217 milliseconds