/titanic_41/usr/src/ucbcmd/tset/ |
H A D | tset.c | 350 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_41/usr/src/cmd/lp/filter/postscript/download/ |
H A D | download.c | 102 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 D | download.h | 51 } Map; typedef
|
/titanic_41/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;
|
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | PrintaRecord.java | 117 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 D | Aggregation.java | 103 private transient Map <Tuple, AggregationRecord> map; 235 public Map <Tuple, AggregationRecord>
|
H A D | Aggregate.java | 69 private transient Map <String, Aggregation> map; 287 public Map <String, Aggregation>
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 34 import java.util.Map; 62 private Map elements;
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/locality/ |
H A D | LocalityDomain.java | 196 Map grps = new HashMap(); in getRepresentativeGroup()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/vi/misc/ |
H A D | del.h.cb | 111 * Map from the universal tables in termcap to the particular numbers
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | lsarpc.ndl | 766 * 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_41/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | ypmap2src.sh | 825 echo ERROR : NIS Map directory $MAPDIR does not exist.
|
/titanic_41/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
|
H A D | grub.info-2 | 1195 * map:: Map a drive to another
|
H A D | grub.info-3 | 171 Map the drive FROM_DRIVE to the drive TO_DRIVE. This is necessary
|
H A D | grub.texi | 2686 * map:: Map a drive to another 3038 Map the drive @var{from_drive} to the drive @var{to_drive}. This is
|
H A D | grub.info | 2499 * map:: Map a drive to another 2880 Map the drive FROM_DRIVE to the drive TO_DRIVE. This is necessary
|
/titanic_41/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
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex.news | 658 Map and unmap commands with ! apply only to input, others apply
|