HomeSort by: relevance | last modified time | path
    Searched refs:Line (Results 1 - 25 of 116) sorted by relevancy

1 2 3 4 5

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_powerpc64.cc 38 for (intptr_t Line = StartLine; Line < EndLine; Line += LineSize)
39 asm volatile("dcbf 0, %0" : : "r"(Line));
42 for (intptr_t Line = StartLine; Line < EndLine; Line += LineSize)
43 asm volatile("icbi 0, %0" : : "r"(Line));
xray_x86_64.cc 58 char Line[BufSize] = {};
61 std::tie(BytesRead, Success) = retryingReadSome(Fd, Line, Line + BufSize);
66 long long Tmp = internal_simple_strtoll(Line, &End, 10);
68 if (Line[0] != '\0' && (*End == '\n' || *End == '\0')) {
  /src/sys/external/bsd/acpica/dist/compiler/
aslascii.c 212 Status.Line = 1;
252 "0x%2.2X in line %u, file offset 0x%2.2X\n",
253 Byte, Status.Line, Status.Offset);
266 "0x%2.2X in line %u, file offset 0x%2.2X\n",
267 Byte, Status.Line, Status.Offset);
272 /* Update line counter as necessary */
276 Status.Line++;
354 /* Maintain line count */
358 Status->Line++;
395 Status->Line++
    [all...]
prexpress.c 161 char *Line);
206 * PARAMETERS: Line - Pointer into the current line
208 * RETURN: Updated pointer into the current line
210 * DESCRIPTION: Expand any macros found in the current line buffer.
216 char *Line)
251 /* Replace the name in the original line buffer */
272 return (Line);
358 * PARAMETERS: Line - Pointer to integer expression
371 char *Line,
    [all...]
dtutils.c 189 UINT32 Line = 0;
196 Line = FieldObject->Line;
202 Line, Level, MessageId))
210 FieldObject->Line,
211 FieldObject->Line,
266 FieldObject->Line,
267 FieldObject->Line,
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am3517-evm-ui.dtsi 15 "Line", "Line In",
16 "Line", "Line Out";
19 "Line Out", "LOUT",
20 "Line Out", "ROUT",
21 "LLINEIN", "Line In",
22 "RLINEIN", "Line In",
45 "Line", "Line In"
    [all...]
imx6qdl-phytec-pbab01.dtsi 46 "Line", "Line In",
47 "Line", "Line Out",
51 "Line Out", "LLOUT",
52 "Line Out", "RLOUT",
60 "LINE1L", "Line In",
61 "LINE1R", "Line In";
mt2701-evb.dts 26 "Line Out Jack", "AOUT1L",
27 "Line Out Jack", "AOUT1R",
28 "Line Out Jack", "AOUT2L",
29 "Line Out Jack", "AOUT2R",
30 "Line Out Jack", "AOUT3L",
31 "Line Out Jack", "AOUT3R",
32 "Line Out Jack", "AOUT4L",
33 "Line Out Jack", "AOUT4R",
omap4-panda-es.dts 25 "Line Out", "AUXL",
26 "Line Out", "AUXR",
27 "AFML", "Line In",
28 "AFMR", "Line In";
dra7-evm-common.dtsi 31 "Line", "Line Out",
33 "Line", "Line In";
37 "Line Out", "LLOUT",
38 "Line Out", "RLOUT",
42 "LINE1L", "Line In",
43 "LINE1R", "Line In";
imx6ul-phytec-segin.dtsi 58 "Line", "Line In",
59 "Line", "Line Out",
62 "Line Out", "LLOUT",
63 "Line Out", "RLOUT",
66 "LINE1L", "Line In",
67 "LINE1R", "Line In";
imx6sx-sabreauto.dts 86 "Line Out Jack", "AOUT1L",
87 "Line Out Jack", "AOUT1R",
88 "Line Out Jack", "AOUT2L",
89 "Line Out Jack", "AOUT2R",
90 "Line Out Jack", "AOUT3L",
91 "Line Out Jack", "AOUT3R",
92 "Line Out Jack", "AOUT4L",
93 "Line Out Jack", "AOUT4R",
94 "AIN1L", "Line In Jack",
95 "AIN1R", "Line In Jack"
    [all...]
am335x-wega.dtsi 67 "Line Out", "LLOUT",
68 "Line Out", "RLOUT",
69 "LINE1L", "Line In",
70 "LINE1R", "Line In";
imx6q-var-dt6customboard.dts 125 "Line", "Line In";
128 "LINE1L", "Line In",
129 "LINE1R", "Line In";
at91-dvk_su60_somc.dtsi 20 "IN2L", "Line In Jack",
21 "IN2R", "Line In Jack",
da850-evm.dts 129 "Line", "Line In",
130 "Line", "Line Out";
132 "LINE1L", "Line In",
133 "LINE1R", "Line In",
134 "Line Out", "LLOUT",
135 "Line Out", "RLOUT";
  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.h 47 u32 Line;
51 SourceLocation() : Filename(), Line(), Column() {}
52 SourceLocation(const char *Filename, unsigned Line, unsigned Column)
53 : Filename(Filename), Line(Line), Column(Column) {}
64 return SourceLocation(Filename, Line, OldColumn);
75 /// \brief Get the presumed line number.
76 unsigned getLine() const { return Line; }
77 /// \brief Get the column within the presumed line.
  /src/sys/external/bsd/acpica/dist/utilities/
uttrack.c 158 * line number. AcpiUtAllocate and AcpiUtAllocateZeroed call
185 UINT32 Line);
192 UINT32 Line);
239 * Line - Line number of caller
252 UINT32 Line)
262 ACPI_WARNING ((Module, Line,
272 ACPI_WARNING ((Module, Line,
279 Allocation, Size, ACPI_MEM_MALLOC, Component, Module, Line);
308 * Line - Line number of calle
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1028a-kontron-sl28-var3-ads2.dts 35 "Line", "Line Out Jack",
37 "Line", "Line In Jack";
39 "Line Out Jack", "LINEOUTR",
40 "Line Out Jack", "LINEOUTL",
43 "IN1L", "Line In Jack",
44 "IN1R", "Line In Jack",
fsl-ls1012a-frdm.dts 38 "Line", "Line In Jack";
42 "LINE_IN", "Line In Jack",
fsl-ls1012a-oxalis.dts 38 "Line", "Line In Jack";
42 "LINE_IN", "Line In Jack",
fsl-ls1012a-qds.dts 42 "Line", "Line In Jack";
46 "LINE_IN", "Line In Jack",
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerMerge.cpp 44 // file2 # One file name per line.
52 std::string Line;
55 if (!std::getline(IS, Line, '\n')) return false;
56 std::istringstream L1(Line);
62 if (!std::getline(IS, Line, '\n')) return false;
63 std::istringstream L2(Line);
79 while (std::getline(IS, Line, '\n')) {
80 std::istringstream ISS1(Line);
190 std::string Line, Tmp;
192 while (std::getline(IS, Line, '\n'))
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 342 * Error reporting. Callers module and line number are inserted by AE_INFO,
404 * line number, function name, module(file) name, component ID
446 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \
450 Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \
454 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \
455 ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
458 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \
459 ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \
  /src/tests/usr.bin/indent/
edge_cases.c 51 * they do not force a line break before.
75 package PkgLint::Line;
107 package PkgLint:: Line;
127 // $ Line break between '{' and '}'.
129 // $ Line break between '}' and ']'.
144 // $ Line breaks between '{', '$name', '}' and ');'.

Completed in 52 milliseconds

1 2 3 4 5