Home
last modified time | relevance | path

Searched refs:opt_mode (Results 1 – 14 of 14) sorted by relevance

/minix/external/public-domain/xz/dist/src/xz/
H A Dmain.c173 if (opt_mode != MODE_LIST && opt_robot) in main()
186 if (opt_mode == MODE_COMPRESS) { in main()
205 if (opt_mode != MODE_LIST) in main()
210 void (*run)(const char *filename) = opt_mode == MODE_LIST in main()
220 if (opt_mode == MODE_COMPRESS) { in main()
273 if (opt_mode == MODE_LIST) { in main()
H A Dargs.c269 opt_mode = MODE_DECOMPRESS; in parse_real()
299 opt_mode = MODE_LIST; in parse_real()
317 opt_mode = MODE_TEST; in parse_real()
335 opt_mode = MODE_COMPRESS; in parse_real()
617 opt_mode = MODE_DECOMPRESS; in args_parse()
620 opt_mode = MODE_DECOMPRESS; in args_parse()
623 opt_mode = MODE_DECOMPRESS; in args_parse()
627 opt_mode = MODE_DECOMPRESS; in args_parse()
643 if (opt_stdout || opt_mode == MODE_TEST) { in args_parse()
650 if (opt_mode == MODE_COMPRESS && opt_format == FORMAT_AUTO) in args_parse()
[all …]
H A Dcoder.c24 enum operation_mode opt_mode = MODE_COMPRESS; variable
225 if (opt_mode == MODE_COMPRESS) { in coder_set_compression_settings()
252 if (opt_mode == MODE_COMPRESS) { in coder_set_compression_settings()
269 assert(opt_mode == MODE_COMPRESS); in coder_set_compression_settings()
426 if (opt_mode == MODE_COMPRESS) { in coder_init()
499 if (opt_mode == MODE_DECOMPRESS in coder_init()
692 if (opt_mode != MODE_TEST && io_write(pair, &out_buf, in coder_normal()
744 if (opt_mode != MODE_TEST && io_write(pair, in coder_normal()
797 assert(opt_mode != MODE_COMPRESS); in coder_normal()
859 if (opt_mode == MODE_COMPRESS) { in coder_run()
[all …]
H A Dcoder.h33 extern enum operation_mode opt_mode;
H A Dmytime.c80 if (opt_flush_timeout == 0 || opt_mode != MODE_COMPRESS) in mytime_get_flush_timeout()
H A Dmessage.c200 FILE *file = opt_mode == MODE_LIST ? stdout : stderr; in print_filename()
234 && (progress_automatic || opt_mode == MODE_LIST)) in message_filename()
517 if (opt_mode == MODE_COMPRESS) { in progress_pos()
842 uint64_t memlimit = hardware_memlimit_get(opt_mode); in message_mem_needed()
H A Dsuffix.c381 return opt_mode == MODE_COMPRESS in suffix_get_dest_name()
H A Dfile_io.c805 } else if (try_sparse && opt_mode == MODE_DECOMPRESS) { in io_open_dest_real()
/minix/external/bsd/file/dist/
H A Dltmain.sh1104 opt_mode="$optarg"
2301 case $opt_mode in
8288 if test "$opt_mode" = relink; then
8553 if test "$opt_mode" = relink; then
8565 if test "$opt_mode" = relink; then
9446 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&
9490 if test "$opt_mode" = clean; then
9523 case "$opt_mode" in
9569 if test "$opt_mode" = clean ; then
9620 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
[all …]
/minix/external/bsd/bind/dist/
H A Dltmain.sh1103 opt_mode="$optarg"
2330 case $opt_mode in
8330 if test "$opt_mode" = relink; then
8595 if test "$opt_mode" = relink; then
8607 if test "$opt_mode" = relink; then
9488 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&
9532 if test "$opt_mode" = clean; then
9565 case "$opt_mode" in
9611 if test "$opt_mode" = clean ; then
9662 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
[all …]
/minix/external/bsd/flex/dist/
H A Dltmain.sh1103 opt_mode="$optarg"
2300 case $opt_mode in
8285 if test "$opt_mode" = relink; then
8550 if test "$opt_mode" = relink; then
8562 if test "$opt_mode" = relink; then
9443 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&
9487 if test "$opt_mode" = clean; then
9520 case "$opt_mode" in
9566 if test "$opt_mode" = clean ; then
9617 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
[all …]
H A Dlibtool1536 opt_mode="$optarg"
2733 case $opt_mode in
8718 if test "$opt_mode" = relink; then
8983 if test "$opt_mode" = relink; then
8995 if test "$opt_mode" = relink; then
9876 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&
9920 if test "$opt_mode" = clean; then
9953 case "$opt_mode" in
9999 if test "$opt_mode" = clean ; then
10050 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
[all …]
/minix/external/bsd/libevent/dist/
H A Dltmain.sh1103 opt_mode="$optarg"
2300 case $opt_mode in
8279 if test "$opt_mode" = relink; then
8544 if test "$opt_mode" = relink; then
8556 if test "$opt_mode" = relink; then
9437 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&
9481 if test "$opt_mode" = clean; then
9514 case "$opt_mode" in
9560 if test "$opt_mode" = clean ; then
9611 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
[all …]
/minix/external/mit/expat/dist/conftools/
H A Dltmain.sh1106 opt_mode="$optarg"
2299 case $opt_mode in
8269 if test "$opt_mode" = relink; then
8534 if test "$opt_mode" = relink; then
8546 if test "$opt_mode" = relink; then
9424 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&
9468 if test "$opt_mode" = clean; then
9501 case "$opt_mode" in
9547 if test "$opt_mode" = clean ; then
9598 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
[all …]