Searched refs:seek (Results 1 - 25 of 140) sorted by relevance

123456

/macosx-10.10.1/ruby-106/ruby/benchmark/
H A Dbm_io_file_read.rb13 f.seek 0
H A Dbm_io_file_write.rb12 f.seek 0
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dstore-int.h41 off_t (*seek)(struct krb5_storage_data*, off_t, int); member in struct:krb5_storage_data
H A Dstore_mem.c50 sp->seek(sp, size, SEEK_CUR);
61 sp->seek(sp, size, SEEK_CUR);
84 return sp->seek(sp, s->ptr - s->base + offset, SEEK_SET);
86 return sp->seek(sp, s->size + offset, SEEK_SET);
156 sp->seek = mem_seek;
217 sp->seek = mem_seek;
266 sp->seek = mem_seek;
H A Dstore_emem.c51 sp->seek(sp, size, SEEK_CUR);
74 sp->seek(sp, size, SEEK_CUR);
93 sp->seek(sp,s->ptr - s->base + offset, SEEK_SET);
96 sp->seek(sp, s->len + offset, SEEK_SET);
193 sp->seek = emem_seek;
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Druby_token.rb34 def initialize(seek, line_no, char_no, text = nil)
35 @seek = seek
41 attr :seek
65 "{%s %d, %d:%d %p}" % [klass, @seek, @line_no, @char_no, @text]
71 def initialize(seek, line_no, char_no, node = nil)
72 super seek, line_no, char_no
94 "{%s %d, %d:%d %p}" % [klass, @seek, @line_no, @char_no, @node]
100 def initialize(seek, line_no, char_no, name)
101 super(seek, line_n
[all...]
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/examples/
H A Dlock_test33 seek (FH,0,0);
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Druby-token.rb22 def initialize(seek, line_no, char_no)
23 @seek = seek
27 attr :seek, :line_no, :char_no
31 def initialize(seek, line_no, char_no)
38 def initialize(seek, line_no, char_no, name)
39 super(seek, line_no, char_no)
46 def initialize(seek, line_no, char_no, value = nil)
47 super(seek, line_no, char_no)
58 def initialize(seek, line_n
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/examples/
H A Dmkmemoio.py12 # f.seek(pos) # set current position
13 # f.seek(pos, mode) # mode 0: absolute; 1: relative; 2: relative to EOF
50 def seek(self, pos, mode = 0): member in class:MkMemoIO
130 f.seek(len(lines[0]))
132 f.seek(0)
137 f.seek(-len(line), 1)
140 raise RuntimeError, 'bad result after seek back'
141 f.seek(len(line2), 1)
144 f.seek(f.tell() - len(line))
147 raise RuntimeError, 'bad result after seek bac
[all...]
/macosx-10.10.1/ruby-106/ruby/test/rubygems/
H A Dtest_gem_package_tar_reader.rb52 tar_reader.seek 'baz/bar' do |entry|
69 tar_reader.seek 'nonexistent' do |entry|
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dsinglediskrep.cpp54 this->fd().seek(0);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsinglediskrep.cpp54 this->fd().seek(0);
/macosx-10.10.1/file_cmds-242/pax/
H A Dtables.h70 * Filenames are stored in a scratch file at seek offset into the file. The
82 off_t seek; /* location in scratch file */ member in struct:ftm
/macosx-10.10.1/BerkeleyDB-21/db/test/scr028/
H A Dt.c48 seek(int fd, off_t offset, int whence) function
79 E(db_env_set_func_seek, seek, "seek");
/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Drekey.sh12 dd if=/bin/ls${EXEEXT} of=${DATA} bs=1k seek=511 count=1 > /dev/null 2>&1
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/package/
H A Dtar_reader.rb71 @io.seek pending, IO::SEEK_CUR
108 def seek name # :yields: entry method in class:Gem.each
/macosx-10.10.1/sudo-73/src/zlib/
H A Dgzwrite.c200 /* check for seek request */
201 if (state->seek) {
202 state->seek = 0;
261 /* check for seek request */
262 if (state->seek) {
263 state->seek = 0;
324 /* check for seek request */
325 if (state->seek) {
326 state->seek = 0;
403 /* check for seek reques
[all...]
/macosx-10.10.1/zlib-55/zlib/
H A Dgzwrite.c178 /* check for seek request */
179 if (state->seek) {
180 state->seek = 0;
239 /* check for seek request */
240 if (state->seek) {
241 state->seek = 0;
302 /* check for seek request */
303 if (state->seek) {
304 state->seek = 0;
377 /* check for seek reques
[all...]
/macosx-10.10.1/text_cmds-88/ed/
H A Dbuf.c40 int seek_write; /* seek before writing */
55 seek_write = 1; /* force seek on write */
57 if (sfseek != lp->seek) {
58 sfseek = lp->seek;
61 errmsg = "cannot seek temp file";
104 errmsg = "cannot seek temp file";
118 lp->seek = sfseek;
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Ddbiterator.h79 isc_result_t (*seek)(dns_dbiterator_t *iterator, dns_name_t *name); member in struct:dns_dbiteratormethods
/macosx-10.10.1/ruby-106/ruby/test/scanf/
H A Dtest_scanfblocks.rb74 fh.seek(0)
/macosx-10.10.1/screen-22/screen/etc/
H A Dcountmail27 seek(M, $cl, 1) if defined $cl;
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/stream/
H A Dtiffstream.cpp39 seek,
60 seek,
81 seek,
123 TiffStream::seek(thandle_t fd, toff_t offset, int origin) function in class:TiffStream
H A Dtiffstream.h34 static toff_t seek(thandle_t fd, toff_t offset, int origin);
/macosx-10.10.1/groff-38/groff/src/utils/hpftodit/
H A Dhpftodit.cpp149 void seek(uint32 n);
433 File::seek(uint32 n) function in class:File
528 f.seek(tag_info(design_units_per_em_tag).value);
535 f.seek(tag_info(inches_per_point_tag).value);
562 f.seek(tag_info(font_name_tag).value);
601 f.seek(tag_info(symbol_set_tag).value + i*14);
606 f.seek(off1);
671 f.seek(tag_info(charcode_tag).value);
677 f.seek(tag_info(width_tag).value);
682 f.seek(tag_inf
[all...]

Completed in 226 milliseconds

123456