Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c350 struct map *Map = map; variable
627 mapold: Map->Ident = NewType; in main()
628 Map->Test = ALL; in main()
632 Map->Type = p; in main()
633 Map++; in main()
650 Map->Ident = p; /* identifier */ in main()
654 Map->Ident = ""; in main()
669 Map->Test |= GT; in main()
674 Map->Test |= LT; in main()
680 Map->Test |= EQ; in main()
[all …]
/titanic_44/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c102 Map *map = NULL; /* device font map table */
116 static Map *allocate(Map *, int);
554 static Map *
555 allocate(Map *ptr, int num) in allocate()
566 ptr = (Map *)malloc(num * sizeof(Map)); in allocate()
567 else ptr = (Map *)realloc(ptr, num * sizeof(Map)); in allocate()
H A Ddownload.h51 } Map; typedef
/titanic_44/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;
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 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;
/titanic_44/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, in PrintaRecord()
311 public Map <Tuple, String>
384 Map <Tuple, AggregationRecord> map = aggregation.asMap(); in addRecord()
H A DAggregation.java103 private transient Map <Tuple, AggregationRecord> map;
235 public Map <Tuple, AggregationRecord>
H A DAggregate.java69 private transient Map <String, Aggregation> map;
287 public Map <String, Aggregation>
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java34 import java.util.Map;
62 private Map elements;
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/
H A DLocalityDomain.java196 Map grps = new HashMap(); in getRepresentativeGroup()
/titanic_44/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()
/titanic_44/usr/src/cmd/vi/misc/
H A Ddel.h.cb111 * Map from the universal tables in termcap to the particular numbers
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl766 * Map a privilege name to a local unique id (LUID). Privilege names
786 * Map a privilege value (LUID) to a privilege name. Privilege names
806 * Map a privilege name to a local unique id (LUID). Privilege names
/titanic_44/usr/src/cmd/ypcmd/yp2lscripts/
H A Dypmap2src.sh825 echo ERROR : NIS Map directory $MAPDIR does not exist.
/titanic_44/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
H A Dgrub.info-21195 * map:: Map a drive to another
H A Dgrub.info-3171 Map the drive FROM_DRIVE to the drive TO_DRIVE. This is necessary
H A Dgrub.texi2686 * map:: Map a drive to another
3038 Map the drive @var{from_drive} to the drive @var{to_drive}. This is
H A Dgrub.info2499 * map:: Map a drive to another
2880 Map the drive FROM_DRIVE to the drive TO_DRIVE. This is necessary
/titanic_44/usr/src/uts/common/io/usb/hcd/
H A DREADME430 - Map a given high speed endpoint's polling interval in micro seconds to an
/titanic_44/usr/src/cmd/vi/port/
H A Dex.news658 Map and unmap commands with ! apply only to input, others apply

12