Lines Matching +defs:n +defs:key

2239   Opal.hash_put = function(hash, key, value) {  argument
2252 bucket = {key: key, key_hash: key_hash, value: value}; property
2271 bucket = {key: key, key_hash: key_hash, value: value}; property
2277 Opal.hash_get = function(hash, key) { argument
2300 Opal.hash_delete = function(hash, key) { argument
2919 Opal.get_kwarg = function(kwargs, key) { argument
6455 $def(self, '$last_match', function $$last_match(n) { argument
6842 $def(self, '$offset', function $$offset(n) { argument
6865 $def(self, '$begin', function $$begin(n) { argument
6876 $def(self, '$end', function $$end(n) { argument
7702 '\n': '\\n', property
8338 $def(self, '$sum', function $$sum(n) { argument
9294 $def(self, '$cycle', function $$cycle(n) { argument
9446 $def(self, '$each_cons', function $$each_cons(n) { argument
9508 $def(self, '$each_slice', function $$each_slice(n) { argument
9885 $def(self, '$max', function $$max(n) { argument
9929 $def(self, '$max_by', function $$max_by(n) { argument
9965 $def(self, '$min', function $$min(n) { argument
10023 $def(self, '$min_by', function $$min_by(n) { argument
11132 $def(self, '$drop', function $$drop(n) { argument
11274 $def(self, '$take', function $$take(n) { argument
12670 $def(self, '$cycle', function $$cycle(n) { argument
12779 function binomial_coefficient(n, k) { argument
12791 $def(self, '$combination', function $$combination(n) { argument
12844 $def(self, '$repeated_combination', function $$repeated_combination(n) { argument
13641 $def(self, '$max', function $$max(n) { argument
13733 $def(self, '$repeated_permutation', function $$repeated_permutation(n) { argument
13989 $def(self, '$rotate', function $$rotate(n) { argument
14915 $def(self, '$[]', function $Hash_$$$8(key) { argument
14929 $def(self, '$[]=', function $Hash_$$$eq$9(key, value) { argument
15058 key = keys[i]; property
15076 $def(self, '$default', function $Hash_default$12(key) { argument
15135 $def(self, '$delete', function $Hash_delete$15(key) { argument
15188 $def(self, '$dig', function $$dig(key, $a) { argument
15286 $send(keys, 'each', [], function $$22(key){var self = $$22.$$s == null ? this : $$22.$$s; argument
15294 $def(self, '$fetch', function $$fetch(key, defaults) { argument
15312 …return $Kernel.$raise($$$('KeyError').$new("key not found: " + (key.$inspect()), $hash2(["key", "r… property
15321 … return $send(keys, 'map', [], function $$23(key){var self = $$23.$$s == null ? this : $$23.$$s; argument
15373 $def(self, '$has_key?', function $Hash_has_key$ques$24(key) { argument
15423 key = keys[i]; property
15884 key = keys[0]; property
15962 … return $send(self, 'proc', [], function $$34(key){var self = $$34.$$s == null ? this : $$34.$$s; argument
16014 key = keys[i]; property
17151 $def(self, '$sqrt', function $$sqrt(n) { argument
17331 $def(self, '$first', function $$first(n) { argument
17342 $def(self, '$last', function $$last(n) { argument
17401 $def(self, '$step', function $$step(n) { argument
17506 $def(self, '$%', function $Range_$percent$8(n) { argument
19621 $def(self, '$gamma', function $$gamma(n) { argument
19730 $def(self, '$lgamma', function $$lgamma(n) { argument
21933 $def(self, '$dig', function $$dig(key, $a) { argument
23103 $defs(self, '$srand', function $$srand(n) { argument