OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LZ4
(Results
1 - 5
of
5
) sorted by null
/external/lz4/tests/
Makefile
2
#
LZ4
programs - Makefile
22
# -
LZ4
homepage : http://www.
lz4
.org
23
# -
LZ4
source repository : https://github.com/
lz4
/
lz4
25
# fuzzer : Test tool, to check
lz4
integrity on target platform
27
# fullbench : Precisely measure speed for each
LZ4
function variant
56
LZ4
:= $(PRGDIR)/
lz4
$(EXT
[
all
...]
/external/lz4/examples/
Makefile
2
#
LZ4
examples - Makefile
22
# -
LZ4
source repository : https://github.com/Cyan4973/
lz4
23
# -
LZ4
forum froup : https://groups.google.com/forum/#!forum/lz4c
26
# example programs, using (mostly)
LZ4
streaming library,
36
LZ4
= ../programs/
lz4
53
printVersion: $(LZ4DIR)/
lz4
.c printVersion.c
56
doubleBuffer: $(LZ4DIR)/
lz4
.c blockStreaming_doubleBuffer.c
59
dictionaryRandomAccess: $(LZ4DIR)/
lz4
.c dictionaryRandomAccess.
[
all
...]
/external/squashfs-tools/squashfs-tools/
Makefile
44
########### Building
LZ4
support #############
46
# Yann Collet's
LZ4
tools are supported
47
#
LZ4
homepage: http://fastcompression.blogspot.com/p/
lz4
.html
48
#
LZ4
source repository: http://code.google.com/p/
lz4
177
COMPRESSORS +=
lz4
213
LZ4
!")
/prebuilts/go/darwin-x86/src/compress/flate/
deflate.go
21
// already been compressed with an LZ style algorithm (e.g. Snappy or
LZ4
)
/prebuilts/go/linux-x86/src/compress/flate/
deflate.go
21
// already been compressed with an LZ style algorithm (e.g. Snappy or
LZ4
)
Completed in 733 milliseconds