Searched refs:Files (Results 1 – 25 of 59) sorted by relevance
123
| /dragonfly/sys/contrib/dev/acpica/source/compiler/ |
| HD | aslfiles.c | 214 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()
|
| HD | asltypes.h | 526 struct asl_file_info Files[ASL_NUM_FILES]; member
|
| HD | aslcompile.c | 957 switch (FlSwitchFileSet (CurrentFileNode->Files[ASL_FILE_INPUT].Filename)) in CmCleanupAndExit()
|
| HD | readme.txt | 59 pathname. They cannot be installed in the default "c:\Program Files"
|
| HD | aslutils.c | 820 switch (FlSwitchFileSet(Current->Files[ASL_FILE_INPUT].Filename)) in UtDisplaySummary()
|
| /dragonfly/sys/contrib/dev/acpica/generate/lint/ |
| HD | lint.bat | 4 "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/ |
| HD | ber | 20 # TAP 3 Files 42 # NRT Files 49 # RAP Files
|
| HD | lisp | 63 # Files produced by GNU/Emacs pdumper 66 # Files produced by CLISP Common Lisp From: Bruno Haible <haible@ilog.fr>
|
| HD | dbpf | 4 # dppf: Maxis Database Packed Files, the stored data file format used by all
|
| HD | coff | 4 # 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)
|
| HD | natinst | 4 # natinst: file(1) magic for National Instruments Code Files
|
| HD | gnu | 11 # URL: https://www.gnu.org/software/gettext/manual/html_node/MO-Files.html 167 # Files produced by GNU gettext
|
| HD | coverage | 25 # https://gcc.gnu.org/onlinedocs/gcc-5.3.0/gcc/Gcov-Data-Files.html
|
| HD | freebsd | 138 # Files generated by FreeBSD scrshot(1)/vidcontrol(1) utilities
|
| HD | console | 712 # 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>
|
| HD | fonts | 324 # minimal 3 name records found like in c:\Program Files (x86)\Tesseract-OCR\tessdata\pdf.ttf 336 # minimal name string 7 like in c:\Program Files (x86)\Kodi\addons\webinterface.default\lib\video-j…
|
| /dragonfly/contrib/cvs-1.12/contrib/ |
| HD | log_accum.in | 643 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/ |
| HD | configfiles.texi | 6 @node Configuration Files 7 @subsubsection Files Created by @code{configure}
|
| /dragonfly/test/debug/ |
| HD | README | 3 Files in this directory:
|
| /dragonfly/usr.sbin/syslogd/ |
| HD | syslogd.c | 258 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/ |
| HD | LICENSE | 8 Files in ci directory (install-dependencies.sh and run-build-and-tests.sh)
|
| /dragonfly/contrib/tcp_wrappers/ |
| HD | CHANGES | 225 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/ |
| HD | readme.txt | 54 Intermediate Files
|
| /dragonfly/crypto/openssh/ |
| HD | PROTOCOL.sshsig | 16 Files containing the signature MUST start with the header.
|
| /dragonfly/games/hack/ |
| HD | READ_ME | 18 Files for hack:
|
123