Home
last modified time | relevance | path

Searched defs:min_length (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c77 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 Dstatic_dict.c77 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 Dfind_opt_references.cc132 int min_length = FLAGS_min_length; in ProcessReferences() local
/third_party/python/Include/cpython/
H A Dunicodeobject.h727 Py_ssize_t min_length; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c996 FT_Fixed min_length; in ft_stroker_inside() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc79 static constexpr uint64_t min_length[] = { member
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c1607 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 Dcups-browsed.c2069 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