Home
last modified time | relevance | path

Searched defs:queue_length (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/math/gap/gap-4.11.0/pkg/anupq-3.2.1/src/
H A Dformula.c23 void setup_echelon(int *queue, int *queue_length, int cp, struct pcp_vars *pcp) in setup_echelon()
41 int *queue, int *queue_length, int *list, int depth, struct pcp_vars *pcp) in evaluate_list()
98 int *queue_length, in loop()
145 void evaluate_formula(int *queue, int *queue_length, struct pcp_vars *pcp) in evaluate_formula()
H A Dnext_class.c128 int *queue, queue_length; in enforce_exponent() local
190 int queue_length, in close_queue()
248 int *queue_length, in rearrange_queues()
H A Dlist_commutators.c23 void list_commutators(int *queue, int *queue_length, struct pcp_vars *pcp) in list_commutators()
115 void List_Commutators(int *queue, int *queue_length, struct pcp_vars *pcp) in List_Commutators()
H A Dread_relator_file.c27 void read_relator_file(int *queue, int *queue_length, struct pcp_vars *pcp) in read_relator_file()
H A Dconsistency.c21 int type, int *queue, int *queue_length, int wc, struct pcp_vars *pcp) in consistency()
H A Dconsistency_filter.c24 int type, int *queue, int *queue_length, int wc, struct pcp_vars *pcp) in consistency()
/dports/audio/musicpd/mpd-0.23.6/src/command/
H A DPositionArg.cxx40 const auto queue_length = playlist.queue.GetLength(); in ParseInsertPosition() local
69 const unsigned queue_length = p.queue.GetLength(); in ParseMoveDestination() local
H A DDatabaseCommands.cxx76 ParseQueuePosition(Request &args, unsigned queue_length) in ParseQueuePosition()
177 const auto queue_length = partition.playlist.queue.GetLength(); in handle_match_add() local
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dtransfer_word.h52 int queue_length; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/
H A Dscheduler.py40 queue_length = ndb.IntegerProperty(required=True) variable in QueueElement
60 queue_length = ndb.IntegerProperty(required=True) variable in SampleElementTiming
/dports/sysutils/socket/socket-1.2/
H A Dsocketp.c28 int create_server_socket(port, queue_length) in create_server_socket() argument
64 int *create_server_sockets(port, queue_length) in create_server_sockets() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/call/
H A Dcall_factory.cc50 int queue_length = 0; in ParseDegradationConfig() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/call/
H A Dcall_factory.cc50 int queue_length = 0; in ParseDegradationConfig() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/call/
H A Dcall_factory.cc50 int queue_length = 0; in ParseDegradationConfig() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/call/
H A Dcall_factory.cc50 int queue_length = 0; in ParseDegradationConfig() local
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/pml/ob1/
H A Dpml_ob1_progress.c69 int i, queue_length = opal_list_get_size(&mca_pml_ob1.send_pending); in mca_pml_ob1_progress() local
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/pml/ob1/
H A Dpml_ob1_progress.c69 int i, queue_length = opal_list_get_size(&mca_pml_ob1.send_pending); in mca_pml_ob1_progress() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/foxxll/foxxll/mng/
H A Dconfig.hpp106 int queue_length; member in foxxll::disk_config
/dports/math/gap/gap-4.11.0/pkg/anupq-3.2.1/include/
H A Dexp_vars.h24 int queue_length; /* number of redundancies obtained */ member
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/
H A Dsqlite.c83 gint queue_length = g_queue_get_length (values_queue); in insert_data() local
/dports/mail/postfix-current/postfix-3.7-20211107/src/oqmgr/
H A Dqmgr_entry.c349 int queue_length = queue->todo_refcount + queue->busy_refcount; in qmgr_entry_create() local
/dports/net/yami4/yami4-gpl-1.11.0/src/services/queue/
H A Dqueue-routing.cpp370 const std::size_t queue_length = q.message_content_queue.size(); in fill_simple_stats() local
457 const std::size_t queue_length = q.message_content_queue.size(); in fill_detailed_stats() local
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/mng/
H A Dconfig.h104 int queue_length; variable
/dports/mail/postfix-current/postfix-3.7-20211107/src/qmgr/
H A Dqmgr_entry.c410 int queue_length = queue->todo_refcount + queue->busy_refcount; in qmgr_entry_create() local
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dmetaserver.c179 static int queue_length = 0; in Meta_update() local

123456789