OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dash_dash
(Results
1 - 2
of
2
) sorted by null
/system/core/init/
init_parser_test.cpp
59
static void Test_make_exec_oneshot_service(bool
dash_dash
, bool seclabel, bool uid,
77
if (
dash_dash
) {
/external/clang/tools/clang-format/
git-clang-format
67
dash_dash
= []
69
dash_dash
= argv[idx:]
123
commit, files = interpret_args(opts.args,
dash_dash
, opts.commit)
183
def interpret_args(args,
dash_dash
, default_commit):
187
args and placed in `
dash_dash
`.
189
If "--" is present (i.e., `
dash_dash
` is non-empty), the argument to its
193
if
dash_dash
:
206
files =
dash_dash
[1:]
Completed in 595 milliseconds