HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 101 - 125 of 1464) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
dir 38 * strip: (binutils)strip. Discard symbols.
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
dir 42 * strip: (binutils)strip. Discard symbols.
  /external/chromium/net/proxy/
proxy_list.cc 29 // Silently discard malformed inputs.
95 // Silently discard malformed inputs.
  /external/freetype/src/base/
ftinit.c 242 /* Discard the library object */
245 /* discard memory manager */
  /external/iproute2/examples/diffserv/
regression-testing 50 discard port of 10.1.0.2 (behind eth1)
102 discard port of 10.1.0.2 (behind eth1)
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.h 58 DISCARD = 274,
152 #define DISCARD 274
  /external/webkit/Source/WebCore/platform/graphics/android/
TransferQueue.h 49 // At the time of base tile's dtor or webview destroy, we want to discard
58 pendingDiscard = 2 // Waiting for the next draw call to discard
  /frameworks/base/core/java/android/app/backup/
BackupDataInput.java 55 * // a key we recognize but wish to discard
175 * efficiently discard obsolete or otherwise uninteresting records during the
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
ShirtPocket.java 183 // TODO: only discard the clipping if it was accepted
231 // TODO: only discard the clipping if it was accepted
  /libcore/luni/src/main/java/java/math/
Primality.java 78 * It uses the sieve of Eratosthenes to discard several composite numbers in
122 // To discard multiples of first primes
  /packages/apps/Browser/src/com/android/browser/
Preloader.java 121 if (LOGD_ENABLED) Log.d(LOGTAG, "Discard preload session " + id);
126 if (LOGD_ENABLED) Log.d(LOGTAG, "Ignored discard request " + id);
  /packages/apps/Email/emailcommon/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 91 pushbackq.clear(); // discard any whitespace preceding EOF
99 pushbackq.clear(); // discard any whitespace preceding EOL
  /sdk/sdkmanager/app/tests/com/android/sdkmanager/
SdkCommandLineTest.java 54 // discard
59 // discard
  /external/jdiff/src/jdiff/
DiffMyers.java 335 /** Discard lines from one file that have no matches in the other file.
532 /** Discard lines that have no matches in another file.
541 When we discard a line, we also mark it as a deletion or insertion
550 /* Don't really discard the provisional lines except when they occur
555 /* Actually discard the lines. */
556 discard(discarded);
593 /** Don't really discard the provisional lines except when they occur
607 /* We have found a nonprovisional discard. */
706 /** Actually discard the lines.
709 private void discard(final byte[] discards) method in class:DiffMyers.file_data
    [all...]
  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 156 True, the caller should immediately discard translations from the
163 True, the caller should immediately discard translations from the
174 should immediately discard translations from the specified address
182 caller should immediately discard translations from the specified
297 should immediately discard translations from the specified address
355 immediately discard translations from the new area. */
365 caller should immediately discard translations from both specified
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h 34 /* Which local symbols to discard during a link. This is irrelevant
38 discard_sec_merge, /* Discard local temporary symbols in SEC_MERGE
40 discard_none, /* Don't discard any locals. */
41 discard_l, /* Discard local temporary symbols. */
42 discard_all /* Discard all locals. */
359 /* Which local symbols to discard. */
360 enum bfd_link_discard discard;
358 enum bfd_link_discard discard; member in struct:bfd_link_info
  /bionic/libc/private/
bionic_atomic_inline.h 93 * for pending reads to complete, and discard any cached reads that could
  /bionic/libm/src/
s_nan.c 63 * the same as gcc's __builtin_nan(), namely, discard the high order bits.
  /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

Completed in 2098 milliseconds

1 2 3 45 6 7 8 91011>>