Home
last modified time | relevance | path

Searched defs:max_length (Results 1 - 25 of 130) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutstring.c29 void acpi_ut_print_string(char *string, u16 max_length) in acpi_ut_print_string() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutstring.c29 void acpi_ut_print_string(char *string, u16 max_length) in acpi_ut_print_string() argument
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dv4l2_validator.c86 int valid_string(char *str, unsigned int max_length) in valid_string() argument
/kernel/linux/linux-5.10/net/wireless/
H A Dradiotap.c97 ieee80211_radiotap_iterator_init( struct ieee80211_radiotap_iterator *iterator, struct ieee80211_radiotap_header *radiotap_header, int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) ieee80211_radiotap_iterator_init() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dradiotap.c97 ieee80211_radiotap_iterator_init( struct ieee80211_radiotap_iterator *iterator, struct ieee80211_radiotap_header *radiotap_header, int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) ieee80211_radiotap_iterator_init() argument
/third_party/eudev/src/shared/
H A Dprocess-util.c52 int get_process_cmdline(pid_t pid, size_t max_length, bool comm_fallback, char **line) { in get_process_cmdline() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dradiotap.c90 ieee80211_radiotap_iterator_init( struct ieee80211_radiotap_iterator *iterator, struct ieee80211_radiotap_header *radiotap_header, int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) ieee80211_radiotap_iterator_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dradiotap.c90 ieee80211_radiotap_iterator_init( struct ieee80211_radiotap_iterator *iterator, struct ieee80211_radiotap_header *radiotap_header, int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) ieee80211_radiotap_iterator_init() argument
/third_party/ffmpeg/libavcodec/
H A Dmjpegenc_huffman.c77 void ff_mjpegenc_huffman_compute_bits(PTable *prob_table, HuffTable *distincts, int size, int max_length) in ff_mjpegenc_huffman_compute_bits() argument
/third_party/node/src/crypto/
H A Dcrypto_hkdf.cc94 size_t max_length = EVP_MD_size(params->digest) * kMaxDigestMultiplier; in AdditionalConfig() local
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c42 IsMatch(const BrotliDictionary* dictionary, DictWord w, const uint8_t* data, size_t max_length) IsMatch() argument
77 BrotliFindAllStaticDictionaryMatches( const BrotliEncoderDictionary* dictionary, const uint8_t* data, size_t min_length, size_t max_length, uint32_t* matches) BrotliFindAllStaticDictionaryMatches() argument
[all...]
H A Dhash_composite_inc.h109 FindLongestMatch( HashComposite* 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 Dbackward_references_inc.h41 size_t max_length = pos_end - position; in CreateBackwardReferences() local
70 ringbuffer, ringbuffer_mask, dist_cache, position + 1, max_length, in CreateBackwardReferences() local
/third_party/python/Include/internal/
H A Dpycore_blocks_output_buffer.h49 Py_ssize_t max_length; member
102 _BlocksOutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, const Py_ssize_t max_length, void **next_out) _BlocksOutputBuffer_InitAndGrow() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c42 IsMatch(const BrotliDictionary* dictionary, DictWord w, const uint8_t* data, size_t max_length) IsMatch() argument
77 BrotliFindAllStaticDictionaryMatches( const BrotliEncoderDictionary* dictionary, const uint8_t* data, size_t min_length, size_t max_length, uint32_t* matches) BrotliFindAllStaticDictionaryMatches() argument
[all...]
H A Dhash_composite_inc.h109 FindLongestMatch( HashComposite* 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 Dbackward_references_inc.h41 size_t max_length = pos_end - position; in CreateBackwardReferences() local
70 ringbuffer, ringbuffer_mask, dist_cache, position + 1, max_length, in CreateBackwardReferences() local
/third_party/python/Modules/_sqlite/
H A Dstatement.c43 int max_length = sqlite3_limit(db, SQLITE_LIMIT_SQL_LENGTH, -1); in pysqlite_statement_create() local
/third_party/python/Modules/clinic/
H A D_bz2module.c.h103 Py_ssize_t max_length = -1; in _bz2_BZ2Decompressor_decompress() local
[all...]
H A D_lzmamodule.c.h103 Py_ssize_t max_length = -1; in _lzma_LZMADecompressor_decompress() local
[all...]
/foundation/arkui/ace_engine/component_ext/ext_common/
H A Dext_napi_utils.cpp109 static constexpr size_t max_length = 2048; in GetStringFromValueUtf8() local
/third_party/node/deps/brotli/c/dec/
H A Dhuffman.c185 int max_length = -1; in BrotliBuildHuffmanTable() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c185 int max_length = -1; in BrotliBuildHuffmanTable() local
/kernel/linux/linux-5.10/tools/perf/jvmti/
H A Dlibjvmti.c138 copy_class_filename(const char * class_sign, const char * file_name, char * result, size_t max_length) in copy_class_filename() argument
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h57 int max_length; member

Completed in 12 milliseconds

123456