Home
last modified time | relevance | path

Searched refs:Map (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c637 Map->Type = p; in main()
638 Map++; in main()
709 Map->Test = (~(Map->Test))&ALL; in main()
714 Map->Type = p; in main()
716 Map++; in main()
1535 Map = map;
1538 sequal(Map->Ident, type) || isalias(Map->Ident)) {
1573 Map++;
1582 Map = map; in prmap()
1585 Map->Ident, Map->Test, Map->Speed, Map->Type); in prmap()
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c100 Map *map = NULL; /* device font map table */
114 static Map *allocate(Map *, int);
552 static Map *
553 allocate(Map *ptr, int num) in allocate()
564 ptr = (Map *)malloc(num * sizeof(Map)); in allocate()
565 else ptr = (Map *)realloc(ptr, num * sizeof(Map)); in allocate()
H A Ddownload.h49 } Map; typedef
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java140 private static Map objectives;
185 Map typeObjs = null; in getInstance()
188 typeObjs = (Map)objectives.get(type); in getInstance()
252 Map objectives, String type) in registerObjectives()
254 Map typeObjs = new HashMap(); in registerObjectives()
329 Map calcMap;
671 private Map<LocalityGroup, ResultTuple> results
680 Map<LocalityGroup, ResultTuple> getResults() { in getResults()
692 private void countLgroups(Map allCPUData) in countLgroups()
881 private Map<Integer, LocalityGroup> allCPUData
[all …]
H A DMonitor.java31 import java.util.Map;
H A DSystemSolver.java83 private Map objMap;
475 Map resImp = new HashMap(); in solve()
H A DSystemMonitor.java57 private Map monitored;
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DPrintaRecord.java115 private Map <Tuple, String> formattedStrings;
165 Map <Tuple, String> formattedOutput, in PrintaRecord()
309 public Map <Tuple, String>
382 Map <Tuple, AggregationRecord> map = aggregation.asMap(); in addRecord()
H A DAggregation.java101 private transient Map <Tuple, AggregationRecord> map;
233 public Map <Tuple, AggregationRecord>
H A DAggregate.java67 private transient Map <String, Aggregation> map;
285 public Map <String, Aggregation>
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDeviceIo.h252 EFI_IO_MAP Map; member
H A DIsaIo.h332 EFI_ISA_IO_PROTOCOL_MAP Map; member
H A DPciRootBridgeIo.h417 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_MAP Map; member
H A DPciIo.h522 EFI_PCI_IO_PROTOCOL_MAP Map; member
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java32 import java.util.Map;
60 private Map elements;
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/
H A DLocalityDomain.java196 Map grps = new HashMap(); in getRepresentativeGroup()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java95 Map <String, Long> firstValues = new HashMap <String, Long> (); in testCleared()
H A DTestBean.java341 Map < Tuple, String > formattedOutput = in getPrintaRecord()
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl767 * Map a privilege name to a local unique id (LUID). Privilege names
787 * Map a privilege value (LUID) to a privilege name. Privilege names
807 * Map a privilege name to a local unique id (LUID). Privilege names
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h1101 ACPI_EFI_UNKNOWN_INTERFACE Map; member
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dypmap2src.sh825 echo ERROR : NIS Map directory $MAPDIR does not exist.
/illumos-gate/usr/src/boot/common/
H A Dhelp.common146 Map file as virtual disk.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi992 the INT 15h, AX=E820h --- Query System Address Map call. See @xref{Query
993 System Address Map, , Query System Address Map, grub.info, The GRUB
H A Dmultiboot.info924 INT 15h, AX=E820h -- Query System Address Map call. See *Note Query
925 System Address Map: (grub.info)Query System Address Map, for more
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME430 - Map a given high speed endpoint's polling interval in micro seconds to an

12