Searched refs:_default (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-lib.sh.in | 11 _default="$1"; shift 13 [ $? -ne 0 ] && [ -z "$_b" ] && _b="$_default"
|
| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | turbo_sw.rst | 174 -c validation -v ./turbo_*_default.data
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 3223 if ( (!special._default || special._default.apply( elem.ownerDocument, data ) === false) && 5732 _default: [ 0, "", "" ] property 5742 wrapMap._default = [ 1, "div<div>", "</div>" ]; 6341 wrap = wrapMap[ tag ] || wrapMap._default, 8633 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default; 8686 ( jQuery.fx.step[ this.prop ] || jQuery.fx.step._default )( this ); 8871 _default: 400 property 8879 _default: function( fx ) { method
|
| /f-stack/freebsd/contrib/zstd/lib/decompress/ |
| H A D | huf_decompress.c | 60 static size_t fn##_default( \ 82 return fn##_default(dst, dstSize, cSrc, cSrcSize, DTable); \
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | testbbdev.rst | 204 ./test-bbdev.py -v app/test-bbdev/turbo_*_default.data
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 21409 static size_t fn##_default( \ 21431 return fn##_default(dst, dstSize, cSrc, cSrcSize, DTable); \
|