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

1 2 3 4 5 6 78 91011>>

  /libcore/dom/src/test/resources/
staff.svg 8 <!ENTITY ent1 "This entity should be discarded">
staffNS.svg 10 <!ENTITY ent1 "This entity should be discarded">
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_gc_event_listeners.h 34 // not and marks useless PtNodes as deleted. Such deleted PtNodes will be discarded in the GC.
  /sdk/emulator/opengl/shared/emugl/common/
thread_store.h 31 // here to ensure that the values are probably discarded. This is an
  /development/testrunner/test_defs/
native_test.py 171 If successfull, the output (stdout and stderr) are discarded,
174 output are always discarded.
  /external/chromium_org/media/filters/
frame_processor_base.h 193 // preroll buffer does not abut |buffer|, it will be discarded, but not used.
196 // normally be discarded, |audio_preroll_buffer_| will be set to |buffer| and
  /external/chromium_org/net/socket/
client_socket_pool.h 142 // idle and connecting sockets are discarded with the given |error|.
143 // Active sockets being held by ClientSocketPool clients will be discarded
  /external/chromium_org/remoting/ios/bridge/
client_instance_unittest.mm 192 // expect it to be discarded when requesting the PIN.
203 // The pairing information was discarded
  /external/deqp/doc/testspecs/GLES31/
functional.shaders.sample_variables.txt 107 all fragments should be discarded.
110 SAMPLE_MASK. With multisample render targets, all fragments should be discarded.
  /external/jpeg/
jdatasrc.c 123 * Arranging for additional bytes to be discarded before reloading the input
188 * only before the first one. (If we discarded the buffer at the end of
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 152 output samples preceeding time zero should be discarded during
155 streams. The number of samples to be discarded must not exceed
  /external/llvm/docs/
Extensions.rst 91 Duplicates are discarded, but the linker issues an error if any have
95 Duplicates are discarded, but the linker issues an error if any duplicates
  /external/qemu/distrib/jpeg-6b/
jdatasrc.c 123 * Arranging for additional bytes to be discarded before reloading the input
188 * only before the first one. (If we discarded the buffer at the end of
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 135 // diagnose user-reported problems with frequently discarded tabs.
236 str += base::ASCIIToUTF16(it->is_discarded ? " discarded" : "");
250 // Loop until we find a non-discarded tab to kill.
297 // Can't discard tabs that are already discarded or active.
327 // Record the discarded tab in relation to the amount of simultaneously
604 // stats_list contains entries for already-discarded tabs. If the PID
  /frameworks/base/docs/html/google/gcm/
adv.jd 65 delivery, the old message will be discarded and the new message will take its place
72 all stored messages are discarded. Then when the device is back online, it receives
90 be discarded from GCM storage. The default timeout is 4 weeks, unless the
313 are discarded from GCM, and a new message is created that tells the client how
320 discarded messages. </p>
363 0 means messages that can't be delivered immediately will be discarded. However,
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc 277 // Expected: it is discarded and damage tracker is reset.
310 // Begin drawing a frame while a framebuffer is discarded.
1012 int discarded() const { return discarded_; } function in class:cc::__anon7300::DiscardCheckingContext
    [all...]
  /external/chromium_org/chrome/browser/prefs/
profile_pref_store_manager_unittest.cc 334 // will be discarded at load time, leaving this preference undefined.
405 // will be discarded at load time, leaving this preference undefined.
539 // discarded because new values are not accepted without a valid super MAC.
  /external/deqp/modules/gles3/functional/
es3fRasterizerDiscardTests.cpp 330 // Do to-be-discarded primitive draws and buffer clears
413 log << TestLog::Message << "Primitive or buffer clear was not discarded." << TestLog::EndMessage << TestLog::EndSection;
418 log << TestLog::Message << "Primitive or buffer clear was discarded correctly." << TestLog::EndMessage << TestLog::EndSection;
  /external/iproute2/man/man8/
ip-route.8 153 - these destinations are unreachable. Packets are discarded and the
163 - these destinations are unreachable. Packets are discarded silently.
170 - these destinations are unreachable. Packets are discarded and the
ip-route.8.in 153 - these destinations are unreachable. Packets are discarded and the
163 - these destinations are unreachable. Packets are discarded silently.
170 - these destinations are unreachable. Packets are discarded and the
  /frameworks/base/media/java/android/media/
SubtitleTrack.java 97 * with runID of 0 are discarded immediately after
98 * display. Cues with runID of ~0 are discarded
100 * with other runID-s are discarded at the end of the
  /frameworks/compile/mclinker/lib/LD/
GarbageCollection.cpp 142 // bypass the discarded relocation section
144 // discarded group section.)
146 // discarded group sections)
  /external/apache-http/src/org/apache/http/impl/cookie/
BasicClientCookie.java 170 * Returns <tt>false</tt> if the cookie should be discarded at the end
173 * @return <tt>false</tt> if the cookie should be discarded at the end
  /external/chromium_org/third_party/leveldatabase/src/doc/
impl.html 104 discarded after the compaction. Aside: because level-0 is special
119 The old files are discarded and the new files are added to the serving
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 253 ** while rx link is congested, UI PDU is discarded.
262 ** when number of rx UI PDU is more than ll_rx_congest_start, the oldest UI PDU is discarded

Completed in 1648 milliseconds

1 2 3 4 5 6 78 91011>>