OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xz_dec_end
(Results
1 - 13
of
13
) sorted by null
/external/xz-embedded/linux/lib/xz/
xz_dec_syms.c
16
EXPORT_SYMBOL(
xz_dec_end
);
variable
xz_dec_test.c
191
xz_dec_end
(state);
205
xz_dec_end
(state);
xz_dec_stream.c
854
XZ_EXTERN void
xz_dec_end
(struct xz_dec *s)
function
/external/xz-embedded/userspace/
buftest.c
43
xz_dec_end
(s);
bytetest.c
99
xz_dec_end
(s);
130
xz_dec_end
(s);
xzminidec.c
99
xz_dec_end
(s);
130
xz_dec_end
(s);
/external/xz-embedded/linux/include/linux/
xz.h
225
* freeing and reallocating memory with
xz_dec_end
() and xz_dec_init().
234
*
xz_dec_end
() - Free the memory allocated for the decoder state
238
XZ_EXTERN void
xz_dec_end
(struct xz_dec *s);
/system/update_engine/payload_consumer/
xz_extent_writer.cc
54
xz_dec_end
(stream_);
/external/xz-embedded/linux/lib/
decompress_unxz.c
349
xz_dec_end
(s);
386
xz_dec_end
(s);
/external/toybox/toys/pending/
xzcat.c
154
* freeing and reallocating memory with
xz_dec_end
() and xz_dec_init().
163
*
xz_dec_end
() - Free the memory allocated for the decoder state
167
void
xz_dec_end
(struct xz_dec *s);
265
xz_dec_end
(s);
296
xz_dec_end
(s);
3124
void
xz_dec_end
(struct xz_dec *s)
function
[
all
...]
/device/google/cuttlefish_kernel/4.4-x86_64/
System.map
[
all
...]
/system/extras/simpleperf/testdata/
perf_with_kernel_symbol.data
[
all
...]
perf_with_kmem_slab_callgraph.data
[
all
...]
Completed in 671 milliseconds