Home
last modified time | relevance | path

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

/third_party/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
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc505 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()
615 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dtreap.h41 using priority_type = P; variable