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

1 2 3 45 6 7 8 91011>>

  /libcore/luni/src/test/resources/
staffEntRes.xml 11 <!ENTITY ent1 "This entity should be discarded">
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
begin.hpp 73 // May this be discarded? Or is it needed for bad compilers?
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailAsyncTaskLoader.java 105 * is to be discarded.
  /prebuilts/misc/common/swig/include/2.0.11/guile/
common.scm 55 ;; The reason is that proxy objects are created and discarded on the
  /development/testrunner/
run_command.py 154 If successfull, the output (stdout and stderr) are discarded,
157 output are always discarded.
  /external/apache-http/src/org/apache/http/cookie/
Cookie.java 86 * Returns <tt>false</tt> if the cookie should be discarded at the end
89 * @return <tt>false</tt> if the cookie should be discarded at the end
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.h 57 // Returns true if it successfully found a tab and discarded it.
162 // Number of times we have discarded a tab, for statistics.
  /external/chromium_org/chrome/browser/extensions/api/declarative/
deduping_factory.h 27 // it is discarded and the pre-existing object is recycled.
156 // discarded later.
  /external/chromium_org/content/browser/download/
download_stats.h 116 // The download is being discarded due to a user action.
119 // The download is being discarded due to the browser being shut down.
  /external/chromium_org/media/cast/receiver/
cast_receiver_impl.cc 94 // invoked or discarded by |audio_receiver_| before destruction of |this|.
112 // invoked or discarded by |video_receiver_| before destruction of |this|.
  /external/chromium_org/media/filters/
frame_processor_base.cc 166 // If this isn't the first buffer discarded by the append window, try to use
167 // the last buffer discarded for preroll. This ensures that the partially
  /external/chromium_org/third_party/android_testrunner/
run_command.py 150 If successfull, the output (stdout and stderr) are discarded,
153 output are always discarded.
  /external/chromium_org/tools/page_cycler/common/
report.html 4 .discarded {
143 td.setAttribute("class", "discarded");
  /packages/apps/Mms/src/org/w3c/dom/events/
EventTarget.java 35 * duplicate instances are discarded. They do not cause the
37 * discarded they do not need to be removed with the
  /external/owasp/sanitizer/distrib/javadoc/org/owasp/html/
HtmlChangeListener.html 98 Receives events when an HTML tag, or attribute is discarded.
124 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when attributes are discarded
134 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when a tag is discarded from the input.</TD>
157 <DD>Called when a tag is discarded from the input.
173 <DD>Called when attributes are discarded
  /external/chromium_org/base/strings/
safe_sprintf.cc 339 size_t discarded = 0; local
357 ++discarded;
360 // Need to increment either |count_| or |discarded| to make progress.
367 ++discarded;
400 if (discarded > 8*sizeof(num) + prefix_length) {
419 IncrementCount(discarded);
420 return !discarded;
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 554 // discarded group section.)
556 // discarded group sections)
563 // bypass the reloc if the symbol is in the discarded input section
751 // discarded group section.)
753 // discarded group sections)
760 // bypass the reloc if the symbol is in the discarded input section
818 // discarded group section.)
820 // discarded group sections)
827 // bypass the reloc if the symbol is in the discarded input section
    [all...]
  /external/chromium_org/base/memory/
discardable_memory_manager_unittest.cc 304 // Verify that memory was discarded in the correct order after applying
324 // Verify that memory was discarded in the correct order after changing
340 // Verify that no more memory than necessary was discarded after changing
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_buffer.h 102 // The number of packets discarded by the jitter buffer because the decoder
106 // Gets number of packets discarded by the jitter buffer.
306 // Number of packets discarded by the jitter buffer.
  /external/deqp/doc/testspecs/GLES31/
functional.tessellation.txt 46 + Test that patches are discarded when appropriate
145 be discarded. Verification is done firstly by a sanity check that the number of
147 that white primitives exist in the area where non-discarded primitives are
  /frameworks/base/core/java/android/os/
DropBoxManager.java 261 * Stores human-readable text. The data may be discarded eventually (or even
273 * Stores binary data, which may be ignored or discarded as with {@link #addText}.
285 * Stores the contents of a file, which may be ignored or discarded as with
  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicColorMatrix.java 33 * less than four, the unused channels are discarded.
218 * vector components are discarded.
237 * vector components are discarded.
  /art/runtime/base/unix_file/
mapped_file.h 74 // the read-write mode. Writes past the end of file are discarded.
  /external/chromium-trace/trace-viewer/src/tracing/
fast_rect_renderer.js 17 * - Viewport culling: off-viewport rectangles are discarded.
trace_model_settings.js 18 * model settings, and then discarded.

Completed in 3839 milliseconds

1 2 3 45 6 7 8 91011>>