Searched refs:sh (Results 51 - 64 of 64) sorted by relevance

123

/barrelfish-2018-10-04/lib/openssl-1.0.0d/
H A Dconfig1 #!/bin/sh
628 sh*b-*-linux2) OUT="linux-generic32"; options="$options -DB_ENDIAN" ;;
629 sh*-*-linux2) OUT="linux-generic32"; options="$options -DL_ENDIAN" ;;
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dcprolog.pl253 sh/0.
346 sh :- label
348 sh(X).
H A Dquintus.pl263 sh/0
965 sh(Command).
967 sh(X).
971 exec(sh, [S], Pid),
977 sh(Shell).
H A Dio.pl63 sh/1,
830 exec(['/bin/sh', '-c', X], [])
833 sh(X) :-
/barrelfish-2018-10-04/tools/fastmodels/
H A Dmain.c478 uint64_t sh :2; // AP member in struct:armv8_l1_entry::__anon1427
532 l1_table[j].block.sh= 2; /* Outer shareable - this is actually
574 l1_table[j].block.sh= 3; /* Inner-shareable, fully coherent */
/barrelfish-2018-10-04/usr/eclipseclp/config/
H A Dconfig.guess1 #! /bin/sh
164 sh3eb) machine=sh-unknown ;;
871 objdump --private-headers /bin/sh | grep -q ld.so.1
965 sh*:Linux:*:*)
/barrelfish-2018-10-04/doc/003-hake/
H A DHake.tex60 $ ../src/hake/hake.sh -s ../src -a x86_64
580 source tree in \texttt{hake/hake.sh}. This script is the place to
584 \texttt{hake.sh} takes the following command-line options:
602 After parsing and checking arguments, \texttt{hake.sh} next creates a new
609 persist across multiple bootstrapping runs of \texttt{hake.sh}.
711 \texttt{hake.sh}), and requires to you have a pre-built Barrelfish
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dconfigure1 #! /bin/sh
135 # This message is too long to be a string in the A/UX 3.1 sh.
301 | --sha | --sh)
306 | --sha=* | --sh=*)
439 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
1259 # Ultrix sh set writes to stderr and can't be redirected directly,
1310 #! /bin/sh
1326 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1327 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1590 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh}
[all...]
/barrelfish-2018-10-04/lib/tommath/
H A Dmakefile178 find . -type f | grep -v CVS | xargs -n 1 bash mess.sh
/barrelfish-2018-10-04/usr/eclipseclp/
H A Dconfigure1 #! /bin/sh
19 DUALCASE=1; export DUALCASE # for MKS sh
20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
21 emulate sh
69 as_echo_n='sh -c $as_echo_n_body as_echo'
72 as_echo='sh -c $as_echo_body as_echo'
78 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
79 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
107 # We did not find ourselves, most probably we were run as `sh COMMAND'
164 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/de
[all...]
/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dpaging.c308 entry->page.sh = 3;
/barrelfish-2018-10-04/doc/018-Practical-guide/
H A DhelloWorldApp.tex31 To build the domain, call hake.sh in the build directory. This will create a
/barrelfish-2018-10-04/doc/017-arm/
H A DARM.tex118 $ /git/barrelfish/hake/hake.sh -a armv7 -s /git/barrelfish
807 ../hake/hake.sh -a armv7 -s ../
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A DMakefile34 SCRIPTS=CA.sh CA.pl tsget

Completed in 135 milliseconds

123