Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/m4/
Dprogtest.m430 echo "#! /bin/sh" >conf$$.sh
31 echo "exit 0" >>conf$$.sh
32 chmod +x conf$$.sh
33 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
38 rm -f conf$$.sh
43 cat >conf$$.file <<_ASEOF
47 chmod +x conf$$.file
48 if test -x conf$$.file >/dev/null 2>&1; then
53 rm -f conf$$.file
Dlib-ld.m434 echo "#! /bin/sh" >conf$$.sh
35 echo "exit 0" >>conf$$.sh
36 chmod +x conf$$.sh
37 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
42 rm -f conf$$.sh
/ndk/sources/host-tools/make-3.81/config/
Dprogtest.m430 echo "#! /bin/sh" >conf$$.sh
31 echo "exit 0" >>conf$$.sh
32 chmod +x conf$$.sh
33 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
38 rm -f conf$$.sh
43 cat >conf$$.file <<_ASEOF
47 chmod +x conf$$.file
48 if test -x conf$$.file >/dev/null 2>&1; then
53 rm -f conf$$.file
Dlib-ld.m436 echo "#! /bin/sh" >conf$$.sh
37 echo "exit 0" >>conf$$.sh
38 chmod +x conf$$.sh
39 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
44 rm -f conf$$.sh
/ndk/sources/host-tools/make-3.81/
Dconfigure4596 echo "#! /bin/sh" >conf$$.sh
4597 echo "exit 0" >>conf$$.sh
4598 chmod +x conf$$.sh
4599 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4604 rm -f conf$$.sh
4609 cat >conf$$.file <<_ASEOF
4613 chmod +x conf$$.file
4614 if test -x conf$$.file >/dev/null 2>&1; then
4619 rm -f conf$$.file
4707 echo "#! /bin/sh" >conf$$.sh
[all …]
Dgetloadavg.c691 struct cpu_config conf; in getloadavg() local
697 desc.sd_addr = (char *) &conf; in getloadavg()
698 desc.sd_size = sizeof conf; in getloadavg()
704 for (i = 0; i < conf.config_maxclass; ++i) in getloadavg()
DABOUT-NLS235 gpe-conf | [] [] |
372 gpe-conf | [] |
509 gpe-conf | [] [] [] [] |
646 gpe-conf | [] [] | 9
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.0469 rm -f conf$$ conf$$.exe conf$$.file
470 if test -d conf$$.dir; then
471 rm -f conf$$.dir/conf$$.file
473 rm -f conf$$.dir
474 mkdir conf$$.dir 2>/dev/null
476 if (echo >conf$$.file) 2>/dev/null; then
477 if ln -s conf$$.file conf$$ 2>/dev/null; then
483 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
485 elif ln conf$$.file conf$$ 2>/dev/null; then
493 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
[all …]
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure511 rm -f conf$$ conf$$.exe conf$$.file
512 if test -d conf$$.dir; then
513 rm -f conf$$.dir/conf$$.file
515 rm -f conf$$.dir
516 mkdir conf$$.dir 2>/dev/null
518 if (echo >conf$$.file) 2>/dev/null; then
519 if ln -s conf$$.file conf$$ 2>/dev/null; then
525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
527 elif ln conf$$.file conf$$ 2>/dev/null; then
535 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
[all …]
DABOUT-NLS247 gpe-conf | [] [] |
425 gpe-conf | [] |
603 gpe-conf | [] [] |
781 gpe-conf | [] [] [] [] [] [] [] |
959 gpe-conf | [] [] | 14
DChangeLog10 * autoboot.conf: Add selinux-h.
24 * autoboot.conf: Add memchr again.
73 * autoboot.conf: Add rename.
148 * autoboot.conf, bootstrap.sh.in: Remove memchr, memcmp, memmove
175 * autoboot.conf: Request modules emulating mb functions.
181 * autoboot.conf: Add localcharset.
268 * autoboot.conf: Update for newer gnulib.
308 * autoboot.conf (gnulib_modules): Add stat-macros and pathmax.