score_i           484 lib/pacemaker/pcmk_sched_colocation.c     int score_i = 0;
score_i           557 lib/pacemaker/pcmk_sched_colocation.c         score_i = char2score(score);
score_i           560 lib/pacemaker/pcmk_sched_colocation.c     pcmk__new_colocation(id, attr, score_i, dependent, primary,
score_i           695 lib/pacemaker/pcmk_sched_colocation.c     int score_i = 0;
score_i           708 lib/pacemaker/pcmk_sched_colocation.c         score_i = char2score(score);
score_i           731 lib/pacemaker/pcmk_sched_colocation.c         unpack_colocation_set(set, score_i, id, influence_s, data_set);
score_i           734 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) {