Home
last modified time | relevance | path

Searched full:other (Results 1 – 25 of 990) sorted by relevance

12345678910>>...40

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DInterval.php43 public function equals(object $other) : bool argument
45 if ($this === $other) {
49 return $other instanceof self
50 && $this->start === $other->start
51 && $this->stop === $other->stop;
55 * Does this start completely before other? Disjoint.
57 public function startsBeforeDisjoint(Interval $other) : bool argument
59 return $this->start < $other->start && $this->stop < $other->start;
63 * Does this start at or before other? Nondisjoint.
65 public function startsBeforeNonDisjoint(Interval $other) : bool argument
[all …]
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DActionTransition.php51 public function equals(object $other) : bool argument
53 if ($this === $other) {
57 if (!$other instanceof self) {
61 return $this->ruleIndex === $other->ruleIndex
62 && $this->actionIndex === $other->actionIndex
63 && $this->isCtxDependent === $other->isCtxDependent
64 && $this->target->equals($other->target);
H A DPredicateTransition.php57 public function equals(object $other) : bool argument
59 if ($this === $other) {
63 return $other instanceof self
64 && $this->ruleIndex === $other->ruleIndex
65 && $this->predIndex === $other->predIndex
66 && $this->isCtxDependent === $other->isCtxDependent
67 && $this->target->equals($other->target);
H A DRangeTransition.php42 public function equals(object $other) : bool argument
44 if ($this === $other) {
48 return $other instanceof self
49 && $this->from === $other->from
50 && $this->to === $other->to
51 && $this->target->equals($other->target);
H A DRuleTransition.php57 public function equals(object $other) : bool argument
59 if ($this === $other) {
63 return $other instanceof self
64 && $this->ruleIndex === $other->ruleIndex
65 && $this->precedence === $other->precedence
66 && $this->target->equals($other->target);
H A DAtomTransition.php37 public function equals(object $other) : bool argument
39 if ($this === $other) {
43 return $other instanceof self
44 && $this->label === $other->label
45 && $this->target->equals($other->target);
H A DPrecedencePredicateTransition.php45 public function equals(object $other) : bool argument
47 if ($this === $other) {
51 return $other instanceof self
52 && $this->precedence === $other->precedence
53 && $this->target->equals($other->target);
H A DSetTransition.php46 public function equals(object $other) : bool argument
48 if ($this === $other) {
52 return $other instanceof self
53 && $this->set->equals($other->set)
54 && $this->target->equals($other->target);
H A DEpsilonTransition.php52 public function equals(object $other) : bool argument
54 if ($this === $other) {
58 return $other instanceof self
59 && $this->outermostPrecedenceReturn === $other->outermostPrecedenceReturn
60 && $this->target->equals($other->target);
H A DWildcardTransition.php19 public function equals(object $other) : bool argument
21 if ($this === $other) {
25 return $other instanceof self
26 && $this->target->equals($other->target);
H A DNotSetTransition.php20 public function equals(object $other) : bool argument
22 if ($this === $other) {
26 return $other instanceof self
27 && $this->target->equals($other->target);
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPredicate.php41 public function equals(object $other) : bool argument
43 if ($this === $other) {
47 if (!$other instanceof self) {
51 return $this->ruleIndex === $other->ruleIndex
52 && $this->predIndex === $other->predIndex
53 && $this->isCtxDependent === $other->isCtxDependent;
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DPair.php25 public function equals(object $other) : bool argument
27 if ($other === $this) {
31 return $other instanceof self
32 && Equality::equals($this->a, $other->a)
33 && Equality::equals($this->b, $other->b);
H A DSet.php153 public function equals(object $other) : bool argument
155 if ($this === $other) {
159 if (!$other instanceof self
160 || $this->size !== $other->size
161 || !$this->equivalence->equals($other)) {
166 if (!isset($other->table[$hash]) || \count($bucket) !== \count($other->table[$hash])) {
170 $otherBucket = $other->table[$hash];
H A DMap.php119 public function equals(object $other) : bool argument
121 if ($this === $other) {
125 if (!$other instanceof self
126 || $this->size !== $other->size
127 || !$this->equivalence->equals($other->equivalence)) {
132 if (!isset($other->table[$hash]) || \count($bucket) !== \count($other->table[$hash])) {
136 $otherBucket = $other->table[$hash];
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNConfig.php58 public function equals(object $other) : bool argument
60 if ($this === $other) {
64 if (!$other instanceof self) {
68 if (!parent::equals($other)) {
72 if ($this->passedThroughNonGreedyDecision !== $other->passedThroughNonGreedyDecision) {
76 return Equality::equals($this->lexerActionExecutor, $other->lexerActionExecutor);
/template/slaad/
DCOPYING16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
199 infringement or for any other reason (not limited to patent issues),
204 License and any other pertinent obligations, then as a consequence you
213 apply and the section as a whole is intended to apply in other
[all …]
/template/wallpaper/
DCOPYING16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
203 License and any other pertinent obligations, then as a consequence you
212 apply and the section as a whole is intended to apply in other
[all …]
/template/mikio/inc/stemmechanics/lesserphp/
H A DLICENSE30 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
32 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
52 software and other kinds of works.
54 The licenses for most software and other practical works are designed
60 any other work released this way by its authors. You can apply it to
98 products. If such problems arise substantially in other domains, we
118 "Copyright" also means copyright-like laws that apply to other kinds of
126 in a fashion requiring copyright permission, other than the making of an
138 public, and in some countries other activities as well.
140 To "convey" a work means any kind of propagation that enables other
[all …]
/template/mikio/
H A DLICENSE.md18 of the Free Software Foundation's software and to any other program whose
19 authors commit to using it. (Some other Free Software Foundation software is
63 **0.** This License applies to any program or other work which contains a notice
72 Activities other than copying, distribution and modification are not covered by
82 and to the absence of any warranty; and give any other recipients of the Program
117 this License, whose permissions for other licensees extend to the entire whole,
127 distribution medium does not bring the other work under the scope of this
188 infringement or for any other reason (not limited to patent issues), conditions
192 simultaneously your obligations under this License and any other pertinent
201 section as a whole is intended to apply in other circumstances.
[all …]
/template/arctictut/
DLICENSE16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
203 License and any other pertinent obligations, then as a consequence you
212 apply and the section as a whole is intended to apply in other
[all …]
/template/mnml-blog/
DCOPYING1 Logos: Some pictures and logos were taken from other free sources with differing
24 Foundation's software and to any other program whose authors commit to
25 using it. (Some other Free Software Foundation software is covered by
70 0. This License applies to any program or other work which contains
80 Activities other than copying, distribution and modification are not
92 and give any other recipients of the Program a copy of this License
129 this License, whose permissions for other licensees extend to the
139 a storage or distribution medium does not bring the other work under
206 infringement or for any other reason (not limited to patent issues),
211 License and any other pertinent obligations, then as a consequence you
[all …]
/template/strap/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md13 other similar personal characteristics.
31 socioeconomic status, or other similar personal characteristics.
42 * Showing empathy toward other community members
52 * Other conduct which could reasonably be considered inappropriate in a
63 reject comments, commits, code, wiki edits, issues, and other contributions
65 permanently any contributor for other behaviors that they deem inappropriate,
88 faith may face temporary or permanent repercussions as determined by other
/template/white/
DCOPYING16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
203 License and any other pertinent obligations, then as a consequence you
212 apply and the section as a whole is intended to apply in other
[all …]
/template/parallax/
DCOPYING16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
203 License and any other pertinent obligations, then as a consequence you
212 apply and the section as a whole is intended to apply in other
[all …]

12345678910>>...40