Home
last modified time | relevance | path

Searched defs:priority_type (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc4.c101 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
Dsched_tc5.c97 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
Dsched_tc6.c117 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc472 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()
583 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc496 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()
606 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dtreap.hpp63 typedef typename priority_of_value::type priority_type; typedef
137 (typename treap_prio_types_t::priority_type) priority_type; typedef in boost::intrusive::treap_impl
Dtreap_set.hpp76 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_set_impl
634 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_multiset_impl
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.h694 QuicPriorityType priority_type() const { return priority_type_; } in priority_type() function
Dquic_session.cc90 QuicPriorityType priority_type) { in CreateWriteBlockedList()
118 QuicPriorityType priority_type) in QuicSession()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.h694 QuicPriorityType priority_type() const { return priority_type_; } in priority_type() function
Dquic_session.cc90 QuicPriorityType priority_type) { in CreateWriteBlockedList()
118 QuicPriorityType priority_type) in QuicSession()
/external/kernel-headers/original/uapi/linux/
Disst_if.h183 __u8 priority_type; member