Lines Matching full:param
66 * @param values The values to be placed in this dictionary.
67 * @param keys The keys under which to store the values.
68 * @param count The number of elements to copy into the dictionary.
79 * @param dictionary Dictionary containing the entries to add to this dictionary.
88 * @param numItems Number of items needed for this dictionary.
97 * @param value Pointer into which the value will be set, if found.
98 * @param key Key under which the value is stored, if present.
107 * @param block The block to enumerate with.
118 * @param otherDictionary Dictionary containing entries to be added to this
126 * @param value The value to set.
127 * @param key The key under which to store the value.
134 * @param aKey Key to be removed from this dictionary.
161 * @param values The values to be placed in this dictionary.
162 * @param keys The keys under which to store the values.
163 * @param count The number of elements to copy into the dictionary.
174 * @param dictionary Dictionary containing the entries to add to this dictionary.
183 * @param numItems Number of items needed for this dictionary.
192 * @param value Pointer into which the value will be set, if found.
193 * @param key Key under which the value is stored, if present.
202 * @param block The block to enumerate with.
213 * @param otherDictionary Dictionary containing entries to be added to this
221 * @param value The value to set.
222 * @param key The key under which to store the value.
229 * @param aKey Key to be removed from this dictionary.
256 * @param values The values to be placed in this dictionary.
257 * @param keys The keys under which to store the values.
258 * @param count The number of elements to copy into the dictionary.
269 * @param dictionary Dictionary containing the entries to add to this dictionary.
278 * @param numItems Number of items needed for this dictionary.
287 * @param value Pointer into which the value will be set, if found.
288 * @param key Key under which the value is stored, if present.
297 * @param block The block to enumerate with.
308 * @param otherDictionary Dictionary containing entries to be added to this
316 * @param value The value to set.
317 * @param key The key under which to store the value.
324 * @param aKey Key to be removed from this dictionary.
351 * @param values The values to be placed in this dictionary.
352 * @param keys The keys under which to store the values.
353 * @param count The number of elements to copy into the dictionary.
364 * @param dictionary Dictionary containing the entries to add to this dictionary.
373 * @param numItems Number of items needed for this dictionary.
382 * @param value Pointer into which the value will be set, if found.
383 * @param key Key under which the value is stored, if present.
392 * @param block The block to enumerate with.
403 * @param otherDictionary Dictionary containing entries to be added to this
411 * @param value The value to set.
412 * @param key The key under which to store the value.
419 * @param aKey Key to be removed from this dictionary.
446 * @param values The values to be placed in this dictionary.
447 * @param keys The keys under which to store the values.
448 * @param count The number of elements to copy into the dictionary.
459 * @param dictionary Dictionary containing the entries to add to this dictionary.
468 * @param numItems Number of items needed for this dictionary.
477 * @param value Pointer into which the value will be set, if found.
478 * @param key Key under which the value is stored, if present.
487 * @param block The block to enumerate with.
498 * @param otherDictionary Dictionary containing entries to be added to this
506 * @param value The value to set.
507 * @param key The key under which to store the value.
514 * @param aKey Key to be removed from this dictionary.
541 * @param values The values to be placed in this dictionary.
542 * @param keys The keys under which to store the values.
543 * @param count The number of elements to copy into the dictionary.
554 * @param dictionary Dictionary containing the entries to add to this dictionary.
563 * @param numItems Number of items needed for this dictionary.
572 * @param value Pointer into which the value will be set, if found.
573 * @param key Key under which the value is stored, if present.
582 * @param block The block to enumerate with.
593 * @param otherDictionary Dictionary containing entries to be added to this
601 * @param value The value to set.
602 * @param key The key under which to store the value.
609 * @param aKey Key to be removed from this dictionary.
636 * @param values The values to be placed in this dictionary.
637 * @param keys The keys under which to store the values.
638 * @param count The number of elements to copy into the dictionary.
649 * @param dictionary Dictionary containing the entries to add to this dictionary.
658 * @param numItems Number of items needed for this dictionary.
667 * @param value Pointer into which the value will be set, if found.
668 * @param key Key under which the value is stored, if present.
677 * @param block The block to enumerate with.
688 * @param otherDictionary Dictionary containing entries to be added to this
696 * @param value The value to set.
697 * @param key The key under which to store the value.
704 * @param aKey Key to be removed from this dictionary.
733 * @param func The enum validation function for the dictionary.
742 * @param func The enum validation function for the dictionary.
743 * @param values The raw enum values values to be placed in the dictionary.
744 * @param keys The keys under which to store the values.
745 * @param count The number of entries to store in the dictionary.
758 * @param dictionary Dictionary containing the entries to add to the dictionary.
768 * @param func The enum validation function for the dictionary.
769 * @param numItems Capacity needed for the dictionary.
783 * @param value Pointer into which the value will be set, if found.
784 * @param key Key under which the value is stored, if present.
793 * @param block The block to enumerate with.
807 * @param rawValue Pointer into which the value will be set, if found.
808 * @param key Key under which the value is stored, if present.
820 * @param block The block to enumerate with.
834 * @param otherDictionary Dictionary containing entries to be added to this
847 * @param value The value to set.
848 * @param key The key under which to store the value.
858 * @param rawValue The raw enum value to set.
859 * @param key The key under which to store the raw enum value.
866 * @param aKey Key to be removed from this dictionary.
893 * @param objects The values to be placed in this dictionary.
894 * @param keys The keys under which to store the values.
895 * @param count The number of elements to copy into the dictionary.
906 * @param dictionary Dictionary containing the entries to add to this dictionary.
915 * @param numItems Number of items needed for this dictionary.
924 * @param key Key under which the value is stored, if present.
933 * @param block The block to enumerate with.
944 * @param otherDictionary Dictionary containing entries to be added to this
952 * @param object The value to set.
953 * @param key The key under which to store the value.
960 * @param aKey Key to be removed from this dictionary.
987 * @param values The values to be placed in this dictionary.
988 * @param keys The keys under which to store the values.
989 * @param count The number of elements to copy into the dictionary.
1000 * @param dictionary Dictionary containing the entries to add to this dictionary.
1009 * @param numItems Number of items needed for this dictionary.
1018 * @param value Pointer into which the value will be set, if found.
1019 * @param key Key under which the value is stored, if present.
1028 * @param block The block to enumerate with.
1039 * @param otherDictionary Dictionary containing entries to be added to this
1047 * @param value The value to set.
1048 * @param key The key under which to store the value.
1055 * @param aKey Key to be removed from this dictionary.
1082 * @param values The values to be placed in this dictionary.
1083 * @param keys The keys under which to store the values.
1084 * @param count The number of elements to copy into the dictionary.
1095 * @param dictionary Dictionary containing the entries to add to this dictionary.
1104 * @param numItems Number of items needed for this dictionary.
1113 * @param value Pointer into which the value will be set, if found.
1114 * @param key Key under which the value is stored, if present.
1123 * @param block The block to enumerate with.
1134 * @param otherDictionary Dictionary containing entries to be added to this
1142 * @param value The value to set.
1143 * @param key The key under which to store the value.
1150 * @param aKey Key to be removed from this dictionary.
1177 * @param values The values to be placed in this dictionary.
1178 * @param keys The keys under which to store the values.
1179 * @param count The number of elements to copy into the dictionary.
1190 * @param dictionary Dictionary containing the entries to add to this dictionary.
1199 * @param numItems Number of items needed for this dictionary.
1208 * @param value Pointer into which the value will be set, if found.
1209 * @param key Key under which the value is stored, if present.
1218 * @param block The block to enumerate with.
1229 * @param otherDictionary Dictionary containing entries to be added to this
1237 * @param value The value to set.
1238 * @param key The key under which to store the value.
1245 * @param aKey Key to be removed from this dictionary.
1272 * @param values The values to be placed in this dictionary.
1273 * @param keys The keys under which to store the values.
1274 * @param count The number of elements to copy into the dictionary.
1285 * @param dictionary Dictionary containing the entries to add to this dictionary.
1294 * @param numItems Number of items needed for this dictionary.
1303 * @param value Pointer into which the value will be set, if found.
1304 * @param key Key under which the value is stored, if present.
1313 * @param block The block to enumerate with.
1324 * @param otherDictionary Dictionary containing entries to be added to this
1332 * @param value The value to set.
1333 * @param key The key under which to store the value.
1340 * @param aKey Key to be removed from this dictionary.
1367 * @param values The values to be placed in this dictionary.
1368 * @param keys The keys under which to store the values.
1369 * @param count The number of elements to copy into the dictionary.
1380 * @param dictionary Dictionary containing the entries to add to this dictionary.
1389 * @param numItems Number of items needed for this dictionary.
1398 * @param value Pointer into which the value will be set, if found.
1399 * @param key Key under which the value is stored, if present.
1408 * @param block The block to enumerate with.
1419 * @param otherDictionary Dictionary containing entries to be added to this
1427 * @param value The value to set.
1428 * @param key The key under which to store the value.
1435 * @param aKey Key to be removed from this dictionary.
1462 * @param values The values to be placed in this dictionary.
1463 * @param keys The keys under which to store the values.
1464 * @param count The number of elements to copy into the dictionary.
1475 * @param dictionary Dictionary containing the entries to add to this dictionary.
1484 * @param numItems Number of items needed for this dictionary.
1493 * @param value Pointer into which the value will be set, if found.
1494 * @param key Key under which the value is stored, if present.
1503 * @param block The block to enumerate with.
1514 * @param otherDictionary Dictionary containing entries to be added to this
1522 * @param value The value to set.
1523 * @param key The key under which to store the value.
1530 * @param aKey Key to be removed from this dictionary.
1557 * @param values The values to be placed in this dictionary.
1558 * @param keys The keys under which to store the values.
1559 * @param count The number of elements to copy into the dictionary.
1570 * @param dictionary Dictionary containing the entries to add to this dictionary.
1579 * @param numItems Number of items needed for this dictionary.
1588 * @param value Pointer into which the value will be set, if found.
1589 * @param key Key under which the value is stored, if present.
1598 * @param block The block to enumerate with.
1609 * @param otherDictionary Dictionary containing entries to be added to this
1617 * @param value The value to set.
1618 * @param key The key under which to store the value.
1625 * @param aKey Key to be removed from this dictionary.
1654 * @param func The enum validation function for the dictionary.
1663 * @param func The enum validation function for the dictionary.
1664 * @param values The raw enum values values to be placed in the dictionary.
1665 * @param keys The keys under which to store the values.
1666 * @param count The number of entries to store in the dictionary.
1679 * @param dictionary Dictionary containing the entries to add to the dictionary.
1689 * @param func The enum validation function for the dictionary.
1690 * @param numItems Capacity needed for the dictionary.
1704 * @param value Pointer into which the value will be set, if found.
1705 * @param key Key under which the value is stored, if present.
1714 * @param block The block to enumerate with.
1728 * @param rawValue Pointer into which the value will be set, if found.
1729 * @param key Key under which the value is stored, if present.
1741 * @param block The block to enumerate with.
1755 * @param otherDictionary Dictionary containing entries to be added to this
1768 * @param value The value to set.
1769 * @param key The key under which to store the value.
1779 * @param rawValue The raw enum value to set.
1780 * @param key The key under which to store the raw enum value.
1787 * @param aKey Key to be removed from this dictionary.
1814 * @param objects The values to be placed in this dictionary.
1815 * @param keys The keys under which to store the values.
1816 * @param count The number of elements to copy into the dictionary.
1827 * @param dictionary Dictionary containing the entries to add to this dictionary.
1836 * @param numItems Number of items needed for this dictionary.
1845 * @param key Key under which the value is stored, if present.
1854 * @param block The block to enumerate with.
1865 * @param otherDictionary Dictionary containing entries to be added to this
1873 * @param object The value to set.
1874 * @param key The key under which to store the value.
1881 * @param aKey Key to be removed from this dictionary.
1908 * @param values The values to be placed in this dictionary.
1909 * @param keys The keys under which to store the values.
1910 * @param count The number of elements to copy into the dictionary.
1921 * @param dictionary Dictionary containing the entries to add to this dictionary.
1930 * @param numItems Number of items needed for this dictionary.
1939 * @param value Pointer into which the value will be set, if found.
1940 * @param key Key under which the value is stored, if present.
1949 * @param block The block to enumerate with.
1960 * @param otherDictionary Dictionary containing entries to be added to this
1968 * @param value The value to set.
1969 * @param key The key under which to store the value.
1976 * @param aKey Key to be removed from this dictionary.
2003 * @param values The values to be placed in this dictionary.
2004 * @param keys The keys under which to store the values.
2005 * @param count The number of elements to copy into the dictionary.
2016 * @param dictionary Dictionary containing the entries to add to this dictionary.
2025 * @param numItems Number of items needed for this dictionary.
2034 * @param value Pointer into which the value will be set, if found.
2035 * @param key Key under which the value is stored, if present.
2044 * @param block The block to enumerate with.
2055 * @param otherDictionary Dictionary containing entries to be added to this
2063 * @param value The value to set.
2064 * @param key The key under which to store the value.
2071 * @param aKey Key to be removed from this dictionary.
2098 * @param values The values to be placed in this dictionary.
2099 * @param keys The keys under which to store the values.
2100 * @param count The number of elements to copy into the dictionary.
2111 * @param dictionary Dictionary containing the entries to add to this dictionary.
2120 * @param numItems Number of items needed for this dictionary.
2129 * @param value Pointer into which the value will be set, if found.
2130 * @param key Key under which the value is stored, if present.
2139 * @param block The block to enumerate with.
2150 * @param otherDictionary Dictionary containing entries to be added to this
2158 * @param value The value to set.
2159 * @param key The key under which to store the value.
2166 * @param aKey Key to be removed from this dictionary.
2193 * @param values The values to be placed in this dictionary.
2194 * @param keys The keys under which to store the values.
2195 * @param count The number of elements to copy into the dictionary.
2206 * @param dictionary Dictionary containing the entries to add to this dictionary.
2215 * @param numItems Number of items needed for this dictionary.
2224 * @param value Pointer into which the value will be set, if found.
2225 * @param key Key under which the value is stored, if present.
2234 * @param block The block to enumerate with.
2245 * @param otherDictionary Dictionary containing entries to be added to this
2253 * @param value The value to set.
2254 * @param key The key under which to store the value.
2261 * @param aKey Key to be removed from this dictionary.
2288 * @param values The values to be placed in this dictionary.
2289 * @param keys The keys under which to store the values.
2290 * @param count The number of elements to copy into the dictionary.
2301 * @param dictionary Dictionary containing the entries to add to this dictionary.
2310 * @param numItems Number of items needed for this dictionary.
2319 * @param value Pointer into which the value will be set, if found.
2320 * @param key Key under which the value is stored, if present.
2329 * @param block The block to enumerate with.
2340 * @param otherDictionary Dictionary containing entries to be added to this
2348 * @param value The value to set.
2349 * @param key The key under which to store the value.
2356 * @param aKey Key to be removed from this dictionary.
2383 * @param values The values to be placed in this dictionary.
2384 * @param keys The keys under which to store the values.
2385 * @param count The number of elements to copy into the dictionary.
2396 * @param dictionary Dictionary containing the entries to add to this dictionary.
2405 * @param numItems Number of items needed for this dictionary.
2414 * @param value Pointer into which the value will be set, if found.
2415 * @param key Key under which the value is stored, if present.
2424 * @param block The block to enumerate with.
2435 * @param otherDictionary Dictionary containing entries to be added to this
2443 * @param value The value to set.
2444 * @param key The key under which to store the value.
2451 * @param aKey Key to be removed from this dictionary.
2478 * @param values The values to be placed in this dictionary.
2479 * @param keys The keys under which to store the values.
2480 * @param count The number of elements to copy into the dictionary.
2491 * @param dictionary Dictionary containing the entries to add to this dictionary.
2500 * @param numItems Number of items needed for this dictionary.
2509 * @param value Pointer into which the value will be set, if found.
2510 * @param key Key under which the value is stored, if present.
2519 * @param block The block to enumerate with.
2530 * @param otherDictionary Dictionary containing entries to be added to this
2538 * @param value The value to set.
2539 * @param key The key under which to store the value.
2546 * @param aKey Key to be removed from this dictionary.
2575 * @param func The enum validation function for the dictionary.
2584 * @param func The enum validation function for the dictionary.
2585 * @param values The raw enum values values to be placed in the dictionary.
2586 * @param keys The keys under which to store the values.
2587 * @param count The number of entries to store in the dictionary.
2600 * @param dictionary Dictionary containing the entries to add to the dictionary.
2610 * @param func The enum validation function for the dictionary.
2611 * @param numItems Capacity needed for the dictionary.
2625 * @param value Pointer into which the value will be set, if found.
2626 * @param key Key under which the value is stored, if present.
2635 * @param block The block to enumerate with.
2649 * @param rawValue Pointer into which the value will be set, if found.
2650 * @param key Key under which the value is stored, if present.
2662 * @param block The block to enumerate with.
2676 * @param otherDictionary Dictionary containing entries to be added to this
2689 * @param value The value to set.
2690 * @param key The key under which to store the value.
2700 * @param rawValue The raw enum value to set.
2701 * @param key The key under which to store the raw enum value.
2708 * @param aKey Key to be removed from this dictionary.
2735 * @param objects The values to be placed in this dictionary.
2736 * @param keys The keys under which to store the values.
2737 * @param count The number of elements to copy into the dictionary.
2748 * @param dictionary Dictionary containing the entries to add to this dictionary.
2757 * @param numItems Number of items needed for this dictionary.
2766 * @param key Key under which the value is stored, if present.
2775 * @param block The block to enumerate with.
2786 * @param otherDictionary Dictionary containing entries to be added to this
2794 * @param object The value to set.
2795 * @param key The key under which to store the value.
2802 * @param aKey Key to be removed from this dictionary.
2829 * @param values The values to be placed in this dictionary.
2830 * @param keys The keys under which to store the values.
2831 * @param count The number of elements to copy into the dictionary.
2842 * @param dictionary Dictionary containing the entries to add to this dictionary.
2851 * @param numItems Number of items needed for this dictionary.
2860 * @param value Pointer into which the value will be set, if found.
2861 * @param key Key under which the value is stored, if present.
2870 * @param block The block to enumerate with.
2881 * @param otherDictionary Dictionary containing entries to be added to this
2889 * @param value The value to set.
2890 * @param key The key under which to store the value.
2897 * @param aKey Key to be removed from this dictionary.
2924 * @param values The values to be placed in this dictionary.
2925 * @param keys The keys under which to store the values.
2926 * @param count The number of elements to copy into the dictionary.
2937 * @param dictionary Dictionary containing the entries to add to this dictionary.
2946 * @param numItems Number of items needed for this dictionary.
2955 * @param value Pointer into which the value will be set, if found.
2956 * @param key Key under which the value is stored, if present.
2965 * @param block The block to enumerate with.
2976 * @param otherDictionary Dictionary containing entries to be added to this
2984 * @param value The value to set.
2985 * @param key The key under which to store the value.
2992 * @param aKey Key to be removed from this dictionary.
3019 * @param values The values to be placed in this dictionary.
3020 * @param keys The keys under which to store the values.
3021 * @param count The number of elements to copy into the dictionary.
3032 * @param dictionary Dictionary containing the entries to add to this dictionary.
3041 * @param numItems Number of items needed for this dictionary.
3050 * @param value Pointer into which the value will be set, if found.
3051 * @param key Key under which the value is stored, if present.
3060 * @param block The block to enumerate with.
3071 * @param otherDictionary Dictionary containing entries to be added to this
3079 * @param value The value to set.
3080 * @param key The key under which to store the value.
3087 * @param aKey Key to be removed from this dictionary.
3114 * @param values The values to be placed in this dictionary.
3115 * @param keys The keys under which to store the values.
3116 * @param count The number of elements to copy into the dictionary.
3127 * @param dictionary Dictionary containing the entries to add to this dictionary.
3136 * @param numItems Number of items needed for this dictionary.
3145 * @param value Pointer into which the value will be set, if found.
3146 * @param key Key under which the value is stored, if present.
3155 * @param block The block to enumerate with.
3166 * @param otherDictionary Dictionary containing entries to be added to this
3174 * @param value The value to set.
3175 * @param key The key under which to store the value.
3182 * @param aKey Key to be removed from this dictionary.
3209 * @param values The values to be placed in this dictionary.
3210 * @param keys The keys under which to store the values.
3211 * @param count The number of elements to copy into the dictionary.
3222 * @param dictionary Dictionary containing the entries to add to this dictionary.
3231 * @param numItems Number of items needed for this dictionary.
3240 * @param value Pointer into which the value will be set, if found.
3241 * @param key Key under which the value is stored, if present.
3250 * @param block The block to enumerate with.
3261 * @param otherDictionary Dictionary containing entries to be added to this
3269 * @param value The value to set.
3270 * @param key The key under which to store the value.
3277 * @param aKey Key to be removed from this dictionary.
3304 * @param values The values to be placed in this dictionary.
3305 * @param keys The keys under which to store the values.
3306 * @param count The number of elements to copy into the dictionary.
3317 * @param dictionary Dictionary containing the entries to add to this dictionary.
3326 * @param numItems Number of items needed for this dictionary.
3335 * @param value Pointer into which the value will be set, if found.
3336 * @param key Key under which the value is stored, if present.
3345 * @param block The block to enumerate with.
3356 * @param otherDictionary Dictionary containing entries to be added to this
3364 * @param value The value to set.
3365 * @param key The key under which to store the value.
3372 * @param aKey Key to be removed from this dictionary.
3399 * @param values The values to be placed in this dictionary.
3400 * @param keys The keys under which to store the values.
3401 * @param count The number of elements to copy into the dictionary.
3412 * @param dictionary Dictionary containing the entries to add to this dictionary.
3421 * @param numItems Number of items needed for this dictionary.
3430 * @param value Pointer into which the value will be set, if found.
3431 * @param key Key under which the value is stored, if present.
3440 * @param block The block to enumerate with.
3451 * @param otherDictionary Dictionary containing entries to be added to this
3459 * @param value The value to set.
3460 * @param key The key under which to store the value.
3467 * @param aKey Key to be removed from this dictionary.
3496 * @param func The enum validation function for the dictionary.
3505 * @param func The enum validation function for the dictionary.
3506 * @param values The raw enum values values to be placed in the dictionary.
3507 * @param keys The keys under which to store the values.
3508 * @param count The number of entries to store in the dictionary.
3521 * @param dictionary Dictionary containing the entries to add to the dictionary.
3531 * @param func The enum validation function for the dictionary.
3532 * @param numItems Capacity needed for the dictionary.
3546 * @param value Pointer into which the value will be set, if found.
3547 * @param key Key under which the value is stored, if present.
3556 * @param block The block to enumerate with.
3570 * @param rawValue Pointer into which the value will be set, if found.
3571 * @param key Key under which the value is stored, if present.
3583 * @param block The block to enumerate with.
3597 * @param otherDictionary Dictionary containing entries to be added to this
3610 * @param value The value to set.
3611 * @param key The key under which to store the value.
3621 * @param rawValue The raw enum value to set.
3622 * @param key The key under which to store the raw enum value.
3629 * @param aKey Key to be removed from this dictionary.
3656 * @param objects The values to be placed in this dictionary.
3657 * @param keys The keys under which to store the values.
3658 * @param count The number of elements to copy into the dictionary.
3669 * @param dictionary Dictionary containing the entries to add to this dictionary.
3678 * @param numItems Number of items needed for this dictionary.
3687 * @param key Key under which the value is stored, if present.
3696 * @param block The block to enumerate with.
3707 * @param otherDictionary Dictionary containing entries to be added to this
3715 * @param object The value to set.
3716 * @param key The key under which to store the value.
3723 * @param aKey Key to be removed from this dictionary.
3750 * @param values The values to be placed in this dictionary.
3751 * @param keys The keys under which to store the values.
3752 * @param count The number of elements to copy into the dictionary.
3763 * @param dictionary Dictionary containing the entries to add to this dictionary.
3772 * @param numItems Number of items needed for this dictionary.
3781 * @param value Pointer into which the value will be set, if found.
3782 * @param key Key under which the value is stored, if present.
3791 * @param block The block to enumerate with.
3802 * @param otherDictionary Dictionary containing entries to be added to this
3810 * @param value The value to set.
3811 * @param key The key under which to store the value.
3818 * @param aKey Key to be removed from this dictionary.
3845 * @param values The values to be placed in this dictionary.
3846 * @param keys The keys under which to store the values.
3847 * @param count The number of elements to copy into the dictionary.
3858 * @param dictionary Dictionary containing the entries to add to this dictionary.
3867 * @param numItems Number of items needed for this dictionary.
3876 * @param value Pointer into which the value will be set, if found.
3877 * @param key Key under which the value is stored, if present.
3886 * @param block The block to enumerate with.
3897 * @param otherDictionary Dictionary containing entries to be added to this
3905 * @param value The value to set.
3906 * @param key The key under which to store the value.
3913 * @param aKey Key to be removed from this dictionary.
3940 * @param values The values to be placed in this dictionary.
3941 * @param keys The keys under which to store the values.
3942 * @param count The number of elements to copy into the dictionary.
3953 * @param dictionary Dictionary containing the entries to add to this dictionary.
3962 * @param numItems Number of items needed for this dictionary.
3971 * @param value Pointer into which the value will be set, if found.
3972 * @param key Key under which the value is stored, if present.
3981 * @param block The block to enumerate with.
3992 * @param otherDictionary Dictionary containing entries to be added to this
4000 * @param value The value to set.
4001 * @param key The key under which to store the value.
4008 * @param aKey Key to be removed from this dictionary.
4035 * @param values The values to be placed in this dictionary.
4036 * @param keys The keys under which to store the values.
4037 * @param count The number of elements to copy into the dictionary.
4048 * @param dictionary Dictionary containing the entries to add to this dictionary.
4057 * @param numItems Number of items needed for this dictionary.
4066 * @param value Pointer into which the value will be set, if found.
4067 * @param key Key under which the value is stored, if present.
4076 * @param block The block to enumerate with.
4087 * @param otherDictionary Dictionary containing entries to be added to this
4095 * @param value The value to set.
4096 * @param key The key under which to store the value.
4103 * @param aKey Key to be removed from this dictionary.
4130 * @param values The values to be placed in this dictionary.
4131 * @param keys The keys under which to store the values.
4132 * @param count The number of elements to copy into the dictionary.
4143 * @param dictionary Dictionary containing the entries to add to this dictionary.
4152 * @param numItems Number of items needed for this dictionary.
4161 * @param value Pointer into which the value will be set, if found.
4162 * @param key Key under which the value is stored, if present.
4171 * @param block The block to enumerate with.
4182 * @param otherDictionary Dictionary containing entries to be added to this
4190 * @param value The value to set.
4191 * @param key The key under which to store the value.
4198 * @param aKey Key to be removed from this dictionary.
4225 * @param values The values to be placed in this dictionary.
4226 * @param keys The keys under which to store the values.
4227 * @param count The number of elements to copy into the dictionary.
4238 * @param dictionary Dictionary containing the entries to add to this dictionary.
4247 * @param numItems Number of items needed for this dictionary.
4256 * @param value Pointer into which the value will be set, if found.
4257 * @param key Key under which the value is stored, if present.
4266 * @param block The block to enumerate with.
4277 * @param otherDictionary Dictionary containing entries to be added to this
4285 * @param value The value to set.
4286 * @param key The key under which to store the value.
4293 * @param aKey Key to be removed from this dictionary.
4320 * @param values The values to be placed in this dictionary.
4321 * @param keys The keys under which to store the values.
4322 * @param count The number of elements to copy into the dictionary.
4333 * @param dictionary Dictionary containing the entries to add to this dictionary.
4342 * @param numItems Number of items needed for this dictionary.
4351 * @param value Pointer into which the value will be set, if found.
4352 * @param key Key under which the value is stored, if present.
4361 * @param block The block to enumerate with.
4372 * @param otherDictionary Dictionary containing entries to be added to this
4380 * @param value The value to set.
4381 * @param key The key under which to store the value.
4388 * @param aKey Key to be removed from this dictionary.
4417 * @param func The enum validation function for the dictionary.
4426 * @param func The enum validation function for the dictionary.
4427 * @param values The raw enum values values to be placed in the dictionary.
4428 * @param keys The keys under which to store the values.
4429 * @param count The number of entries to store in the dictionary.
4442 * @param dictionary Dictionary containing the entries to add to the dictionary.
4452 * @param func The enum validation function for the dictionary.
4453 * @param numItems Capacity needed for the dictionary.
4467 * @param value Pointer into which the value will be set, if found.
4468 * @param key Key under which the value is stored, if present.
4477 * @param block The block to enumerate with.
4491 * @param rawValue Pointer into which the value will be set, if found.
4492 * @param key Key under which the value is stored, if present.
4504 * @param block The block to enumerate with.
4518 * @param otherDictionary Dictionary containing entries to be added to this
4531 * @param value The value to set.
4532 * @param key The key under which to store the value.
4542 * @param rawValue The raw enum value to set.
4543 * @param key The key under which to store the raw enum value.
4550 * @param aKey Key to be removed from this dictionary.
4577 * @param objects The values to be placed in this dictionary.
4578 * @param keys The keys under which to store the values.
4579 * @param count The number of elements to copy into the dictionary.
4590 * @param dictionary Dictionary containing the entries to add to this dictionary.
4599 * @param numItems Number of items needed for this dictionary.
4608 * @param key Key under which the value is stored, if present.
4617 * @param block The block to enumerate with.
4628 * @param otherDictionary Dictionary containing entries to be added to this
4636 * @param object The value to set.
4637 * @param key The key under which to store the value.
4644 * @param aKey Key to be removed from this dictionary.
4671 * @param values The values to be placed in this dictionary.
4672 * @param keys The keys under which to store the values.
4673 * @param count The number of elements to copy into the dictionary.
4684 * @param dictionary Dictionary containing the entries to add to this dictionary.
4693 * @param numItems Number of items needed for this dictionary.
4702 * @param value Pointer into which the value will be set, if found.
4703 * @param key Key under which the value is stored, if present.
4712 * @param block The block to enumerate with.
4723 * @param otherDictionary Dictionary containing entries to be added to this
4731 * @param value The value to set.
4732 * @param key The key under which to store the value.
4739 * @param aKey Key to be removed from this dictionary.
4766 * @param values The values to be placed in this dictionary.
4767 * @param keys The keys under which to store the values.
4768 * @param count The number of elements to copy into the dictionary.
4779 * @param dictionary Dictionary containing the entries to add to this dictionary.
4788 * @param numItems Number of items needed for this dictionary.
4797 * @param value Pointer into which the value will be set, if found.
4798 * @param key Key under which the value is stored, if present.
4807 * @param block The block to enumerate with.
4818 * @param otherDictionary Dictionary containing entries to be added to this
4826 * @param value The value to set.
4827 * @param key The key under which to store the value.
4834 * @param aKey Key to be removed from this dictionary.
4861 * @param values The values to be placed in this dictionary.
4862 * @param keys The keys under which to store the values.
4863 * @param count The number of elements to copy into the dictionary.
4874 * @param dictionary Dictionary containing the entries to add to this dictionary.
4883 * @param numItems Number of items needed for this dictionary.
4892 * @param value Pointer into which the value will be set, if found.
4893 * @param key Key under which the value is stored, if present.
4902 * @param block The block to enumerate with.
4913 * @param otherDictionary Dictionary containing entries to be added to this
4921 * @param value The value to set.
4922 * @param key The key under which to store the value.
4929 * @param aKey Key to be removed from this dictionary.
4956 * @param values The values to be placed in this dictionary.
4957 * @param keys The keys under which to store the values.
4958 * @param count The number of elements to copy into the dictionary.
4969 * @param dictionary Dictionary containing the entries to add to this dictionary.
4978 * @param numItems Number of items needed for this dictionary.
4987 * @param value Pointer into which the value will be set, if found.
4988 * @param key Key under which the value is stored, if present.
4997 * @param block The block to enumerate with.
5008 * @param otherDictionary Dictionary containing entries to be added to this
5016 * @param value The value to set.
5017 * @param key The key under which to store the value.
5024 * @param aKey Key to be removed from this dictionary.
5051 * @param values The values to be placed in this dictionary.
5052 * @param keys The keys under which to store the values.
5053 * @param count The number of elements to copy into the dictionary.
5064 * @param dictionary Dictionary containing the entries to add to this dictionary.
5073 * @param numItems Number of items needed for this dictionary.
5082 * @param value Pointer into which the value will be set, if found.
5083 * @param key Key under which the value is stored, if present.
5092 * @param block The block to enumerate with.
5103 * @param otherDictionary Dictionary containing entries to be added to this
5111 * @param value The value to set.
5112 * @param key The key under which to store the value.
5119 * @param aKey Key to be removed from this dictionary.
5146 * @param values The values to be placed in this dictionary.
5147 * @param keys The keys under which to store the values.
5148 * @param count The number of elements to copy into the dictionary.
5159 * @param dictionary Dictionary containing the entries to add to this dictionary.
5168 * @param numItems Number of items needed for this dictionary.
5177 * @param value Pointer into which the value will be set, if found.
5178 * @param key Key under which the value is stored, if present.
5187 * @param block The block to enumerate with.
5198 * @param otherDictionary Dictionary containing entries to be added to this
5206 * @param value The value to set.
5207 * @param key The key under which to store the value.
5214 * @param aKey Key to be removed from this dictionary.
5241 * @param values The values to be placed in this dictionary.
5242 * @param keys The keys under which to store the values.
5243 * @param count The number of elements to copy into the dictionary.
5254 * @param dictionary Dictionary containing the entries to add to this dictionary.
5263 * @param numItems Number of items needed for this dictionary.
5272 * @param value Pointer into which the value will be set, if found.
5273 * @param key Key under which the value is stored, if present.
5282 * @param block The block to enumerate with.
5293 * @param otherDictionary Dictionary containing entries to be added to this
5301 * @param value The value to set.
5302 * @param key The key under which to store the value.
5309 * @param aKey Key to be removed from this dictionary.
5338 * @param func The enum validation function for the dictionary.
5347 * @param func The enum validation function for the dictionary.
5348 * @param values The raw enum values values to be placed in the dictionary.
5349 * @param keys The keys under which to store the values.
5350 * @param count The number of entries to store in the dictionary.
5363 * @param dictionary Dictionary containing the entries to add to the dictionary.
5373 * @param func The enum validation function for the dictionary.
5374 * @param numItems Capacity needed for the dictionary.
5388 * @param value Pointer into which the value will be set, if found.
5389 * @param key Key under which the value is stored, if present.
5398 * @param block The block to enumerate with.
5412 * @param rawValue Pointer into which the value will be set, if found.
5413 * @param key Key under which the value is stored, if present.
5425 * @param block The block to enumerate with.
5439 * @param otherDictionary Dictionary containing entries to be added to this
5452 * @param value The value to set.
5453 * @param key The key under which to store the value.
5463 * @param rawValue The raw enum value to set.
5464 * @param key The key under which to store the raw enum value.
5471 * @param aKey Key to be removed from this dictionary.
5514 //% * @param value Pointer into which the value will be set, if found.
5515 //% * @param key Key under which the value is stored, if present.
5524 //% * @param key Key under which the value is stored, if present.
5560 //% * @param ##VNAME_VAR##s The values to be placed in this dictionary.
5561 //% * @param keys ##VNAME_VAR$S## The keys under which to store the values.
5562 //% * @param count ##VNAME_VAR$S## The number of elements to copy into the dictionary.
5573 //% * @param dictionary Dictionary containing the entries to add to this dictionary.
5582 //% * @param numItems Number of items needed for this dictionary.
5593 //% * @param otherDictionary Dictionary containing entries to be added to this
5624 //% * @param func The enum validation function for the dictionary.
5633 //% * @param func The enum validation function for the dictionary.
5634 //% * @param values The raw enum values values to be placed in the dictionary.
5635 //% * @param keys The keys under which to store the values.
5636 //% * @param count The number of entries to store in the dictionary.
5649 //% * @param dictionary Dictionary containing the entries to add to the dictionary.
5659 //% * @param func The enum validation function for the dictionary.
5660 //% * @param numItems Capacity needed for the dictionary.
5679 //% * @param rawValue Pointer into which the value will be set, if found.
5680 //% * @param key Key under which the value is stored, if present.
5692 //% * @param block The block to enumerate with.
5706 //% * @param otherDictionary Dictionary containing entries to be added to this
5727 //% * @param block The block to enumerate with.
5739 //% * @param ##VNAME_VAR The value to set.
5740 //% * @param key ##VNAME_VAR$S## The key under which to store the value.
5747 //% * @param aKey Key to be removed from this dictionary.
5768 //% * @param rawValue The raw enum value to set.
5769 //% * @param key The key under which to store the raw enum value.