Lines Matching +defs:n +defs:key
2247 Opal.hash_put = function(hash, key, value) { argument
2260 bucket = {key: key, key_hash: key_hash, value: value}; property
2279 bucket = {key: key, key_hash: key_hash, value: value}; property
2285 Opal.hash_get = function(hash, key) { argument
2308 Opal.hash_delete = function(hash, key) { argument
2929 Opal.get_kwarg = function(kwargs, key) { argument
6696 $def(self, '$last_match', function $$last_match(n) { argument
7102 $def(self, '$offset', function $$offset(n) { argument
7127 $def(self, '$begin', function $$begin(n) { argument
7138 $def(self, '$end', function $$end(n) { argument
8000 '\n': '\\n', property
8673 $def(self, '$sum', function $$sum(n) { argument
9658 $def(self, '$cycle', function $$cycle(n) { argument
9823 $def(self, '$each_cons', function $$each_cons(n) { argument
9895 $def(self, '$each_slice', function $$each_slice(n) { argument
10318 $def(self, '$max', function $$max(n) { argument
10366 $def(self, '$max_by', function $$max_by(n) { argument
10407 $def(self, '$min', function $$min(n) { argument
10469 $def(self, '$min_by', function $$min_by(n) { argument
11687 $def(self, '$drop', function $$drop(n) { argument
11844 $def(self, '$take', function $$take(n) { argument
13324 $def(self, '$cycle', function $$cycle(n) { argument
13451 function binomial_coefficient(n, k) { argument
13464 $def(self, '$combination', function $$combination(n) { argument
13519 $def(self, '$repeated_combination', function $$repeated_combination(n) { argument
14388 $def(self, '$max', function $$max(n) { argument
14493 $def(self, '$repeated_permutation', function $$repeated_permutation(n) { argument
14780 $def(self, '$rotate', function $$rotate(n) { argument
15795 $def(self, '$[]', function $Hash_$$$8(key) { argument
15809 $def(self, '$[]=', function $Hash_$$$eq$9(key, value) { argument
15938 key = keys[i]; property
15956 $def(self, '$default', function $Hash_default$12(key) { argument
16019 $def(self, '$delete', function $Hash_delete$15(key) { argument
16079 $def(self, '$dig', function $$dig(key, $a) { argument
16191 $send(keys, 'each', [], function $$22(key){var self = $$22.$$s == null ? this : $$22.$$s; argument
16199 $def(self, '$fetch', function $$fetch(key, defaults) { argument
16221 …return $Kernel.$raise($$$('KeyError').$new("key not found: " + (key.$inspect()), $hash2(["key", "r… property
16232 … return $send(keys, 'map', [], function $$23(key){var self = $$23.$$s == null ? this : $$23.$$s; argument
16287 $def(self, '$has_key?', function $Hash_has_key$ques$24(key) { argument
16337 key = keys[i]; property
16829 key = keys[0]; property
16912 … return $send(self, 'proc', [], function $$34(key){var self = $$34.$$s == null ? this : $$34.$$s; argument
16975 key = keys[i]; property
18201 $def(self, '$sqrt', function $$sqrt(n) { argument
18402 $def(self, '$first', function $$first(n) { argument
18417 $def(self, '$last', function $$last(n) { argument
18486 $def(self, '$step', function $$step(n) { argument
18597 $def(self, '$%', function $Range_$percent$8(n) { argument
20844 $def(self, '$gamma', function $$gamma(n) { argument
20955 $def(self, '$lgamma', function $$lgamma(n) { argument
23259 $def(self, '$dig', function $$dig(key, $a) { argument
24504 $defs(self, '$srand', function $$srand(n) { argument