Home
last modified time | relevance | path

Searched refs:negated (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1PhraseMatchRule.php27 public $negated; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1PhraseMatchRule
50 public function setNegated($negated) argument
52 $this->negated = $negated;
59 return $this->negated;
/plugin/asciidocjs/node_modules/is-core-module/
D.eslintrc14 "no-negated-condition": 0,
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
DREADME.md68 * `negate` True if the pattern is negated.
171 Returns from negate expressions the same as if they were not negated.
202 If the pattern starts with a `!` character, then it is negated. Set the
/plugin/asciidocjs/node_modules/minimatch/
DREADME.md82 * `negate` True if the pattern is negated.
185 Returns from negate expressions the same as if they were not negated.
225 If the pattern starts with a `!` character, then it is negated. Set the
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dcompress.js1664 var negated = basic_negation(orig);
1669 return best_of_expression(negated, stat) === stat ? alt : negated;
1671 return best_of_expression(negated, alt);
2582 var negated = self.condition.negate(compressor);
2584 var negated_length = negated.print_to_string().length;
2590 self.condition = negated;
2621 left : negated,
2679 self.condition = negated_is_best ? negated : self.condition.negate(compressor);
3369 var negated = make_node(AST_UnaryPrefix, self, {
3373 self = best_of(compressor, self, negated);
[all …]
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js5635 var negated = basic_negation(orig);
5636 … if (first_in_statement) return best_of_expression(negated, make_node(AST_SimpleStatement, alt, {
5638 })) === negated ? negated : alt;
5639 return best_of_expression(negated, alt);
8832 var negated = node.clone();
8833 negated.operator = op == "&&" ? "||" : "&&";
8834 negated.left = left.negate(compressor, first_in_statement);
8835 var negated_rhs = negated.right.tail_node();
8836 …if (negated_rhs instanceof AST_Binary && negated.operator == negated_rhs.operator) swap_chain(nega…
8838 return op == "&&" ? best(node, negated) : best(negated, node);
[all …]
/plugin/asciidocjs/node_modules/yargs-parser/
DREADME.md363 The prefix to use for negated boolean variables.
/plugin/asciidocjs/node_modules/commander/
DCHANGELOG.md265 The custom event for a negated option like `--no-foo` is `option:no-foo` (previously `option:foo`).
/plugin/asciidocjs/node_modules/glob/
DREADME.md331 started with a `#` character, or a "negated" pattern if it started
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dtemplates.rst762 Tests can be negated by using the ``is not`` operator:
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/orgchart/
Dbridge.min.js8negated=t.neg=function(){var n=new this.constructor(this);return n.s=-n.s,i(n)},t.plus=t.add=funct…
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8negated=t.neg=function(){var n=new this.constructor(this);return n.s=-n.s,i(n)},t.plus=t.add=funct…
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md4042 *(Function)*: Returns the new negated function.
/plugin/jsontable/script/
Dhandsontable.full.min.js29 ….s,e.s=1,n=A(r,e,0,3),e.s=o,n.s*=o):n=A(r,e,0,G),r.minus(n.times(e)))},H.negated=H.neg=function(){…