Searched refs:begin (Results 1 - 25 of 2389) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/dialog/samples/
H A Dwheel27 --begin `scaley 27` `scalex 98` --infobox "pushd /var/log >/dev/null" 0 0 --and-widget \
28 --begin `scaley 35` `scalex 95` --infobox "mkdir -p news -m 755" 0 0 --and-widget \
29 --begin `scaley 45` `scalex 86` --infobox "chown news.news news" 0 0 --and-widget \
30 --begin `scaley 48` `scalex 78` --infobox "cd /var/log/news" 0 0 --and-widget \
31 --begin `scaley 51` `scalex 61` --infobox "mkdir -p OLD -m 755" 0 0 --and-widget \
32 --begin `scaley 52` `scalex 47` --infobox "chown news.news OLD" 0 0 --and-widget \
33 --begin `scaley 51` `scalex 40` --infobox "cd /var/spool" 0 0 --and-widget \
34 --begin `scaley 48` `scalex 25` --infobox "mkdir -p news -m 775" 0 0 --and-widget \
35 --begin `scaley 42` `scalex 13` --infobox "chown news.news news" 0 0 --and-widget \
36 --begin `scale
[all...]
H A Dinfobox312 --begin 5 0 \
H A Dinfobox412 --begin 0 5 \
H A Dtailboxbg112 --begin 10 10 "$@" --tailboxbg listing.out 8 58 \
14 --begin 15 15 "$@" --tailboxbg listing.out 8 58 \
16 --begin 3 10 "$@" --msgbox "Press OK " 5 30 \
H A Dtailboxbg213 --begin 10 10 "$@" --tailboxbg listing.out 8 58 \
15 --begin 15 15 "$@" --tailboxbg listing.out 8 58 \
17 --begin 3 10 "$@" --msgbox "Press OK " 5 30 \
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dgenmsgcpyh.awk33 function begin() { function
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/common/begin/
H A DMakefile10 err.D_PDESC_ZERO.begin.d \
12 tst.begin.d \
13 tst.begin.d.out \
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_event_queue.c69 uint8_t begin, end, gap, idx; local
77 begin = evq->begin[evb];
80 if (evq_max <= begin)
90 if (begin == gap)
101 uint8_t begin, end; local
109 begin = evq->begin[evb];
112 if (evq_max <= begin)
118 if (begin
142 uint8_t begin, end; local
177 uint8_t begin, end; local
[all...]
H A Dpt_sync.c70 const uint8_t *begin, *end; local
76 begin = config->begin;
106 if (pos < begin)
120 static int pt_sync_within_bounds(const uint8_t *pos, const uint8_t *begin, argument
127 return (begin <= pos) && (pos <= end);
133 const uint8_t *begin, *end; local
139 begin = config->begin;
142 if (!pt_sync_within_bounds(pos, begin, en
164 const uint8_t *begin, *end, *start; local
212 const uint8_t *begin, *end; local
[all...]
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Dgenieh.awk33 function begin() { function
/freebsd-13-stable/usr.bin/mkcsmapper/
H A Dldef.h35 u_int32_t begin; member in struct:__anon16379
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DICF.cpp46 void segregate(size_t begin, size_t end, bool constant);
55 size_t findBoundary(size_t begin, size_t end);
57 void forEachClassRange(size_t begin, size_t end,
102 void ICF::segregate(size_t begin, size_t end, bool constant) { argument
103 while (begin < end) {
107 chunks.begin() + begin + 1, chunks.begin() + end, [&](SectionChunk *s) {
109 return equalsConstant(chunks[begin], s);
110 return equalsVariable(chunks[begin],
197 findBoundary(size_t begin, size_t end) argument
204 forEachClassRange(size_t begin, size_t end, std::function<void(size_t, size_t)> fn) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugRanges.cpp53 dw_addr_t begin = debug_ranges_data.GetMaxU64(offset_ptr, addr_size); local
56 if (!begin && !end) {
61 if (begin == base_addr_marker) {
67 if (begin < end)
68 range_list.Append(DWARFRangeList::Entry(begin + base_addr, end - begin));
84 dw_addr_t begin = debug_ranges_data.GetMaxU64(offset_ptr, addr_size); local
88 if (begin == 0xFFFFFFFFull && addr_size == 4)
89 begin = LLDB_INVALID_ADDRESS;
92 if (begin
[all...]
H A DDWARFDeclContext.cpp27 collection::const_reverse_iterator begin = m_entries.rbegin(); local
29 for (pos = begin; pos != end; ++pos) {
30 if (pos != begin)
59 collection::const_iterator begin = m_entries.begin(); local
63 collection::const_iterator rhs_begin = rhs.m_entries.begin();
67 for (pos = begin, rhs_pos = rhs_begin; pos != end; ++pos, ++rhs_pos) {
81 for (pos = begin, rhs_pos = rhs_begin; pos != end; ++pos, ++rhs_pos) {
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddepsrc-ignore.exp1 ignore-errors begin
4 all begin
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFLocationExpression.cpp18 << formatv("{0}", make_range(Loc.Expr.begin(), Loc.Expr.end()));
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.InvalidTraceName4.d.ksh46 $dtrace -n begin
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_fuchsia.cpp72 uptr begin = reinterpret_cast<uptr>(chunk);
73 uptr end = begin + size;
74 ScanGlobalRange(begin, end, &params->argument->frontier);
80 uptr begin = reinterpret_cast<uptr>(chunk);
81 uptr end = begin + size;
82 ScanRangeForPointers(begin, end, &params->argument->frontier, "STACK",
89 uptr begin = reinterpret_cast<uptr>(chunk);
90 uptr end = begin + size;
91 ScanRangeForPointers(begin, end, &params->argument->frontier, "REGISTERS",
107 uptr begin
[all...]
/freebsd-13-stable/contrib/byacc/test/
H A Dgrammar.y135 long begin; /* offset in temporary file */
152 long begin; /* offset in temporary file */
159 long begin_comment; /* begin offset of comment */
168 long begin; /* offset in temporary file */
169 long begin_comment; /* begin offset of comment */
535 new_decl_spec(&decl_spec, dft_decl_spec(), $1->begin, DS_NONE);
577 new_decl_spec(&$$, $1.text, $1.begin, DS_NONE);
581 new_decl_spec(&$$, $1.text, $1.begin, DS_EXTERN);
585 new_decl_spec(&$$, $1.text, $1.begin, DS_NONE);
589 new_decl_spec(&$$, $1.text, $1.begin, DS_STATI
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DStringView.h40 return StringView(begin() + From, size() - From);
76 return *begin();
103 bool startsWith(char C) const { return !empty() && *begin() == C; }
108 return std::equal(Str.begin(), Str.end(), begin());
111 const char &operator[](size_t Idx) const { return *(begin() + Idx); }
113 const char *begin() const { return First; } function in class:StringView
121 std::equal(LHS.begin(), LHS.end(), RHS.begin());
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c56 sfix->config.begin = sfix->buffer;
81 errcode = pt_sync_forward(NULL, sfix->config.begin, &sfix->config);
87 errcode = pt_sync_forward(&sync, sfix->config.begin, NULL);
98 errcode = pt_sync_backward(NULL, sfix->config.begin, &sfix->config);
104 errcode = pt_sync_backward(&sync, sfix->config.begin, NULL);
115 sfix->config.end = sfix->config.begin;
117 errcode = pt_sync_forward(&sync, sfix->config.begin, &sfix->config);
128 sfix->config.end = sfix->config.begin;
141 errcode = pt_sync_forward(&sync, sfix->config.begin, &sfix->config);
163 sfix_encode_psb(sfix->config.begin);
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h152 iterator begin() { return (iterator)this->BeginX; } function in class:llvm::SmallVectorTemplateCommon
153 const_iterator begin() const { return (const_iterator)this->BeginX; } function in class:llvm::SmallVectorTemplateCommon
154 iterator end() { return begin() + size(); }
155 const_iterator end() const { return begin() + size(); }
160 reverse_iterator rend() { return reverse_iterator(begin()); }
161 const_reverse_iterator rend() const { return const_reverse_iterator(begin());}
171 pointer data() { return pointer(begin()); }
173 const_pointer data() const { return const_pointer(begin()); }
177 return begin()[idx];
181 return begin()[id
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h172 uint64_t begin, end, mbegin, mend, offset; local
177 begin = vaddr;
178 end = begin + size;
179 if (end < begin)
185 if (begin < mbegin || mend <= begin)
191 size = (uint16_t) (end - begin);
194 offset = pt_msec_unmap(msec, begin);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInjectedSourceStream.h30 const_iterator begin() const { return InjectedSourceTable.begin(); } function in class:llvm::pdb::InjectedSourceStream
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end());
38 array_pod_sort(List.begin(), List.end(), SortSymbolPair);

Completed in 323 milliseconds

1234567891011>>