Searched refs:last (Results 126 - 150 of 1039) sorted by relevance

1234567891011>>

/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_infback.c266 code last; /* parent table entry */ local
280 state->last = 0;
289 /* Inflate until end of block marked as last */
294 if (state->last) {
300 state->last = BITS(1);
305 state->last ? " (last)" : ""));
311 state->last ? " (last)" : ""));
316 state->last
[all...]
/external/zlib/src/
H A Dinfback.c266 code last; /* parent table entry */ local
280 state->last = 0;
289 /* Inflate until end of block marked as last */
294 if (state->last) {
300 state->last = BITS(1);
305 state->last ? " (last)" : ""));
311 state->last ? " (last)" : ""));
316 state->last
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dres_gdt.c136 unsigned int grp, last = 0; local
180 if (!gdt_buf[last]) {
183 expect, grp, gdt_blk, last);
185 gdt_buf[last] = expect;
188 } else if (gdt_buf[last] != expect) {
191 gdt_buf[last], expect, gdt_blk, last);
196 last++;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-machine.rl101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
102 for (unsigned int i = last; i < p+1; i++) \
104 last = p+1; \
123 unsigned int last = 0;
H A Dhb-ot-shape-complex-myanmar-machine.rl97 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
98 for (unsigned int i = last; i < p+1; i++) \
100 last = p+1; \
119 unsigned int last = 0;
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DBreakIteratorICU.java66 public int last() { method in class:BreakIteratorICU
67 return fIcuBrkItr.last();
/external/iptables/extensions/
H A Dlibxt_NFQUEUE.c35 " --queue-balance first:last Balance flows between queues <value> to <value>.\n");
131 unsigned int last = tinfo->queues_total; local
133 if (last > 1) {
134 last += tinfo->queuenum - 1;
135 printf(" NFQUEUE balance %u:%u", tinfo->queuenum, last);
172 unsigned int last = tinfo->queues_total; local
174 if (last > 1) {
175 last += tinfo->queuenum - 1;
176 printf(" --queue-balance %u:%u", tinfo->queuenum, last);
/external/libcxx/test/std/algorithms/alg.sorting/alg.binary.search/binary.search/
H A Dbinary_search.pass.cpp16 // binary_search(Iter first, Iter last, const T& value);
26 test(Iter first, Iter last, const T& value, bool x) argument
28 assert(std::binary_search(first, last, value) == x);
H A Dbinary_search_comp.pass.cpp16 // binary_search(Iter first, Iter last, const T& value, Compare comp);
27 test(Iter first, Iter last, const T& value, bool x) argument
29 assert(std::binary_search(first, last, value, std::greater<int>()) == x);
/external/libcxx/test/std/numerics/numeric.ops/accumulate/
H A Daccumulate_op.pass.cpp17 // accumulate(Iter first, Iter last, T init, BinaryOperation binary_op);
27 test(Iter first, Iter last, T init, T x) argument
29 assert(std::accumulate(first, last, init, std::multiplies<T>()) == x);
/external/libopus/celt/tests/
H A Dtest_unit_mathops.c101 opus_int32 min_d,max_d,last,chk; local
103 last=min_d=32767;
109 d = last - q;
112 last = q;
125 opus_int32 min_d,max_d,last,chk; local
127 last=min_d=15059;
135 d = last - q;
140 last = q;
/external/mesa3d/src/mesa/x86/
H A Dsse.c73 GLfloat *last,
79 GLfloat *last,
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DAnnotationWriter.java262 AnnotationWriter last = null;
267 aw.prev = last;
268 last = aw;
273 aw = last;
299 AnnotationWriter last = null;
304 aw.prev = last;
305 last = aw;
309 aw = last;
/external/strace/
H A Dgit-set-file-times35 last unless %ls;
/external/tcpdump/tests/
H A DTESTonce16 last;
/external/v8/test/mjsunit/
H A Dfast-prototype.js100 var last = test(use_new, false, set__proto__);
101 test(use_new, false, set__proto__, last);
/external/valgrind/include/
H A Dpub_tool_xarray.h85 index of the first, and *last to be the index of the last matching
87 False, and don't change *first or *last. first and/or last may be
90 /*OUT*/Word* first, /*OUT*/Word* last );
101 /*OUT*/Word* first, /*OUT*/Word* last,
123 /* Drop the last n elements of an XArray. Bombs if there are less
/external/pcre/dist/
H A Dpcre_get.c142 lastptr where to put the pointer to the last entry
209 pcre_uchar *last = entry; local
216 while (last < lastentry)
219 (pcre_uchar *)(last + entrysize + IMM2_SIZE)) != 0) break;
220 last += entrysize;
224 *lastptr = (char *)last;
227 *lastptr = (PCRE_UCHAR16 *)last;
230 *lastptr = (PCRE_UCHAR32 *)last;
255 or the number of the last one if none are set,
274 char *first, *last; local
276 PCRE_UCHAR16 *first, *last; local
278 PCRE_UCHAR32 *first, *last; local
[all...]
/external/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp97 unsigned last = Depth - 1; local
98 while ((last > 0) && ((*this)[last] == 0))
99 last--;
101 for (unsigned i = 0; i <= last; i++) {
/external/zlib/src/contrib/masmx64/
H A Dinffas8664.c87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */ member in struct:inffast_ar
128 ar.last = ar.in + (strm->avail_in - PAD_AVAIL_IN);
175 strm->avail_in = (unsigned)(ar.in < ar.last ?
176 PAD_AVAIL_IN + (ar.last - ar.in) :
177 PAD_AVAIL_IN - (ar.in - ar.last));
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
H A DTokenRewriteStream.js288 var programName, first, last, text;
292 last = arguments[0];
297 last = arguments[1];
302 last = arguments[2];
310 if (last instanceof org.antlr.runtime.Token) {
311 last = last.index; // that's ugly
314 if ( first > last || last<0 || first<0 ) {
319 new trs.ReplaceOp(first, last, tex
[all...]
/external/libpng/contrib/libtests/
H A Dpngimage.c348 struct buffer_list *last; /* last buffer in use */ member in struct:buffer
349 size_t end_count; /* bytes in the last buffer */
360 buffer->last = NULL;
368 buffer->last = &buffer->first;
418 struct buffer_list *last = &buffer->first; local
423 size_t r = fread(last->buffer+count, 1/*size*/,
424 (sizeof last->buffer)-count, fp);
430 if (count >= sizeof last->buffer)
432 assert(count == sizeof last
729 struct buffer_list *last = bp->current; local
1191 struct buffer_list *last = buffer->last; local
[all...]
/external/selinux/libsepol/src/
H A Dhashtab.c108 hashtab_ptr_t cur, last; local
114 last = NULL;
117 last = cur;
124 if (last == NULL)
127 last->next = cur->next;
254 hashtab_ptr_t last, cur, temp; local
260 last = NULL;
265 if (last) {
266 last->next = cur->next;
278 last
[all...]
H A Dsidtab.c90 sidtab_node_t *cur, *last; local
96 last = NULL;
99 last = cur;
106 if (last == NULL)
109 last->next = cur->next;
174 sidtab_node_t *last, *cur, *temp; local
180 last = NULL;
185 if (last) {
186 last->next = cur->next;
197 last
[all...]
/external/selinux/policycoreutils/newrole/
H A Dhashtab.c87 hashtab_ptr_t cur, last; local
93 last = NULL;
96 last = cur;
103 if (last == NULL)
106 last->next = cur->next;
233 hashtab_ptr_t last, cur, temp; local
239 last = NULL;
244 if (last) {
245 last->next = cur->next;
257 last
[all...]

Completed in 1166 milliseconds

1234567891011>>