Home
last modified time | relevance | path

Searched refs:HasStart (Results 1 – 25 of 90) sorted by relevance

1234

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentyun/cos-go-sdk-v5/
H A Dhelper.go298 HasStart bool member
308 if opt.HasStart && opt.HasEnd {
311 if opt.HasStart {
345 ropt.HasStart = true
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp242 bool HasStart() const { return Start().NotEmpty(); } in HasStart() function in CCDSInfo
292 _ASSERT( !HasStop() && !HasStart() ); in Invariant()
307 if (!HasStop() && !HasStart()) { in Invariant()
309 } else if (HasStart() && !HasStop()) { in Invariant()
315 } else if (HasStart() && HasStop()) { in Invariant()
327 _ASSERT( HasStart() ); in Invariant()
501 bool HasStart() const { return m_cds_info.HasStart(); } in HasStart() function in CGeneModel
503 bool LeftComplete() const { return Strand() == ePlus ? HasStart() : HasStop(); } in LeftComplete()
504 bool RightComplete() const { return Strand() == ePlus ? HasStop() : HasStart(); } in RightComplete()
505 bool FullCds() const { return HasStart() && HasStop() && Continuous(); } in FullCds()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/prosplign/
H A DPSeq.hpp55 bool HasStart(void) { in HasStart() function in CPSeq
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dgnomon_model.cpp304 if(HasStart()) { in MapFromEditedToOrig()
325 if(HasStart() && MaxCdsLimits().GetFrom() == Start().GetFrom()) { in MapFromEditedToOrig()
347 if(HasStart()) { in MapFromOrigToEdited()
349 _ASSERT(new_cds.HasStart()); in MapFromOrigToEdited()
463 _ASSERT( !(open && !HasStart()) ); in SetScore()
545 if (HasStart()) in Strand()
569 m_confirmed_start &= HasStart(); in Clip()
1327 if (HasStart()) { in RealCdsLimits()
1760 if(cds_info.HasStart()) in CollectAttributes()
1775 if(cds_info.HasStart()) { in CollectAttributes()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp153 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
155 if (HasStart && HasEnd) in selectionKindFor()
162 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp153 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
155 if (HasStart && HasEnd) in selectionKindFor()
162 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp153 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
155 if (HasStart && HasEnd) in selectionKindFor()
162 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp154 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
156 if (HasStart && HasEnd) in selectionKindFor()
163 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp154 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
156 if (HasStart && HasEnd) in selectionKindFor()
163 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Tooling/Refactoring/
H A DASTSelection.cpp152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local
154 if (HasStart && HasEnd) in selectionKindFor()
161 if (HasStart && SelectionBegin != End) in selectionKindFor()
/dports/math/openfst/openfst-1.8.1/src/include/fst/extensions/mpdt/
H A Dexpand.h78 using CacheBaseImpl<CacheState<Arc>>::HasStart;
122 if (!HasStart()) { in Start()
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dsynchronize.h62 using CacheBaseImpl<CacheState<Arc>>::HasStart;
101 if (!HasStart()) { in Start()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dsynchronize.h59 using CacheBaseImpl< CacheState<A> >::HasStart;
117 if (!HasStart()) { in Start()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dsynchronize.h59 using CacheBaseImpl< CacheState<A> >::HasStart;
117 if (!HasStart()) { in Start()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dsynchronize.h59 using CacheBaseImpl< CacheState<A> >::HasStart;
117 if (!HasStart()) { in Start()

1234