Searched refs:end_line (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclear_cache.c131 const uintptr_t end_line = ((uintptr_t)start + len + line_size - 1) & mask;
133 for (uintptr_t line = start_line; line < end_line; line += line_size)
137 for (uintptr_t line = start_line; line < end_line; line += line_size)
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp177 const uint32_t end_line = start_line + count - 1; local
178 for (uint32_t line = start_line; line <= end_line; ++line) {
356 uint32_t end_line,
362 return file_sp->FindLinesMatchingRegex(regex, start_line, end_line,
563 const uint32_t end_line = line + context_after; local
564 uint32_t end_line_offset = GetLineOffset(end_line + 1);
586 RegularExpression &regex, uint32_t start_line, uint32_t end_line,
591 (end_line != UINT32_MAX && !LineIsValid(end_line)))
593 if (start_line > end_line)
353 FindLinesMatchingRegex(FileSpec &file_spec, RegularExpression &regex, uint32_t start_line, uint32_t end_line, std::vector<uint32_t> &match_lines) argument
585 FindLinesMatchingRegex( RegularExpression &regex, uint32_t start_line, uint32_t end_line, std::vector<uint32_t> &match_lines) argument
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml.h69 simple_output &end_line();
H A Doutput.cpp168 simple_output &simple_output::end_line() function in class:simple_output
H A Dpost-html.cpp2878 html.end_line(); // flush line
2893 html.end_line(); // flush line
4674 html.end_line();
4701 html.end_line();
4702 html.end_line();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp54 if (option_arg.getAsInteger(0, end_line))
93 end_line = 0;
108 uint32_t end_line; member in class:CommandObjectSourceInfo::CommandOptions
132 // If the end_line option was specified, don't print lines greater than
133 // end_line. If the num_lines option was specified, dont print more than
140 uint32_t end_line = m_options.end_line; local
165 if (end_line > 0 && line_entry.line > end_line)
192 // don't print lines less than start_line. If the end_line optio
198 uint32_t end_line = m_options.end_line; local
787 uint32_t end_line; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h48 uint32_t end_line,
144 uint32_t start_line, uint32_t end_line,
H A DIOHandler.h291 // the last line is equal to "end_line" which is specified in the constructor.
294 IOHandlerDelegateMultiline(const char *end_line, argument
297 m_end_line((end_line && end_line[0]) ? end_line : "") {}
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmacrotab.c163 int end_line;
654 if (compare_locations (file, line, found->end_file, found->end_line) < 0)
803 key->end_line);
809 key->end_line = line;
160 int end_line; member in struct:macro_key
/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.h40 ps_output &end_line();
H A Dpsrm.cpp307 out.end_line();
332 out.end_line();
H A Dps.cpp112 ps_output &ps_output::end_line() function in class:ps_output
1434 out.end_line();
1516 out.end_line();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBThread.h102 void StepInto(const char *target_name, uint32_t end_line, SBError &error,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp695 bool SymbolContext::GetAddressRangeFromHereToEndLine(uint32_t end_line, argument
704 if (line_entry.line > end_line) {
706 "end line option %d must be after the current line: %d", end_line,
735 line_index = comp_unit->FindLineEntry(line_index, end_line, nullptr, false,
741 end_line);
750 end_line);
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBThread.i212 Step the current thread from the current source line to the line given by end_line, stopping if
217 uint32_t end_line,
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h188 bool GetAddressRangeFromHereToEndLine(uint32_t end_line, AddressRange &range,
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp644 void SBThread::StepInto(const char *target_name, uint32_t end_line, argument
648 target_name, end_line, error, stop_other_threads);
669 if (end_line == LLDB_INVALID_LINE_NUMBER)
672 if (!sc.GetAddressRangeFromHereToEndLine(end_line, range, error.ref()))
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c2554 u32 start_line, end_line, shadow_start_line, shadow_end_line; local
2589 end_line = p_blk->start_line + (end_iid / elems_per_p);
2591 end_line--;
2594 shadow_end_line = end_line - p_hwfn->p_cxt_mngr->pf_start_line;
H A Decore_dbg_fw_funcs.c2495 u32 end_line)
2500 return (end_line - start_line + 1) * INT_BUF_LINE_SIZE_IN_DWORDS;
2503 line <= end_line;
2553 u32 end_line)
2564 return (end_line - start_line + 1) * PCI_BUF_LINE_SIZE_IN_DWORDS;
2567 line <= end_line;
2490 ecore_bus_dump_int_buf_range(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 *dump_buf, bool dump, u32 start_line, u32 end_line) argument
2549 ecore_bus_dump_pci_buf_range(struct ecore_hwfn *p_hwfn, u32 *dump_buf, bool dump, u32 start_line, u32 end_line) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-cfg.c2421 int end_line = 0; local
2438 end_line = get_lineno (last);
2445 end_line);

Completed in 207 milliseconds