Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/
Dltmain.sh1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
2294 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
2300 case $opt_mode in
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
2646 test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
3230 test "$opt_mode" = install && func_mode_install ${1+"$@"}
6797 if test "$linkmode" = prog || test "$opt_mode" != relink; then
[all …]
/external/protobuf/gtest/build-aux/
Dltmain.sh1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
2294 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
2300 case $opt_mode in
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
2646 test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
3230 test "$opt_mode" = install && func_mode_install ${1+"$@"}
6800 if test "$linkmode" = prog || test "$opt_mode" != relink; then
[all …]
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
2294 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
2300 case $opt_mode in
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
2646 test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
3230 test "$opt_mode" = install && func_mode_install ${1+"$@"}
6797 if test "$linkmode" = prog || test "$opt_mode" != relink; then
[all …]
/external/openfst/
Dltmain.sh1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
2294 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
2300 case $opt_mode in
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
2646 test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
3230 test "$opt_mode" = install && func_mode_install ${1+"$@"}
6800 if test "$linkmode" = prog || test "$opt_mode" != relink; then
[all …]
/external/libexif/
Dltmain.sh1109 opt_mode="$optarg"
1206 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
2296 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
2302 case $opt_mode in
2478 func_fatal_help "invalid operation mode \`$opt_mode'"
2493 for opt_mode in compile link execute install finish uninstall clean; do
2499 for opt_mode in compile link execute install finish uninstall clean; do
2648 test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
3230 test "$opt_mode" = install && func_mode_install ${1+"$@"}
6795 if test "$linkmode" = prog || test "$opt_mode" != relink; then
[all …]
/external/pixman/
Dltmain.sh1103 opt_mode="$optarg"
1204 if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
2294 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
2300 case $opt_mode in
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
2646 test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
3230 test "$opt_mode" = install && func_mode_install ${1+"$@"}
6797 if test "$linkmode" = prog || test "$opt_mode" != relink; then
[all …]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
Dmosaic_mode.js716 Mosaic.Layout = function(opt_mode, opt_maxDensity) { argument
717 this.mode_ = opt_mode || Mosaic.Layout.MODE_TENTATIVE;