Searched refs:last (Results 151 - 175 of 999) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinffast.c56 z_const unsigned char FAR *last; /* have enough input while in < last */ local
83 last = in + (strm->avail_in - 5);
290 } while (in < last && out < end);
301 strm->avail_in = (unsigned)(in < last ? 5 + (last - in) : 5 - (in - last));
/openbsd-current/usr.sbin/unbound/util/
H A Dtimehist.c74 struct timeval last; local
76 memset(&last, 0, sizeof(last));
78 hist->buckets[i].lower = last;
79 timestwo(&last);
80 hist->buckets[i].upper = last;
127 /* dump in last bucket */
/openbsd-current/sbin/unwind/libunbound/util/
H A Dtimehist.c74 struct timeval last; local
76 memset(&last, 0, sizeof(last));
78 hist->buckets[i].lower = last;
79 timestwo(&last);
80 hist->buckets[i].upper = last;
127 /* dump in last bucket */
/openbsd-current/gnu/usr.bin/perl/ext/I18N-Langinfo/t/
H A DLanginfo.t185 last;
216 last;
221 last;
226 last;
232 last;
266 last if $found_monetary && $found_time;
/openbsd-current/sys/lib/libz/
H A Dinffast.c53 z_const unsigned char FAR *last; /* have enough input while in < last */ local
80 last = in + (strm->avail_in - 5);
299 } while (in < last && out < end);
310 strm->avail_in = (unsigned)(in < last ? 5 + (last - in) : 5 - (in - last));
/openbsd-current/lib/libz/
H A Dinffast.c53 z_const unsigned char FAR *last; /* have enough input while in < last */ local
80 last = in + (strm->avail_in - 5);
299 } while (in < last && out < end);
310 strm->avail_in = (unsigned)(in < last ? 5 + (last - in) : 5 - (in - last));
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-operands.c388 add_def_op (tree *op, def_optype_p *last) argument
394 APPEND_OP_AFTER (new, *last);
401 add_use_op (tree stmt, tree *op, use_optype_p *last) argument
407 APPEND_OP_AFTER (new, *last);
414 add_vuse_op (tree stmt, tree op, vuse_optype_p *last) argument
421 APPEND_OP_AFTER (new, *last);
428 add_maydef_op (tree stmt, tree op, maydef_optype_p *last) argument
436 APPEND_OP_AFTER (new, *last);
443 add_mustdef_op (tree stmt, tree op, mustdef_optype_p *last) argument
451 APPEND_OP_AFTER (new, *last);
464 def_optype_p old_ops, last; local
549 use_optype_p old_ops, ptr, last; local
616 maydef_optype_p old_ops, ptr, last; local
718 vuse_optype_p old_ops, ptr, last; local
859 mustdef_optype_p old_ops, ptr, last; local
[all...]
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dpwent.t45 last DSCL;
113 last;
176 last;
239 last unless defined $pw;
249 last unless defined $pw;
/openbsd-current/gnu/usr.bin/perl/t/perf/
H A Doptree.t119 my $last_expr = svref_2object($sub)->ROOT->first->last;
139 my $last_expr = svref_2object($sub)->ROOT->first->last;
150 my $last_expr = svref_2object($sub)->ROOT->first->last;
208 my $split = svref_2object($sub)->ROOT->first->last;
214 is svref_2object(sub { "@_" })->ROOT->first->last->name, 'join',
/openbsd-current/lib/libedit/
H A Demacs.c100 el->el_chared.c_kill.last = kp;
119 if (el->el_chared.c_kill.last == el->el_chared.c_kill.buf)
123 (el->el_chared.c_kill.last - el->el_chared.c_kill.buf) >=
132 (int)(el->el_chared.c_kill.last - el->el_chared.c_kill.buf));
134 for (kp = el->el_chared.c_kill.buf; kp < el->el_chared.c_kill.last; kp++)
158 el->el_chared.c_kill.last = kp;
183 el->el_chared.c_kill.last = kp;
190 el->el_chared.c_kill.last = kp;
215 el->el_chared.c_kill.last = kp;
221 el->el_chared.c_kill.last
[all...]
/openbsd-current/sys/dev/fdt/
H A Dqcsmem.c264 struct qcsmem_private_entry *entry, *last; local
268 last = (void *)phdr + phdr->offset_free_uncached;
270 if ((void *)last > (void *)phdr + part->size)
273 while (entry < last) {
370 struct qcsmem_private_entry *entry, *last; local
374 last = (void *)phdr + phdr->offset_free_uncached;
376 while (entry < last) {
402 last = (void *)phdr + phdr->offset_free_cached;
405 (void *)last > (void *)phdr + part->size)
408 while (entry > last) {
[all...]
/openbsd-current/gnu/usr.bin/perl/t/
H A Dharness333 my (@next, @last);
338 my $which = $ENV{PERL_TEST_HARNESS_ASAP} ? \@last : \@next;
353 @last = map { glob ("$_/*.t") } @last;
357 push @last, @ext_from_manifest;
359 push @seq, _compute_tests_and_ordering(\@last)->@*;
360 push @tests, @last;
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Dl10nflist.c104 except the last into the character SEP. */
192 struct loaded_l10nfile *last = NULL;
224 last = NULL;
277 last = NULL;
292 last = retval;
314 if (last == NULL)
321 retval->next = last->next;
322 last->next = retval;
191 struct loaded_l10nfile *last = NULL; local
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Dl10nflist.c97 except the last into the character SEP. */
185 struct loaded_l10nfile *last = NULL;
217 last = NULL;
270 last = NULL;
285 last = retval;
307 if (last == NULL)
314 retval->next = last->next;
315 last->next = retval;
184 struct loaded_l10nfile *last = NULL; local
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Dl10nflist.c104 except the last into the character SEP. */
192 struct loaded_l10nfile *last = NULL;
224 last = NULL;
277 last = NULL;
292 last = retval;
314 if (last == NULL)
321 retval->next = last->next;
322 last->next = retval;
191 struct loaded_l10nfile *last = NULL; local
/openbsd-current/gnu/llvm/lld/ELF/
H A DMapFile.cpp122 EhSectionPiece &last = pieces.back();
123 if (last.sec == p.sec && last.inputOff + last.size == p.inputOff &&
124 last.outputOff + last.size == p.outputOff) {
125 last.size += p.size;
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_memory_region.c96 static resource_size_t random_page(resource_size_t last) argument
99 return get_random_u32_below(last >> PAGE_SHIFT) << PAGE_SHIFT;
106 resource_size_t last, page; local
112 last = resource_size(&mem->io) - PAGE_SIZE;
120 * the first and last of the specified region to confirm the backing
126 for (page = 0; page <= last; page += PAGE_SIZE) {
136 err = iopagetest(mem, last, caller);
140 err = iopagetest(mem, random_page(last), caller);
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp61 const char *last = last_frame->info.function; local
68 } else if (last && 0 == internal_strcmp(last, "__tsan_thread_start_func")) {
72 } else if (last && (0 == internal_strcmp(last, "__do_global_ctors_aux") ||
73 0 == internal_strcmp(last, "__libc_csu_init") ||
74 0 == internal_strcmp(last, "__libc_start_main"))) {
78 } else if (last || last2) {
86 // The last frame always point into runtime (gosched0, goexit0, runtime.main).
114 SymbolizedStack *last local
355 TraceReplay(Trace *trace, TracePart *last, Event *last_pos, Sid sid, Epoch epoch, Func f) argument
[all...]
/openbsd-current/usr.sbin/npppd/common/
H A Dslist.c33 * last_idx; // The last index
208 /* the iterator points the last, update it. */
284 /** Remove the last entry and return it */
346 int first, last, idx0, reset_itr; local
360 last = -1;
365 list->itr_next = -2; /* on the last item */
368 /* should we reduce the last side or the first side? */
375 last = list->last_idx;
380 * 0 < last (unused) first < idx < size, so let's reduce the
387 last
[all...]
/openbsd-current/usr.bin/mandoc/
H A Droff.c102 struct roffnode *last; /* leaf of stack */ member in struct:roff
111 const char *current_string; /* value of last called user macro */
113 struct tbl_node *last_tbl; /* last table parsed */
700 p = r->last;
702 r->last = p->parent;
723 p->parent = r->last;
728 r->last = p;
747 while (r->last)
832 man->last = man->meta.first;
915 if (man->last
[all...]
/openbsd-current/usr.bin/rsync/
H A Dblocks.c246 off_t last, end = 0, sz; local
261 * size of the last block.
263 * incremental hash within the last block---if it
270 last = st->offs;
276 sz = st->offs - last;
284 hash_file_buf(&st->ctx, st->map + last, sz + blk->len);
291 st->curpos = last;
305 sz = st->mapsz - last;
307 last == 0 ? "whole" : "remaining", (intmax_t)sz);
309 hash_file_buf(&st->ctx, st->map + last, s
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsighandle.c279 * The following deregisters a signal handler. If the last signal handler for
289 struct SIG_hlist *last;
302 last = (struct SIG_hlist *) NULL;
319 last = this;
326 if (last == (struct SIG_hlist *) NULL)
332 last->next = this->next;
285 struct SIG_hlist *last; local
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Dpopen.c62 struct pid_list *this, *last; local
65 last = (struct pid_list *) NULL;
72 if (last)
73 last->next = this->next;
81 last = this;
/openbsd-current/usr.sbin/ypserv/mkalias/
H A Dmkalias.c110 char last = ' '; local
116 last = '.';
121 if (last == '.') {
123 if (last == '.')
125 last = *c++;
/openbsd-current/gnu/llvm/lldb/scripts/
H A Danalyze-project-deps.py158 for (first, value, last) in result:
177 for (first, count, last) in cycle:
178 sys.stdout.write(" [{}->] {}".format(count, last))
190 for (first, count, last) in cycle:
192 incoming_counts[last] += count

Completed in 182 milliseconds

1234567891011>>