| /onnv-gate/usr/src/uts/intel/io/acpica/utilities/ |
| H A D | uttrack.c | 381 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtFindAllocation() local 387 Element = AcpiGbl_GlobalList->ListHead; in AcpiUtFindAllocation() 391 while (Element) in AcpiUtFindAllocation() 393 if (Element == Allocation) in AcpiUtFindAllocation() 395 return (Element); in AcpiUtFindAllocation() 398 Element = Element->Next; in AcpiUtFindAllocation() 432 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtTrackAllocation() local 450 Element = AcpiUtFindAllocation (Allocation); in AcpiUtTrackAllocation() 451 if (Element) in AcpiUtTrackAllocation() 458 Element, Allocation)); in AcpiUtTrackAllocation() [all …]
|
| /onnv-gate/usr/src/cmd/ldap/common/ |
| H A D | ldaptool.h | 207 typedef struct Element { /* double-linked list data type */ struct 208 struct Element *right; argument 209 struct Element *left; argument 211 } Element; argument 214 Element *first; 215 Element *last; 220 void L_Insert(Element *Node, Head *HeadNode); 221 void L_Remove(Element *Node, Head *HeadNode);
|
| H A D | ldapdelete.c | 186 Element *datalist; in dodelete() 204 datalist = (Element *)malloc(sizeof(Element)); in dodelete() 212 …e you want to delete the entire branch rooted at %s? [no]\n"), (char *)((Element *)(((Head *)&Head… in dodelete()
|
| H A D | common.c | 2501 void L_Insert(Element *Node, Head *HeadNode) 2521 void L_Remove(Element *Node, Head *HeadNode) 2523 Element *traverse = NULL; 2524 Element *prevnode = NULL;
|
| /onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| H A D | Solver.java | 35 import com.sun.solaris.service.pools.Element; 95 public Set getObjectives(Element elem); in getObjectives()
|
| H A D | Objective.java | 81 public double calculate(Configuration conf, Move move, Element elem) in calculate() 120 Element elem) throws PoolsException, StaleMonitorException; in examine() 135 Element elem) throws PoolsException; in calculate() 353 Element elem) throws PoolsException, StaleMonitorException in examine() 513 public double calculate(Configuration conf, Move move, Element elem) in calculate() 956 public double calculate(Configuration conf, Move move, Element elem) in calculate() 1097 Element elem) throws PoolsException, StaleMonitorException in examine() 1180 public double calculate(Configuration conf, Move move, Element elem) in calculate() 1299 private void checkShort(ResourceMonitor mon, Element elem, double val) in checkShort()
|
| H A D | SystemSolver.java | 306 private boolean hasNonWorkloadDependentObjectives(Element elem) in hasNonWorkloadDependentObjectives() 333 private boolean hasWorkloadDependentObjectives(Element elem) in hasWorkloadDependentObjectives() 387 Element elem = (Element) objIt.next(); in examine() 559 Element elem = (Element) objIt.next(); in solve() 917 public Set getObjectives(Element elem) in getObjectives()
|
| /onnv-gate/usr/src/cmd/man/src/util/instant.src/ |
| H A D | hyper.c | 76 AddID(Element *e, char *idval) in AddID() 91 Element *
|
| H A D | README | 100 Element tree storage
|
| /onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/ |
| H A D | Solaris_Performance1.0.mof | 523 [Override ("Element"), 527 Solaris_Process REF Element; 555 [Override ("Element"), 558 Solaris_ActiveUser REF Element; 579 [Override ("Element"), 582 Solaris_ActiveProject REF Element; 602 [Override ("Element"), 606 Solaris_ActiveUser REF Element; 627 [Override ("Element"), 631 Solaris_ActiveProject REF Element;
|
| /onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| H A D | PropertyWalk.java | 51 public int walk(Element elem, Value val, Object user) in walk()
|
| H A D | Element.java | 39 public abstract class Element implements Property, PropertyWalk class 265 public int walk(Element elem, Value val, Object user) in walk()
|
| H A D | Makefile | 39 Element.java \
|
| H A D | Component.java | 36 public class Component extends Element
|
| H A D | Pool.java | 38 public class Pool extends Element {
|
| H A D | Resource.java | 37 public class Resource extends Element
|
| H A D | Configuration.java | 40 public class Configuration extends Element
|
| /onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| H A D | Makefile | 40 com.sun.solaris.service.pools.Element \
|
| /onnv-gate/usr/src/cmd/wbem/provider/c/mof/ |
| H A D | CIM2.7.mof | 76 "with it. The current operational values for an Element's " 77 "parameters are reflected by properties in the Element itself or "
|
| H A D | Solaris_NFS1.0.mof | 1008 [Override ("Element"), 1010 Solaris_NFSShare REF Element; 1027 [Override ("Element"), 1029 Solaris_NFSShare REF Element;
|
| /onnv-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
| H A D | cap.msg | 120 Element within capabilities section. By default, this is a\n\
|
| H A D | dyn.msg | 151 Element within dynamic section. By default, this is a tag\n\
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perldata.pod | 639 print "Element Number 2 is", $myarray[2], "\n";
|
| H A D | perltoc.pod | 11307 =item Element Types and Accessor Methods 20963 Element Table (DUCET), The conformance test for the UCA, Hangul Syllable
|