/third_party/python/Include/internal/ |
D | pycore_blocks_output_buffer.h | 49 Py_ssize_t max_length; member 103 const Py_ssize_t max_length, in _BlocksOutputBuffer_InitAndGrow()
|
/third_party/node/deps/v8/src/api/ |
D | api-inl.h | 268 uint32_t max_length) { in CopyAndConvertArrayToCppBuffer() 305 uint32_t max_length) { in TryCopyAndConvertArrayToCppBuffer() 313 uint32_t max_length) { in TryToCopyAndConvertArrayToCppBuffer()
|
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | v4l2_validator.c | 86 int valid_string(char *str, unsigned int max_length) in valid_string()
|
/third_party/node/deps/brotli/c/enc/ |
D | static_dict.c | 43 DictWord w, const uint8_t* data, size_t max_length) { in IsMatch() 79 size_t min_length, size_t max_length, uint32_t* matches) { in BrotliFindAllStaticDictionaryMatches()
|
D | backward_references_inc.h | 41 size_t max_length = pos_end - position; in EXPORT_FN() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | static_dict.c | 43 DictWord w, const uint8_t* data, size_t max_length) { in IsMatch() 79 size_t min_length, size_t max_length, uint32_t* matches) { in BrotliFindAllStaticDictionaryMatches()
|
D | backward_references_inc.h | 41 size_t max_length = pos_end - position; in EXPORT_FN() local
|
/third_party/python/Modules/ |
D | _bz2module.c | 21 OutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, Py_ssize_t max_length, in OutputBuffer_InitAndGrow() 436 decompress_buf(BZ2Decompressor *d, Py_ssize_t max_length) in decompress_buf() 493 decompress(BZ2Decompressor *d, char *data, size_t len, Py_ssize_t max_length) in decompress() 626 Py_ssize_t max_length) in _bz2_BZ2Decompressor_decompress_impl()
|
D | _lzmamodule.c | 28 OutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, Py_ssize_t max_length, in OutputBuffer_InitAndGrow() 929 decompress_buf(Decompressor *d, Py_ssize_t max_length) in decompress_buf() 987 decompress(Decompressor *d, uint8_t *data, size_t len, Py_ssize_t max_length) in decompress() 1133 Py_ssize_t max_length) in _lzma_LZMADecompressor_decompress_impl()
|
/third_party/python/Modules/clinic/ |
D | _bz2module.c.h | 103 Py_ssize_t max_length = -1; in _bz2_BZ2Decompressor_decompress() local
|
D | _lzmamodule.c.h | 103 Py_ssize_t max_length = -1; in _lzma_LZMADecompressor_decompress() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | radiotap.c | 93 int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) in ieee80211_radiotap_iterator_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | radiotap.c | 93 int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) in ieee80211_radiotap_iterator_init()
|
/third_party/PyYAML/lib/yaml/ |
D | error.py | 14 def get_snippet(self, indent=4, max_length=75): argument
|
/third_party/node/src/crypto/ |
D | crypto_hkdf.cc | 94 size_t max_length = EVP_MD_size(params->digest) * kMaxDigestMultiplier; in AdditionalConfig() local
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-arraybuffer.cc | 42 Handle<Object> max_length, InitializedFlag initialized) { in ConstructBuffer() 133 Handle<Object> max_length; in BUILTIN() local
|
/third_party/ffmpeg/libavcodec/ |
D | mjpegenc_huffman.c | 77 …f_mjpegenc_huffman_compute_bits(PTable *prob_table, HuffTable *distincts, int size, int max_length) in ff_mjpegenc_huffman_compute_bits()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_test.c | 1005 …int convert_utf8_to_utf16(PCRE2_SPTR8 input, PCRE2_UCHAR16 *output, int *offsetmap, int max_length) in convert_utf8_to_utf16() 1053 static int copy_char8_to_char16(PCRE2_SPTR8 input, PCRE2_UCHAR16 *output, int max_length) in copy_char8_to_char16() 1077 …int convert_utf8_to_utf32(PCRE2_SPTR8 input, PCRE2_UCHAR32 *output, int *offsetmap, int max_length) in convert_utf8_to_utf32() 1113 static int copy_char8_to_char32(PCRE2_SPTR8 input, PCRE2_UCHAR32 *output, int max_length) in copy_char8_to_char32()
|
/third_party/node/deps/v8/src/objects/ |
D | shared-function-info.h | 732 int max_length; member
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
D | huffman.c | 185 int max_length = -1; in BrotliBuildHuffmanTable() local
|
/third_party/node/deps/brotli/c/dec/ |
D | huffman.c | 185 int max_length = -1; in BrotliBuildHuffmanTable() local
|
/third_party/node/deps/zlib/ |
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
|
/third_party/skia/third_party/externals/zlib/ |
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/zlib/ |
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/v8/third_party/zlib/ |
D | trees.c | 122 int max_length; /* max bit length for the codes */ member 495 int max_length = desc->stat_desc->max_length; local
|