Home
last modified time | relevance | path

Searched defs:max_length (Results 1 – 25 of 88) sorted by relevance

1234

/external/clang/test/CXX/class.access/class.access.nest/
Dp1.cpp10 static const unsigned long max_length; member
14 const unsigned long A::C::max_length = sizeof(B); member in test0::A::C
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.cc333 size_t max_length, in BuildExternalBuffer()
343 size_t max_length, in CreateAndAddAppended()
395 size_t max_length, in Create()
419 size_t max_length, in Create()
462 size_t max_length, in Create()
504 size_t max_length, in Create()
518 size_t max_length, in Create()
540 size_t max_length, in Create()
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dcompound_packet.cc18 size_t max_length, in Create()
Dpli.cc55 size_t max_length, in Create()
Dreceiver_report.cc62 size_t max_length, in Create()
Dapp.cc61 size_t max_length, in Create()
Dextended_jitter_report.cc75 size_t max_length, in Create()
Dsli.cc89 size_t max_length, in Create()
Dbye.cc78 size_t max_length, in Create()
/external/python/cpython3/Modules/
D_bz2module.c117 grow_buffer(PyObject **buf, Py_ssize_t max_length) in grow_buffer()
404 decompress_buf(BZ2Decompressor *d, Py_ssize_t max_length) in decompress_buf()
468 decompress(BZ2Decompressor *d, char *data, size_t len, Py_ssize_t max_length) in decompress()
601 Py_ssize_t max_length) in _bz2_BZ2Decompressor_decompress_impl()
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dv4l2_validator.c86 int valid_string(char *str, unsigned int max_length) in valid_string()
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_external_decoder_test.cc46 size_t NetEqExternalDecoderTest::GetOutputAudio(size_t max_length, in GetOutputAudio()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lint/
Dcommon_lint.py7 def VerifyLineLength(filename, lines, max_length): argument
/external/llvm/utils/lint/
Dcommon_lint.py7 def VerifyLineLength(filename, lines, max_length): argument
/external/swiftshader/third_party/LLVM/utils/lint/
Dcommon_lint.py7 def VerifyLineLength(filename, lines, max_length): argument
/external/pcre/dist2/src/
Dpcre2_jit_test.c968 …int convert_utf8_to_utf16(PCRE2_SPTR8 input, PCRE2_UCHAR16 *output, int *offsetmap, int max_length) in convert_utf8_to_utf16()
1016 static int copy_char8_to_char16(PCRE2_SPTR8 input, PCRE2_UCHAR16 *output, int max_length) in copy_char8_to_char16()
1040 …int convert_utf8_to_utf32(PCRE2_SPTR8 input, PCRE2_UCHAR32 *output, int *offsetmap, int max_length) in convert_utf8_to_utf32()
1076 static int copy_char8_to_char32(PCRE2_SPTR8 input, PCRE2_UCHAR32 *output, int max_length) in copy_char8_to_char32()
/external/brotli/c/enc/
Dstatic_dict.c43 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()
Dbackward_references_inc.h37 size_t max_length = pos_end - position; in EXPORT_FN() local
/external/autotest/client/site_tests/cellular_Identifiers/
Dcellular_Identifiers.py31 min_length, max_length): argument
/external/grpc-grpc/test/core/tsi/alts/crypt/
Dgsec_test_util.cc43 uint32_t gsec_test_bias_random_uint32(uint32_t max_length) { in gsec_test_bias_random_uint32()
/external/wpa_supplicant_8/src/utils/
Dradiotap.c93 int max_length, const struct ieee80211_radiotap_vendor_namespaces *vns) in ieee80211_radiotap_iterator_init()
/external/libchrome/base/test/
Dfuzzed_data_provider.cc57 std::string FuzzedDataProvider::ConsumeRandomLengthString(size_t max_length) { in ConsumeRandomLengthString()
/external/python/cpython3/Modules/clinic/
D_bz2module.c.h131 Py_ssize_t max_length = -1; in _bz2_BZ2Decompressor_decompress() local
/external/tcpdump/
Dprint-rpki-rtr.c60 u_char max_length; member
73 u_char max_length; member
/external/nanopb-c/generator/proto/
Dnanopb.proto40 optional int32 max_length = 14; field

1234