HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 126 - 150 of 1487) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/tests/088-monitor-verification/src/
Main.java 178 /* does nothing but ensure that the compiler doesn't discard an object */
  /development/apps/GestureBuilder/res/values/
strings.xml 35 <string name="button_discard">Discard</string>
  /external/apache-http/src/org/apache/http/cookie/
ClientCookie.java 61 public static final String DISCARD_ATTR = "discard";
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2965DiscardAttributeHandler.java 42 * <tt>"Discard"</tt> cookie attribute handler for RFC 2965 cookie spec.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMConstants.java 85 public static final String DOM_DISCARD_DEFAULT_CONTENT = "discard-default-content";
  /external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h 81 // to discard policy data with a timestamp from the future.
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk.h 136 // that we can modify as much as we want and still discard when the user
  /external/chromium/net/base/
backoff_entry.h 41 // has no significant state, -1 to never discard.
  /external/chromium/net/disk_cache/
storage_block-inl.h 66 template<typename T> void StorageBlock<T>::Discard() {
  /external/clang/lib/StaticAnalyzer/Checkers/
AdjustedReturnValueChecker.cpp 47 // Casting to void? Discard the value.
  /external/freetype/include/freetype/
ftsizes.h 110 /* Discard a given size object. Note that @FT_Done_Face */
  /external/icu4c/i18n/
inputext.cpp 93 // discard everything within < brackets >
  /external/kernel-headers/original/asm-arm/
termios.h 28 reprint=^R discard=^U werase=^W lnext=^V
  /external/kernel-headers/original/asm-x86/
termios.h 82 reprint=^R discard=^U werase=^W lnext=^V
  /external/oauth/core/src/main/java/net/oauth/
ConsumerProperties.java 88 * Use that one (and discard the one we just constructed).
  /external/proguard/src/proguard/shrink/
Shrinker.java 130 // Discard unused program classes.
  /external/svox/pico/lib/
picowa.c 483 /* discard input buffer and get a new item */
507 "discard buffer content"));
522 /* bad state/item, discard buffer content */
523 PICODBG_WARN(("no valid item, discard buffer content"));
  /external/valgrind/main/none/tests/amd64/
smc1.c 3 translated, and discard the out-of-date translations.
  /external/webkit/Source/JavaScriptCore/wtf/
CryptographicallyRandomNumber.cpp 107 // Discard early keystream, as per recommendations in:
  /external/webkit/Source/WebCore/inspector/front-end/
CSSKeywordCompletions.js 114 "collapse", "separate", "discard"
198 "collapse", "separate", "discard"
231 "collapse", "separate", "discard"
333 "collapse", "separate", "discard"
  /external/webkit/Source/WebCore/platform/graphics/android/
BaseTileTexture.h 86 // removes Tile->Texture, and Texture->Tile links to fully discard the texture
TilesManager.h 122 // Called when webview is hidden to discard graphics memory
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
dhdioctl.h 106 #define DHD_PKTGEN_SEND 2 /* Send discard packets */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
dhdioctl.h 106 #define DHD_PKTGEN_SEND 2 /* Send discard packets */
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 32 * discard-default-content" is set to <code>false</code>), are never passed

Completed in 509 milliseconds

1 2 3 4 56 7 8 91011>>