Home
last modified time | relevance | path

Searched refs:Files (Results 1 – 25 of 60) sorted by relevance

123

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslfiles.c214 AslGbl_Files = NewFileNode->Files; in FlInitOneFile()
260 if (!strcmp (Filename, Current->Files[ASL_FILE_INPUT].Filename)) in FlInputFileExists()
289 char *PrevFilename = Current->Files[ASL_FILE_INPUT].Filename; in FlSwitchFileSet()
294 if (!strcmp(Current->Files[ASL_FILE_INPUT].Filename, InputFilename)) in FlSwitchFileSet()
296 AslGbl_Files = Current->Files; in FlSwitchFileSet()
349 if (!strcmp (Current->Files[InFileId].Filename, Filename)) in FlGetFileHandle()
351 return (Current->Files[OutFileId].Handle); in FlGetFileHandle()
389 if (!strcmp (Current->Files[FileId].Filename, Filename)) in FlGetFileNode()
H A Dasltypes.h526 struct asl_file_info Files[ASL_NUM_FILES]; member
H A Daslcompile.c957 switch (FlSwitchFileSet (CurrentFileNode->Files[ASL_FILE_INPUT].Filename)) in CmCleanupAndExit()
H A Daslutils.c820 switch (FlSwitchFileSet(Current->Files[ASL_FILE_INPUT].Filename)) in UtDisplaySummary()
H A Dreadme.txt59 pathname. They cannot be installed in the default "c:\Program Files"
/dragonfly/sys/contrib/dev/acpica/generate/lint/
H A Dlint.bat4 "C:\Program Files\Lint\Lint-nt" +v std64.lnt +os(LintOut.txt) files.lnt
10 "C:\Program Files\Lint\Lint-nt" +v std32.lnt +os(LintOut.txt) files.lnt
/dragonfly/contrib/file/magic/Magdir/
H A Dber20 # TAP 3 Files
42 # NRT Files
49 # RAP Files
H A Dlisp63 # Files produced by GNU/Emacs pdumper
66 # Files produced by CLISP Common Lisp From: Bruno Haible <haible@ilog.fr>
H A Ddbpf4 # dppf: Maxis Database Packed Files, the stored data file format used by all
H A Dcoff4 # coff: file(1) magic for Common Object Files not specific to known cpu types or manufactures
13 # display name+variables+flags of Common Object Files Format (32bit)
H A Dnatinst4 # natinst: file(1) magic for National Instruments Code Files
H A Dgnu11 # URL: https://www.gnu.org/software/gettext/manual/html_node/MO-Files.html
167 # Files produced by GNU gettext
H A Dcoverage25 # https://gcc.gnu.org/onlinedocs/gcc-5.3.0/gcc/Gcov-Data-Files.html
H A Dfreebsd138 # Files generated by FreeBSD scrshot(1)/vidcontrol(1) utilities
H A Dconsole712 # IPS Patch Files from: From: Thomas Klausner <tk@giga.or.at>
717 # BPS Patch Files - from: David Korth <gerbilsoft@gerbilsoft.com>
722 # APS Patch Files - from: David Korth <gerbilsoft@gerbilsoft.com>
735 # UPS Patch Files - from: David Korth <gerbilsoft@gerbilsoft.com>
740 # Playstations Patch Files from: From: Thomas Klausner <tk@giga.or.at>
/dragonfly/contrib/cvs-1.12/contrib/
H A Dlog_accum.in643 if (/^Modified Files/) { $state = $STATE_CHANGED; next; }
644 if (/^Added Files/) { $state = $STATE_ADDED; next; }
645 if (/^Removed Files/) { $state = $STATE_REMOVED; next; }
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dconfigfiles.texi6 @node Configuration Files
7 @subsubsection Files Created by @code{configure}
/dragonfly/test/debug/
H A DREADME3 Files in this directory:
/dragonfly/usr.sbin/syslogd/
H A Dsyslogd.c258 static struct filed *Files; /* Log files that we write to */ variable
980 for (f = Files; f; f = f->f_next) { in logmsg()
1057 for (f = Files; f; f = f->f_next) { in dofsync()
1396 for (f = Files; f; f = f->f_next) { in reapchild()
1497 for (f = Files; f != NULL; f = f->f_next) { in die()
1558 for (f = Files; f != NULL; f = next) { in init()
1584 Files = NULL; in init()
1585 nextp = &Files; in init()
1691 for (f = Files; f; f = f->f_next) { in init()
2059 for (f = Files; f; f = f->f_next) { in markit()
/dragonfly/contrib/pam_passwdqc/
H A DLICENSE8 Files in ci directory (install-dependencies.sh and run-build-and-tests.sh)
/dragonfly/contrib/tcp_wrappers/
H A DCHANGES225 their PC while still connected. Files: options.c, hosts_options.5.
228 time. Files: options.c, hosts_options.5.
240 services. Files: tli_sequent.[hc].
250 what was missing: yp_get_default_domain() and vfprintf(). Files:
289 - Variable rfc931 timeout. Files: rfc931.c, options.c, log_tcp.h, try.c.
/dragonfly/sys/contrib/dev/acpica/generate/unix/
H A Dreadme.txt54 Intermediate Files
/dragonfly/crypto/openssh/
H A DPROTOCOL.sshsig16 Files containing the signature MUST start with the header.
/dragonfly/games/hack/
H A DREAD_ME18 Files for hack:
/dragonfly/contrib/diffutils/doc/
H A Ddiffutils.info35 Comparing and Merging Files
363 1.6 Summarizing Which Files Differ
479 2.1 Two Sample Input Files
1255 2.6 Merging Files with If-then-else
1911 7 Comparing Three Files
2675 10.4 Creating and Removing Files
2696 10.5 Updating Timestamps on Patched Files
2828 10.8 Backup Files
4397 18.1.3 Files that are Neither Directories Nor Regular Files
5248 Node: Comparing Three Files78601
[all …]

123