Home
last modified time | relevance | path

Searched refs:p_ (Results 1 – 25 of 3713) sorted by relevance

12345678910>>...149

/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/common/freeverb/
H A Ddl_gardner.cpp44 pbidx[0][1] = p_(8); pbidx[0][0] = p_(1); in FV3_()
45 pbidx[1][1] = p_(12); pbidx[1][0] = p_(1)+p_(8)+p_(1); in FV3_()
47 pbidx[2][1] = p_(87); pbidx[2][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17); in FV3_()
48 pbidx[3][1] = p_(62); pbidx[3][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17)+p_(5); in FV3_()
50 pbidx[4][1] = p_(120); pbidx[4][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17)+p_(87)+p_(31)+p_(3); in FV3_()
51 …pbidx[5][1] = p_(76); pbidx[5][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17)+p_(87)+p_(31)+p_(3)+p_(… in FV3_()
52 …pbidx[6][1] = p_(30); pbidx[6][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17)+p_(87)+p_(31)+p_(3)+p_(… in FV3_()
54 pbidx[7][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2); in FV3_()
55 pbidx[8][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17)+p_(87)+p_(31); in FV3_()
56 pbidx[9][0] = p_(1)+p_(8)+p_(1)+p_(12)+p_(2)+p_(17)+p_(87)+p_(31)+p_(3)+p_(120); in FV3_()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Common/
H A Dindirection.h40 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
45 delete p_; in ~Indirection() local
51 p_ = that.p_;
85 p_ = new A(*that.p_); in Indirection()
87 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
97 *p_ = *that.p_;
103 p_ = that.p_;
132 : p_{that.p_}, deleter_{that.deleter_} { in ForwardOwningPointer()
136 p_ = that.p_;
142 if (p_) { in ~ForwardOwningPointer()
[all …]
/dports/news/nget/nget-0.27.1/
H A Drcount.h32 bool operator< (const c_refpointer& p) const {return p_<p.p_;}
33 bool operator> (const c_refpointer& p) const {return p_>p.p_;}
42 c_refpointer(T* p) : p_(p) { if(p_) ++p_->count_; } // p must not be NULL in c_refpointer()
43 ~c_refpointer() { if (p_) {if (--p_->count_ == 0) delete p_;} } in ~c_refpointer() local
45 c_refpointer(const c_refpointer& p) : p_(p.p_) { if (p_) ++p_->count_; } in c_refpointer()
49 if (p.p_)
51 if (p_)
52 if (--p_->count_ == 0) delete p_; variable
53 p_ = p.p_;
57 T* p_;
[all …]
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dlazperf.cpp40 p_->encoder_.done(); in done()
152 p_->stream_ << p_->chunk_count_; in done()
185 p_->stream_ << p_->chunk_count_; in done()
221 p_->stream_ << p_->chunk_count_; in done()
267 if (p_->first_) in handleFirst()
392 if (p_->first_) in decompress()
395 p_->cbStream_ >> p_->chunk_count_; in decompress()
434 if (p_->first_) in decompress()
437 p_->cbStream_ >> p_->chunk_count_; in decompress()
480 if (p_->first_) in decompress()
[all …]
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dpolynomial.cpp38 p_[0] = p0; in Polynomial()
39 p_[1] = p1; in Polynomial()
44 p_[0] = p0; in Polynomial()
45 p_[1] = p1; in Polynomial()
46 p_[2] = p2; in Polynomial()
83 vector<double> p_ret(p_.size() + a.p_.size() - 1, 0); in operator *()
86 p_ret[d+d_a] += p_[d] * a.p_[d_a]; in operator *()
115 p_.resize(max(p_.size(), b.p_.size()), 0); in operator +=()
116 transform(b.p_.begin(), b.p_.end(), p_.begin(), p_.begin(), std::plus<double>()); in operator +=()
127 p_.resize(max(p_.size(), b.p_.size()), 0); in operator -=()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/prip/vmap/
H A Dvmap_kernel.hxx44 if (!markV[p_.index_of(v)]) in add_1_cycles()
47 p_.next_on_cycle(sd) ; in add_1_cycles()
54 p_.opposite(d) ; in add_1_cycles()
57 do { p_.next_on_cycle(d) ; } while (mark[p_.index_of(d)]) ; in add_1_cycles()
59 do { p_.next_on_cycle(sd) ; } while (mark[p_.index_of(sd)]) ; in add_1_cycles()
78 p_.next_on_cycle(nnd) ; in add_2_cycles()
79 p_.next_on_cycle(nnd) ; in add_2_cycles()
88 p_.opposite(a) ; in add_2_cycles()
119 p_.next_on_cycle(nnd) ; in add_2_cycles()
124 p_.opposite(a) ; in add_2_cycles()
[all …]
/dports/devel/f18/f18-1688bef/lib/common/
H A Dindirection.h46 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
51 delete p_; in ~Indirection() local
52 p_ = nullptr; in ~Indirection()
56 auto tmp{p_};
57 p_ = that.p_;
74 A *p_{nullptr};
91 p_ = new A(*that.p_); in Indirection()
93 Indirection(Indirection &&that) : p_{that.p_} { in Indirection()
98 delete p_; in ~Indirection() local
103 *p_ = *that.p_;
[all …]
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmfunc.h78 void copy_from(const CVmFuncPtr *fp) { p_ = fp->p_; } in copy_from()
158 const uchar *p_;
218 const uchar *p_; variable
260 const uchar *p_;
304 void copy_from(const CVmDbgLinePtr *p) { p_ = p->p_; } in copy_from()
311 const uchar *p_; variable
358 const uchar *p_; variable
374 p_ = frame->p_; in copy_from()
392 const uchar *p_; variable
434 p_ = table->p_; in copy_from()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/json/detail/
H A Dstream.hpp20 char const* p_; member in detail::const_stream
73 ++p_; in operator ++()
81 p_ += n; in skip()
88 p_ = p; in skip_to()
108 src_.p_ = p_; in ~local_const_stream()
132 : p_(p) in const_stream_wrapper()
139 ++p_; in operator ++()
149 p_ = p; in operator =()
244 char* p_; member in detail::stream
296 ++p_; in operator ++()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/json/detail/
H A Dstream.hpp20 char const* p_; member in detail::const_stream
73 ++p_; in operator ++()
81 p_ += n; in skip()
88 p_ = p; in skip_to()
108 src_.p_ = p_; in ~local_const_stream()
132 : p_(p) in const_stream_wrapper()
139 ++p_; in operator ++()
149 p_ = p; in operator =()
244 char* p_; member in detail::stream
296 ++p_; in operator ++()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DSegment_Delaunay_graph_site_2.h117 return (i == 0) ? p_[2] : p_[4]; in source_of_supporting_site()
122 return (i == 0) ? p_[3] : p_[5]; in target_of_supporting_site()
127 return (i == 0) ? p_[2] : p_[4]; in source_of_crossing_site()
132 return (i == 0) ? p_[3] : p_[5]; in target_of_crossing_site()
138 return compute_intersection_point(p_[2], p_[3], p_[4], p_[5]); in point()
161 return construct_site_2(p_[0], p_[1]); in supporting_site()
168 return construct_site_2(p_[4], p_[5]); in supporting_site()
186 return construct_site_2(p_[0], p_[1], p_[2], p_[3]); in source_site()
195 return construct_site_2(p_[0], p_[1], p_[4], p_[5]); in target_site()
260 return compute_intersection_point(p_[0], p_[1], p_[2], p_[3]); in compute_source()
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/
H A DBernoulli.cxx37 p_(0.5) in Bernoulli()
48 p_(-1.0) in Bernoulli()
61 return p_ == other.p_; in operator ==()
160 if (p_ == 0.0 || p_ == 1.0) return 0.0; in computeEntropy()
161 return -p_ * std::log(p_) - (1.0 - p_) * log1p(-p_); in computeEntropy()
174 const Complex value(1.0 - p_ + p_ * z); in computeGeneratingFunction()
188 return Point(1, std::sqrt(p_ * (1.0 - p_))); in getStandardDeviation()
195 return Point(1, (1.0 - 2.0 * p_) / std::sqrt(p_ * (1.0 - p_))); in getSkewness()
202 return Point(1, 3.0 + (6.0 * p_ * (1.0 - p_) + 1.0) / (p_ * (1.0 - p_))); in getKurtosis()
216 covariance_(0, 0) = p_ * (1.0 - p_); in computeCovariance()
[all …]
/dports/biology/diamond/diamond-2.0.13/src/lib/alp/
H A Dnjn_root.hpp62 double p_, // end-point
78 double p_, // end-point
262 assert (p_ != HUGE_VAL && p_ != -HUGE_VAL); in newtonRaphson()
279 if (q_ < p_) std::swap (p_, q_);/*sls deleted <double>*/ in newtonRaphson()
282 if (x_ < p_ || q_ < x_) x = 0.5 * (p_ + q_); in newtonRaphson()
306 p_ = x; in newtonRaphson()
350 assert (p_ != HUGE_VAL && p_ != -HUGE_VAL); in bisection()
379 p_ = x; in bisection()
402 assert (p_ != HUGE_VAL && p_ != -HUGE_VAL); in hunt()
413 if (q_ < p_) std::swap (p_, q_);/*sls deleted <double>*/ in hunt()
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/alp/
H A Dnjn_root.hpp62 double p_, // end-point
78 double p_, // end-point
262 assert (p_ != HUGE_VAL && p_ != -HUGE_VAL); in newtonRaphson()
279 if (q_ < p_) std::swap (p_, q_);/*sls deleted <double>*/ in newtonRaphson()
282 if (x_ < p_ || q_ < x_) x = 0.5 * (p_ + q_); in newtonRaphson()
306 p_ = x; in newtonRaphson()
350 assert (p_ != HUGE_VAL && p_ != -HUGE_VAL); in bisection()
379 p_ = x; in bisection()
402 assert (p_ != HUGE_VAL && p_ != -HUGE_VAL); in hunt()
413 if (q_ < p_) std::swap (p_, q_);/*sls deleted <double>*/ in hunt()
[all …]
/dports/devel/binutils/binutils-2.37/elfcpp/
H A Delfcpp.h1418 this->p_->ch_reserved = v;
1425 this->p_->ch_reserved = v;
1610 { this->p_->st_info = v; }
1806 { this->p_->r_ssym = v; }
1810 { this->p_->r_type = v; }
1814 { this->p_->r_type2 = v; }
1818 { this->p_->r_type3 = v; }
1888 { this->p_->r_ssym = v; }
1892 { this->p_->r_type = v; }
1896 { this->p_->r_type2 = v; }
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/elfcpp/
H A Delfcpp.h1418 this->p_->ch_reserved = v;
1425 this->p_->ch_reserved = v;
1610 { this->p_->st_info = v; }
1806 { this->p_->r_ssym = v; }
1810 { this->p_->r_type = v; }
1814 { this->p_->r_type2 = v; }
1818 { this->p_->r_type3 = v; }
1888 { this->p_->r_ssym = v; }
1892 { this->p_->r_type = v; }
1896 { this->p_->r_type2 = v; }
[all …]
/dports/devel/gnulibiberty/binutils-2.37/elfcpp/
H A Delfcpp.h1418 this->p_->ch_reserved = v;
1425 this->p_->ch_reserved = v;
1610 { this->p_->st_info = v; }
1806 { this->p_->r_ssym = v; }
1810 { this->p_->r_type = v; }
1814 { this->p_->r_type2 = v; }
1818 { this->p_->r_type3 = v; }
1888 { this->p_->r_ssym = v; }
1892 { this->p_->r_type = v; }
1896 { this->p_->r_type2 = v; }
[all …]
/dports/games/libretro-gambatte/gambatte-libretro-22abc24/libgambatte/src/
H A Dgambatte.cpp39 GB::GB() : p_(new Priv) {} in GB()
42 delete p_; in ~GB()
83 p_->full_init(); in reset()
110 p_->full_init(); in load()
111 p_->stateNo = 1; in load()
118 return p_->cpu.isCgb(); in isCgb()
142 p_->cpu.saveState(state); in saveState()
149 p_->cpu.saveState(state); in stateSize()
175 p_->cpu.setGameGenie(codes); in setGameGenie()
183 p_->cpu.clearCheats(); in clearCheats()
[all …]

12345678910>>...149