| /illumos-gate/usr/src/contrib/zlib/ |
| H A D | infback.c | 125 put = strm->next_out; \ 136 strm->next_out = put; \ 208 put = state->window; \ 211 if (out(out_desc, put, left)) { \ 250 unsigned char FAR *put; /* next output */ in inflateBack() local 277 put = state->window; in inflateBack() 338 zmemcpy(put, next, copy); in inflateBack() 342 put += copy; in inflateBack() 508 *put++ = (unsigned char)(state->length); in inflateBack() 581 from = put + copy; in inflateBack() [all …]
|
| /illumos-gate/usr/src/uts/sun4u/cherrystone/ml/ |
| H A D | cherrystone_asm.S | 69 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0 70 srl %g1, 0, %o1 ! put lower 32 bits in o1, clear upper 32 bits 93 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
|
| /illumos-gate/usr/src/uts/sun4u/daktari/ml/ |
| H A D | daktari_asm.S | 63 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0 64 srl %g1, 0, %o1 ! put lower 32 bits in o1, clear upper 32 bits 87 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
|
| /illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
| H A D | lc | 40 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 D | lf | 40 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 D | rc | 40 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 D | rf | 40 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
|
| /illumos-gate/usr/src/cmd/pr/ |
| H A D | pr.c | 180 static int put(wchar_t); 710 (void) put(C); in putpage() 717 (void) put(Sepc); in putpage() 726 (void) put('\n'); in putpage() 731 (void) put('\n'); in putpage() 733 (void) put('\n'); in putpage() 738 (void) put('\f'); in putpage() 741 (void) put('\n'); in putpage() 767 (void) put(Sepc); in foldpage() 804 if (put(C)) { in foldpage() [all …]
|
| /illumos-gate/usr/src/test/util-tests/tests/awk/tests/ |
| H A D | res.p | 5 R2: aromatic flatring5 pointing down put N at 1 with .V3 at R1.V2 7 R3: ring put N at 3 with .V5 at R2.V5 8 R4: ring put N at 1 with .V1 at R3.V3
|
| H A D | chem.awk | 211 put[i] = dbl[i] = "" 263 if (put[i] != "") { 266 printf("\t%s at V%d\n", put[i], i) 272 if (put[j] != "") 281 if (put[i] == "") 285 if (put[j] == "") 334 put[$cf] = m ":" atom(mol)
|
| H A D | lsd1.p | 3 F: flatring pointing left put N at 5 double 3,4 with .V1 at B.V2 7 W: ring pointing right with .V2 at R.V6 put N at 1 double 3,4
|
| /illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
| H A D | Severity.java | 136 severityMap.put("WARN", Severity.WARNING); 137 severityMap.put("ERROR", Severity.ERR); 179 Object displaced = severityMap.put(name, this); in Severity()
|
| /illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | ServiceStoreInMemory.java | 107 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 D | Defaults.java | 179 props.put(DATable.SA_ONLY_SCOPES_PROP, localHostName); in props.put() 180 props.put(DATable.DA_TABLE_CLASS_PROP, SUN_DATABLE); in props.put()
|
| H A D | SunServerDATable.java | 223 daSPIsHash.put(inetAddr, spiList); in recordNewDA() 437 retRec.put(DATable.MULTICAST_KEY, multiScopes); in findDAScopes() 442 retRec.put(DATable.UNICAST_KEY, ret); in findDAScopes()
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
| H A D | cmdtab.c | 132 { "append", appendhelp, 1, 1, 1, put }, 183 { "put", sendhelp, 1, 1, 1, put }, 198 { "send", sendhelp, 1, 1, 1, put },
|
| /illumos-gate/usr/src/lib/libxcurses2/src/libc/wide/ |
| H A D | wio_put.c | 62 if (wio == NULL || wio->put == (int (*)(int, void *)) NULL) { in m_wio_put() 86 if ((*wio->put)(*ptr, wio->object) == EOF) in m_wio_put()
|
| /illumos-gate/usr/src/lib/libxcurses/src/libc/wide/ |
| H A D | wio_put.c | 61 if (wio == (t_wide_io *) 0 || wio->put == (int (*)(int, void *)) 0) { 84 if ((*wio->put)(*ptr, wio->object) == EOF)
|
| /illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| H A D | Objective.java | 263 typeObjs.put(key, clazz); in registerObjectives() 272 objectives.put(type, typeObjs); in registerObjectives() 377 calcMap.put(res, calc); in examine() 778 results.put(lgroup, rst); in calcqA() 810 results.put(lgroup, thisresult); in calcResults() 836 lgroupdata.put(lgroup, cpulgp); in PSETData() 896 allCPUData.put(Integer.valueOf(cpu_ids[i]), lg); in getCPUData() 1006 allPSETData.put(pset, psetlg); in calculate()
|
| H A D | SystemMonitor.java | 202 mon.put(stats[i], sl); in setResourceMonitors() 204 mon.put("utilization", new StatisticList( in setResourceMonitors() 207 monitored.put(res, mon); in setResourceMonitors()
|
| /illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| H A D | Configuration.java | 267 elements.put(p.getKey(), p); in createPool() 302 elements.put(p.getKey(), p); in getPool() 370 elements.put(res.getKey(), res); in createResource() 408 elements.put(r.getKey(), r); in getResource()
|
| H A D | Element.java | 103 readOnlyValues.put(name, value); in getProperty() 133 readOnlyValues.put(name, value); in getProperty()
|
| /illumos-gate/usr/src/uts/common/io/1394/targets/av1394/ |
| H A D | av1394_queue.c | 157 av1394_put_common(av1394_queue_t *q, mblk_t *bp, putfunc_t put) in av1394_put_common() argument 166 put(&q->q_list, bp); in av1394_put_common()
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/fun/ |
| H A D | dirs | 25 # Change directory and put directory on front of stack 76 2|3) # put $dir on top and shift down by one until top
|
| /illumos-gate/usr/src/cmd/mailx/ |
| H A D | names.c | 59 static struct name *put(struct name *list, struct name *node); 422 newnames = put(newnames, np); in usermap() 431 newnames = put(newnames, np); in usermap() 481 nlist = put(nlist, np); in gexpand() 792 put(struct name *list, struct name *node) in put() function
|