/dflybsd-src/sys/contrib/dev/acpica/source/components/utilities/ |
H A D | uttrack.c | 185 UINT32 Line); 192 UINT32 Line); 252 UINT32 Line) in AcpiUtAllocateAndTrack() argument 262 ACPI_WARNING ((Module, Line, in AcpiUtAllocateAndTrack() 272 ACPI_WARNING ((Module, Line, in AcpiUtAllocateAndTrack() 279 Allocation, Size, ACPI_MEM_MALLOC, Component, Module, Line); in AcpiUtAllocateAndTrack() 321 UINT32 Line) in AcpiUtAllocateZeroedAndTrack() argument 331 ACPI_WARNING ((Module, Line, in AcpiUtAllocateZeroedAndTrack() 342 ACPI_ERROR ((Module, Line, in AcpiUtAllocateZeroedAndTrack() 348 ACPI_MEM_CALLOC, Component, Module, Line); in AcpiUtAllocateZeroedAndTrack() [all …]
|
/dflybsd-src/sys/contrib/dev/acpica/source/compiler/ |
H A D | aslascii.c | 212 Status.Line = 1; in FlIsFileAsciiSource() 253 Byte, Status.Line, Status.Offset); in FlIsFileAsciiSource() 267 Byte, Status.Line, Status.Offset); in FlIsFileAsciiSource() 276 Status.Line++; in FlIsFileAsciiSource() 358 Status->Line++; in FlConsumeAnsiComment() 395 Status->Line++; in FlConsumeNewComment()
|
H A D | prexpress.c | 161 char *Line); 216 char *Line) in PrExpandMacros() argument 272 return (Line); in PrExpandMacros() 371 char *Line, in PrResolveIntegerExpression() argument 379 "**** Resolve #if: %s\n", AslGbl_CurrentLineNumber, Line); in PrResolveIntegerExpression() 383 ExpandedLine = PrExpandMacros (Line); in PrResolveIntegerExpression()
|
H A D | dtutils.c | 189 UINT32 Line = 0; in DtError() local 196 Line = FieldObject->Line; in DtError() 202 Line, Level, MessageId)) in DtError() 210 FieldObject->Line, in DtError() 211 FieldObject->Line, in DtError() 266 FieldObject->Line, in DtNameError() 267 FieldObject->Line, in DtNameError()
|
H A D | dtfield.c | 774 Field->Line = FieldValue->Line; in DtCreateField() 801 UINT32 Line, in DtCreateTableUnit() argument 808 Unit->Line = Line; in DtCreateTableUnit()
|
H A D | dtio.c | 168 UINT32 Line, 313 UINT32 Line, in DtParseLine() argument 439 Field->Line = Line; in DtParseLine() 1043 Field->Line, Field->ByteOffset, Field->NameColumn, in DtDumpFieldList()
|
H A D | dtcompiler.h | 200 UINT32 Line; /* Line number for this field */ member 219 UINT32 Line; /* Line number for this field */ member 458 UINT32 Line,
|
H A D | dtcompilerparser.y | 234 …eateTableUnit (AcpiUtStrcat(AcpiUtStrcat($1->Value, " "), $2->Value), $1->Line, $1->Column); } /* …
|
H A D | dtcompilerparser.l | 242 DtCompilerParserlval.u->Line = DtCompilerParserlineno;
|
H A D | preprocess.h | 342 char *Line,
|
H A D | asltypes.h | 253 UINT32 Line; member
|
/dflybsd-src/sys/contrib/dev/acpica/source/include/ |
H A D | acoutput.h | 441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument 445 Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \ 449 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument 450 ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \ 453 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument 454 ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \
|
H A D | acutils.h | 1135 UINT32 Line); 1142 UINT32 Line); 1149 UINT32 Line);
|
H A D | aclocal.h | 1591 UINT32 Line; \
|
/dflybsd-src/stand/boot/pc32/boot2/ |
H A D | sio.S | 55 incl %edx # BASE+5 Line status reg 73 sio_putc: movw $SIO_PRT+0x5,%dx # Line status reg 97 sio_ischar: movw $SIO_PRT+0x5,%dx # Line status register
|
/dflybsd-src/bin/mined/ |
H A D | mined.h | 131 struct Line { struct 132 struct Line *next; argument 133 struct Line *prev; argument 138 typedef struct Line LINE; argument
|
/dflybsd-src/stand/boot/pc32/btx/btx/ |
H A D | btx.S | 827 movb $0xa,%al # Line feed 837 movb $0xa,%al # Line feed 896 incl %edx # Line status reg 909 sio_putc: movw $SIO_PRT+0x5,%dx # Line status reg 933 sio_ischar: movw $SIO_PRT+0x5,%dx # Line status register
|
/dflybsd-src/contrib/file/magic/Magdir/ |
H A D | gnu | 88 # 1 New Line like in tar-1.29\po\de.gmo 92 # 2nd New Line like in parted-3.1\po\de.gmo
|
/dflybsd-src/contrib/binutils-2.27/gas/doc/ |
H A D | c-xtensa.texi | 31 @section Command Line Options 271 Line Options}), or by using the @code{no-transform} directive 299 ,Command Line Options}). 386 ,Command Line Options}), or the @code{no-transform} directive 512 command-line options (@pxref{Xtensa Options, ,Command Line Options}). 522 (@pxref{Xtensa Options, ,Command Line Options}), or the 773 option (@pxref{Xtensa Options, ,Command Line Options}), the literal 896 ,Command Line Options}).
|
H A D | c-rl78.texi | 16 * RL78-Opts:: RL78 Assembler Command Line Options
|
H A D | c-vax.texi | 19 * VAX-Opts:: VAX Command-Line Options 31 @section VAX Command-Line Options
|
/dflybsd-src/share/misc/ |
H A D | usb_hid_usages | 497 0x2A On-Line 498 0x2B Off-Line 561 0x2A Line 585 0x97 Line Busy Tone 796 0x1A0 AL Command Line Processor/Run
|
/dflybsd-src/contrib/nvi2/catalog/ |
H A D | README | 59 002 "Line length overflow"
|
/dflybsd-src/contrib/mdocml/ |
H A D | lib.in | 55 LINE("libedit", "Command Line Editor Library (libedit, \\-ledit)")
|
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | README | 58 Line-level profiling unsupported because bfd_find_nearest_line() 62 Line-level profiling unsupported because bfd_find_nearest_line()
|