Searched
full:whence (Results
576 -
600 of
919) sorted by null
<<21222324252627282930>>
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
zlib.h | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
vms-lib.c | 1150 vms_lib_bseek (struct bfd *abfd, file_ptr offset, int whence) 1154 if (whence == SEEK_SET && offset == 0) [all...] |
/art/compiler/ |
oat_writer.cc | 76 off_t Seek(off_t offset, Whence whence) OVERRIDE { 77 return out_->Seek(offset, whence); [all...] |
/external/e2fsprogs/doc/ |
libext2fs.texinfo | 484 @deftypefun errcode_t ext2fs_file_llseek (ext2_file_t @var{file}, __u64 @var{offset}, int @var{whence}, __u64 *@var{ret_pos}) 485 @deftypefunx errcode_t ext2fs_file_lseek (ext2_file_t @var{file}, ext2_off_t @var{offset}, int @var{whence}, ext2_off_t *@var{ret_pos}) 487 directive @var{whence} as follows: [all...] |
/external/ImageMagick/MagickCore/ |
blob.c | [all...] |
/external/mksh/src/ |
mksh.1 | 1140 type=\*(aq\ebuiltin whence \-v\*(aq [all...] |
check.pl | 574 #XXX realpathise, use command -v/whence -p/which, or sth. like that [all...] |
lex.c | 186 * for example, "${var:-${PWD}}", and "$(size $(whence ksh))". [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/ |
bytes.a | 99 func (@"".r·3 *@"".Reader "esc:0x1") Seek (@"".offset·4 int64, @"".whence·5 int) (? int64, ? error) [all...] |
strings.a | 21 func (@"".r·3 *@"".Reader "esc:0x1") Seek (@"".offset·4 int64, @"".whence·5 int) (? int64, ? error) 200 .runtime.writebarrierptr ? ^go.string."strings.Reader.Seek: invalid whence" ? .type.errors.errorString ? 208 0runtime.morestack_noctxt `? "".autotmp_0064 type.*uint8 "".autotmp_0063 type.error "".autotmp_0062 0type.*errors.errorString "".autotmp_0059 ?0type.*errors.errorString "".autotmp_0057 0type.*errors.errorString "".autotmp_0056 0type.*errors.errorString "".autotmp_0055 type.int "".~r0 _type.error errors.text·2 type.string "".~r0 type.error errors.text·2 ?type.string "".~r3 @type.error "".~r2 0type.int64 "".whence |