Home
last modified time | relevance | path

Searched refs:Element (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/common/acpica/utilities/
H A Duttrack.c457 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtFindAllocation() local
460 Element = AcpiGbl_GlobalList->ListHead; in AcpiUtFindAllocation()
461 if (!Element) in AcpiUtFindAllocation()
473 while (Element > Allocation) in AcpiUtFindAllocation()
477 if (!Element->Next) in AcpiUtFindAllocation()
479 return (Element); in AcpiUtFindAllocation()
482 Element = Element->Next; in AcpiUtFindAllocation()
485 if (Element == Allocation) in AcpiUtFindAllocation()
487 return (Element); in AcpiUtFindAllocation()
490 return (Element->Previous); in AcpiUtFindAllocation()
[all …]
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h207 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 Dldapdelete.c186 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 Dcommon.c2502 void L_Insert(Element *Node, Head *HeadNode)
2522 void L_Remove(Element *Node, Head *HeadNode)
2524 Element *traverse = NULL;
2525 Element *prevnode = NULL;
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddspkginit.c169 ACPI_OPERAND_OBJECT **Element);
524 ACPI_OPERAND_OBJECT *Element = *ElementPtr; in AcpiDsResolvePackageElement() local
536 if (Element->Reference.Resolved) in AcpiDsResolvePackageElement()
547 ScopeInfo.Scope.Node = Element->Reference.Node; /* Prefix node */ in AcpiDsResolvePackageElement()
549 Status = AcpiNsLookup (&ScopeInfo, (char *) Element->Reference.Aml, in AcpiDsResolvePackageElement()
577 (char *) Element->Reference.Aml, NULL, &ExternalPath); in AcpiDsResolvePackageElement()
616 Element->Reference.Resolved = TRUE; in AcpiDsResolvePackageElement()
617 Element->Reference.Node = ResolvedNode; in AcpiDsResolvePackageElement()
618 Type = Element->Reference.Node->Type; in AcpiDsResolvePackageElement()
670 AcpiUtRemoveReference (Element); in AcpiDsResolvePackageElement()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSolver.java35 import com.sun.solaris.service.pools.Element;
95 public Set getObjectives(Element elem); in getObjectives()
H A DObjective.java81 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 DSystemSolver.java306 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()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DElement.java39 public abstract class Element implements Property, PropertyWalk class
265 public int walk(Element elem, Value val, Object user) in walk()
H A DPropertyWalk.java49 public int walk(Element elem, Value val, Object user) in walk()
H A DMakefile36 Element.java \
H A DComponent.java34 public class Component extends Element
H A DPool.java36 public class Pool extends Element {
H A DResource.java35 public class Resource extends Element
H A DConfiguration.java38 public class Configuration extends Element
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg123 Element within capabilities section. By default, this is a\n\
H A Ddyn.msg151 Element within dynamic section. By default, this is a tag\n\
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex455 … sent to FW; Once FW finishes handling it, an \myindex{EQE} [Event Queue Element] will be placed i…