| /third_party/skia/third_party/externals/imgui/examples/libs/usynergy/ |
| H A D | uSynergy.c | 614 uint32_t max_length = USYNERGY_REPLY_BUFFER_SIZE - overhead_size; in uSynergySendClipboard() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_longest_match_quickly_inc.h | 147 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 D | hash_rolling_inc.h | 150 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 D | hash_longest_match64_inc.h | 162 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 D | hash_to_binary_tree_inc.h | 113 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 D | hash_longest_match_inc.h | 158 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 D | hash_forgetful_chain_inc.h | 191 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 D | zlibmodule.c.h | 414 Py_ssize_t max_length = 0; in zlib_Decompress_decompress() local
|
| /third_party/backends/backend/ |
| H A D | lexmark.c | 1210 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
|
| H A D | canon630u.c | 1008 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
|
| H A D | canon_lide70.c | 929 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
|
| H A D | epson2-ops.c | 1703 e2_copy_image_data(Epson_Scanner * s, SANE_Byte * data, SANE_Int max_length, in e2_copy_image_data() argument [all...] |
| H A D | umax1220u.c | 870 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
|
| H A D | pnm.c | 1170 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument
|
| H A D | u12.c | 1751 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 D | hash_to_binary_tree_inc.h | 113 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 D | hash_forgetful_chain_inc.h | 191 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 D | hash_longest_match_inc.h | 158 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 D | hash.h | 136 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 D | lp_test_arit.c | 531 unsigned max_length = lp_native_vector_width / 32; in test_all() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | magicyuvenc.c | 293 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 D | file_util_win.cc | 658 DWORD max_length = 0; in GetMaximumPathComponentLength() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | checkasm.c | 835 static int prev_checked, prev_failed, max_length; in checkasm_report() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | trees.c | 122 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 D | trees.c | 122 int max_length; /* max bit length for the codes */ member 544 int max_length = desc->stat_desc->max_length; in gen_bitlen() local
|