Home
last modified time | relevance | path

Searched refs:meet (Results 251 – 275 of 31666) sorted by relevance

1...<<11121314151617181920>>...1267

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/examples/
H A DREADME.md39 greet -> "Hello %s! Nice to meet you, I'm %s."
67 fmt.Sprintf("Hello %s! Nice to meet you, I'm %s.\n", rhs, lhs))
76 // Output:Hello world! Nice to meet you, I'm CEL.
/dports/irc/epic4/help/7_Docs/
H A DNew_User26 It is important to recognize the nature of irc. Not everyone you meet
27 will be friendly and good-natured. Just like in real life, you will meet
28 jerks, and other types you may not care to associate with. You may meet
/dports/irc/bitchx/stage/usr/local/share/bx/help/7_Docs/
H A DNew_User26 It is important to recognize the nature of irc. Not everyone you meet
27 will be friendly and good-natured. Just like in real life, you will meet
28 jerks, and other types you may not care to associate with. You may meet
/dports/irc/bitchx/bitchx-1.2.1/bitchx-docs/7_Docs/
H A DNew_User26 It is important to recognize the nature of irc. Not everyone you meet
27 will be friendly and good-natured. Just like in real life, you will meet
28 jerks, and other types you may not care to associate with. You may meet
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.amd64/src/org/graalvm/compiler/replacements/amd64/
H A DAMD64FloatConvertNode.java67 this.stamp = this.stamp.meet(createInexactCaseStamp()); in AMD64FloatConvertNode()
86 return foldedStamp.meet(createInexactCaseStamp()); in foldStamp()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.amd64/src/org/graalvm/compiler/replacements/amd64/
H A DAMD64FloatConvertNode.java67 this.stamp = this.stamp.meet(createInexactCaseStamp()); in AMD64FloatConvertNode()
86 return foldedStamp.meet(createInexactCaseStamp()); in foldStamp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.amd64/src/org/graalvm/compiler/replacements/amd64/
H A DAMD64FloatConvertNode.java67 this.stamp = this.stamp.meet(createInexactCaseStamp()); in AMD64FloatConvertNode()
86 return foldedStamp.meet(createInexactCaseStamp()); in foldStamp()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/
H A DCONTRIBUTING.md26 If you don't meet all of these style guidelines, don't fret. I'll probably fix it. But please
27 do make an effort to actually meet them. Otherwise I'm more likely to reject the pull request.
/dports/devel/sol2/sol2-4.0.0-alpha/
H A DCONTRIBUTING.md26 If you don't meet all of these style guidelines, don't fret. I'll probably fix it. But please
27 do make an effort to actually meet them. Otherwise I'm more likely to reject the pull request.
/dports/multimedia/kmplayer/kmplayer-0.12.0b/tests/
H A Dfit.smil32 <set target="reg_image" attribute="fit" to="meet"/>
33 <set target="text_reg_image" attribute="src" to="data:,fill%20=%20meet"/>
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/docs/ipynb/
H A Ddmplex.ipynb435 …ch other. In the PETSc parlance, these are called *meets* and *joins*. A *meet* of a set of points…
442 "# Two cells, meet is the common edge, no join\n",
444 "print \"meet =\",plex.getMeet(pnts),\"\\tjoin =\",plex.getJoin(pnts)"
453 "meet = [14] \tjoin = []\n"
463 "# Two edges, meet is the common vertex, join is the cell to which they are both connected\n",
465 "print \"meet =\",plex.getMeet(pnts),\"\\tjoin =\",plex.getJoin(pnts)"
474 "meet = [8] \tjoin = [1]\n"
484 "# Two vertices, no meet, join is the common edge to which they are both connected\n",
486 "print \"meet =\",plex.getMeet(pnts),\"\\tjoin =\",plex.getJoin(pnts)"
495 "meet = [] \tjoin = [20]\n"
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/apr/
H A Dapr_errno.inc497 * always use this test, as platform-specific variances may meet this
503 * always use this test, as platform-specific variances may meet this
510 * always use this test, as platform-specific variances may meet this
517 * always use this test, as platform-specific variances may meet this
524 * always use this test, as platform-specific variances may meet this
531 * always use this test, as platform-specific variances may meet this
538 * always use this test, as platform-specific variances may meet this
546 * always use this test, as platform-specific variances may meet this
556 * always use this test, as platform-specific variances may meet this
564 * always use this test, as platform-specific variances may meet this
[all …]
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/apr/
H A Dapr_errno.inc497 * always use this test, as platform-specific variances may meet this
503 * always use this test, as platform-specific variances may meet this
510 * always use this test, as platform-specific variances may meet this
517 * always use this test, as platform-specific variances may meet this
524 * always use this test, as platform-specific variances may meet this
531 * always use this test, as platform-specific variances may meet this
538 * always use this test, as platform-specific variances may meet this
546 * always use this test, as platform-specific variances may meet this
556 * always use this test, as platform-specific variances may meet this
564 * always use this test, as platform-specific variances may meet this
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_validator.erl2176 meet(Same, Same) -> function
2178 meet(term, Other) -> function
2180 meet(Other, term) -> function
2182 meet(#ms{}, binary) -> function
2184 meet(binary, #ms{}) -> function
2186 meet({literal,_}, {literal,_}) -> function
2188 meet(T1, {literal,_}=T2) -> function
2189 meet(T2, T1);
2190 meet({literal,_}=T1, T2) -> function
2195 meet(T1, T2) -> function
[all …]
/dports/math/gap/gap-4.11.0/pkg/rds-1.7/doc/
H A Dmisc.tex201 Each filter in \GAP\ is either a simple filter or a meet of filters.
203 and `IsPosInt' is defined as their meet `IsInt and IsPosRat'.
269 Each *meet of filters* can involve computable simple filters (properties,
272 When one calls a meet of two filters then the two filters from which
273 the meet was formed are evaluated (if necessary).
274 So a meet of filters is computable only if at least one computable simple
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Idna/data/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Idna/data/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/deskutils/egroupware/egroupware/swoolepush/vendor/pear-pear.horde.org/Horde_Idna/data/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/shells/fish/fish-3.3.1/tests/checks/
H A Dnoshebang.fish68 # Doesn't meet our heuristic as there is no newline.
82 # Doesn't meet our heuristic as there is no lowercase before newline.
/dports/dns/pear-Horde_Idna/Horde_Idna-1.1.2/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Idna/data/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/www/moodle39/moodle/lib/horde/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/www/moodle310/moodle/lib/horde/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/www/moodle311/moodle/lib/horde/locale/
H A DHorde_Idna.pot37 msgid "Does not meet the IDNA BiDi requirements (for right-to-left characters)"
41 msgid "Does not meet the IDNA CONTEXTJ requirements"
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/website/source/docs/
H A Dschedulers.html.md19 of the nodes that meet the job's constraints and selects the optimal node to
36 the set of nodes that meet the job's constraints it uses the power of two
47 clients that meet the job's constraints. The `system` scheduler is also invoked

1...<<11121314151617181920>>...1267