Searched refs:ls (Results 1 - 20 of 20) sorted by relevance

/seL4-camkes-master/tools/seL4/misc/
H A Dstyle-changed.sh9 git ls-files -mo | xargs "${0%/*}"/style.sh
/seL4-camkes-master/projects/lwip/test/fuzz/
H A Doutput_to_pcap.sh11 for i in `ls $1/crashes/id*`
19 for i in `ls $1/hangs/id*`
31 ls $1/*/*.pcap
/seL4-camkes-master/tools/cogent/impl/fs/tests/scripts/
H A Dtest04.sh12 ls > $wd/files.txt
15 ls > $wd/files.txt
18 ls > $wd/files.txt
21 ls > $wd/files.txt
25 ls > $wd/files.txt
31 ls > $wd/files.txt
39 ls > $wd/files.txt
H A Dtest02.sh17 ls > $wd/list_files.txt
20 ls > $wd/list_files.txt
H A Dtest03.sh7 ls > $wd/file_list.txt
17 ls > $wd/file_list.txt
H A Dtest05.sh16 ls > $wd/list_files.txt
19 ls > $wd/list_files.txt
/seL4-camkes-master/tools/cogent/impl/fs/tests/
H A Drun_tests.sh14 num_scripts=$(expr `ls -l | wc -l` - 1)
/seL4-camkes-master/tools/riscv-pk/scripts/
H A Dvcs-version.sh106 untracked=`git ls-files --directory --exclude-standard --others -t`
H A Dinstall-sh352 ls_ld_tmpdir=`ls -ld "$tmpdir"`
359 ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
468 old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
469 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dinstall-sh359 ls_ld_tmpdir=`ls -ld "$tmpdir"`
366 ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
475 old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
476 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
H A Dltmain.sh4010 file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
4023 file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
4052 { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
7809 potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
7812 potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
7816 if ls -lLd "$potent_lib" 2>/dev/null |
7827 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
7885 potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
H A Dconfigure1248 ac_ls_di=`ls -di .` &&
1249 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
2495 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2498 set X `ls -t "$srcdir/configure" conftest.file`
2503 # If neither matched, then we have a broken ls. This can happen
2505 # broken ls alias from the environment. This has actually
2507 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3403 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
10227 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
/seL4-camkes-master/tools/rumprun/tests/configure/build-aux/
H A Dinstall-sh359 ls_ld_tmpdir=`ls -ld "$tmpdir"`
366 ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
475 old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
476 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
H A Dltmain.sh4010 file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
4023 file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
4052 { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
7809 potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
7812 potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
7816 if ls -lLd "$potent_lib" 2>/dev/null |
7827 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
7885 potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
/seL4-camkes-master/kernel/tools/
H A Dumm.py63 def dict_from_list(ls):
65 for k, v in ls:
/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregcomp.c471 static int add_icase_literals(struct literals *ls, int min, int max) argument
491 lit = tre_new_lit(ls);
531 static reg_errcode_t parse_bracket_terms(tre_parse_ctx_t *ctx, const char *s, struct literals *ls, struct neg *neg) argument
591 tre_literal_t *lit = tre_new_lit(ls);
607 if (add_icase_literals(ls, min, max))
619 struct literals ls; local
623 ls.mem = ctx->mem;
624 ls.len = 0;
625 ls.cap = 32;
626 ls
[all...]
/seL4-camkes-master/projects/camkes-tool/tools/
H A Dtpp136 ls = textwrap.wrap(l, 80,
139 return ls
/seL4-camkes-master/projects/picotcp/test/
H A Dautotest.sh16 pwd;ls
/seL4-camkes-master/tools/riscv-pk/
H A Dconfigure1175 ac_ls_di=`ls -di .` &&
1176 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
2489 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
/seL4-camkes-master/tools/rumprun/tests/configure/
H A Dconfigure1259 ac_ls_di=`ls -di .` &&
1260 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
2617 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2620 set X `ls -t "$srcdir/configure" conftest.file`
2625 # If neither matched, then we have a broken ls. This can happen
2627 # broken ls alias from the environment. This has actually
2629 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3544 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
10808 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
14642 finish_eval='for lib in `ls
[all...]

Completed in 240 milliseconds