HomeSort by relevance Sort by last modified time
    Searched full:seek (Results 451 - 475 of 1297) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 303 // Seek to beginning or end, regardless of whether we're in input mode.
308 // Seek relative to current position. Complicated if we're in input mode.
427 // immediately after a seek.
450 // immediately after a seek.
459 // In append mode, every write does an implicit seek to the end
481 // seek.
576 // seek.
697 // Helper functiosn for seek and imbue
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
zconf.h 296 # define SEEK_SET 0 /* Seek from beginning of file. */
297 # define SEEK_CUR 1 /* Seek from current position. */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 303 // Seek to beginning or end, regardless of whether we're in input mode.
308 // Seek relative to current position. Complicated if we're in input mode.
427 // immediately after a seek.
450 // immediately after a seek.
459 // In append mode, every write does an implicit seek to the end
481 // seek.
576 // seek.
697 // Helper functiosn for seek and imbue
  /system/media/camera/docs/
metadata_helpers.py 186 buf.seek(cur_pos - x)
189 buf.seek(cur_pos)
  /external/openfst/src/include/fst/
accumulator.h 64 aiter->Seek(begin);
103 aiter->Seek(begin);
225 aiter->Seek(begin);
237 aiter->Seek(pos_start);
502 aiter->Seek(begin);
508 for (aiter->Seek(weights_->size() - 1);
  /external/qemu/block/
qcow2-cluster.c 123 * seek l2_offset in the l2_cache table
167 /* seek if the table for the given offset is in the cache */
472 /* seek the the l2 offset in the l1 table */
480 /* seek the l2 table of the given l2 offset */
541 /* seek the the l2 offset in the l1 table */
552 /* seek the l2 table of the given l2 offset */
  /external/zlib/src/
gzread.c 319 if (state->seek) {
320 state->seek = 0;
435 if (state->seek) {
436 state->seek = 0;
499 if (state->seek) {
500 state->seek = 0;
  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 163 seek(0);
167 void GenericPlayer::seek(int64_t timeMsec) { function in class:android::GenericPlayer
168 SL_LOGV("GenericPlayer::seek %lld", timeMsec);
170 SL_LOGE("GenericPlayer::seek error, can't seek to negative time %lldms", timeMsec);
615 // if we observe the player position going backwards, even without without a seek, then recover
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3inputstream.c 155 input->istream->seek = antlr38BitSeek; // How to seek to a specific point in the stream
526 /* Seek input pointer to the requested point (note we supply the void *pointer
527 * to whatever is implementing the int stream to seek).
577 /* If the requested seek point is less than the current
714 input->istream->seek = antlr3UTF16Seek; // How to seek to a specific point in the stream
    [all...]

Completed in 2907 milliseconds

<<11121314151617181920>>