Searched
full:whence (Results
601 -
625 of
919) sorted by null
<<21222324252627282930>>
/external/ImageMagick/coders/ |
tiff.c | 883 static toff_t TIFFSeekBlob(thandle_t image,toff_t offset,int whence) 885 return((toff_t) SeekBlob((Image *) image,(MagickOffsetType) offset,whence)); [all...] |
/external/libvorbis/lib/ |
vorbisfile.c | 867 static int _fseek64_wrap(FILE *f,ogg_int64_t off,int whence){ 869 return fseek(f,off,whence); [all...] |
/external/mksh/src/ |
check.t | [all...] |
/external/opencv3/3rdparty/zlib/ |
zlib.h | [all...] |
/external/pdfium/third_party/zlib_v128/ |
zlib.h | [all...] |
/external/v8/test/mjsunit/asm/embenchen/ |
box2d.js | [all...] |
fannkuch.js | [all...] |
fasta.js | [all...] |
zlib.js | [all...] |
/external/v8/test/mjsunit/asm/sqlite3/ |
sqlite-change-heap.js | [all...] |
sqlite-pointer-masking.js | [all...] |
sqlite-safe-heap.js | [all...] |
sqlite.js | [all...] |
/external/zlib/src/ |
zlib.h | [all...] |
/libcore/luni/src/main/native/ |
libcore_io_Posix.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
zlib.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
zlib.h | [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/io/ |
ioutil.a | 108 func (@"os".f·3 *@"os".File "esc:0x102") Seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) 120 func (@"os".f·3 *@"os".File "esc:0x1") @"os".seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/io/ |
ioutil.a | 108 func (@"os".f·3 *@"os".File "esc:0x102") Seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) 120 func (@"os".f·3 *@"os".File "esc:0x1") @"os".seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/io/ |
ioutil.a | 108 func (@"os".f·3 *@"os".File "esc:0x102") Seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) 120 func (@"os".f·3 *@"os".File "esc:0x1") @"os".seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64_race/io/ |
ioutil.a | 108 func (@"os".f·3 *@"os".File "esc:0x102") Seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) 120 func (@"os".f·3 *@"os".File "esc:0x1") @"os".seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/ |
strings.a | 21 func (@"".r·3 *@"".Reader "esc:0x1") Seek (@"".offset·4 int64, @"".whence·5 int) (? int64, ? error) 318 runtime.raceread ? ^go.string."strings.Reader.Seek: invalid whence" ? .type.errors.errorString ? 338 0runtime.morestack_noctxt `? $"".autotmp_0060 type.*uint8 "".autotmp_0059 type.error "".autotmp_0058 0type.*errors.errorString "".autotmp_0056 type.error "".autotmp_0055 ?0type.*errors.errorString "".autotmp_0053 0type.*errors.errorString "".autotmp_0052 0type.*errors.errorString "".autotmp_0051 type.int "".~r0 ?type.error errors.text·2 _type.string "".~r0 type.error errors.text·2 ?type.string "".abs ?type.int64 "".~r3 @type.error "".~r2 0type.int64 "".whence |