Home
last modified time | relevance | path

Searched refs:last (Results 1 – 25 of 1657) sorted by relevance

12345678910>>...67

/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dasmdefs.h102 .cfi_restore \last
103 .if \last-\first
111 .if \last-\first
124 .if \last == -1
144 .if \last >= 13
240 .if \last == -1
246 .if \last >= 13
329 .if \last == 0
360 .ifb \last
398 .ifnb \last
[all …]
/freebsd/contrib/libdivsufsort/lib/
H A Dtrsort.c171 t = last - first; in tr_pivot()
185 last = tr_median3(ISAd, last - 1 - (t << 1), last - 1 - t, last - 1); in tr_pivot()
344 tr_partition(ISAd - incr, first, first, last, &a, &b, last - SA - 1); in tr_introsort()
347 if(a < last) { in tr_introsort()
350 if(b < last) { in tr_introsort()
362 STACK_PUSH5(ISAd, b, last, tr_ilg(last - b), trlink); in tr_introsort()
465 last = a; in tr_introsort()
476 last = a; in tr_introsort()
518 last = a; in tr_introsort()
529 last = a; in tr_introsort()
[all …]
H A Dsssort.c267 t = last - first; in ss_pivot()
281 last = ss_median3(Td, PA, last - 1 - (t << 1), last - 1 - t, last - 1); in ss_pivot()
326 if(1 < (last - first)) { ss_insertionsort(T, PA, first, last, depth); } in ss_mintrosort()
406 last = a; in ss_mintrosort()
410 last = a; in ss_mintrosort()
474 last = a; in ss_rotate()
485 if(last <= b) { in ss_rotate()
512 if(*(last - 1) < 0) { x = 1; p = PA + ~*(last - 1); } in ss_inplacemerge()
533 --last; in ss_inplacemerge()
566 if(last <= c) { in ss_mergeforward()
[all …]
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c357 t = last - first; in ss_pivot()
371 last = ss_median3(Td, PA, last - 1 - (t << 1), last - 1 - t, last - 1); in ss_pivot()
496 last = a; in ss_mintrosort()
500 last = a; in ss_mintrosort()
564 last = a; in ss_rotate()
602 if(*(last - 1) < 0) { x = 1; p = PA + ~*(last - 1); } in ss_inplacemerge()
623 --last; in ss_inplacemerge()
1019 t = last - first; in tr_pivot()
1033 last = tr_median3(ISAd, last - 1 - (t << 1), last - 1 - t, last - 1); in tr_pivot()
1210 STACK_PUSH5(ISAd, b, last, tr_ilg(last - b), trlink); in tr_introsort()
[all …]
/freebsd/contrib/mandoc/
H A Dman_macro.c98 n = man->last; in man_unscope()
119 man->last = n; in man_unscope()
138 man->last = n; in man_unscope()
166 n = man->last; in rew_scope()
192 n = man->last; in rew_scope()
276 if (mandoc_eos(man->last->string, strlen(man->last->string))) in blk_close()
389 n = man->last; in in_line_eoln()
418 if (n != man->last && in in_line_eoln()
419 mandoc_eos(man->last->string, strlen(man->last->string))) in in_line_eoln()
438 for ( ; man->last; man->last = man->last->parent) { in in_line_eoln()
[all …]
H A Dmdoc_validate.c331 mdoc->last = mdoc->last->child; in mdoc_validate()
335 mdoc->last = mdoc->last->child; in mdoc_validate()
337 mdoc->last = mdoc->last->next; in mdoc_validate()
526 nch = mdoc->last->last; in post_delim()
559 nch = mdoc->last->last; in post_delim_nb()
938 n = mdoc->last = mdoc->last->parent; in build_list()
974 mdoc->last = mdoc->last->parent; in post_ex()
1018 mdoc->last = mdoc->last->next; in post_lb()
1055 mdoc->last = mdoc->last->parent; in post_rv()
1402 if (n->last != NULL && n->last->tok == MDOC_Pp) in post_nm()
[all …]
H A Dman.c47 if (man->last->type != ROFFT_EQN || ln > man->last->line) in man_parseln()
95 man_unscope(man, man->last->parent); in man_descope()
128 if (man->last->tok == MAN_SH || man->last->tok == MAN_SS) in man_ptext()
130 if (man->last->type == ROFFT_TEXT && in man_ptext()
170 man->last->flags |= NODE_EOS; in man_ptext()
253 n = man->last; in man_pmacro()
271 man_unscope(man, man->last->parent); in man_pmacro()
290 n = man->last; in man_breakscope()
312 (man->last->tok == MAN_SH || man->last->tok == MAN_SS)) { in man_breakscope()
313 n = man->last; in man_breakscope()
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Dstringprep.py80 last = 0
82 if last:
83 if last[0] == x[0]:
84 last = (last[0], last[1], last[2], last[3] + x[3])
86 ret.append(last)
87 last = x
89 last = x
90 if last:
91 ret.append(last)
H A Dtest-normalize.c50 char *last; in parse_vector() local
55 for(n = strtok_r(buf, " ", &last); in parse_vector()
57 n = strtok_r(NULL, " ", &last)) { in parse_vector()
85 char *last; in test() local
95 c = strtok_r(buf, ";", &last); in test()
100 if (strtok_r(NULL, ";", &last) == NULL) in test()
102 if (strtok_r(NULL, ";", &last) == NULL) in test()
104 c = strtok_r(NULL, ";", &last); in test()
108 if (strtok_r(NULL, ";", &last) == NULL) in test()
110 c = last; in test()
/freebsd/usr.bin/mkuzip/
H A Dmkuz_fqueue.c71 fqp->last = ip; in mkuz_fqueue_enq()
92 fqp->last = cip_l; in mkuz_fqueue_enq_all()
129 mip = fqp->last; in mkuz_fqueue_deq_when()
130 fqp->last = mip->prev; in mkuz_fqueue_deq_when()
153 fqp->last = newlast; in mkuz_fqueue_deq_when()
170 while (fqp->last == NULL) { in mkuz_fqueue_deq()
176 ip = fqp->last; in mkuz_fqueue_deq()
177 fqp->last = ip->prev; in mkuz_fqueue_deq()
178 if (fqp->last == NULL) { in mkuz_fqueue_deq()
199 while (fqp->last == NULL) { in mkuz_fqueue_deq_all()
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dchem.awk21 last = OTHER
154 printf("%s from last [].sw+(%g,0) to last [].sw to last [].nw to last [].nw+(%g,0)\n",
156 printf("%s from last [].se-(%g,0) to last [].se to last [].ne to last [].ne-(%g,0)\n",
185 last = type
188 labsave(n, last, dir)
240 last = typeint
350 if (last == BOND)
354 return ringleave(last, d)
355 if (last == MOL) {
368 if (last == OTHER)
[all …]
/freebsd/bin/mkdir/
H A Dmkdir.c131 int first, last, retval; in build() local
139 for (first = 1, last = 0; !last ; ++p) { in build()
141 last = 1; in build()
145 if (!last && p[1] == '\0') in build()
146 last = 1; in build()
165 if (last) in build()
167 if (mkdir(path, last ? omode : S_IRWXU | S_IRWXG | S_IRWXO) < 0) { in build()
174 if (last) in build()
182 if (last) in build()
191 if (!last) in build()
[all …]
/freebsd/contrib/ncurses/progs/
H A Dtabs.c65 int last = 1; in do_tabs() local
70 if (last < stop) { in do_tabs()
72 if (last > max_cols) in do_tabs()
79 last = stop; in do_tabs()
148 int last = 0; in print_ruler() local
166 for (n = 0, last = 0; (tab_list[n] > 0) && (last < max_cols); ++n) { in print_ruler()
177 last = stop; in print_ruler()
219 if (last == '\0') { in trimmed_tab_list()
221 } else if (isdigit(last) || last == ',') { in trimmed_tab_list()
227 if (last == ',') in trimmed_tab_list()
[all …]
/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_07.X.out1last-name>გთხოვთ ახ</last-name><department>431</department><percent-time>90</percent-time><columns…
H A Dtest_07.XP.out16 <last-name>გთხოვთ ახ</last-name>
25 <last-name>Οὐχὶ ταὐτὰ παρίσταταί μοι Jones</last-name>
34 <last-name>Patterson</last-name>
43 <last-name>Meter &amp; Smith</last-name>
51 <last-name>012345678901234567890</last-name>
59 <last-name>საერთაშორისო</last-name>
H A Dtest_05.X.out1last-name>გთხოვთ ახ</last-name><department>431</department><percent-time>90</percent-time><benefit…
H A Dtest_05.XP.out35 <last-name>გთხოვთ ახ</last-name>
43 <last-name>Οὐχὶ ταὐτὰ παρίσταταί μοι Jones</last-name>
51 <last-name>Patterson</last-name>
59 <last-name>Meter &amp; Smith</last-name>
66 <last-name>012345678901234567890</last-name>
73 <last-name>საერთაშორისო</last-name>
81 <last-name>෴ණ්ණ෴෴ණ්ණ෴෴ණ්ණ෴෴෴</last-name>
H A Dtest_04.X.out1last-name>Jones</last-name><department>660</department></employee><employee><first-name>Leslie</fi…
/freebsd/usr.bin/seq/
H A Dseq.c89 double first, last, incr, prev, cur, step; in main() local
95 last = incr = prev = 0.0; in main()
147 last = e_atof(argv[argc - 1]); in main()
161 incr = (first < last) ? 1.0 : -1.0; in main()
163 if (incr <= 0.0 && first < last) in main()
166 if (incr >= 0.0 && first > last) in main()
182 for (step = 1, cur = first; incr > 0 ? cur <= last : cur >= last; in main()
474 if (first > last) in generate_format()
475 last = first - incr * floor((first - last) / incr); in generate_format()
477 last = first + incr * floor((last - first) / incr); in generate_format()
[all …]
/freebsd/contrib/bmake/
H A Dlst.c104 list->last = ln; in Lst_Prepend()
121 if (list->last == NULL) { in Lst_Append()
123 list->last = ln; in Lst_Append()
125 list->last->next = ln; in Lst_Append()
126 list->last = ln; in Lst_Append()
146 if (list->last == ln) in Lst_Remove()
147 list->last = ln->prev; in Lst_Remove()
198 src->first->prev = dst->last; in Lst_MoveAll()
199 if (dst->last != NULL) in Lst_MoveAll()
204 dst->last = src->last; in Lst_MoveAll()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/hash/
H A Dh_hash.c71 #define CHOMP(buf, len, last) \ argument
76 last = 1; \
84 int len, outlen, last; in regress() local
87 last = 0; in regress()
90 CHOMP(buf, len, last); in regress()
96 while (!last && in regress()
99 CHOMP(buf, len, last); in regress()
109 while (!last && in regress()
112 CHOMP(buf, len, last); in regress()
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c57 int last; in regprint() local
99 last = -1; in regprint()
102 if (last < 0) { in regprint()
104 last = c; in regprint()
107 if (last >= 0) { in regprint()
111 last = -1; in regprint()
129 ssize_t last; in s_print() local
177 last = -1; in s_print()
180 if (last < 0) { in s_print()
182 last = i; in s_print()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_randomid.c41 uint32_t last[65536]; variable
56 memset(last, 0, sizeof(last)); in ATF_TC_BODY()
64 if (last[id] > 0) { in ATF_TC_BODY()
65 diff = n - last[id]; in ATF_TC_BODY()
73 id, last[id], n, diff, lowest); in ATF_TC_BODY()
83 last[id] = n; in ATF_TC_BODY()
/freebsd/contrib/libdiff/compat/
H A Dmerge.c61 #define ICOPY_LIST(src, dst, last) \ argument
64 while(src < last)
70 #define CCOPY_LIST(src, dst, last) \ argument
73 while (src < last)
122 last = list2 + nmemb * size; in mergesort()
124 while (*EVAL(list2) != last) { in mergesort()
131 if (p2 != last) in mergesort()
217 last = list2 + nmemb*size; in mergesort()
257 u_char tmp, *f1, *f2, *s, *l2, *last, *p2; in setup() local
271 last = list1 + size * (n - i); in setup()
[all …]
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dentries.c71 ENTRY *ep, *last; in _nc_delink_entry() local
73 for (last = 0, ep = headp; ep != 0; last = ep, ep = ep->next) { in _nc_delink_entry()
75 if (last != 0) { in _nc_delink_entry()
76 last->next = ep->next; in _nc_delink_entry()
79 ep->next->last = last; in _nc_delink_entry()
85 _nc_tail = last; in _nc_delink_entry()

12345678910>>...67