Searched refs:Map (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.h51 } Map; typedef in typeref:struct:map
H A Ddownload.c40 * Map table pathnames (supplied using the -m option) that begin with a / are
55 * % Map requests for Bookman-Light to file *hostfontdir/KR
63 * % Map Palatino-Roman to file *hostfontdir/palatino/Roman
67 * % Map ZapfDingbats to file /usr/lib/host/dingbats
74 * Map table can be associated with a printer model (e.g. a LaserWriter), a
102 Map *map = NULL; /* device font map table */
116 static Map *allocate(Map *, int);
554 static Map *
555 allocate(Map *pt
[all...]
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DMonitor.java31 import java.util.Map;
H A DObjective.java140 private static Map objectives;
185 Map typeObjs = null;
188 typeObjs = (Map)objectives.get(type);
252 Map objectives, String type)
254 Map typeObjs = new HashMap();
329 Map calcMap;
669 private Map<LocalityGroup, LGroupData> lgroupdata
671 private Map<LocalityGroup, ResultTuple> results
680 Map<LocalityGroup, ResultTuple> getResults() {
688 * @param allCPUData Map o
[all...]
H A DSystemMonitor.java57 private Map monitored;
H A DSystemSolver.java83 private Map objMap;
475 Map resImp = new HashMap();
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c350 struct map *Map = map; variable in typeref:struct:map
627 mapold: Map->Ident = NewType;
628 Map->Test = ALL;
632 Map->Type = p;
633 Map++;
650 Map->Ident = p; /* identifier */
654 Map->Ident = "";
669 Map->Test |= GT;
674 Map->Test |= LT;
680 Map
[all...]
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DPrintaRecord.java117 private Map <Tuple, String> formattedStrings;
167 Map <Tuple, String> formattedOutput,
311 public Map <Tuple, String>
384 Map <Tuple, AggregationRecord> map = aggregation.asMap();
H A DAggregation.java103 private transient Map <Tuple, AggregationRecord> map;
231 * Gets a read-only {@code Map} view of this aggregation.
233 * @return a read-only {@code Map} view of this aggregation
235 public Map <Tuple, AggregationRecord>
247 * the {@code Map} views of both aggregations returned by {@link
H A DAggregate.java64 // Map must not have same name as named PersistenceDelegate property
66 // and XMLDecoder calls the constructor with a Map instead of the
69 private transient Map <String, Aggregation> map;
282 * Gets a read-only {@code Map} view of this aggregate.
284 * @return a read-only {@code Map} view of this aggregate keyed by
287 public Map <String, Aggregation>
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/
H A DLocalityDomain.java196 Map grps = new HashMap();
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java95 Map <String, Long> firstValues = new HashMap <String, Long> ();
H A DTestBean.java341 Map < Tuple, String > formattedOutput =
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java34 import java.util.Map;
62 private Map elements;
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defipciio.h64 #define EFI_PCI_IO_ATTRIBUTE_MEMORY_WRITE_COMBINE 0x0080 ///< Map a memory range so writes are combined
68 #define EFI_PCI_IO_ATTRIBUTE_MEMORY_CACHED 0x0800 ///< Map a memory range so all r/w accesses are cached
318 Completes the Map() operation and releases any corresponding resources.
321 @param Mapping The mapping value returned from Map().
532 EFI_PCI_IO_PROTOCOL_MAP Map; member in struct:_EFI_PCI_IO_PROTOCOL
H A Defiprot.h474 EFI_IO_MAP Map; member in struct:_EFI_DEVICE_IO_INTERFACE
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dypmap2src.sh825 echo ERROR : NIS Map directory $MAPDIR does not exist.

Completed in 127 milliseconds