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

<<21222324252627282930>>

  /external/chromium/net/tools/testserver/
xmppserver.py 518 self._connections.discard(xmpp_connection)
519 self._handshake_done_connections.discard(xmpp_connection)
  /external/clang/lib/Frontend/
CacheTokens.cpp 319 // this case, discard both tokens.
385 // Discard these tokens.
  /external/flac/libFLAC/ia32/
bitreader_asm.nasm 320 pop edx ; /* discard, unused */
371 pop edx ; /* discard, unused */
  /external/icu4c/tools/toolutil/
xmlparser.cpp 414 // Comments. Discard.
420 // PIs. Discard.
  /external/libxml2/
threads.c 467 * section in the global_init_lock then discard the one
493 * section in the global_init_lock then discard the one
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 535 // Discard region information.
540 // Discard region information.
  /external/mesa3d/docs/
relnotes-7.9.1.html 96 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=31983">Bug 31983</a> - [i915 gles2] "if (expression with builtin/varying variables) discard" breaks linkage</li>
298 <li>glsl: Remove "discard" support from lower_jumps.</li>
  /external/openssl/crypto/bn/
bn_lcl.h 262 register BN_ULONG ret,discard; \
264 : "=a"(discard),"=d"(ret) \
  /external/protobuf/java/src/main/java/com/google/protobuf/
UnknownFieldSet.java 434 // Discard this.
862 /** Discard the field's contents. */
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedInputStreamMicro.java 288 * Read a raw Varint from the stream. If larger than 32 bits, discard the
311 // Discard upper 32 bits.
  /external/protobuf/python/google/protobuf/internal/
decoder.py 198 del value[-1] # Discard corrupt value.
225 del field_dict[key] # Discard corrupt value.
  /external/qemu/slirp/
ip_input.c 381 * dequeue and discard fragment reassembly header.
465 * queue, discard it.
  /external/qemu/slirp-android/
ip_input.c 381 * dequeue and discard fragment reassembly header.
465 * queue, discard it.
  /external/valgrind/main/drd/
drd_main.c 363 * Discard all information DRD has about memory accesses and client objects
713 " %lld discard points and %lld merges.\n",
  /frameworks/base/docs/html/guide/developing/projects/
index.jd 271 resource from the library with higher priority and discard the other.</p>
290 the resource from the application, or the library with highest priority, and discard the other
  /frameworks/base/docs/html/guide/topics/fundamentals/
loaders.jd 209 If there isn't, it creates one. But sometimes you want to discard your old data
212 <p>To discard your old data, you use {@link
  /libcore/luni/src/main/java/libcore/net/http/
HttpEngine.java 490 // We must discard the response body before the connection can be reused.
795 // Discard the network response body. Combine the headers.
  /libcore/luni/src/test/java/libcore/java/net/
CookiesTest.java 114 + "Discard; "
148 + "Discard; "
  /ndk/sources/host-tools/make-3.81/
misc.c 71 /* Discard each backslash-newline combination from LINE.
116 /* If the newline is quoted, discard following whitespace
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettings.java 258 // But we shouldn't just finish(), as we want to show "discard changes?" dialog
540 * Forcefully go backward in the stack. This may potentially discard unsaved settings.
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
tdls.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/bin/
ld.bfd 
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-ld.bfd 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-ld 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
ld 

Completed in 1706 milliseconds

<<21222324252627282930>>