score_i           478 lib/pacemaker/pcmk_sched_colocation.c     int score_i = 0;
score_i           552 lib/pacemaker/pcmk_sched_colocation.c         score_i = char2score(score);
score_i           555 lib/pacemaker/pcmk_sched_colocation.c     pcmk__new_colocation(id, attr, score_i, dependent, primary,
score_i           690 lib/pacemaker/pcmk_sched_colocation.c     int score_i = 0;
score_i           703 lib/pacemaker/pcmk_sched_colocation.c         score_i = char2score(score);
score_i           726 lib/pacemaker/pcmk_sched_colocation.c         unpack_colocation_set(set, score_i, id, influence_s, data_set);
score_i           729 lib/pacemaker/pcmk_sched_colocation.c             colocate_rsc_sets(id, last, set, score_i, influence_s, data_set);
score_i           221 lib/pacemaker/pcmk_sched_location.c         int score_i = char2score(score);
score_i           227 lib/pacemaker/pcmk_sched_location.c         location = pcmk__new_location(id, rsc_lh, score_i, discovery, match,
score_i            83 lib/pacemaker/pcmk_sched_ordering.c             int score_i = char2score(score);
score_i            85 lib/pacemaker/pcmk_sched_ordering.c             if (score_i == 0) {