Home
last modified time | relevance | path

Searched refs:put (Results 1 – 25 of 220) sorted by relevance

123456789

/titanic_41/usr/src/uts/sun4u/cherrystone/ml/
H A Dcherrystone_asm.s93 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0
94 srl %g1, 0, %o1 ! put lower 32 bits in o1, clear upper 32 bits
117 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0
118 srl %g1, 0, %o1 ! put lower 32 bits in o1, clear upper 32 bits
/titanic_41/usr/src/uts/sun4u/daktari/ml/
H A Ddaktari_asm.s87 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0
88 srl %g1, 0, %o1 ! put lower 32 bits in o1, clear upper 32 bits
111 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0
112 srl %g1, 0, %o1 ! put lower 32 bits in o1, clear upper 32 bits
/titanic_41/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A Dlc40 bvbbox 1 get add bvbbox 1 3 -1 roll put
41 bvbbox 3 get exch sub bvbbox 3 3 -1 roll put
42 bvbbox 2 get bvbbox 0 get sub bvbbox 4 3 -1 roll put
43 bvbbox 2 get bvbbox 0 get add 2 div bvbbox 5 3 -1 roll put
H A Dlf40 bvbbox 1 get add bvbbox 1 3 -1 roll put
41 bvbbox 3 get exch sub bvbbox 3 3 -1 roll put
42 bvbbox 2 get bvbbox 0 get sub bvbbox 4 3 -1 roll put
43 bvbbox 2 get bvbbox 0 get add 2 div bvbbox 5 3 -1 roll put
H A Drc40 bvbbox 1 get add bvbbox 1 3 -1 roll put
41 bvbbox 3 get exch sub bvbbox 3 3 -1 roll put
42 bvbbox 2 get bvbbox 0 get sub bvbbox 4 3 -1 roll put
43 bvbbox 2 get bvbbox 0 get add 2 div bvbbox 5 3 -1 roll put
H A Drf40 bvbbox 1 get add bvbbox 1 3 -1 roll put
41 bvbbox 3 get exch sub bvbbox 3 3 -1 roll put
42 bvbbox 2 get bvbbox 0 get sub bvbbox 4 3 -1 roll put
43 bvbbox 2 get bvbbox 0 get add 2 div bvbbox 5 3 -1 roll put
/titanic_41/usr/src/cmd/pr/
H A Dpr.c182 static int put(wchar_t);
712 (void) put(C); in putpage()
719 (void) put(Sepc); in putpage()
728 (void) put('\n'); in putpage()
733 (void) put('\n'); in putpage()
735 (void) put('\n'); in putpage()
740 (void) put('\f'); in putpage()
743 (void) put('\n'); in putpage()
769 (void) put(Sepc); in foldpage()
806 if (put(C)) { in foldpage()
[all …]
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java136 severityMap.put("WARN", Severity.WARNING);
137 severityMap.put("ERROR", Severity.ERR);
179 Object displaced = severityMap.put(name, this); in Severity()
/titanic_41/usr/src/lib/libxcurses2/src/libc/wide/
H A Dwio_put.c64 if (wio == NULL || wio->put == (int (*)(int, void *)) NULL) { in m_wio_put()
88 if ((*wio->put)(*ptr, wio->object) == EOF) in m_wio_put()
/titanic_41/usr/src/lib/libxcurses/src/libc/wide/
H A Dwio_put.c63 if (wio == (t_wide_io *) 0 || wio->put == (int (*)(int, void *)) 0) {
86 if ((*wio->put)(*ptr, wio->object) == EOF)
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c134 { "append", appendhelp, 1, 1, 1, put },
185 { "put", sendhelp, 1, 1, 1, put },
200 { "send", sendhelp, 1, 1, 1, put },
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java182 classDB.put(o.getClass(), new Integer(lvl)); in setDebugLevel()
195 classDB.put(Class.forName(classname), new Integer(lvl)); in setDebugLevel()
225 classDB.put(o.getClass(), new Integer(lvl)); in getLevelForClass()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DBaseEnumHelper.java96 keyedByString.put(name, I); in add()
97 keyedByInteger.put(I, name); in add()
H A DConverter.java75 converterNameTable.put(typeName, converterClassName); in addConverter()
175 converterInstanceTable.put(typeName, converter); in getConverter()
228 typeEditorNameTable.put(typeName, editorClassName); in addTypeEditor()
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java107 services.put(surl, s); in setReturn()
112 signatures.put(url, sig); in setReturn()
146 alreadySeen.put(rec, rec); in setReturn()
186 alreadySeen.put(rec, rec); in setReturn()
1816 ht.put(rec, rec); in deleteAttributes()
2055 ht.put(ServiceStore.FS_SERVICES, services); in findServices()
2060 ht.put(ServiceStore.FS_SIGTABLE, signatures); in findServices()
2182 ht.put(ServiceStore.FA_ATTRIBUTES, ret); in findAttributes()
2187 ht.put(ServiceStore.FA_SIG, sig); in findAttributes()
2200 ht.put(ServiceStore.FA_ATTRIBUTES, ret); in findAttributes()
[all …]
H A DDefaults.java179 props.put(DATable.SA_ONLY_SCOPES_PROP, localHostName); in props.put()
180 props.put(DATable.DA_TABLE_CLASS_PROP, SUN_DATABLE); in props.put()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DAttributeList.java58 table.put(attr.getName(), attr); in add()
71 table.put(name, (new Attribute(name, type, defaultValue, in add()
76 aliasTable.put(name1, name2); in alias()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java263 typeObjs.put(key, clazz); in registerObjectives()
272 objectives.put(type, typeObjs); in registerObjectives()
377 calcMap.put(res, calc); in examine()
777 results.put(lgroup, rst); in calcqA()
809 results.put(lgroup, thisresult); in calcResults()
835 lgroupdata.put(lgroup, cpulgp); in PSETData()
895 allCPUData.put(new Integer(cpu_ids[i]), lg); in getCPUData()
1005 allPSETData.put(pset, psetlg); in calculate()
H A DSystemMonitor.java202 mon.put(stats[i], sl); in setResourceMonitors()
204 mon.put("utilization", new StatisticList( in setResourceMonitors()
207 monitored.put(res, mon); in setResourceMonitors()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java269 elements.put(p.getKey(), p); in createPool()
304 elements.put(p.getKey(), p); in getPool()
372 elements.put(res.getKey(), res); in createResource()
410 elements.put(r.getKey(), r); in getResource()
H A DElement.java103 readOnlyValues.put(name, value); in getProperty()
133 readOnlyValues.put(name, value); in getProperty()
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_queue.c159 av1394_put_common(av1394_queue_t *q, mblk_t *bp, putfunc_t put) in av1394_put_common() argument
168 put(&q->q_list, bp); in av1394_put_common()
/titanic_41/usr/src/lib/libshell/common/fun/
H A Ddirs25 # Change directory and put directory on front of stack
76 2|3) # put $dir on top and shift down by one until top
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dm_wio.h49 int (*put)(int, void *); /* Put byte to output object. */ member
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wio.h49 int (*put)(int, void *); /* Put byte to output object. */ member

123456789