/illumos-gate/usr/src/ucbcmd/tset/ |
H A D | tset.c | 349 struct map *Map = map; variable 632 mapold: Map->Ident = NewType; in main() 633 Map->Test = ALL; in main() 637 Map->Type = p; in main() 638 Map++; in main() 655 Map->Ident = p; /* identifier */ in main() 659 Map->Ident = ""; in main() 674 Map->Test |= GT; in main() 679 Map->Test |= LT; in main() 685 Map->Test |= EQ; in main() [all …]
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/ |
H A D | download.c | 100 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 D | download.h | 49 } Map; typedef
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Objective.java | 140 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; 669 private Map<LocalityGroup, LGroupData> lgroupdata 671 private Map<LocalityGroup, ResultTuple> results 680 Map<LocalityGroup, ResultTuple> getResults() { in getResults() 692 private void countLgroups(Map allCPUData) in countLgroups() [all …]
|
H A D | Monitor.java | 31 import java.util.Map;
|
H A D | SystemSolver.java | 83 private Map objMap; 475 Map resImp = new HashMap(); in solve()
|
H A D | SystemMonitor.java | 57 private Map monitored;
|
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | PrintaRecord.java | 115 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 D | Aggregation.java | 101 private transient Map <Tuple, AggregationRecord> map; 233 public Map <Tuple, AggregationRecord>
|
H A D | Aggregate.java | 67 private transient Map <String, Aggregation> map; 285 public Map <String, Aggregation>
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | DeviceIo.h | 252 EFI_IO_MAP Map; member
|
H A D | IsaIo.h | 332 EFI_ISA_IO_PROTOCOL_MAP Map; member
|
H A D | PciRootBridgeIo.h | 417 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_MAP Map; member
|
H A D | PciIo.h | 522 EFI_PCI_IO_PROTOCOL_MAP Map; member
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 32 import java.util.Map; 60 private Map elements;
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/ |
H A D | LocalityDomain.java | 196 Map grps = new HashMap(); in getRepresentativeGroup()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestGetAggregate.java | 95 Map <String, Long> firstValues = new HashMap <String, Long> (); in testCleared()
|
H A D | TestBean.java | 341 Map < Tuple, String > formattedOutput = in getPrintaRecord()
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | lsarpc.ndl | 767 * 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 D | acefiex.h | 1101 ACPI_EFI_UNKNOWN_INTERFACE Map; member
|
/illumos-gate/usr/src/boot/common/ |
H A D | help.common | 146 Map file as virtual disk.
|
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | ypmap2src.sh | 825 echo ERROR : NIS Map directory $MAPDIR does not exist.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 992 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 D | multiboot.info | 924 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 D | README | 430 - Map a given high speed endpoint's polling interval in micro seconds to an
|