Lines Matching refs:rb_minus

2858   Opal.rb_minus  = function(l,r) { return are_both_numbers(l,r) ? l - r : l['$-'](r); };
6429 …$rb_ge = Opal.rb_ge, $to_a = Opal.to_a, $eqeqeq = Opal.eqeqeq, $rb_minus = Opal.rb_minus, $return_…
6910 return matches['$[]']($rb_minus(i.$last(), 1));});
9056 …b_lt = Opal.rb_lt, $eqeq = Opal.eqeq, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $rb_divi…
9474 return $rb_plus($rb_minus(enum_size, n), 1)
10539 y = $rb_minus(item, compensation);
10541 compensation = $rb_minus($rb_minus(t, result), y);
10678 …le = Opal.rb_le, $rb_ge = Opal.rb_ge, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $eqeqeq …
10777 count = $rb_minus(count, 1);
10803 …} else ; iter = $rb_minus(self.$end(), $rb_minus(self.$end(), self.$begin())['$%'](self.$st…
10805 iter = $rb_minus(iter, self.$step());
10812 iter = $rb_minus(iter, self.$step());
10813 count = $rb_minus(count, 1);
10830 iter = $rb_minus(self.$end(), $rb_minus(self.$end(), self.$begin())['$%'](self.$step()));
10832 iter = $rb_minus(iter, self.$step());
10833 …} return $rb_plus($rb_divide($rb_minus(iter, self.$begin()), self.$step()).$abs().$to_i()…
11615 …l.def, $to_ary = Opal.to_ary, $return_self = Opal.return_self, $rb_minus = Opal.rb_minus, $rb_time…
11680 return $rb_minus(0, self)
11686 return $rb_minus(self, $rb_times(other, self.$div(other)))
12040 …gt = Opal.rb_gt, $rb_times = Opal.rb_times, $eqeq = Opal.eqeq, $rb_minus = Opal.rb_minus, $to_a = …
13025 return $rb_minus(a, b);});
16138 …= Opal.find_super, $send = Opal.send, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $eqeq = …
16597 return $rb_plus($rb_minus(self, stop), 1)
16823 n = $rb_minus(n, $$$($$$('Float'), 'MANT_DIG'));
16824 …al').$new($rb_times(2, f), (1)['$<<']($rb_minus(1, n))).$rationalize($$$('Rational').$new(1, (1)['…
16832 return $rb_minus(self, $rb_times(y, $rb_divide(self, y).$truncate()))
16874 …uthy($rb_ge(ndigits, $rb_minus($rb_plus($$$($$$('Float'), 'DIG'), 2), ($truthy($rb_gt(exp, 0)) ? (…
16912 e = $rb_minus(e, $$$($$$('Float'), 'MANT_DIG'));
17004 return $rb_plus($rb_minus(stop, self), 1)
17212 ….eqeqeq, $return_ivar = Opal.return_ivar, $rb_gt = Opal.rb_gt, $rb_minus = Opal.rb_minus, $Opal = …
17404 range_end = $rb_minus(range_end, 1);
19489 …fs, $truthy = Opal.truthy, $send = Opal.send, $def = Opal.def, $rb_minus = Opal.rb_minus, $eqeqeq …
19695 return Math.PI / (Math.sin(Math.PI * n) * $$$('Math').$gamma($rb_minus(1, n)));
19823 …mes = Opal.rb_times, $def = Opal.def, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $rb_divi…
19920 … return $Kernel.$Complex($rb_minus(self.real, other.$real()), $rb_minus(self.imag, other.$imag()))
19922 return $Kernel.$Complex($rb_minus(self.real, other), self.imag)
19932 …return $Kernel.$Complex($rb_minus($rb_times(self.real, other.$real()), $rb_times(self.imag, other.…
19967 … nr = $$$('Math').$exp($rb_minus($rb_times(ore, $$$('Math').$log(r)), $rb_times(oim, theta)));
19975 n = $rb_minus(other, 1);
19981 …x = $Kernel.$Complex($rb_minus($rb_times(x.$real(), x.$real()), $rb_times(x.$imag(), x.$imag())), …
19985 n = $rb_minus(n, 1);
20277 …= Opal.Opal, $def = Opal.def, $return_ivar = Opal.return_ivar, $rb_minus = Opal.rb_minus, $rb_time…
20380 …return $rb_minus($rb_times(self.num, other.$denominator()), $rb_times(self.den, other.$numerator()…
20382 return $rb_minus(self.num, $rb_times(self.den, other))['$<=>'](0)
20412 …num = $rb_minus($rb_times(self.num, other.$denominator()), $rb_times(self.den, other.$numerator())…
20416 return $Kernel.$Rational($rb_minus(self.num, $rb_times(other, self.den)), self.den)
20418 return $rb_minus(self.$to_f(), other)
20548 a = $rb_minus(self, e),
20569 t = $rb_divide(1, $rb_minus(b, k));
20570 b = $rb_divide(1, $rb_minus(a, k));
20696 …al.send, $rb_plus = Opal.rb_plus, $rb_divide = Opal.rb_divide, $rb_minus = Opal.rb_minus, $range =…
21073 return $rb_plus($rb_divide($rb_minus(start_of_day, start_of_year), one_day).$round(), 1);
21444 result += self.$format("%c%02d", c, $rb_minus(self.$year(), s));
21496 offset = $rb_minus(jan01_wday, 1);
21499 offset = $rb_minus($rb_minus(jan01_wday, 7), 1);
21504 return $$$('Time').$new($rb_minus(self.$year(), 1), 12, 31).$cweek_cyear()
21537 …ernel = Opal.Kernel, $hash2 = Opal.hash2, $rb_gt = Opal.rb_gt, $rb_minus = Opal.rb_minus, $eqeqeq …
21660 } extra = $rb_minus(kwargs.$keys(), self.$class().$members());
22448 …$Kernel = Opal.Kernel, $eqeq = Opal.eqeq, $rb_lt = Opal.rb_lt, $rb_minus = Opal.rb_minus, $range =…
22590 return self.$dirname(out, $rb_minus(level, 1))
22634 …if (($truthy(last_dot_idx['$nil?']()) || ($eqeq($rb_plus(last_dot_idx, 1), $rb_minus(filename.$len…
23417 …$Kernel = Opal.Kernel, $eqeq = Opal.eqeq, $rb_lt = Opal.rb_lt, $rb_minus = Opal.rb_minus, $range =…
23559 return self.$dirname(out, $rb_minus(level, 1))
23603 …if (($truthy(last_dot_idx['$nil?']()) || ($eqeq($rb_plus(last_dot_idx, 1), $rb_minus(filename.$len…
24203 …$send = Opal.send, $to_a = Opal.to_a, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $rb_gt =…
24314 len = $rb_minus(len, r.$length());
25448 …ge = Opal.rb_ge, $rb_gt = Opal.rb_gt, $rb_plus = Opal.rb_plus, $rb_minus = Opal.rb_minus, $return_…
25512 self.position = $rb_minus(self.position, pos);
25538 before = self.string['$[]'](Opal.Range.$new(0, $rb_minus(self.position, 1), false));