Lines Matching full:keys

64  * Initializes this dictionary, copying the given values and keys.
67 * @param keys The keys under which to store the values.
70 * @return A newly initialized dictionary with a copy of the values and keys.
73 forKeys:(const uint32_t [__nullable])keys
105 * Enumerates the keys and values on this dictionary with the given block.
116 * Adds the keys and values from another dictionary.
159 * Initializes this dictionary, copying the given values and keys.
162 * @param keys The keys under which to store the values.
165 * @return A newly initialized dictionary with a copy of the values and keys.
168 forKeys:(const uint32_t [__nullable])keys
200 * Enumerates the keys and values on this dictionary with the given block.
211 * Adds the keys and values from another dictionary.
254 * Initializes this dictionary, copying the given values and keys.
257 * @param keys The keys under which to store the values.
260 * @return A newly initialized dictionary with a copy of the values and keys.
263 forKeys:(const uint32_t [__nullable])keys
295 * Enumerates the keys and values on this dictionary with the given block.
306 * Adds the keys and values from another dictionary.
349 * Initializes this dictionary, copying the given values and keys.
352 * @param keys The keys under which to store the values.
355 * @return A newly initialized dictionary with a copy of the values and keys.
358 forKeys:(const uint32_t [__nullable])keys
390 * Enumerates the keys and values on this dictionary with the given block.
401 * Adds the keys and values from another dictionary.
444 * Initializes this dictionary, copying the given values and keys.
447 * @param keys The keys under which to store the values.
450 * @return A newly initialized dictionary with a copy of the values and keys.
453 forKeys:(const uint32_t [__nullable])keys
485 * Enumerates the keys and values on this dictionary with the given block.
496 * Adds the keys and values from another dictionary.
539 * Initializes this dictionary, copying the given values and keys.
542 * @param keys The keys under which to store the values.
545 * @return A newly initialized dictionary with a copy of the values and keys.
548 forKeys:(const uint32_t [__nullable])keys
580 * Enumerates the keys and values on this dictionary with the given block.
591 * Adds the keys and values from another dictionary.
634 * Initializes this dictionary, copying the given values and keys.
637 * @param keys The keys under which to store the values.
640 * @return A newly initialized dictionary with a copy of the values and keys.
643 forKeys:(const uint32_t [__nullable])keys
675 * Enumerates the keys and values on this dictionary with the given block.
686 * Adds the keys and values from another dictionary.
744 * @param keys The keys under which to store the values.
747 * @return A newly initialized dictionary with the keys and values in it.
751 forKeys:(const uint32_t [__nullable])keys
791 * Enumerates the keys and values on this dictionary with the given block.
815 * Enumerates the keys and values on this dictionary with the given block.
829 * Adds the keys and raw enum values from another dictionary.
891 * Initializes this dictionary, copying the given values and keys.
894 * @param keys The keys under which to store the values.
897 * @return A newly initialized dictionary with a copy of the values and keys.
900 forKeys:(const uint32_t [__nullable])keys
931 * Enumerates the keys and values on this dictionary with the given block.
942 * Adds the keys and values from another dictionary.
985 * Initializes this dictionary, copying the given values and keys.
988 * @param keys The keys under which to store the values.
991 * @return A newly initialized dictionary with a copy of the values and keys.
994 forKeys:(const int32_t [__nullable])keys
1026 * Enumerates the keys and values on this dictionary with the given block.
1037 * Adds the keys and values from another dictionary.
1080 * Initializes this dictionary, copying the given values and keys.
1083 * @param keys The keys under which to store the values.
1086 * @return A newly initialized dictionary with a copy of the values and keys.
1089 forKeys:(const int32_t [__nullable])keys
1121 * Enumerates the keys and values on this dictionary with the given block.
1132 * Adds the keys and values from another dictionary.
1175 * Initializes this dictionary, copying the given values and keys.
1178 * @param keys The keys under which to store the values.
1181 * @return A newly initialized dictionary with a copy of the values and keys.
1184 forKeys:(const int32_t [__nullable])keys
1216 * Enumerates the keys and values on this dictionary with the given block.
1227 * Adds the keys and values from another dictionary.
1270 * Initializes this dictionary, copying the given values and keys.
1273 * @param keys The keys under which to store the values.
1276 * @return A newly initialized dictionary with a copy of the values and keys.
1279 forKeys:(const int32_t [__nullable])keys
1311 * Enumerates the keys and values on this dictionary with the given block.
1322 * Adds the keys and values from another dictionary.
1365 * Initializes this dictionary, copying the given values and keys.
1368 * @param keys The keys under which to store the values.
1371 * @return A newly initialized dictionary with a copy of the values and keys.
1374 forKeys:(const int32_t [__nullable])keys
1406 * Enumerates the keys and values on this dictionary with the given block.
1417 * Adds the keys and values from another dictionary.
1460 * Initializes this dictionary, copying the given values and keys.
1463 * @param keys The keys under which to store the values.
1466 * @return A newly initialized dictionary with a copy of the values and keys.
1469 forKeys:(const int32_t [__nullable])keys
1501 * Enumerates the keys and values on this dictionary with the given block.
1512 * Adds the keys and values from another dictionary.
1555 * Initializes this dictionary, copying the given values and keys.
1558 * @param keys The keys under which to store the values.
1561 * @return A newly initialized dictionary with a copy of the values and keys.
1564 forKeys:(const int32_t [__nullable])keys
1596 * Enumerates the keys and values on this dictionary with the given block.
1607 * Adds the keys and values from another dictionary.
1665 * @param keys The keys under which to store the values.
1668 * @return A newly initialized dictionary with the keys and values in it.
1672 forKeys:(const int32_t [__nullable])keys
1712 * Enumerates the keys and values on this dictionary with the given block.
1736 * Enumerates the keys and values on this dictionary with the given block.
1750 * Adds the keys and raw enum values from another dictionary.
1812 * Initializes this dictionary, copying the given values and keys.
1815 * @param keys The keys under which to store the values.
1818 * @return A newly initialized dictionary with a copy of the values and keys.
1821 forKeys:(const int32_t [__nullable])keys
1852 * Enumerates the keys and values on this dictionary with the given block.
1863 * Adds the keys and values from another dictionary.
1906 * Initializes this dictionary, copying the given values and keys.
1909 * @param keys The keys under which to store the values.
1912 * @return A newly initialized dictionary with a copy of the values and keys.
1915 forKeys:(const uint64_t [__nullable])keys
1947 * Enumerates the keys and values on this dictionary with the given block.
1958 * Adds the keys and values from another dictionary.
2001 * Initializes this dictionary, copying the given values and keys.
2004 * @param keys The keys under which to store the values.
2007 * @return A newly initialized dictionary with a copy of the values and keys.
2010 forKeys:(const uint64_t [__nullable])keys
2042 * Enumerates the keys and values on this dictionary with the given block.
2053 * Adds the keys and values from another dictionary.
2096 * Initializes this dictionary, copying the given values and keys.
2099 * @param keys The keys under which to store the values.
2102 * @return A newly initialized dictionary with a copy of the values and keys.
2105 forKeys:(const uint64_t [__nullable])keys
2137 * Enumerates the keys and values on this dictionary with the given block.
2148 * Adds the keys and values from another dictionary.
2191 * Initializes this dictionary, copying the given values and keys.
2194 * @param keys The keys under which to store the values.
2197 * @return A newly initialized dictionary with a copy of the values and keys.
2200 forKeys:(const uint64_t [__nullable])keys
2232 * Enumerates the keys and values on this dictionary with the given block.
2243 * Adds the keys and values from another dictionary.
2286 * Initializes this dictionary, copying the given values and keys.
2289 * @param keys The keys under which to store the values.
2292 * @return A newly initialized dictionary with a copy of the values and keys.
2295 forKeys:(const uint64_t [__nullable])keys
2327 * Enumerates the keys and values on this dictionary with the given block.
2338 * Adds the keys and values from another dictionary.
2381 * Initializes this dictionary, copying the given values and keys.
2384 * @param keys The keys under which to store the values.
2387 * @return A newly initialized dictionary with a copy of the values and keys.
2390 forKeys:(const uint64_t [__nullable])keys
2422 * Enumerates the keys and values on this dictionary with the given block.
2433 * Adds the keys and values from another dictionary.
2476 * Initializes this dictionary, copying the given values and keys.
2479 * @param keys The keys under which to store the values.
2482 * @return A newly initialized dictionary with a copy of the values and keys.
2485 forKeys:(const uint64_t [__nullable])keys
2517 * Enumerates the keys and values on this dictionary with the given block.
2528 * Adds the keys and values from another dictionary.
2586 * @param keys The keys under which to store the values.
2589 * @return A newly initialized dictionary with the keys and values in it.
2593 forKeys:(const uint64_t [__nullable])keys
2633 * Enumerates the keys and values on this dictionary with the given block.
2657 * Enumerates the keys and values on this dictionary with the given block.
2671 * Adds the keys and raw enum values from another dictionary.
2733 * Initializes this dictionary, copying the given values and keys.
2736 * @param keys The keys under which to store the values.
2739 * @return A newly initialized dictionary with a copy of the values and keys.
2742 forKeys:(const uint64_t [__nullable])keys
2773 * Enumerates the keys and values on this dictionary with the given block.
2784 * Adds the keys and values from another dictionary.
2827 * Initializes this dictionary, copying the given values and keys.
2830 * @param keys The keys under which to store the values.
2833 * @return A newly initialized dictionary with a copy of the values and keys.
2836 forKeys:(const int64_t [__nullable])keys
2868 * Enumerates the keys and values on this dictionary with the given block.
2879 * Adds the keys and values from another dictionary.
2922 * Initializes this dictionary, copying the given values and keys.
2925 * @param keys The keys under which to store the values.
2928 * @return A newly initialized dictionary with a copy of the values and keys.
2931 forKeys:(const int64_t [__nullable])keys
2963 * Enumerates the keys and values on this dictionary with the given block.
2974 * Adds the keys and values from another dictionary.
3017 * Initializes this dictionary, copying the given values and keys.
3020 * @param keys The keys under which to store the values.
3023 * @return A newly initialized dictionary with a copy of the values and keys.
3026 forKeys:(const int64_t [__nullable])keys
3058 * Enumerates the keys and values on this dictionary with the given block.
3069 * Adds the keys and values from another dictionary.
3112 * Initializes this dictionary, copying the given values and keys.
3115 * @param keys The keys under which to store the values.
3118 * @return A newly initialized dictionary with a copy of the values and keys.
3121 forKeys:(const int64_t [__nullable])keys
3153 * Enumerates the keys and values on this dictionary with the given block.
3164 * Adds the keys and values from another dictionary.
3207 * Initializes this dictionary, copying the given values and keys.
3210 * @param keys The keys under which to store the values.
3213 * @return A newly initialized dictionary with a copy of the values and keys.
3216 forKeys:(const int64_t [__nullable])keys
3248 * Enumerates the keys and values on this dictionary with the given block.
3259 * Adds the keys and values from another dictionary.
3302 * Initializes this dictionary, copying the given values and keys.
3305 * @param keys The keys under which to store the values.
3308 * @return A newly initialized dictionary with a copy of the values and keys.
3311 forKeys:(const int64_t [__nullable])keys
3343 * Enumerates the keys and values on this dictionary with the given block.
3354 * Adds the keys and values from another dictionary.
3397 * Initializes this dictionary, copying the given values and keys.
3400 * @param keys The keys under which to store the values.
3403 * @return A newly initialized dictionary with a copy of the values and keys.
3406 forKeys:(const int64_t [__nullable])keys
3438 * Enumerates the keys and values on this dictionary with the given block.
3449 * Adds the keys and values from another dictionary.
3507 * @param keys The keys under which to store the values.
3510 * @return A newly initialized dictionary with the keys and values in it.
3514 forKeys:(const int64_t [__nullable])keys
3554 * Enumerates the keys and values on this dictionary with the given block.
3578 * Enumerates the keys and values on this dictionary with the given block.
3592 * Adds the keys and raw enum values from another dictionary.
3654 * Initializes this dictionary, copying the given values and keys.
3657 * @param keys The keys under which to store the values.
3660 * @return A newly initialized dictionary with a copy of the values and keys.
3663 forKeys:(const int64_t [__nullable])keys
3694 * Enumerates the keys and values on this dictionary with the given block.
3705 * Adds the keys and values from another dictionary.
3748 * Initializes this dictionary, copying the given values and keys.
3751 * @param keys The keys under which to store the values.
3754 * @return A newly initialized dictionary with a copy of the values and keys.
3757 forKeys:(const BOOL [__nullable])keys
3789 * Enumerates the keys and values on this dictionary with the given block.
3800 * Adds the keys and values from another dictionary.
3843 * Initializes this dictionary, copying the given values and keys.
3846 * @param keys The keys under which to store the values.
3849 * @return A newly initialized dictionary with a copy of the values and keys.
3852 forKeys:(const BOOL [__nullable])keys
3884 * Enumerates the keys and values on this dictionary with the given block.
3895 * Adds the keys and values from another dictionary.
3938 * Initializes this dictionary, copying the given values and keys.
3941 * @param keys The keys under which to store the values.
3944 * @return A newly initialized dictionary with a copy of the values and keys.
3947 forKeys:(const BOOL [__nullable])keys
3979 * Enumerates the keys and values on this dictionary with the given block.
3990 * Adds the keys and values from another dictionary.
4033 * Initializes this dictionary, copying the given values and keys.
4036 * @param keys The keys under which to store the values.
4039 * @return A newly initialized dictionary with a copy of the values and keys.
4042 forKeys:(const BOOL [__nullable])keys
4074 * Enumerates the keys and values on this dictionary with the given block.
4085 * Adds the keys and values from another dictionary.
4128 * Initializes this dictionary, copying the given values and keys.
4131 * @param keys The keys under which to store the values.
4134 * @return A newly initialized dictionary with a copy of the values and keys.
4137 forKeys:(const BOOL [__nullable])keys
4169 * Enumerates the keys and values on this dictionary with the given block.
4180 * Adds the keys and values from another dictionary.
4223 * Initializes this dictionary, copying the given values and keys.
4226 * @param keys The keys under which to store the values.
4229 * @return A newly initialized dictionary with a copy of the values and keys.
4232 forKeys:(const BOOL [__nullable])keys
4264 * Enumerates the keys and values on this dictionary with the given block.
4275 * Adds the keys and values from another dictionary.
4318 * Initializes this dictionary, copying the given values and keys.
4321 * @param keys The keys under which to store the values.
4324 * @return A newly initialized dictionary with a copy of the values and keys.
4327 forKeys:(const BOOL [__nullable])keys
4359 * Enumerates the keys and values on this dictionary with the given block.
4370 * Adds the keys and values from another dictionary.
4428 * @param keys The keys under which to store the values.
4431 * @return A newly initialized dictionary with the keys and values in it.
4435 forKeys:(const BOOL [__nullable])keys
4475 * Enumerates the keys and values on this dictionary with the given block.
4499 * Enumerates the keys and values on this dictionary with the given block.
4513 * Adds the keys and raw enum values from another dictionary.
4575 * Initializes this dictionary, copying the given values and keys.
4578 * @param keys The keys under which to store the values.
4581 * @return A newly initialized dictionary with a copy of the values and keys.
4584 forKeys:(const BOOL [__nullable])keys
4615 * Enumerates the keys and values on this dictionary with the given block.
4626 * Adds the keys and values from another dictionary.
4669 * Initializes this dictionary, copying the given values and keys.
4672 * @param keys The keys under which to store the values.
4675 * @return A newly initialized dictionary with a copy of the values and keys.
4678 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
4710 * Enumerates the keys and values on this dictionary with the given block.
4721 * Adds the keys and values from another dictionary.
4764 * Initializes this dictionary, copying the given values and keys.
4767 * @param keys The keys under which to store the values.
4770 * @return A newly initialized dictionary with a copy of the values and keys.
4773 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
4805 * Enumerates the keys and values on this dictionary with the given block.
4816 * Adds the keys and values from another dictionary.
4859 * Initializes this dictionary, copying the given values and keys.
4862 * @param keys The keys under which to store the values.
4865 * @return A newly initialized dictionary with a copy of the values and keys.
4868 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
4900 * Enumerates the keys and values on this dictionary with the given block.
4911 * Adds the keys and values from another dictionary.
4954 * Initializes this dictionary, copying the given values and keys.
4957 * @param keys The keys under which to store the values.
4960 * @return A newly initialized dictionary with a copy of the values and keys.
4963 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
4995 * Enumerates the keys and values on this dictionary with the given block.
5006 * Adds the keys and values from another dictionary.
5049 * Initializes this dictionary, copying the given values and keys.
5052 * @param keys The keys under which to store the values.
5055 * @return A newly initialized dictionary with a copy of the values and keys.
5058 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
5090 * Enumerates the keys and values on this dictionary with the given block.
5101 * Adds the keys and values from another dictionary.
5144 * Initializes this dictionary, copying the given values and keys.
5147 * @param keys The keys under which to store the values.
5150 * @return A newly initialized dictionary with a copy of the values and keys.
5153 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
5185 * Enumerates the keys and values on this dictionary with the given block.
5196 * Adds the keys and values from another dictionary.
5239 * Initializes this dictionary, copying the given values and keys.
5242 * @param keys The keys under which to store the values.
5245 * @return A newly initialized dictionary with a copy of the values and keys.
5248 forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
5280 * Enumerates the keys and values on this dictionary with the given block.
5291 * Adds the keys and values from another dictionary.
5349 * @param keys The keys under which to store the values.
5352 * @return A newly initialized dictionary with the keys and values in it.
5356 … forKeys:(const NSString * __nonnull GPB_UNSAFE_UNRETAINED [__nullable])keys
5396 * Enumerates the keys and values on this dictionary with the given block.
5420 * Enumerates the keys and values on this dictionary with the given block.
5434 * Adds the keys and raw enum values from another dictionary.
5558 //% * Initializes this dictionary, copying the given values and keys.
5561 //% * @param keys ##VNAME_VAR$S## The keys under which to store the values.
5564 //% * @return A newly initialized dictionary with a copy of the values and keys.
5567 … ##VNAME$S## forKeys:(const KEY_TYPE##KisP$S##KisP ARRAY_ARG_MODIFIER##KHELPER()[__nullable])keys
5591 //% * Adds the keys and values from another dictionary.
5635 //% * @param keys The keys under which to store the values.
5638 //% * @return A newly initialized dictionary with the keys and values in it.
5642 … forKeys:(const KEY_TYPE##KisP$S##KisP ARRAY_ARG_MODIFIER##KHELPER()[__nullable])keys
5687 //% * Enumerates the keys and values on this dictionary with the given block.
5701 //% * Adds the keys and raw enum values from another dictionary.
5725 //% * Enumerates the keys and values on this dictionary with the given block.