Home
last modified time | relevance | path

Searched refs:Precede (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/dports/math/gecode/gecode-0916a1a/gecode/set/
H A Dprecede.cpp52 GECODE_ES_FAIL(Precede::Single<SetView>::post(home, y, s, t)); in precede()
66 GECODE_ES_FAIL(Precede::Single<SetView>::post(home, y, c[i], c[i+1])); in precede()
H A Dprecede.hh50 namespace Gecode { namespace Set { namespace Precede { namespace
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Dprecede.cpp50 GECODE_ES_FAIL(Precede::Single<IntView>::post(home, y, s, t)); in precede()
64 GECODE_ES_FAIL(Precede::Single<IntView>::post(home, y, c[i], c[i+1])); in precede()
H A Dprecede.hh48 namespace Gecode { namespace Int { namespace Precede { namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/styleguide/c++/
H A Dblink-c++.md132 ### Precede boolean values with words like “is” and “did”
144 ### Precede setters with the word “Set”; use bare words for getters
145 Precede setters with the word “set”. Prefer bare words for getters. Setter and
178 ### Precede getters that return values via out-arguments with the word “Get”
/dports/science/simlib/simlib/src/
H A Dlink.cc86 void Link::Precede(Link *li) // insert before li
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dselect_alignments_alt.cpp49 if (Precede(a.Limits(),b.Limits())) { in BEGIN_SCOPE()
52 } else if (Precede(b.Limits(),a.Limits())) { in BEGIN_SCOPE()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/styleguide/c++/
H A Dblink-c++.md147 ### Precede boolean values with words like “is” and “did”
159 ### Precede setters with the word “Set”; use bare words for getters
160 Precede setters with the word “set”. Prefer bare words for getters. Setter and
193 ### Precede getters that return values via out-arguments with the word “Get”
/dports/math/gecode/gecode-0916a1a/test/int/
H A Dprecede.cpp43 namespace Precede { namespace
/dports/finance/frontaccounting/frontaccounting/sql/
H A Dalter2.1.sql7 # * Precede all CREATE TABLE statment with DROP TABLE IF EXISTS
8 # * Precede all ALTER TABLE statements using ADD column with respective
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp74 inline bool Precede(TSignedSeqRange l, TSignedSeqRange r) { return l.GetTo() < r.GetFrom(); } in Precede() function
199 bool operator<(const CModelExon& p) const { return Precede(Limits(),p.Limits()); } in operator <()
310 if (Precede(Start(), ReadingFrame())) { in Invariant()
319 if (Precede(ReadingFrame(),Stop())) { in Invariant()
490 bool operator<(const CGeneModel& a) const { return Precede(Limits(),a.Limits()); } in operator <()
799 bool operator<(const CModelCluster& c) const { return Precede(m_limits, c.m_limits); } in operator <()
/dports/math/gecode/gecode-0916a1a/test/set/
H A Dprecede.cpp47 namespace Precede { namespace
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/net/libilbc/libilbc-3.0.4/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/www/node10/node-v10.24.1/deps/v8/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/lang/v8/v8-9.6.180.12/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/
H A D.git-blame-ignore-revs11 # - Precede each revision with a comment containing the first line of its log.
/dports/shells/fish/fish-3.3.1/share/completions/
H A Duniq.fish17 complete -c uniq -s c -d 'Precede each output line with count of its occurrence'
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/doclint/tool/
H A DHelpTest.out17 Precede a value with '-' to negate it
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/doclint/tool/
H A DHelpTest.out17 Precede a value with '-' to negate it
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/doclint/tool/
H A DHelpTest.out17 Precede a value with '-' to negate it
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/doclint/tool/
H A DHelpTest.out17 Precede a value with '-' to negate it
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/doclint/tool/
H A DHelpTest.out17 Precede a value with '-' to negate it

12345678910>>...27