Home
last modified time | relevance | path

Searched refs:off_ (Results 76 – 100 of 455) sorted by relevance

12345678910>>...19

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
783 this->off_ = filesize; in read_next_header()
786 this->header_.off = this->off_; in read_next_header()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
783 this->off_ = filesize; in read_next_header()
786 this->header_.off = this->off_; in read_next_header()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
785 this->header_.off = this->off_; in read_next_header()
791 this->off_ = this->next_off_; in read_next_header()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
785 this->header_.off = this->off_; in read_next_header()
791 this->off_ = this->next_off_; in read_next_header()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
785 this->header_.off = this->off_; in read_next_header()
791 this->off_ = this->next_off_; in read_next_header()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
785 this->header_.off = this->off_; in read_next_header()
791 this->off_ = this->next_off_; in read_next_header()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
785 this->header_.off = this->off_; in read_next_header()
791 this->off_ = this->next_off_; in read_next_header()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dimport-archive.cc712 : afile_(afile), off_(off) in Archive_iterator()
726 if (this->off_ == this->afile_->filesize()) in operator ++()
728 this->off_ = this->next_off_; in operator ++()
743 { return this->off_ == p->off; } in operator ==()
747 { return this->off_ != p->off; } in operator !=()
756 off_t off_; member in Archive_iterator
771 if (this->off_ == filesize) in read_next_header()
777 if (!this->afile_->read_header(this->off_, &this->header_.name, in read_next_header()
785 this->header_.off = this->off_; in read_next_header()
791 this->off_ = this->next_off_; in read_next_header()
/dports/devel/jsl/jsl-0.3.0/src/
H A Djsscript.h89 ptrdiff_t off_ = PTRDIFF(pc, (script)->main, jsbytecode); \
90 if (off_ >= 0) { \
91 while ((jsuword)(off_ - tn_->start) >= (jsuword)tn_->length) \
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dktulog.h61 explicit Reader() : ulog_(NULL), ts_(0), id_(0), file_(), off_(0) { in Reader()
182 off_ = sizeof(hbuf); in read_meta()
198 if (!file_.read(off_, buf, sizeof(buf))) { in read_impl()
210 if (!file_.read(off_, buf, sizeof(buf))) return NULL; in read_impl()
218 int64_t noff = off_ + sizeof(buf); in read_impl()
230 off_ = noff + msiz + 1; in read_impl()
243 int64_t oldoff = off_; in read_skip()
253 off_ = oldoff; in read_skip()
255 off_ = 1 + sizeof(uint64_t) + sizeof(uint64_t); in read_skip()
273 int64_t off_; variable
/dports/cad/iverilog/verilog-11.0/
H A Dnet_tran.cc55 off_ = 0; in NetTran()
59 : NetNode(scope__, n, 2), type_(IVL_SW_TRAN_VP), wid_(wid), part_(part), off_(off) in NetTran()
81 return off_; in part_offset()
/dports/math/tblis/tblis-1.2.0/src/matrix/
H A Dscatter_matrix.hpp24 using abstract_matrix<T>::off_;
60 auto rscat_a = scatter_[ trans] + off_[ trans] + m_first; in pack()
61 auto cscat_a = scatter_[!trans] + off_[!trans] + k_first; in pack()
H A Dnormal_matrix.hpp20 using abstract_matrix<T>::off_;
32 return data_ + off_[0]*stride_[0] + off_[1]*stride_[1]; in data()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/x86/
H A Dsad4d_sse2.asm18 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end
73 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end
118 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end
169 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end
175 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
181 ; PROCESS_128x2x4 first, off_{first,second}_{src,ref}, advance_at_end
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/x86/
H A Dsad4d_sse2.asm18 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end
73 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end
118 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end
169 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end
175 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
181 ; PROCESS_128x2x4 first, off_{first,second}_{src,ref}, advance_at_end
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/x86/
H A Dsad4d_sse2.asm18 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end
73 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end
118 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end
169 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end
175 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
181 ; PROCESS_128x2x4 first, off_{first,second}_{src,ref}, advance_at_end
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/x86/
H A Dsad4d_sse2.asm18 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end
73 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end
118 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end
169 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end
175 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
181 ; PROCESS_128x2x4 first, off_{first,second}_{src,ref}, advance_at_end
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/x86/
H A Dsad4d_sse2.asm18 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end
73 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end
118 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end
169 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end
175 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
181 ; PROCESS_128x2x4 first, off_{first,second}_{src,ref}, advance_at_end
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscript.h90 ptrdiff_t off_ = PTRDIFF(pc, (script)->main, jsbytecode); \
91 if (off_ >= 0) { \
92 while ((jsuword)(off_ - tn_->start) >= (jsuword)tn_->length) \
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscript.h90 ptrdiff_t off_ = PTRDIFF(pc, (script)->main, jsbytecode); \
91 if (off_ >= 0) { \
92 while ((jsuword)(off_ - tn_->start) >= (jsuword)tn_->length) \
/dports/lang/spidermonkey17/js/src/
H A Djsscript.h90 ptrdiff_t off_ = PTRDIFF(pc, (script)->main, jsbytecode); \
91 if (off_ >= 0) { \
92 while ((jsuword)(off_ - tn_->start) >= (jsuword)tn_->length) \
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscript.h90 ptrdiff_t off_ = PTRDIFF(pc, (script)->main, jsbytecode); \
91 if (off_ >= 0) { \
92 while ((jsuword)(off_ - tn_->start) >= (jsuword)tn_->length) \
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsscript.h90 ptrdiff_t off_ = PTRDIFF(pc, (script)->main, jsbytecode); \
91 if (off_ >= 0) { \
92 while ((jsuword)(off_ - tn_->start) >= (jsuword)tn_->length) \
/dports/audio/strawberry/strawberry-1.0.0/src/widgets/
H A Dfavoritewidget.cpp40 off_(":/icons/64x64/star-grey.png"),
68 p.drawPixmap(rect_, off_);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/x86/
H A Dsad4d_sse2.asm15 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end
70 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end
115 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end
166 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end
172 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end

12345678910>>...19