Searched refs:with_ (Results 1 – 25 of 39) sorted by relevance
12
/external/elfutils/m4/ |
D | zip.m4 | 8 [with_[$1]=default]) 9 if test $with_[$1] != no; then 10 AC_SEARCH_LIBS([$4], [$3], [with_[$1]=yes], 11 [test $with_[$1] = default || 14 AM_CONDITIONAL([$2], test $with_[$1] = yes) 15 if test $with_[$1] = yes; then 18 with_[$1]=no
|
D | ChangeLog | 3 * zip.m4: Explicitly set with_ to no, if not yes.
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_minimal_hanoi.py | 44 def hanoi(n, from_, with_, to_): argument 46 hanoi(n-1, from_, to_, with_) 48 hanoi(n-1, with_, from_, to_)
|
/external/python/cpython3/Lib/turtledemo/ |
D | minimal_hanoi.py | 44 def hanoi(n, from_, with_, to_): argument 46 hanoi(n-1, from_, to_, with_) 48 hanoi(n-1, with_, from_, to_)
|
/external/pcre/dist2/ |
D | aclocal.m4 | 315 m4_pushdef([def_action_if_found], [AS_TR_SH([with_]with_arg)=yes]) 316 m4_pushdef([def_action_if_not_found], [AS_TR_SH([with_]with_arg)=no]) 324 [AS_TR_SH([with_]with_arg)=def_arg]) 326 AS_CASE([$AS_TR_SH([with_]with_arg)], 349 [test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"]) 363 AS_IF([test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"],
|
D | configure | 1220 "with_$ac_useropt" 1225 eval with_$ac_useropt=\$ac_optarg ;; 1236 "with_$ac_useropt" 1241 eval with_$ac_useropt=no ;;
|
/external/libchrome/third_party/jinja2/ |
D | ext.py | 626 with_ = WithExtension variable
|
/external/iputils/ninfod/ |
D | configure | 1020 "with_$ac_useropt" 1025 eval with_$ac_useropt=\$ac_optarg ;; 1036 "with_$ac_useropt" 1041 eval with_$ac_useropt=no ;;
|
/external/swiftshader/third_party/LLVM/projects/sample/ |
D | configure | 937 eval with_$ac_package=\$ac_optarg ;; 946 eval with_$ac_package=no ;;
|
/external/google-breakpad/ |
D | configure | 1123 "with_$ac_useropt" 1128 eval with_$ac_useropt=\$ac_optarg ;; 1139 "with_$ac_useropt" 1144 eval with_$ac_useropt=no ;;
|
/external/stressapptest/ |
D | configure | 1057 "with_$ac_useropt" 1062 eval with_$ac_useropt=\$ac_optarg ;; 1073 "with_$ac_useropt" 1078 eval with_$ac_useropt=no ;;
|
/external/tcpdump/ |
D | configure | 1064 "with_$ac_useropt" 1069 eval with_$ac_useropt=\$ac_optarg ;; 1080 "with_$ac_useropt" 1085 eval with_$ac_useropt=no ;;
|
/external/icu/icu4c/source/ |
D | configure | 1177 "with_$ac_useropt" 1182 eval with_$ac_useropt=\$ac_optarg ;; 1193 "with_$ac_useropt" 1198 eval with_$ac_useropt=no ;;
|
/external/libpcap/ |
D | configure | 1123 "with_$ac_useropt" 1128 eval with_$ac_useropt=\$ac_optarg ;; 1139 "with_$ac_useropt" 1144 eval with_$ac_useropt=no ;;
|
/external/libnfnetlink/ |
D | configure | 1113 "with_$ac_useropt" 1118 eval with_$ac_useropt=\$ac_optarg ;; 1129 "with_$ac_useropt" 1134 eval with_$ac_useropt=no ;;
|
/external/e2fsprogs/ |
D | configure | 1301 "with_$ac_useropt" 1306 eval with_$ac_useropt=\$ac_optarg ;; 1317 "with_$ac_useropt" 1322 eval with_$ac_useropt=no ;;
|
/external/jemalloc_new/ |
D | configure | 1169 "with_$ac_useropt" 1174 eval with_$ac_useropt=\$ac_optarg ;; 1185 "with_$ac_useropt" 1190 eval with_$ac_useropt=no ;;
|
/external/lmfit/ |
D | configure | 1133 "with_$ac_useropt" 1138 eval with_$ac_useropt=\$ac_optarg ;; 1149 "with_$ac_useropt" 1154 eval with_$ac_useropt=no ;;
|
/external/libnetfilter_conntrack/ |
D | configure | 1127 "with_$ac_useropt" 1132 eval with_$ac_useropt=\$ac_optarg ;; 1143 "with_$ac_useropt" 1148 eval with_$ac_useropt=no ;;
|
/external/libusb-compat/ |
D | configure | 1275 "with_$ac_useropt" 1280 eval with_$ac_useropt=\$ac_optarg ;; 1292 "with_$ac_useropt" 1297 eval with_$ac_useropt=no ;;
|
/external/libcap-ng/libcap-ng-0.7/ |
D | configure | 1115 "with_$ac_useropt" 1120 eval with_$ac_useropt=\$ac_optarg ;; 1131 "with_$ac_useropt" 1136 eval with_$ac_useropt=no ;;
|
/external/iperf3/ |
D | configure | 1131 "with_$ac_useropt" 1136 eval with_$ac_useropt=\$ac_optarg ;; 1147 "with_$ac_useropt" 1152 eval with_$ac_useropt=no ;;
|
/external/speex/ |
D | configure | 1161 "with_$ac_useropt" 1166 eval with_$ac_useropt=\$ac_optarg ;; 1177 "with_$ac_useropt" 1182 eval with_$ac_useropt=no ;;
|
/external/strace/ |
D | configure | 1181 "with_$ac_useropt" 1186 eval with_$ac_useropt=\$ac_optarg ;; 1197 "with_$ac_useropt" 1202 eval with_$ac_useropt=no ;;
|
/external/python/cpython2/ |
D | configure | 1200 "with_$ac_useropt" 1205 eval with_$ac_useropt=\$ac_optarg ;; 1216 "with_$ac_useropt" 1221 eval with_$ac_useropt=no ;;
|
12