Home
last modified time | relevance | path

Searched refs:out (Results 1 – 25 of 27) sorted by relevance

12

/lib/zlib_inflate/
Dinffast.c93 unsigned char *out; /* local strm->next_out */ in inflate_fast() local
120 out = strm->next_out - OFF; in inflate_fast()
121 beg = out - (start - strm->avail_out); in inflate_fast()
122 end = out + (strm->avail_out - 257); in inflate_fast()
153 PUP(out) = (unsigned char)(this.val); in inflate_fast()
200 op = (unsigned)(out - beg); /* max distance in output */ in inflate_fast()
214 PUP(out) = PUP(from); in inflate_fast()
216 from = out - dist; /* rest from output */ in inflate_fast()
225 PUP(out) = PUP(from); in inflate_fast()
232 PUP(out) = PUP(from); in inflate_fast()
[all …]
Dinflate.c116 static void zlib_updatewindow(z_streamp strm, unsigned out) in zlib_updatewindow() argument
124 copy = out - strm->avail_out; in zlib_updatewindow()
340 unsigned in, out; /* save starting available input and output */ in zlib_inflate() local
362 out = left; in zlib_inflate()
575 inflate_fast(strm, out); in zlib_inflate()
656 if (state->offset > state->whave + out - left) { in zlib_inflate()
664 copy = out - left; in zlib_inflate()
696 out -= left; in zlib_inflate()
697 strm->total_out += out; in zlib_inflate()
698 state->total += out; in zlib_inflate()
[all …]
/lib/
Dsmp_processor_id.c16 goto out; in debug_smp_processor_id()
19 goto out; in debug_smp_processor_id()
26 goto out; in debug_smp_processor_id()
32 goto out; in debug_smp_processor_id()
50 out: in debug_smp_processor_id()
Dstring_helpers.c170 char *out = dst; in string_unescape() local
178 unescape_space(&src, &out)) in string_unescape()
182 unescape_octal(&src, &out)) in string_unescape()
186 unescape_hex(&src, &out)) in string_unescape()
190 unescape_special(&src, &out)) in string_unescape()
193 *out++ = '\\'; in string_unescape()
195 *out++ = *src++; in string_unescape()
197 *out = '\0'; in string_unescape()
199 return out - dst; in string_unescape()
Dtest-string_helpers.c15 const char *out; member
22 .out = "\f\\ \n\r\t\v",
27 .out = " \001\00387\0064\005 \\8aH?7",
32 .out = "\\xv\n,\ro2",
37 .out = "\\h\\\"\a\e\\",
59 s = strings[i].out; in test_string_unescape()
60 len = strlen(strings[i].out); in test_string_unescape()
Dkfifo.c35 return (fifo->mask + 1) - (fifo->in - fifo->out); in kfifo_unused()
48 fifo->out = 0; in __kfifo_alloc()
73 fifo->out = 0; in __kfifo_free()
88 fifo->out = 0; in __kfifo_init()
170 l = fifo->in - fifo->out; in __kfifo_out_peek()
174 kfifo_copy_out(fifo, buf, len, fifo->out); in __kfifo_out_peek()
183 fifo->out += len; in __kfifo_out()
294 l = fifo->in - fifo->out; in __kfifo_to_user()
297 ret = kfifo_copy_to_user(fifo, to, len, fifo->out, copied); in __kfifo_to_user()
303 fifo->out += len; in __kfifo_to_user()
[all …]
Ddecompress_unxz.c254 unsigned char *out, int *in_used, in unxz() argument
278 b.out = out; in unxz()
282 b.out = malloc(XZ_IOBUF_SIZE); in unxz()
283 if (b.out == NULL) in unxz()
332 if (flush(b.out, b.out_pos) != (int)b.out_pos) in unxz()
343 free(b.out); in unxz()
383 free(b.out); in unxz()
Ddebugobjects.c884 goto out; in check_results()
889 goto out; in check_results()
894 goto out; in check_results()
899 goto out; in check_results()
902 out: in check_results()
932 goto out; in debug_objects_selftest()
935 goto out; in debug_objects_selftest()
938 goto out; in debug_objects_selftest()
941 goto out; in debug_objects_selftest()
944 goto out; in debug_objects_selftest()
[all …]
Dradix-tree.c279 goto out; in radix_tree_preload()
288 out: in radix_tree_preload()
319 goto out; in radix_tree_extend()
348 out: in radix_tree_extend()
570 goto out; in radix_tree_tag_clear()
577 goto out; in radix_tree_tag_clear()
586 goto out; in radix_tree_tag_clear()
590 goto out; in radix_tree_tag_clear()
593 goto out; in radix_tree_tag_clear()
604 out: in radix_tree_tag_clear()
[all …]
Dinflate.c386 goto out; in huft_build()
413 goto out; in huft_build()
417 goto out; in huft_build()
493 goto out; in huft_build()
559 out: in huft_build()
881 goto out; in inflate_dynamic()
905 goto out; in inflate_dynamic()
929 goto out; in inflate_dynamic()
941 goto out; in inflate_dynamic()
954 goto out; in inflate_dynamic()
[all …]
Dkobject.c414 goto out; in kobject_rename()
419 goto out; in kobject_rename()
428 goto out; in kobject_rename()
433 goto out; in kobject_rename()
444 out: in kobject_rename()
479 goto out; in kobject_move()
484 goto out; in kobject_move()
491 goto out; in kobject_move()
497 out: in kobject_move()
873 goto out; in kobj_ns_type_register()
[all …]
Drwsem-spinlock.c78 goto out; in __rwsem_do_wake()
100 out: in __rwsem_do_wake()
133 goto out; in __down_read()
158 out: in __down_read()
Dproportions.c88 goto out; in prop_descriptor_init()
94 out: in prop_descriptor_init()
120 goto out; in prop_change_shift()
141 out: in prop_change_shift()
Drwsem.c78 goto out; in __rwsem_do_wake()
94 goto out; in __rwsem_do_wake()
139 out: in __rwsem_do_wake()
Dchecksum.c56 goto out; in do_csum()
100 out: in do_csum()
Dtextsearch.c184 goto out; in textsearch_unregister()
189 out: in textsearch_unregister()
Dbch.c797 struct gf_poly *out) in compute_trace_bk_mod() argument
807 out->deg = 0; in compute_trace_bk_mod()
808 memset(out, 0, GF_POLY_SZ(f->deg)); in compute_trace_bk_mod()
816 out->c[j] ^= z->c[j]; in compute_trace_bk_mod()
820 if (z->deg > out->deg) in compute_trace_bk_mod()
821 out->deg = z->deg; in compute_trace_bk_mod()
829 while (!out->c[out->deg] && out->deg) in compute_trace_bk_mod()
830 out->deg--; in compute_trace_bk_mod()
832 dbg("Tr(a^%d.X) mod f = %s\n", k, gf_poly_str(out)); in compute_trace_bk_mod()
Dkobject_uevent.c73 goto out; in kobject_action_type()
84 out: in kobject_action_type()
Ddma-debug.c987 goto out; in check_sync()
1001 goto out; in check_sync()
1033 out: in check_sync()
/lib/lzo/
Dlzo1x_decompress_safe.c26 #define TEST_LB(m_pos) if ((m_pos) < out) goto lookbehind_overrun
29 unsigned char *out, size_t *out_len) in lzo1x_decompress_safe() argument
37 unsigned char * const op_end = out + *out_len; in lzo1x_decompress_safe()
39 op = out; in lzo1x_decompress_safe()
214 *out_len = op - out; in lzo1x_decompress_safe()
220 *out_len = op - out; in lzo1x_decompress_safe()
224 *out_len = op - out; in lzo1x_decompress_safe()
228 *out_len = op - out; in lzo1x_decompress_safe()
Dlzo1x_compress.c22 unsigned char *out, size_t *out_len, in lzo1x_1_do_compress() argument
32 op = out; in lzo1x_1_do_compress()
212 *out_len = op - out; in lzo1x_1_do_compress()
217 unsigned char *out, size_t *out_len, in lzo1x_1_compress() argument
221 unsigned char *op = out; in lzo1x_1_compress()
242 if (op == out && t <= 238) { in lzo1x_1_compress()
273 *out_len = op - out; in lzo1x_1_compress()
/lib/xz/
Dxz_dec_bcj.c51 uint8_t *out; member
404 memcpy(b->out + b->out_pos, s->temp.buf, copy_size); in bcj_flush()
451 memcpy(b->out + b->out_pos, s->temp.buf, s->temp.size); in xz_dec_bcj_run()
459 bcj_apply(s, b->out, &out_start, b->out_pos); in xz_dec_bcj_run()
471 memcpy(s->temp.buf, b->out + b->out_pos, s->temp.size); in xz_dec_bcj_run()
492 s->out = b->out; in xz_dec_bcj_run()
495 b->out = s->temp.buf; in xz_dec_bcj_run()
502 b->out = s->out; in xz_dec_bcj_run()
Dxz_dec_test.c54 .out = buffer_out,
Dxz_dec_lzma2.c289 dict->buf = b->out + b->out_pos; in dict_reset()
400 memcpy(b->out + b->out_pos, b->in + b->in_pos, in dict_uncompressed()
424 memcpy(b->out + b->out_pos, dict->buf + dict->start, in dict_flush()
/lib/reed_solomon/
Dreed_solomon.c235 goto out; in init_rs_internal()
244 out: in init_rs_internal()

12