OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tool_args
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/bsd/openldap/dist/clients/tools/
common.h
120
void
tool_args
LDAP_P(( int, char ** ));
ldapwhoami.c
130
tool_args
( argc, argv );
ldapcompare.c
202
tool_args
( argc, argv );
ldapexop.c
91
tool_args
( argc, argv );
ldapmodrdn.c
170
tool_args
( argc, argv );
ldapdelete.c
181
tool_args
( argc, argv );
ldappasswd.c
200
tool_args
( argc, argv );
ldapvc.c
314
tool_args
( argc, argv );
ldapmodify.c
246
tool_args
( argc, argv );
ldapsearch.c
1038
tool_args
( argc, argv );
common.c
420
tool_args
( int argc, char **argv )
function
/src/external/apache2/llvm/dist/llvm/utils/
update_mca_test_checks.py
288
def _block_key(
tool_args
, prefixes):
289
""" Get a hashable key based on the current
tool_args
and prefixes.
291
return ' '.join([
tool_args
] + prefixes)
301
for prefixes,
tool_args
in run_infos:
302
key = _block_key(
tool_args
, prefixes)
304
tool_args
,
331
for prefixes,
tool_args
in run_infos:
332
key = _block_key(
tool_args
, prefixes)
/src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
common.py
917
tool_args
= prefix[1]
939
[([prefix],
tool_args
)],
Completed in 78 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026