Home
last modified time | relevance | path

Searched defs:priority_type (Results 1 – 9 of 9) 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/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/rust/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/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/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.h678 QuicPriorityType priority_type() const { return QuicPriorityType::kHttp; } in priority_type() function
/external/kernel-headers/original/uapi/linux/
Disst_if.h183 __u8 priority_type; member