OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_kind
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/
Configure
1930
my $
target_kind
= $1;
1935
if $1 ne $
target_kind
;
1940
if ($
target_kind
eq $config{build_file}
1941
|| $
target_kind
eq $config{build_file}."(".$builder_platform.")");
/src/external/gpl3/gcc/dist/gcc/
omp-expand.cc
9798
int
target_kind
;
9801
target_kind
= gimple_omp_target_kind (entry_stmt);
9805
switch (
target_kind
)
9851
if (
target_kind
== GF_OMP_TARGET_KIND_OACC_KERNELS)
9857
switch (
target_kind
)
/src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc
9690
int
target_kind
;
9693
target_kind
= gimple_omp_target_kind (entry_stmt);
9697
switch (
target_kind
)
9737
if (
target_kind
== GF_OMP_TARGET_KIND_OACC_KERNELS)
9743
switch (
target_kind
)
Completed in 57 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026