Lines Matching refs:first
210 /* only check first chain list entry */
335 bool first = true;
338 if (first) {
339 first = false;
928 int first = true;
932 bool was_first = first;
934 if (first)
935 first = false;
955 bool was_first = first;
957 if (first)
958 first = false;
1031 int first = true;
1054 if (first) {
1055 first = false;
1070 if (first) {
1071 first = false;
1121 int first = true;
1125 bool was_first = first;
1127 if (first)
1128 first = false;
1305 bool first = true;
1348 if (first) {
1353 first = false;
1411 bool first = true;
1445 /* the first hpp_list_node is for overhead columns */
1468 if (first) {
1471 first = false;
1493 if (!first) {
1515 if (first) {
1517 first = false;
1572 bool first = true;
1594 /* the first hpp_list_node is for overhead columns */
1604 if (first) {
1606 first = false;
1700 /* the first hpp_list_node is for overhead columns */
1910 bool first = true;
1931 first = false;
1938 * Moves not relative to the first visible entry invalidates its
1947 * what _not_ to show and not change the first visible entry.
1954 * skipping the first ones that are before the first visible entry
1987 if (first) {
2027 first = false;
2061 bool first = true;
2073 if (!first) {
2077 first = false;
2105 bool first = true;
2114 /* the first hpp_list_node is for overhead columns */
2118 if (!first) {
2122 first = false;
2224 /* count overhead columns (in the first node) */
2390 "Only the first 32 files will be listed.\n");
3617 struct evsel *first = evlist__first(evlist);
3619 return evsel__hists_browse(first, nr_entries, help, false, hbt, min_pcnt,