Home
last modified time | relevance | path

Searched refs:decisions (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DDecisionHistory.java55 private HashMap decisions = new HashMap(); field in DecisionHistory
87 Object o = decisions.put(decision.getKey(), decision); in recordProcessorMove()
112 Decision decision = (Decision)decisions.get( in recordImprovementWithUtilization()
470 past = (Decision)decisions.get(current.getKey()); in veto()
531 sb.append(decisions.keySet().size() + " decisions {"); in toString()
532 Iterator it = decisions.keySet().iterator(); in toString()
535 Decision d = (Decision)decisions.get(dk); in toString()
574 decisions.remove(decisionKey); in expireAndMeasureImprovements()
598 decisions.remove( in expireAndMeasureImprovements()
614 for (Iterator it = decisions.keySet().iterator(); in readObject()
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A DFAQ32 decisions. I want the front-end to be considered a separate
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design51 design decisions of the past, it's important to understand what those
53 cautionary tale for future ABI decisions.
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME114 initial event have been carried out to make higher level decisions we
115 implicitly debounce those higher level decisions.
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.S182 / instead. This means we honor any decisions the kernel
/illumos-gate/usr/src/data/zoneinfo/
H A Daustralasia1706 # decisions, i.e. there were three or more different time zones....
2183 # decisions will be made until elections 16th November.
H A Dasia2464 # (2024-01-20): https://primeminister.kz/ru/decisions/19012024-20
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6182 IPv4 DHCP leaves many of the retransmit decisions up to the client,
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex347 …\item Hooks by which the upper-layer can run additional OS specific code, or make decisions affect…