Searched defs:min_length (Results 1 - 8 of 8) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | static_dict.c | 77 BrotliFindAllStaticDictionaryMatches( const BrotliEncoderDictionary* dictionary, const uint8_t* data, size_t min_length, size_t max_length, uint32_t* matches) BrotliFindAllStaticDictionaryMatches() argument
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | static_dict.c | 77 BrotliFindAllStaticDictionaryMatches( const BrotliEncoderDictionary* dictionary, const uint8_t* data, size_t min_length, size_t max_length, uint32_t* matches) BrotliFindAllStaticDictionaryMatches() argument
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | find_opt_references.cc | 132 int min_length = FLAGS_min_length; in ProcessReferences() local
|
/third_party/python/Include/cpython/ |
H A D | unicodeobject.h | 727 Py_ssize_t min_length; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftstroke.c | 996 FT_Fixed min_length; in ft_stroker_inside() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.cc | 79 static constexpr uint64_t min_length[] = { member
|
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.c | 1607 min_length = INT_MAX, in ppdCreateFromIPP2() local 1166 generate_sizes(ipp_t *response, ipp_attribute_t **defattr, int* min_length, int* min_width, int* max_length, int* max_width, int* bottom, int* left, int* right, int* top, char* ppdname) generate_sizes() argument [all...] |
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 2069 int min_length = INT_MAX, min_width = INT_MAX, in get_pagesize() local 2687 int min_length, min_width, max_length, max_width, in get_cluster_sizes() local 2962 int min_length = INT_MAX, min_width = INT_MAX, in get_cluster_default_attributes() local
|
Completed in 29 milliseconds