Home
last modified time | relevance | path

Searched defs:max_length (Results 26 - 50 of 106) sorted by relevance

12345

/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
H A DuSynergy.c614 uint32_t max_length = USYNERGY_REPLY_BUFFER_SIZE - overhead_size; in uSynergySendClipboard() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h147 FindLongestMatch( HashLongestMatchQuickly* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
H A Dhash_rolling_inc.h150 FindLongestMatch( HashRolling* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
H A Dhash_longest_match64_inc.h162 FindLongestMatch( HashLongestMatch* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
H A Dhash_to_binary_tree_inc.h113 StoreAndFindMatches( HashToBinaryTree* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t cur_ix, const size_t ring_buffer_mask, const size_t max_length, const size_t max_backward, size_t* const BROTLI_RESTRICT best_len, BackwardMatch* BROTLI_RESTRICT matches) StoreAndFindMatches() argument
201 FindAllMatches( HashToBinaryTree* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const BrotliEncoderParams* params, BackwardMatch* matches) FindAllMatches() argument
[all...]
H A Dhash_longest_match_inc.h158 FindLongestMatch( HashLongestMatch* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
H A Dhash_forgetful_chain_inc.h191 FindLongestMatch( HashForgetfulChain* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
/third_party/python/Modules/clinic/
H A Dzlibmodule.c.h414 Py_ssize_t max_length = 0; in zlib_Decompress_decompress() local
/third_party/backends/backend/
H A Dlexmark.c1210 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
H A Dcanon630u.c1008 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
H A Dcanon_lide70.c929 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
H A Depson2-ops.c1703 e2_copy_image_data(Epson_Scanner * s, SANE_Byte * data, SANE_Int max_length, in e2_copy_image_data() argument
[all...]
H A Dumax1220u.c870 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
H A Dpnm.c1170 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
H A Du12.c1751 sane_read( SANE_Handle handle, SANE_Byte *data, SANE_Int max_length, SANE_Int *length ) sane_read() argument
/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h113 StoreAndFindMatches( HashToBinaryTree* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t cur_ix, const size_t ring_buffer_mask, const size_t max_length, const size_t max_backward, size_t* const BROTLI_RESTRICT best_len, BackwardMatch* BROTLI_RESTRICT matches) StoreAndFindMatches() argument
201 FindAllMatches( HashToBinaryTree* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const BrotliEncoderParams* params, BackwardMatch* matches) FindAllMatches() argument
[all...]
H A Dhash_forgetful_chain_inc.h191 FindLongestMatch( HashForgetfulChain* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
H A Dhash_longest_match_inc.h158 FindLongestMatch( HashLongestMatch* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
H A Dhash.h136 TestStaticDictionaryItem( const BrotliEncoderDictionary* dictionary, size_t len, size_t word_idx, const uint8_t* data, size_t max_length, size_t max_backward, size_t max_distance, HasherSearchResult* out) TestStaticDictionaryItem() argument
175 SearchInStaticDictionary( const BrotliEncoderDictionary* dictionary, HasherCommon* common, const uint8_t* data, size_t max_length, size_t max_backward, size_t max_distance, HasherSearchResult* out, BROTLI_BOOL shallow) SearchInStaticDictionary() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c531 unsigned max_length = lp_native_vector_width / 32; in test_all() local
/third_party/ffmpeg/libavcodec/
H A Dmagicyuvenc.c293 magy_huffman_compute_bits(PTable *prob_table, HuffEntry *distincts, uint16_t codes_counts[33], int size, int max_length) magy_huffman_compute_bits() argument
/third_party/gn/src/base/files/
H A Dfile_util_win.cc658 DWORD max_length = 0; in GetMaximumPathComponentLength() local
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c835 static int prev_checked, prev_failed, max_length; in checkasm_report() local
/third_party/node/deps/v8/third_party/zlib/
H A Dtrees.c122 int max_length; /* max bit length for the codes */ member
495 int max_length = desc->stat_desc->max_length; local
/third_party/node/deps/zlib/
H A Dtrees.c122 int max_length; /* max bit length for the codes */ member
544 int max_length = desc->stat_desc->max_length; in gen_bitlen() local

Completed in 25 milliseconds

12345