Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 13 of 13) sorted by relevance

/third_party/uapp/dash/src/funcs/
A Ddirs47 cd $1 || return
50 else cd $1 > /dev/null || return
62 cd $1
A Dpopd47 cd $1 || return
50 else cd $1 > /dev/null || return
62 cd $1
A Dpushd47 cd $1 || return
50 else cd $1 > /dev/null || return
62 cd $1
/third_party/ulib/musl/src/locale/
A Diconv.c117 int iconv_close(iconv_t cd) { in iconv_close() argument
152 unsigned long cd = (unsigned long)cd0; in iconv() local
153 unsigned to = cd & 0xffff; in iconv()
154 unsigned from = cd >> 16; in iconv()
/third_party/uapp/dash/src/
A Dbuiltins.def9 cdcmd -u cd chdir
A DTOUR243 tells the cd command that it should print out the directory name,
298 CD.C: This file defines the cd and pwd builtins. The pwd com-
300 has already done a cd to an absolute pathname), but then
301 remembers the current directory and updates it when the cd com-
303 complication in the cd command is in the docd command, which
A Dbuiltins.def.in59 cdcmd -u cd chdir
/third_party/lib/acpica/source/compiler/
A Dreadme.txt45 cd acpica (or cd acpica/generate/unix)
/third_party/ulib/musl/include/arpa/
A Dnameser.h330 unsigned cd : 1; member
339 unsigned cd : 1; member
/third_party/lib/acpica/generate/unix/
A Dreadme.txt30 cd acpica/generate/unix
/third_party/dev/ethernet/e1000/
A DREADME74 cd em-x.x.x
89 cd em-x.x.x/src
376 cd em-x.x.x
/third_party/ulib/jemalloc/
A Dconfigure.ac122 abs_srcroot="`cd \"${srcdir}\"; pwd`/"
1375 …if test "x`test ! \"${srcroot}\" && cd \"${srcroot}\"; git rev-parse --is-inside-work-tree 2>/dev/…
1384 …(test ! "${srcroot}" && cd "${srcroot}"; git describe --long --abbrev=40 --match="${pattern}") > "…
A DINSTALL425 cd obj

Completed in 23 milliseconds