Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 7 of 7) sorted by relevance

/build/tools/acp/
DREADME6 - Uses the BSD cp, not the fancy GNU cp. It lacks the "-u" flag, which
9 - Doesn't take the "-d" flag, which causes symlinks to be copied as
24 rounded up. This foils the "-u" flag if you also supply the "-p" flag
28 stamp is essential, so simply turning the "-p" flag off doesn't work.
35 conventions. It adds a "-e" flag, used when copying executables around.
39 the "-e" flag, avoiding potential ambiguity.
/build/tools/apicheck/src/com/android/apicheck/
DApiCheck.java33 String flag = allArgs.get(i); in parseFlags() local
34 if (flag.equals("-error") in parseFlags()
35 || flag.equals("-warning") in parseFlags()
36 || flag.equals("-hide")) { in parseFlags()
38 arg[0] = flag; in parseFlags()
/build/tools/zipalign/
DREADME.txt32 "-f" flag, an existing file will be overwritten.
34 You can use the "-c" flag to test whether a zip archive is properly aligned.
/build/tools/lsd/
Dcmdline.c97 if (long_options[option_index].flag != 0) in get_options()
/build/tools/soslim/
Dcmdline.c113 if (long_options[option_index].flag != 0) in get_options()
/build/tools/apriori/
Dcmdline.c139 if (long_options[option_index].flag != 0) in get_options()
/build/core/
Dproguard.flags16 # Add this flag in your package's own configuration if it's needed.