Home
last modified time | relevance | path

Searched defs:dict_len (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/
Ddfltcc_deflate.h21 #define DEFLATE_SET_DICTIONARY_HOOK(strm, dict, dict_len) \ argument
27 #define DEFLATE_GET_DICTIONARY_HOOK(strm, dict, dict_len) \ argument
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dtest_deflate_dict.cc24 uint32_t *dict_len; in TEST() local
/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate.c78 # define DEFLATE_SET_DICTIONARY_HOOK(strm, dict, dict_len) do {} while (0) argument
80 # define DEFLATE_GET_DICTIONARY_HOOK(strm, dict, dict_len) do {} while (0) argument
/external/freetype/src/cff/
Dcffload.c1999 FT_ULong dict_len; in cff_subfont_load() local
/external/python/cpython3/Objects/
Dodictobject.c960 Py_ssize_t dict_len = PyObject_Length(dict); in odict_reduce() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h29014 u16 dict_len; member
Dvmlinux.h29014 u16 dict_len; member