Lines Matching +refs:Complex_ +refs:plus
7091 $def(self, '$+', function $String_$plus$4(other) {
11581 $def(self, '$+', function $Enumerator_$plus$5(other) {
12237 $def(self, '$+', function $Array_$plus$5(other) {
16182 $def(self, '$+', function $Number_$plus$1(other) {
16414 $def(self, '$+@', function $Number_$plus$$17() {
19869 $def(self, '$==', function $Complex_$eq_eq$1(other) {
19889 $def(self, '$-@', function $Complex_$minus$$2() {
19895 $def(self, '$+', function $Complex_$plus$3(other) {
19907 $def(self, '$-', function $Complex_$minus$4(other) {
19919 $def(self, '$*', function $Complex_$$5(other) {
19931 $def(self, '$/', function $Complex_$slash$6(other) {
19947 $def(self, '$**', function $Complex_$$$7(other) {
20381 $def(self, '$+', function $Rational_$plus$3(other) {
20978 $def(self, '$+', function $Time_$plus$2(other) {
23501 …ive?,chop_basename,basename,=~,source,[],rindex,sub,absolute?,expand_path,plus,unshift,length,!=,e…
23614 $def(self, '$+', function $Pathname_$plus$5(other) {
23620 } return $$('Pathname').$new(self.$plus(self.path, other.$to_s()));
23623 $def(self, '$plus', function $$plus(path1, path2) {