OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_idx
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/gmake/dist/
read.c
1886
unsigned int max_targets = 0,
target_idx
= 0;
1942
target_idx
= 0;
1944
else if (
target_idx
== max_targets - 1)
1953
targets[
target_idx
] = name;
1954
target_percents[
target_idx
] = implicit_percent;
1955
++
target_idx
;
2132
targets[
target_idx
] = 0;
2133
target_percents[
target_idx
] = 0;
1877
unsigned int max_targets = 0,
target_idx
= 0;
local
read.c
1886
unsigned int max_targets = 0,
target_idx
= 0;
1942
target_idx
= 0;
1944
else if (
target_idx
== max_targets - 1)
1953
targets[
target_idx
] = name;
1954
target_percents[
target_idx
] = implicit_percent;
1955
++
target_idx
;
2132
targets[
target_idx
] = 0;
2133
target_percents[
target_idx
] = 0;
1877
unsigned int max_targets = 0,
target_idx
= 0;
local
/src/external/gpl3/gcc/dist/gcc/
auto-profile.cc
631
TARGET_IDX
: 8 bytes
668
gcov_type
target_idx
= gcov_read_counter ();
local
669
s->pos_counts[offset].targets[
target_idx
] = gcov_read_counter ();
auto-profile.cc
631
TARGET_IDX
: 8 bytes
668
gcov_type
target_idx
= gcov_read_counter ();
local
669
s->pos_counts[offset].targets[
target_idx
] = gcov_read_counter ();
/src/external/gpl3/gcc.old/dist/gcc/
auto-profile.cc
630
TARGET_IDX
: 8 bytes
667
gcov_type
target_idx
= gcov_read_counter ();
local
668
s->pos_counts[offset].targets[
target_idx
] = gcov_read_counter ();
auto-profile.cc
630
TARGET_IDX
: 8 bytes
667
gcov_type
target_idx
= gcov_read_counter ();
local
668
s->pos_counts[offset].targets[
target_idx
] = gcov_read_counter ();
Completed in 43 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026