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

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/docs/manual/
optimizations.html 64 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
65 <code><b>field/removal/writeonly</b></code></dt>
78 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
85 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
86 <code><b>method/removal/parameter</b></code></dt>
123 <dt><div>(&rArr; <code>code/removal/simple</code>)</div>
127 <dt><div>(<i>best used with</i> <code>code/removal/advanced</code>)</div>
132 <dt><div>(&rArr; <code>code/removal/exception</code>)</div>
133 <code><b>code/removal/advanced</b></code></dt>
137 <dt><div>(&rArr; <code>code/removal/exception</code>)</div
    [all...]
  /external/clearsilver/man/man3/
cgi_destroy.3 29 CGI, which mostly means the associated HDF and removal
  /external/webkit/LayoutTests/http/tests/appcache/
remove-cache-expected.txt 1 Test that a 404 response for manifest results in cache removal.
  /external/guava/src/com/google/common/collect/
PeekingIterator.java 36 * except that it <i>may</i> prevent removal of the most recent element via
55 * <p>Implementations may or may not support removal when a call to {@link
  /external/kernel-headers/original/linux/mtd/
blktrans.h 54 /* Called on {de,}registration and on subsequent addition/removal
  /external/webkit/WebCore/dom/
MutationEvent.idl 28 const unsigned short REMOVAL = 3;
MutationEvent.h 37 REMOVAL = 3
  /external/kernel-headers/original/linux/
plist.h 22 * Addition is O(K), removal is O(1), change of priority of a node is
58 * Removal means remove it from the node_list and remove it from
60 * of removal from the prio_list it must be checked whether other
164 * against removal of list entry
185 * removal of list entry
  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerMeasurement.java 75 Process removal = fileRemoval.exec(rmfile); local
76 exitVal = removal.waitFor();
  /external/webkit/WebKit/chromium/public/
WebMutationEvent.h 46 Removal = 3
  /system/vold/
DirectVolume.cpp 270 * partition removal unless it's mounted. Otherwise
271 * the removal notification will be sent on the Disk
283 snprintf(msg, sizeof(msg), "Volume %s %s bad removal (%d:%d)",
293 SLOGE("Failed to unmount volume on bad removal (%s)",
  /packages/apps/Mms/src/org/w3c/dom/events/
EventTarget.java 20 * interface. The interface allows registration and removal of
56 * This method allows the removal of event listeners from the event
71 * each must be removed separately. Removal of a capturing listener
  /cts/tools/utils/
host_config.xml 42 <!-- Time to wait [ms] after a package installation or removal. -->
  /external/opencore/pvmi/pvmf/include/
pvmf_event_handling.h 181 * with the removal of event data, setting length of event data wont be of any significance either.
203 * with the removal of event data, length if event data wont be needed either.
375 * with the removal of event data, setting length of event data wont be of any significance either.
397 * with the removal of event data, length if event data wont be needed either.
  /external/qemu/android/avd/
hw-config-defs.h 123 "Whether the device supports insertion/removal of virtual SD Cards.")
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
epsnormalize.h 46 // - Mehryar Mohri. "Generic epsilon-removal and input epsilon-normalization
  /external/bluetooth/glib/gio/
gdrive.h 50 * @is_media_removable: Returns %TRUE if the #GDrive supports removal and insertion of media.
57 * @poll_for_media: Poll for media insertion/removal on a #GDrive.
  /external/libpng/scripts/
makefile.cegcc 43 @echo " * Removal of the directories"
47 @echo " * Removal of the old files"
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyDeriveTkip.c 120 because it is added as padding at the end due to the OS_PACKED removal. */
164 * WEP broadcast key removal function:
keyDeriveWep.c 142 * WEP broadcast key removal function:
218 * WEP broadcast key removal function:
  /packages/apps/Email/src/org/apache/james/mime4j/decoder/
UnboundedFifoByteBuffer.java 30 * The removal order of an <code>UnboundedFifoByteBuffer</code> is based on the insertion
32 * The iteration order is the same as the removal order.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyDeriveWep.c 144 * WEP broadcast key removal function:
220 * WEP broadcast key removal function:
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
keyDeriveTkip.c 120 because it is added as padding at the end due to the OS_PACKED removal. */
164 * WEP broadcast key removal function:
keyDeriveWep.c 142 * WEP broadcast key removal function:
218 * WEP broadcast key removal function:
  /external/opencore/oscl/oscl/osclbase/src/
oscl_queue.h 146 uint32 ifront; // front of queue: removal point
172 * Oscl_Queue supports constant time insertion (at the end) and removal of
174 * insertion or removal of elements at the other ends or middle of the

Completed in 260 milliseconds

1 2 3 4 5 6 7 8 91011>>