Home
last modified time | relevance | path

Searched refs:quick (Results 1 – 23 of 23) sorted by relevance

/f-stack/app/redis-5.0.5/utils/graphs/commits-over-time/
H A DREADME.md2 can find at http://antirez.com/news/98. It's really quick & dirty, more
/f-stack/doc/
H A DF-Stack_Binary_Release_Quick_Start.md59 …different kernel versions in your machine, you could not use this f-stack-quick-start package and …
76 …sing cloud virtual machine in cloud.tencent.com, you can also use this f-stack-quick-start package.
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_resolver.h221 unsigned quick:1; member
H A Dngx_resolver.c387 temp->quick = 1; in ngx_resolve_start()
424 if (ctx->quick) { in ngx_resolve_name()
502 if (ctx->quick) { in ngx_resolve_name_done()
/f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/
H A DREADME.md56 6. Run `make test` to perform a quick test of the NuGet package. Verify that
/f-stack/freebsd/netgraph/
H A DNOTES95 use the node ID in the return address field for quick response delivery.
/f-stack/freebsd/netpfil/pf/
H A Dpf.h501 u_int8_t quick; member
H A Dpf_ioctl.c1015 PF_MD5_UPD(rule, quick); in pf_hash_rule()
1527 rule->quick = krule->quick; in pf_krule_to_rule()
1659 krule->quick = rule->quick; in pf_rule_to_krule()
H A Dpf.c2991 int quick = 0; in pf_step_out_of_anchor() local
3032 quick = fr->quick; in pf_step_out_of_anchor()
3036 return (quick); in pf_step_out_of_anchor()
3612 if ((*rm)->quick) in pf_test_rule()
4024 if ((*rm)->quick) in pf_test_fragment()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js2866 var quick = rquickIs.exec( selector );
2867 if ( quick ) {
2870 quick[1] = ( quick[1] || "" ).toLowerCase();
2871 quick[3] = quick[3] && new RegExp( "(?:^|\\s)" + quick[3] + "(?:\\s|$)" );
2873 return quick;
2896 handleObjIn, quick, handlers, special;
2963 handleObj.quick = quickParse( selector );
2964 if ( !handleObj.quick && jQuery.expr.match.POS.test( selector ) ) {
3287 …hit = selMatch[ sel ] = ( handleObj.quick ? quickIs( cur, handleObj.quick ) : jQuery( cur ).is( se…
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A DREADME.md4 The main objective of creating a zstd wrapper for [zlib](http://zlib.net/) is to allow a quick and …
/f-stack/freebsd/contrib/zstd/
H A DREADME.md181 You can run quick local smoke tests by executing the `playTest.sh` script from the `src/tests` dire…
/f-stack/
H A DREADME.md27 With the rapid development of all kinds of applications, in order to help different APPs quick and …
/f-stack/tools/compat/include/net/
H A Dpfvar.h272 u_int8_t quick; member
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md97 assistance is crucial in providing a quick solution. They may ask for
/f-stack/dpdk/doc/guides/nics/
H A Di40e.rst61quick-linux-usage-guide.html>`_ and `Intel® Ethernet NVM Update Tool: Quick Usage Guide for EFI <h…
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi299 * This quick transition under light load has the possibility to trigger the
/f-stack/freebsd/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt484 deserve quick mention.
/f-stack/freebsd/net/
H A Dpfvar.h384 u_int8_t quick; member
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst159 PCAP to be received repeatedly at a high rate. This can be useful for quick
/f-stack/app/redis-5.0.5/
H A DREADME.md1 This README is just a fast *quick start* document. You can find more detailed documentation at [red…
H A D00-RELEASENOTES940 To start a quick recap of what's new in Redis 5:
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt18904 6. Parse-only option added for quick syntax checking.