OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:can_run
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
inf-child.h
63
bool
can_run
() override;
inf-child.c
207
inf_child_target::
can_run
()
function in class:inf_child_target
target.c
3039
target_ops::
can_run
()
function in class:target_ops
3051
if (t->
can_run
())
target.h
488
target_ops::
can_run
method returns 1; in that case, it must push
682
/* Note that
can_run
is special and can be invoked on an unpushed
685
virtual bool
can_run
();
742
comment on '
can_run
'. */
767
comment on '
can_run
'. */
/src/external/gpl3/gdb.old/dist/gdb/
inf-child.h
63
bool
can_run
() override;
inf-child.c
205
inf_child_target::
can_run
()
function in class:inf_child_target
target.c
3042
target_ops::
can_run
()
function in class:target_ops
3054
if (t->
can_run
())
nto-procfs.c
1461
nto_procfs_target::
can_run
()
function in class:nto_procfs_target
target.h
488
target_ops::
can_run
method returns 1; in that case, it must push
682
/* Note that
can_run
is special and can be invoked on an unpushed
685
virtual bool
can_run
();
742
comment on '
can_run
'. */
767
comment on '
can_run
'. */
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
config.pm
55
return undef unless IPC::Cmd::
can_run
("$CROSS_COMPILE$CC");
61
return undef unless IPC::Cmd::
can_run
("$CROSS_COMPILE$CC");
209
return undef unless IPC::Cmd::
can_run
('uname');
309
next unless IPC::Cmd::
can_run
("$CROSS_COMPILE$_");
382
if (IPC::Cmd::
can_run
('cc')) {
410
if (IPC::Cmd::
can_run
('cl')) {
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
config.pm
55
return undef unless IPC::Cmd::
can_run
("$CROSS_COMPILE$CC");
61
return undef unless IPC::Cmd::
can_run
("$CROSS_COMPILE$CC");
208
return undef unless IPC::Cmd::
can_run
('uname');
308
next unless IPC::Cmd::
can_run
("$CROSS_COMPILE$_");
381
if (IPC::Cmd::
can_run
('cc')) {
409
if (IPC::Cmd::
can_run
('cl')) {
/src/crypto/external/apache2/openssl/dist/test/recipes/
01-test_symbol_presence.t
30
unless IPC::Cmd::
can_run
('nm');
/src/external/gpl3/gcc.old/dist/libgomp/
target.c
3759
DLSYM_OPT (
can_run
,
can_run
);
/src/crypto/external/apache2/openssl/dist/
Configure
3421
return scalar IPC::Cmd::
can_run
($name);
/src/crypto/external/bsd/openssl/dist/
Configure
3262
return scalar IPC::Cmd::
can_run
($name);
/src/crypto/external/bsd/openssl.old/dist/
Configure
3274
return scalar IPC::Cmd::
can_run
($name);
/src/external/gpl3/gcc/dist/libgomp/
target.c
5154
DLSYM_OPT (
can_run
,
can_run
);
Completed in 49 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026