OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BROTLI_COMMON_API
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/brotli/dist/c/common/
dictionary.h
44
BROTLI_COMMON_API
const BrotliDictionary* BrotliGetDictionary(void);
55
BROTLI_COMMON_API
void BrotliSetDictionaryData(const uint8_t* data);
context.h
103
BROTLI_COMMON_API
extern const uint8_t _kBrotliContextLookupTable[2048];
transform.h
75
BROTLI_COMMON_API
const BrotliTransforms* BrotliGetTransforms(void);
77
BROTLI_COMMON_API
int BrotliTransformDictionaryWord(
constants.h
197
BROTLI_COMMON_API
extern const BrotliPrefixCodeRange
platform.h
559
BROTLI_COMMON_API
void* BrotliDefaultAllocFunc(void* opaque, size_t size);
562
BROTLI_COMMON_API
void BrotliDefaultFreeFunc(void* opaque, void* address);
/xsrc/external/mit/brotli/dist/c/include/brotli/
port.h
263
#define
BROTLI_COMMON_API
__declspec(dllexport)
265
#define
BROTLI_COMMON_API
__declspec(dllimport)
278
#define
BROTLI_COMMON_API
BROTLI_PUBLIC
283
#define
BROTLI_COMMON_API
Completed in 43 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026