/illumos-gate/usr/src/common/lz4/ |
H A D | lz4.c | 555 const BYTE *anchor = ip; in LZ4_compressCtx() local 602 while ((ip > anchor) && (ref > (const BYTE *) source) && in LZ4_compressCtx() 609 length = ip - anchor; in LZ4_compressCtx() 627 LZ4_BLINDCOPY(anchor, op, length); in LZ4_compressCtx() 636 anchor = ip; in LZ4_compressCtx() 662 len = (ip - anchor); in LZ4_compressCtx() 683 anchor = ip; in LZ4_compressCtx() 698 anchor = ip++; in LZ4_compressCtx() 705 int lastRun = iend - anchor; in LZ4_compressCtx() 718 (void) memcpy(op, anchor, iend - anchor); in LZ4_compressCtx() [all …]
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | fastlz.c | 242 const unsigned char *anchor = ip; in FASTLZ_COMPRESSOR() local 250 ref = anchor - 1 + 3; in FASTLZ_COMPRESSOR() 261 distance = anchor - ref; in FASTLZ_COMPRESSOR() 264 *hslot = anchor; in FASTLZ_COMPRESSOR() 291 ip = anchor + len; in FASTLZ_COMPRESSOR() 343 len = ip - anchor; in FASTLZ_COMPRESSOR() 409 *op++ = *anchor++; in FASTLZ_COMPRESSOR() 410 ip = anchor; in FASTLZ_COMPRESSOR()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | l_strplumb.c | 218 uint_t *anchor, char *mods[]) in kstr_autopush() argument 279 if (anchor != NULL) in kstr_autopush() 280 *anchor = push.sap_anchor; in kstr_autopush() 318 if (anchor != NULL) in kstr_autopush() 319 push.sap_anchor = *anchor; in kstr_autopush()
|
/illumos-gate/usr/src/cmd/awk/ |
H A D | b.c | 119 makedfa(const char *s, int anchor) /* returns dfa for reg expr s */ in makedfa() argument 134 return (mkdfa(s, anchor)); in makedfa() 136 if (fatab[i]->anchor == anchor && in makedfa() 142 pfa = mkdfa(s, anchor); in makedfa() 167 mkdfa(const char *s, int anchor) in mkdfa() argument 193 f->initstat = makeinit(f, anchor); in mkdfa() 194 f->anchor = anchor; in mkdfa() 200 makeinit(fa *f, int anchor) in makeinit() argument 219 if (anchor) { in makeinit()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | regexp.c | 94 _re_exec(regexp_t* re, const char* subject, const char* handle, int anchor) in _re_exec() argument 100 if (regexec(&env->re, subject, elementsof(match), match, 0) || anchor && match[0].rm_so) in _re_exec()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
H A D | fru_HDD0.info | 35 * name:<namepath> -- gives the anchor node 38 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD1.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD2.info | 37 * name:<namepath> -- gives the anchor node 40 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD3.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD4.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD5.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD6.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD7.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_SC.info | 38 * name:<namepath> -- gives the anchor node 41 * _class:<classpath> -- gives the anchor node
|
H A D | fru_usb-a-1.info | 38 * name:<namepath> -- gives the anchor node 41 * _class:<classpath> -- gives the anchor node
|
H A D | fru_usb-a-4.info | 38 * name:<namepath> -- gives the anchor node 41 * _class:<classpath> -- gives the anchor node
|
H A D | fru_usb-a-2.info | 38 * name:<namepath> -- gives the anchor node 41 * _class:<classpath> -- gives the anchor node
|
H A D | fru_usb-a-3.info | 38 * name:<namepath> -- gives the anchor node 41 * _class:<classpath> -- gives the anchor node
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/ |
H A D | fru_HDD0.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD1.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD2.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD3.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/ |
H A D | fru_HDD0.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD1.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|
H A D | fru_HDD2.info | 36 * name:<namepath> -- gives the anchor node 39 * _class:<classpath> -- gives the anchor node
|