HomeSort by relevance Sort by last modified time
    Searched full:consume (Results 751 - 775 of 1550) sorted by null

<<31323334353637383940>>

  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5BytestreamRequest.java 205 * time so that the first does not consume the whole timeout
  /external/valgrind/main/coregrind/
m_seqmatch.c 144 // match exactly (the pattern must consume the entire input)
  /external/zlib/src/examples/
zlib_how.html 210 indicating whether and how to flush data to the output. Normally <tt>deflate</tt> will consume
213 compressed data, and proceed to consume more input before the next burst. Eventually,
242 suffice it to say that this is simply an indication that <tt>deflate()</tt> could not consume
273 wasn't able to do anything, either consume input or produce output, and so it returns
  /frameworks/base/core/java/android/app/
FragmentBreadCrumbs.java 73 * @return Return true to consume this click. Return to false to allow
  /frameworks/base/core/java/android/content/
ComponentCallbacks2.java 75 * memory if killed. So the less memory you consume while in the LRU list overall, the better
  /frameworks/base/docs/html/google/play/billing/
billing_reference.jd 82 <td>Failure to consume since item is not owned</td>
  /frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
HugeAgent.java 223 // way to consume it is using a while() loop
  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 124 PLTEntryBase* consume();
  /frameworks/support/v4/java/android/support/v4/widget/
SlidingPaneLayout.java 439 // Don't crash the layout editor. Consume all of the space if specified
609 // Consume available space
    [all...]
  /packages/apps/Camera/src/com/android/camera/
CameraScreenNail.java 355 // Consume the frame. If the buffers are full,
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocationClustering.java 75 public void consume(int index, MediaItem item) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pty.py 149 # In verbose mode, we have to consume the debug output from the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pty.py 149 # In verbose mode, we have to consume the debug output from the
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
MultiTouchActivity.java 266 * TODO ===> CHECK that we can consume that array from a different thread than the producer's.
  /docs/source.android.com/src/devices/
graphics.jd 93 hardware composer to compose a group of surfaces. Other OpenGL ES apps can consume image
276 <li>The hardware composer should be able to consume the same buffers that the GPU, camera, video decoder, and Skia buffers are producing,
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t058rewriteAST.html 708 // re-synchronizing does not consume a token because 34 follows
718 // re-synchronizing does not consume a token because 34 follows
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCTP.java 375 input.consume();
780 input.consume();
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCTP.java 375 input.consume();
780 input.consume();
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tree.py 2007 def consume(self): member in class:CommonTreeNodeStream
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
AdvancedSearchController.js 66 event.consume(true);
420 event.consume(true);
BreakpointsSidebarPane.js 184 event.consume();
310 event.consume();
JavaScriptSourceFrame.js 362 event.consume();
578 eventObject.consume(true);
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.cc 362 if (!buf->Consume(attr_length))
438 buf->Consume(4 - remainder);
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.cc 417 !reg_exps_->lead_class_pattern_->Consume(candidate_input.get())) {
585 if (reg_exps_->time_stamps_suffix_->Consume(following_text.get())) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
evergreen_compute.c 63 TEX2... consumes the same fetch resources, that VTX2... would consume
82 writable images will consume TEX slots, VTX slots too because of linear indexing

Completed in 2158 milliseconds

<<31323334353637383940>>