Home
last modified time | relevance | path

Searched defs:maxlength (Results 1 – 15 of 15) sorted by relevance

/third_party/pulseaudio/src/tests/
Dmemblockq-test.c122 size_t maxlength = pa_memblockq_get_maxlength(bq); in check_queue_invariants() local
194 size_t maxlength = 100; in START_TEST() local
347 size_t maxlength = 60; in START_TEST() local
409 size_t maxlength = 200; in START_TEST() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c676 size_t length, maxlength; in segment_touch() local
820 size_t length, maxlength; in segment_mbind() local
882 size_t length, maxlength; in segment_location() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterName.java800 int add(int set[], int maxlength) in add()
1457 private int addAlgorithmName(int maxlength) in addAlgorithmName()
1475 private int addExtendedName(int maxlength) in addExtendedName()
1560 private void addGroupName(int maxlength) in addGroupName()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java799 int add(int set[], int maxlength) in add()
1456 private int addAlgorithmName(int maxlength) in addAlgorithmName()
1474 private int addExtendedName(int maxlength) in addExtendedName()
1559 private void addGroupName(int maxlength) in addGroupName()
/third_party/pulseaudio/src/pulsecore/
Dmemblockq.c51 size_t maxlength, tlength, base, prebuf, minreq, maxrewind; member
64 size_t maxlength, in pa_memblockq_new()
847 void pa_memblockq_set_maxlength(pa_memblockq *bq, size_t maxlength) { in pa_memblockq_set_maxlength()
/third_party/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py152 def createOneNameRandomLength(self,maxlength): argument
/third_party/curl/lib/
Dmprintf.c1026 int curl_mvsnprintf(char *buffer, size_t maxlength, const char *format, in curl_mvsnprintf()
1051 int curl_msnprintf(char *buffer, size_t maxlength, const char *format, ...) in curl_msnprintf()
/third_party/ltp/testcases/kernel/fs/doio/
Diogen.c581 int minlength, maxlength, laststart, lastend; in form_iorequest() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdmarker.c1318 long maxlength; in jpeg_save_markers() local
/third_party/pulseaudio/src/pulse/
Dstream.c516 uint32_t maxlength = 0, fragsize = 0, minreq = 0, tlength = 0, prebuf = 0; in pa_command_stream_moved() local
616 uint32_t maxlength = 0, fragsize = 0, minreq = 0, tlength = 0, prebuf = 0; in pa_command_stream_buffer_attr() local
Ddef.h390 uint32_t maxlength; member
/third_party/python/Lib/multiprocessing/
Dconnection.py208 def recv_bytes(self, maxlength=None): argument
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c272 uint32_t maxlength; member
425 uint32_t channel, maxlength, tlength = 0, fragsize, prebuf, minreq; in command_stream_buffer_attr_changed() local
/third_party/elfutils/src/
Dreadelf.c3235 uint_fast32_t maxlength, Elf32_Word nbucket, in print_hash_info()
3341 uint_fast32_t maxlength = 0; in handle_sysv_hash() local
3407 uint_fast32_t maxlength = 0; in handle_sysv_hash64() local
3491 uint_fast32_t maxlength = 0; in handle_gnu_hash() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81763 static nsIAtom* maxlength; member in nsGkAtoms