Lines Matching refs:stop

110  *   **stop**:       A pointer to a boolean that when set stops the enumeration.
113 (void (NS_NOESCAPE ^)(uint32_t key, uint32_t value, BOOL *stop))block;
205 * **stop**: A pointer to a boolean that when set stops the enumeration.
208 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block;
300 * **stop**: A pointer to a boolean that when set stops the enumeration.
303 (void (NS_NOESCAPE ^)(uint32_t key, uint64_t value, BOOL *stop))block;
395 * **stop**: A pointer to a boolean that when set stops the enumeration.
398 (void (NS_NOESCAPE ^)(uint32_t key, int64_t value, BOOL *stop))block;
490 * **stop**: A pointer to a boolean that when set stops the enumeration.
493 (void (NS_NOESCAPE ^)(uint32_t key, BOOL value, BOOL *stop))block;
585 * **stop**: A pointer to a boolean that when set stops the enumeration.
588 (void (NS_NOESCAPE ^)(uint32_t key, float value, BOOL *stop))block;
680 * **stop**: A pointer to a boolean that when set stops the enumeration.
683 (void (NS_NOESCAPE ^)(uint32_t key, double value, BOOL *stop))block;
796 * **stop**: A pointer to a boolean that when set stops the enumeration.
799 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block;
823 * **stop**: A pointer to a boolean that when set stops the enumeration.
826 (void (NS_NOESCAPE ^)(uint32_t key, int32_t rawValue, BOOL *stop))block;
936 * **stop**: A pointer to a boolean that when set stops the enumeration.
939 (void (NS_NOESCAPE ^)(uint32_t key, ObjectType object, BOOL *stop))block;
1031 * **stop**: A pointer to a boolean that when set stops the enumeration.
1034 (void (NS_NOESCAPE ^)(int32_t key, uint32_t value, BOOL *stop))block;
1126 * **stop**: A pointer to a boolean that when set stops the enumeration.
1129 (void (NS_NOESCAPE ^)(int32_t key, int32_t value, BOOL *stop))block;
1221 * **stop**: A pointer to a boolean that when set stops the enumeration.
1224 (void (NS_NOESCAPE ^)(int32_t key, uint64_t value, BOOL *stop))block;
1316 * **stop**: A pointer to a boolean that when set stops the enumeration.
1319 (void (NS_NOESCAPE ^)(int32_t key, int64_t value, BOOL *stop))block;
1411 * **stop**: A pointer to a boolean that when set stops the enumeration.
1414 (void (NS_NOESCAPE ^)(int32_t key, BOOL value, BOOL *stop))block;
1506 * **stop**: A pointer to a boolean that when set stops the enumeration.
1509 (void (NS_NOESCAPE ^)(int32_t key, float value, BOOL *stop))block;
1601 * **stop**: A pointer to a boolean that when set stops the enumeration.
1604 (void (NS_NOESCAPE ^)(int32_t key, double value, BOOL *stop))block;
1717 * **stop**: A pointer to a boolean that when set stops the enumeration.
1720 (void (NS_NOESCAPE ^)(int32_t key, int32_t value, BOOL *stop))block;
1744 * **stop**: A pointer to a boolean that when set stops the enumeration.
1747 (void (NS_NOESCAPE ^)(int32_t key, int32_t rawValue, BOOL *stop))block;
1857 * **stop**: A pointer to a boolean that when set stops the enumeration.
1860 (void (NS_NOESCAPE ^)(int32_t key, ObjectType object, BOOL *stop))block;
1952 * **stop**: A pointer to a boolean that when set stops the enumeration.
1955 (void (NS_NOESCAPE ^)(uint64_t key, uint32_t value, BOOL *stop))block;
2047 * **stop**: A pointer to a boolean that when set stops the enumeration.
2050 (void (NS_NOESCAPE ^)(uint64_t key, int32_t value, BOOL *stop))block;
2142 * **stop**: A pointer to a boolean that when set stops the enumeration.
2145 (void (NS_NOESCAPE ^)(uint64_t key, uint64_t value, BOOL *stop))block;
2237 * **stop**: A pointer to a boolean that when set stops the enumeration.
2240 (void (NS_NOESCAPE ^)(uint64_t key, int64_t value, BOOL *stop))block;
2332 * **stop**: A pointer to a boolean that when set stops the enumeration.
2335 (void (NS_NOESCAPE ^)(uint64_t key, BOOL value, BOOL *stop))block;
2427 * **stop**: A pointer to a boolean that when set stops the enumeration.
2430 (void (NS_NOESCAPE ^)(uint64_t key, float value, BOOL *stop))block;
2522 * **stop**: A pointer to a boolean that when set stops the enumeration.
2525 (void (NS_NOESCAPE ^)(uint64_t key, double value, BOOL *stop))block;
2638 * **stop**: A pointer to a boolean that when set stops the enumeration.
2641 (void (NS_NOESCAPE ^)(uint64_t key, int32_t value, BOOL *stop))block;
2665 * **stop**: A pointer to a boolean that when set stops the enumeration.
2668 (void (NS_NOESCAPE ^)(uint64_t key, int32_t rawValue, BOOL *stop))block;
2778 * **stop**: A pointer to a boolean that when set stops the enumeration.
2781 (void (NS_NOESCAPE ^)(uint64_t key, ObjectType object, BOOL *stop))block;
2873 * **stop**: A pointer to a boolean that when set stops the enumeration.
2876 (void (NS_NOESCAPE ^)(int64_t key, uint32_t value, BOOL *stop))block;
2968 * **stop**: A pointer to a boolean that when set stops the enumeration.
2971 (void (NS_NOESCAPE ^)(int64_t key, int32_t value, BOOL *stop))block;
3063 * **stop**: A pointer to a boolean that when set stops the enumeration.
3066 (void (NS_NOESCAPE ^)(int64_t key, uint64_t value, BOOL *stop))block;
3158 * **stop**: A pointer to a boolean that when set stops the enumeration.
3161 (void (NS_NOESCAPE ^)(int64_t key, int64_t value, BOOL *stop))block;
3253 * **stop**: A pointer to a boolean that when set stops the enumeration.
3256 (void (NS_NOESCAPE ^)(int64_t key, BOOL value, BOOL *stop))block;
3348 * **stop**: A pointer to a boolean that when set stops the enumeration.
3351 (void (NS_NOESCAPE ^)(int64_t key, float value, BOOL *stop))block;
3443 * **stop**: A pointer to a boolean that when set stops the enumeration.
3446 (void (NS_NOESCAPE ^)(int64_t key, double value, BOOL *stop))block;
3559 * **stop**: A pointer to a boolean that when set stops the enumeration.
3562 (void (NS_NOESCAPE ^)(int64_t key, int32_t value, BOOL *stop))block;
3586 * **stop**: A pointer to a boolean that when set stops the enumeration.
3589 (void (NS_NOESCAPE ^)(int64_t key, int32_t rawValue, BOOL *stop))block;
3699 * **stop**: A pointer to a boolean that when set stops the enumeration.
3702 (void (NS_NOESCAPE ^)(int64_t key, ObjectType object, BOOL *stop))block;
3794 * **stop**: A pointer to a boolean that when set stops the enumeration.
3797 (void (NS_NOESCAPE ^)(BOOL key, uint32_t value, BOOL *stop))block;
3889 * **stop**: A pointer to a boolean that when set stops the enumeration.
3892 (void (NS_NOESCAPE ^)(BOOL key, int32_t value, BOOL *stop))block;
3984 * **stop**: A pointer to a boolean that when set stops the enumeration.
3987 (void (NS_NOESCAPE ^)(BOOL key, uint64_t value, BOOL *stop))block;
4079 * **stop**: A pointer to a boolean that when set stops the enumeration.
4082 (void (NS_NOESCAPE ^)(BOOL key, int64_t value, BOOL *stop))block;
4174 * **stop**: A pointer to a boolean that when set stops the enumeration.
4177 (void (NS_NOESCAPE ^)(BOOL key, BOOL value, BOOL *stop))block;
4269 * **stop**: A pointer to a boolean that when set stops the enumeration.
4272 (void (NS_NOESCAPE ^)(BOOL key, float value, BOOL *stop))block;
4364 * **stop**: A pointer to a boolean that when set stops the enumeration.
4367 (void (NS_NOESCAPE ^)(BOOL key, double value, BOOL *stop))block;
4480 * **stop**: A pointer to a boolean that when set stops the enumeration.
4483 (void (NS_NOESCAPE ^)(BOOL key, int32_t value, BOOL *stop))block;
4507 * **stop**: A pointer to a boolean that when set stops the enumeration.
4510 (void (NS_NOESCAPE ^)(BOOL key, int32_t rawValue, BOOL *stop))block;
4620 * **stop**: A pointer to a boolean that when set stops the enumeration.
4623 (void (NS_NOESCAPE ^)(BOOL key, ObjectType object, BOOL *stop))block;
4715 * **stop**: A pointer to a boolean that when set stops the enumeration.
4718 (void (NS_NOESCAPE ^)(NSString *key, uint32_t value, BOOL *stop))block;
4810 * **stop**: A pointer to a boolean that when set stops the enumeration.
4813 (void (NS_NOESCAPE ^)(NSString *key, int32_t value, BOOL *stop))block;
4905 * **stop**: A pointer to a boolean that when set stops the enumeration.
4908 (void (NS_NOESCAPE ^)(NSString *key, uint64_t value, BOOL *stop))block;
5000 * **stop**: A pointer to a boolean that when set stops the enumeration.
5003 (void (NS_NOESCAPE ^)(NSString *key, int64_t value, BOOL *stop))block;
5095 * **stop**: A pointer to a boolean that when set stops the enumeration.
5098 (void (NS_NOESCAPE ^)(NSString *key, BOOL value, BOOL *stop))block;
5190 * **stop**: A pointer to a boolean that when set stops the enumeration.
5193 (void (NS_NOESCAPE ^)(NSString *key, float value, BOOL *stop))block;
5285 * **stop**: A pointer to a boolean that when set stops the enumeration.
5288 (void (NS_NOESCAPE ^)(NSString *key, double value, BOOL *stop))block;
5401 * **stop**: A pointer to a boolean that when set stops the enumeration.
5404 (void (NS_NOESCAPE ^)(NSString *key, int32_t value, BOOL *stop))block;
5428 * **stop**: A pointer to a boolean that when set stops the enumeration.
5431 (void (NS_NOESCAPE ^)(NSString *key, int32_t rawValue, BOOL *stop))block;
5695 //% * **stop**: A pointer to a boolean that when set stops the enumeration.
5698 //% (void (NS_NOESCAPE ^)(KEY_TYPE KisP##key, VALUE_TYPE rawValue, BOOL *stop))block;
5730 //% * **stop**: ##VNAME_VAR$S## A pointer to a boolean that when set stops the enumeration.
5733 //% (void (NS_NOESCAPE ^)(KEY_TYPE KisP##key, VALUE_TYPE VNAME_VAR, BOOL *stop))block;