Home
last modified time | relevance | path

Searched refs:schedType (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/picochip/
H A Ddfa_speed.md39 (and (eq_attr "schedType" "speed")
43 (and (eq_attr "schedType" "speed")
49 (and (eq_attr "schedType" "speed")
53 (and (eq_attr "schedType" "speed")
59 (and (eq_attr "schedType" "speed")
63 (and (eq_attr "schedType" "speed")
69 (and (eq_attr "schedType" "speed")
73 (and (eq_attr "schedType" "speed")
79 (and (eq_attr "schedType" "speed")
83 (and (eq_attr "schedType" "speed")
[all …]
H A Ddfa_space.md36 (and (eq_attr "schedType" "space")
41 (and (eq_attr "schedType" "space")
/dports/lang/gcc48/gcc-4.8.5/gcc/config/picochip/
H A Ddfa_speed.md39 (and (eq_attr "schedType" "speed")
43 (and (eq_attr "schedType" "speed")
49 (and (eq_attr "schedType" "speed")
53 (and (eq_attr "schedType" "speed")
59 (and (eq_attr "schedType" "speed")
63 (and (eq_attr "schedType" "speed")
69 (and (eq_attr "schedType" "speed")
73 (and (eq_attr "schedType" "speed")
79 (and (eq_attr "schedType" "speed")
83 (and (eq_attr "schedType" "speed")
[all …]
H A Ddfa_space.md36 (and (eq_attr "schedType" "space")
41 (and (eq_attr "schedType" "space")
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/picochip/
H A Ddfa_speed.md39 (and (eq_attr "schedType" "speed")
43 (and (eq_attr "schedType" "speed")
49 (and (eq_attr "schedType" "speed")
53 (and (eq_attr "schedType" "speed")
59 (and (eq_attr "schedType" "speed")
63 (and (eq_attr "schedType" "speed")
69 (and (eq_attr "schedType" "speed")
73 (and (eq_attr "schedType" "speed")
79 (and (eq_attr "schedType" "speed")
83 (and (eq_attr "schedType" "speed")
[all …]
H A Ddfa_space.md36 (and (eq_attr "schedType" "space")
41 (and (eq_attr "schedType" "space")
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp283 llvm::omp::OMPScheduleType schedType; in convertOmpWsLoop() local
286 schedType = llvm::omp::OMPScheduleType::DynamicChunked; in convertOmpWsLoop()
289 schedType = llvm::omp::OMPScheduleType::GuidedChunked; in convertOmpWsLoop()
292 schedType = llvm::omp::OMPScheduleType::Auto; in convertOmpWsLoop()
295 schedType = llvm::omp::OMPScheduleType::Runtime; in convertOmpWsLoop()
303 ompLoc, loopInfo, allocaIP, schedType, !loop.nowait(), chunk); in convertOmpWsLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp283 llvm::omp::OMPScheduleType schedType; in convertOmpWsLoop() local
286 schedType = llvm::omp::OMPScheduleType::DynamicChunked; in convertOmpWsLoop()
289 schedType = llvm::omp::OMPScheduleType::GuidedChunked; in convertOmpWsLoop()
292 schedType = llvm::omp::OMPScheduleType::Auto; in convertOmpWsLoop()
295 schedType = llvm::omp::OMPScheduleType::Runtime; in convertOmpWsLoop()
303 ompLoc, loopInfo, allocaIP, schedType, !loop.nowait(), chunk); in convertOmpWsLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp283 llvm::omp::OMPScheduleType schedType; in convertOmpWsLoop() local
286 schedType = llvm::omp::OMPScheduleType::DynamicChunked; in convertOmpWsLoop()
289 schedType = llvm::omp::OMPScheduleType::GuidedChunked; in convertOmpWsLoop()
292 schedType = llvm::omp::OMPScheduleType::Auto; in convertOmpWsLoop()
295 schedType = llvm::omp::OMPScheduleType::Runtime; in convertOmpWsLoop()
303 ompLoc, loopInfo, allocaIP, schedType, !loop.nowait(), chunk); in convertOmpWsLoop()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wimax/examples/
H A Dwimax-simple.cc65 int duration = 7, schedType = 0; in main() local
69 cmd.AddValue ("scheduler", "type of scheduler to use with the network devices", schedType); in main()
75 switch (schedType) in main()
H A Dwimax-ipv4.cc70 int nbSS = 4, duration = 7, schedType = 0; in main() local
79 cmd.AddValue ("scheduler", "type of scheduler to use with the network devices", schedType); in main()
84 switch (schedType) in main()
H A Dwimax-multicast.cc96 int nbSS = 10, duration = 7, schedType = 0; in main() local
101 cmd.AddValue ("scheduler", "type of scheduler to use with the netdevices", schedType); in main()
109 switch (schedType) in main()
/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DDISMAN-SCHEDULE-MIB.py57 schedType = MibTableColumn((1, 3, 6, 1, 2, 1, 63, 1, 2, 1, 13), Integer32().subtype(subtypeSpec=Con… variable
58 if mibBuilder.loadTexts: schedType.setDescription("The type of this schedule. The value periodic(1…
92 …Minute, schedDay=schedDay, schedName=schedName, schedMIB=schedMIB, schedType=schedType, schedTrigg…
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/disman/schedule/
H A DschedConf.c112 entry->schedType = SCHED_TYPE_PERIODIC; in parse_sched_periodic()
277 entry->schedType = SCHED_TYPE_ONESHOT; in parse_sched_timed()
279 entry->schedType = SCHED_TYPE_CALENDAR; in parse_sched_timed()
353 &entry->schedType, NULL); in parse_schedTable()
428 tint = entry->schedType; in store_schedTable()
H A DschedCore.c292 switch ( entry->schedType ) { in sched_nextTime()
432 entry->schedType)); in sched_nextTime()
493 entry->schedType = SCHED_TYPE_PERIODIC; in schedTable_createEntry()
H A DschedCore.h55 long schedType; member
H A DschedTable.c159 entry->schedType); in schedTable_handler()
172 if ((entry->schedType == SCHED_TYPE_ONESHOT) && in schedTable_handler()
496 entry->schedType = *request->requestvb->val.integer; in schedTable_handler()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp613 llvm::omp::OMPScheduleType schedType; in convertOmpWsLoop() local
616 schedType = llvm::omp::OMPScheduleType::DynamicChunked; in convertOmpWsLoop()
619 schedType = llvm::omp::OMPScheduleType::GuidedChunked; in convertOmpWsLoop()
622 schedType = llvm::omp::OMPScheduleType::Auto; in convertOmpWsLoop()
625 schedType = llvm::omp::OMPScheduleType::Runtime; in convertOmpWsLoop()
633 schedType, !loop.nowait(), chunk); in convertOmpWsLoop()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wimax/model/
H A Dbs-uplink-scheduler-mbqos.h273 CreateUlJob (SSRecord *ssRecord, enum ServiceFlow::SchedulingType schedType, ReqType reqType);
H A Dservice-flow.h444 void SetServiceSchedulingType (enum ServiceFlow::SchedulingType schedType);
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DDISMAN-SCHEDULE-MIB174 schedType INTEGER,
441 schedType OBJECT-TYPE
635 OBJECT schedType
649 schedVariable, schedValue, schedType,
698 OBJECT schedType
710 schedVariable, schedValue, schedType,
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DDISMAN-SCHEDULE-MIB169 schedType INTEGER,
429 schedType OBJECT-TYPE
617 OBJECT schedType
629 schedVariable, schedValue, schedType,
677 OBJECT schedType
689 schedVariable, schedValue, schedType,
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DDISMAN-SCHEDULE-MIB169 schedType INTEGER,
429 schedType OBJECT-TYPE
617 OBJECT schedType
629 schedVariable, schedValue, schedType,
677 OBJECT schedType
689 schedVariable, schedValue, schedType,
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DDISMAN-SCHEDULE-MIB174 schedType INTEGER,
441 schedType OBJECT-TYPE
635 OBJECT schedType
649 schedVariable, schedValue, schedType,
698 OBJECT schedType
710 schedVariable, schedValue, schedType,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dnode_endpoint_test.go2367 for schedType, eval := range evalByType {
2370 if schedType == "system" {
2376 t.Fatalf("CreateIndex mis-match on type %v: %#v", schedType, eval)
2379 t.Fatalf("TriggeredBy incorrect on type %v: %#v", schedType, eval)
2382 t.Fatalf("NodeID incorrect on type %v: %#v", schedType, eval)
2385 t.Fatalf("NodeModifyIndex incorrect on type %v: %#v", schedType, eval)
2388 t.Fatalf("Status incorrect on type %v: %#v", schedType, eval)
2391 t.Fatalf("Priority incorrect on type %v: %#v", schedType, eval)
2394 t.Fatalf("JobID incorrect on type %v: %#v", schedType, eval)
2397 t.Fatalf("CreateTime is unset on type %v: %#v", schedType, eval)
[all …]

12345