OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brotli
(Results
51 - 69
of
69
) sorted by null
1
2
3
/frameworks/webview/chromium/tools/
merge_common.py
41
'third_party/
brotli
/src',
/external/chromium_org/third_party/brotli/src/brotli/enc/
encode.cc
15
// Implementation of
Brotli
compressor.
36
namespace
brotli
{
namespace
[
all
...]
/external/chromium_org/
.gitignore
234
/third_party/
brotli
/src
DEPS
186
'src/third_party/
brotli
/src':
371
'src/third_party/
brotli
/src': None,
[
all
...]
GypAndroid.darwin-mips.mk
237
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.darwin-mips.mk
GypAndroid.darwin-mips64.mk
234
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.darwin-mips64.mk
GypAndroid.linux-mips.mk
237
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.linux-mips.mk
GypAndroid.linux-mips64.mk
234
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.linux-mips64.mk
GypAndroid.darwin-arm.mk
239
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.darwin-arm.mk
GypAndroid.darwin-arm64.mk
237
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.darwin-arm64.mk
GypAndroid.darwin-x86.mk
241
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.darwin-x86.mk
GypAndroid.darwin-x86_64.mk
241
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.darwin-x86_64.mk
GypAndroid.linux-arm.mk
239
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.linux-arm.mk
GypAndroid.linux-arm64.mk
237
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.linux-arm64.mk
GypAndroid.linux-x86.mk
241
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.linux-x86.mk
GypAndroid.linux-x86_64.mk
241
include $(LOCAL_PATH)/third_party/
brotli
/
brotli
.target.linux-x86_64.mk
/external/chromium_org/third_party/brotli/src/brotli/
brotlispec.txt
14
Brotli
Compression Algorithm Compressed Data Format Specification 1.0
66
to compress data into and/or decompress data from "
brotli
" format.
197
block is further divided into blocks. In the "
brotli
" format, blocks
304
Note that in the "
brotli
" format, the Huffman codes for the
310
3.2. Use of Huffman coding in the "
brotli
" format
312
The Huffman codes used for each alphabet in the "
brotli
" format
405
Huffman codes are used for different purposes in the "
brotli
"
[
all
...]
/external/chromium_org/third_party/ots/src/
woff2.cc
14
#include "third_party/
brotli
/src/
brotli
/dec/decode.h"
[
all
...]
/external/chromium_org/tools/gyp/buildbot/
aosp_manifest.xml
77
<project name="platform/external/chromium_org/third_party/
brotli
/src" path="external/chromium_org/third_party/
brotli
/src" revision="96f298ac43a9216b251d6c3264d8f5ada89e107f" />
[
all
...]
Completed in 333 milliseconds
1
2
3