HomeSort by relevance Sort by last modified time
    Searched full:remaining (Results 626 - 650 of 4438) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_vertex.c 61 /* Copy remaining data */
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
testlib.c 138 * Compute the time remaining to wait.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FileTypeBox.java 63 int compatibleBrandsCount = content.remaining() / 4;
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SegmentTypeBox.java 62 int compatibleBrandsCount = content.remaining() / 4;
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
SampleEntry.java 122 while (content.remaining() > 8) {
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/cenc/
ProtectionSystemSpecificHeaderBox.java 85 this.content = new byte[content.remaining()];
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
NameValueBlockReader.java 102 // deflate compression is that sometimes there are bytes remaining in the
  /external/oprofile/events/mips/5K/
events 6 # as event 0 and on counter 1 as event 1; the remaining are counter-specific.
  /external/oprofile/
opev.py 19 and the remaining text is the description
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java 114 // Clear any remaining entries.
InterfacesEditor.java 95 // Clear the remaining entry in the array.
  /external/proguard/src/proguard/optimize/peephole/
VariableShrinker.java 125 // Shift all remaining parameters and variables in the byte code.
  /external/qemu/target-mips/
TODO 41 U-Boot is the last remaining user.
  /external/replicaisland/src/com/replica/replicaisland/
GameThread.java 93 // yield to the rendering thread, at least for the remaining frame.
  /external/skia/src/gpu/
GrGeometryBuffer.h 85 * placed at the beginning of the buffer and any remaining contents will
  /external/skia/src/opts/
memset.arm.S 100 /* (Optionally) store any remaining trailing bytes.
  /external/skia/tests/
TDStackNesterTest.cpp 102 // that the destructor handles a remaining object.
TextureCompressionTest.cpp 104 // value. The remaining indices can be any value, and since we try to match the pixels
  /external/smack/src/org/jivesoftware/smackx/workgroup/ext/notes/
ChatNotes.java 141 // Replace all remaining instances of oldString with newString.
  /external/smack/src/org/xbill/DNS/
KEYBase.java 44 if (in.remaining() > 0)
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 42 * tls_in_left - Number of remaining bytes in the incoming TLS message
  /frameworks/av/include/drm/
DrmConstraints.h 42 * The remaining repeat count
  /frameworks/av/services/audioflinger/
RecordTracks.h 77 size_t mRsmpInUnrel; // unreleased frames remaining from
  /frameworks/base/core/java/android/os/
CountDownTimer.java 29 * mTextField.setText("seconds remaining: " + millisUntilFinished / 1000);
  /frameworks/base/core/java/com/android/internal/os/
WrapperInit.java 51 * The remaining arguments are passed to the runtime.

Completed in 697 milliseconds

<<21222324252627282930>>