Home
last modified time | relevance | path

Searched refs:rhs_unit (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dfn_numbers.cpp220 Units &lhs_unit = *n1, &rhs_unit = *n2; in BUILT_IN() local
221 bool is_comparable = (lhs_unit == rhs_unit); in BUILT_IN()
H A Dast_values.cpp520 Units &lhs_unit = l, &rhs_unit = r; in operator ==() local
521 return lhs_unit == rhs_unit && in operator ==()
537 Units &lhs_unit = l, &rhs_unit = r; in operator <() local
538 if (!(lhs_unit == rhs_unit)) { in operator <()
542 if (lhs_unit == rhs_unit) { in operator <()
545 return lhs_unit < rhs_unit; in operator <()
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dfn_numbers.cpp220 Units &lhs_unit = *n1, &rhs_unit = *n2; in BUILT_IN() local
221 bool is_comparable = (lhs_unit == rhs_unit); in BUILT_IN()
H A Dast_values.cpp520 Units &lhs_unit = l, &rhs_unit = r; in operator ==() local
521 return lhs_unit == rhs_unit && in operator ==()
537 Units &lhs_unit = l, &rhs_unit = r; in operator <() local
538 if (!(lhs_unit == rhs_unit)) { in operator <()
542 if (lhs_unit == rhs_unit) { in operator <()
545 return lhs_unit < rhs_unit; in operator <()
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dfn_numbers.cpp220 Units &lhs_unit = *n1, &rhs_unit = *n2;
221 bool is_comparable = (lhs_unit == rhs_unit);
H A Dast_values.cpp520 Units &lhs_unit = l, &rhs_unit = r; in operator ==() local
521 return lhs_unit == rhs_unit && in operator ==()
537 Units &lhs_unit = l, &rhs_unit = r; in operator <() local
538 if (!(lhs_unit == rhs_unit)) { in operator <()
542 if (lhs_unit == rhs_unit) { in operator <()
545 return lhs_unit < rhs_unit; in operator <()
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dfn_numbers.cpp239 Units &lhs_unit = *n1, &rhs_unit = *n2; in BUILT_IN() local
240 bool is_comparable = (lhs_unit == rhs_unit); in BUILT_IN()
H A Dast_values.cpp520 Units &lhs_unit = l, &rhs_unit = r; in operator ==() local
521 return lhs_unit == rhs_unit && in operator ==()
537 Units &lhs_unit = l, &rhs_unit = r; in operator <() local
538 if (!(lhs_unit == rhs_unit)) { in operator <()
542 if (lhs_unit == rhs_unit) { in operator <()
545 return lhs_unit < rhs_unit; in operator <()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dfn_numbers.cpp239 Units &lhs_unit = *n1, &rhs_unit = *n2; in BUILT_IN() local
240 bool is_comparable = (lhs_unit == rhs_unit); in BUILT_IN()
H A Dast_values.cpp520 Units &lhs_unit = l, &rhs_unit = r; in operator ==() local
521 return lhs_unit == rhs_unit && in operator ==()
537 Units &lhs_unit = l, &rhs_unit = r; in operator <() local
538 if (!(lhs_unit == rhs_unit)) { in operator <()
542 if (lhs_unit == rhs_unit) { in operator <()
545 return lhs_unit < rhs_unit; in operator <()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dfn_numbers.cpp239 Units &lhs_unit = *n1, &rhs_unit = *n2; in BUILT_IN() local
240 bool is_comparable = (lhs_unit == rhs_unit); in BUILT_IN()
H A Dast_values.cpp520 Units &lhs_unit = l, &rhs_unit = r; in operator ==() local
521 return lhs_unit == rhs_unit && in operator ==()
537 Units &lhs_unit = l, &rhs_unit = r; in operator <() local
538 if (!(lhs_unit == rhs_unit)) { in operator <()
542 if (lhs_unit == rhs_unit) { in operator <()
545 return lhs_unit < rhs_unit; in operator <()