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

1 2 3 4 5 6 78 91011>>

  /external/elfutils/
ChangeLog 55 * configure.ac: Drop libdwarf directory. Add libdw-po.
  /external/icu4c/common/
mutex.h 16 // 06/04/97 helena Updated setImplementation as per feedback from 5/21 drop.
  /external/iproute2/examples/diffserv/
Edge2 44 police rate 1500kbit burst 90k mtu 9k drop flowid :1
  /external/iproute2/include/libiptc/
libip6tc.h 16 #define IP6TC_LABEL_DROP "DROP"
  /external/iproute2/man/man8/
tc-sfq.8 49 at most 128 buckets of 1024 available. In case of overflow, tail-drop is performed
  /external/iproute2/tc/
m_skbedit.c 99 } else if (matches(*argv, "drop") == 0 ||
  /external/iptables/extensions/
libip6t_REJECT.c 62 "--reject-with type drop input packet and send back\n"
  /external/iptables/include/libiptc/
libip6tc.h 16 #define IP6TC_LABEL_DROP "DROP"
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_common.h 153 unsigned int drop; member in struct:ip_conntrack_stat
  /external/opencore/protocols/rtp_payload_parser/rfc_3267/src/
amr_payload_parser.cpp 88 //drop empty payloads
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 26 ATTRIBUTE MS-Link-Drop-Time-Limit 15 integer Microsoft
  /external/proguard/src/proguard/gui/splash/
ShadowedSprite.java 26 * This Sprite adds a drop shadow to another Sprite.
  /external/tcpdump/
acconfig.h 132 /* define if should drop privileges by default */
  /external/v8/src/ia32/
jump-target-ia32.cc 367 // Drop leftover statement state from the frame before merging, without
377 // Drop leftover statement state from the frame before merging, without
396 // Drop leftover statement state from the frame before merging, even on
416 // Drop leftover statement state from the frame before merging, even on
  /external/v8/src/x64/
full-codegen-x64.cc 343 __ Drop(1);
387 __ Drop(count);
393 __ Drop(count);
397 if (count > 1) __ Drop(count - 1);
404 __ Drop(count);
413 __ Drop(count);
417 if (count > 1) __ Drop(count - 1);
604 __ Drop(1);
620 __ Drop(1);
762 __ Drop(2)
    [all...]
jump-target-x64.cc 367 // Drop leftover statement state from the frame before merging, without
377 // Drop leftover statement state from the frame before merging, without
396 // Drop leftover statement state from the frame before merging, even on
416 // Drop leftover statement state from the frame before merging, even on
  /external/webkit/WebCore/manual-tests/inspector/
named-evals.html 55 the script's panel, and the script list drop-down control.
  /external/webkit/WebCore/svg/
SVGElementInstance.h 106 DEFINE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(correspondingElement(), drop); member in class:WebCore::SVGElementInstance
  /external/webkit/WebKit/chromium/public/
WebDragData.h 49 // Holds data that may be exchanged through a drag-n-drop operation. It is
WebPluginContainer.h 52 // Drop any references to script objects allocated by the plugin.
  /external/webkit/WebKit/win/
WebDropSource.cpp 153 // FIXME <rdar://7577595>: Custom cursors aren't supported during drag and drop (default to pointer).
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
EBCDIC 40 directory. If you want any more info feel free to drop me a line - I still
  /frameworks/base/docs/html/guide/practices/design/
seamlessness.jd 48 <li><a href="#drop">Don't Drop Data</a></li>
60 <h2 id="drop">Don't Drop Data</h2>
  /frameworks/base/include/media/
IMediaPlayer.h 61 // @param filter A set of allow and drop rules serialized in a Parcel.
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerProvider.java 72 db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME);

Completed in 785 milliseconds

1 2 3 4 5 6 78 91011>>