Home
last modified time | relevance | path

Searched refs:cdir (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/cmake/Modules/
H A DCodeCoverage.cmake30 foreach(cdir ${capture_dirs})
31 list(APPEND CAPTURE_DIRS "-d;${cdir}")
/netbsd-src/usr.bin/make/
H A Ddir.c376 OpenDirs_Add(OpenDirs *odirs, CachedDir *cdir) in OpenDirs_Add() argument
378 if (HashTable_FindEntry(&odirs->table, cdir->name) != NULL) in OpenDirs_Add()
380 Lst_Append(&odirs->list, cdir); in OpenDirs_Add()
381 HashTable_Set(&odirs->table, cdir->name, odirs->list.last); in OpenDirs_Add()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go161 cdir := C.CString(dir)
162 defer C.free(unsafe.Pointer(cdir))
165 cdir, C.size_t(len(dir)))
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19914313 (init_source_path): New default source path is "$cdir:$cwd".
4314 (dir_command): Handle variable arguments ($cdir, $cwd).
4316 "Originally compiled in" to remind people of $cdir.
4319 first $cdir in path with the compilation directory.
H A DChangeLog-20107628 * source.c (openp): Skip $cdir in PATH.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19914313 (init_source_path): New default source path is "$cdir:$cwd".
4314 (dir_command): Handle variable arguments ($cdir, $cwd).
4316 "Originally compiled in" to remind people of $cdir.
4319 first $cdir in path with the compilation directory.
H A DChangeLog-20107628 * source.c (openp): Skip $cdir in PATH.
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dsanity.sh9391 mkdir adir bdir cdir
9397 touch -t ${TOUCH2034} cdir/cfile
9432 echo modify >>cdir/cfile
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-20216319 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
9112 always contains at least $cdir and $cwd.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git71313 $cdir
71341 directory list still contains $cdir.