Searched refs:safety (Results 1 – 25 of 54) sorted by relevance
123
163 || pp->safety[S_RIGHT_WAY] != S_UNKNOWN); in calcmove()228 if (pp->safety[S_RIGHT_WAY] != S_UNKNOWN) in calcmove()229 *value = (pp->safety[S_RIGHT_WAY] == in calcmove()246 safe = safety(card) - S_CONV; in calcmove()248 if (pp->safety[safe] != S_UNKNOWN) in calcmove()249 *value = (pp->safety[safe] == in calcmove()269 if (pp->safety[S_RIGHT_WAY] != S_UNKNOWN) in calcmove()270 *value = (pp->safety[S_RIGHT_WAY] == in calcmove()292 *value = (pp->safety[S_RIGHT_WAY] != in calcmove()300 safe = safety(card) - S_CONV; in calcmove()[all …]
108 pp->safety[*Topcard-S_CONV] = S_IN_HAND; in domove()240 if (pp->safety[S_RIGHT_WAY] == S_PLAYED) in playcard()264 else if (pp->safety[safety(card) - S_CONV] == S_PLAYED) in playcard()277 if (pp->safety[S_RIGHT_WAY] == S_PLAYED) in playcard()307 pp->safety[card - S_CONV] = S_PLAYED; in playcard()
135 if (pp->safety[i] != S_UNKNOWN) in check_ext()143 if (op->safety[i] != S_PLAYED in check_ext()144 && pp->safety[i] == S_UNKNOWN) in check_ext()
100 if (pp->safety[tot] != S_PLAYED) in extrapolate()110 if (pp->safety[tot] != S_PLAYED) in extrapolate()
155 short safety[NUM_SAFE]; member241 CARD safety(CARD);
53 pp->safety[j] = S_UNKNOWN; in init()61 pp->safety[card - S_CONV] = S_IN_HAND; in init()
47 safety(CARD card) in safety() function
55 if (pp->safety[i] == S_PLAYED && !pp->sh_safety[i]) { in prboard()
4 # path and the remote path. The scripts will add it themselves, as a safety
107 template them as a safety measure. This also allows you to run116 thus would not fall under the template, but as a safety measure204 This is a safety.215 This is a safety mechanism225 This is a templating and a safety mechanism.
128 // 20.7.4 [util.dynamic.safety], pointer safety
46 /// Class std::unordered_map with safety/checking/debug instrumentation.456 /// Class std::unordered_multimap with safety/checking/debug instrumentation.
46 /// Class std::unordered_set with safety/checking/debug instrumentation.452 /// Class std::unordered_multiset with safety/checking/debug instrumentation.
41 /// Class std::deque with safety/checking/debug instrumentation.
41 /// Class std::bitset with additional safety/checking/debug instrumentation.
42 /// Class std::vector with safety/checking/debug instrumentation.
41 /// Class std::list with safety/checking/debug instrumentation.
42 /// Class std::forward_list with safety/checking/debug instrumentation.
42 /// Class std::bitset with additional safety/checking/debug instrumentation.
48 /// Class std::unordered_set with safety/checking/debug instrumentation.611 /// Class std::unordered_multiset with safety/checking/debug instrumentation.
43 /// Class std::deque with safety/checking/debug instrumentation.
48 /// Class std::unordered_map with safety/checking/debug instrumentation.735 /// Class std::unordered_multimap with safety/checking/debug instrumentation.
110 /// Class std::vector with safety/checking/debug instrumentation.
28 North Carolina; 5 of 6 safety devices failed on one of them, 1961
109 high-level optimizers) to be checked for dynamic type safety at runtime.148 optimizer and back end) to be checked for dynamic type safety at runtime.166 front ends) to be checked for dynamic type safety at runtime. This is