Home
last modified time | relevance | path

Searched refs:keyword (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim46 syn keyword ngxBoolean contained on off
53 syn keyword ngxDirectiveListen listen
64 syn keyword ngxListenOptions contained
135 syn keyword ngxDirective contained aio
141 syn keyword ngxDirective contained api
181 syn keyword ngxDirective contained deny
188 syn keyword ngxDirective contained env
191 syn keyword ngxDirective contained etag
194 syn keyword ngxDirective contained f4f
245 syn keyword ngxDirective contained flv
[all …]
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_vpd.c415 efx_vpd_keyword_t keyword; in efx_vpd_next_keyword() local
432 *keywordp = keyword; in efx_vpd_next_keyword()
484 efx_vpd_keyword_t keyword; in efx_vpd_hunk_verify() local
637 efx_vpd_keyword_t keyword = 0; in efx_vpd_hunk_next() local
654 keyword = 0; in efx_vpd_hunk_next()
663 keyword = 0; in efx_vpd_hunk_next()
688 *keywordp = keyword; in efx_vpd_hunk_next()
710 __in efx_vpd_keyword_t keyword, in efx_vpd_hunk_get() argument
745 if (ikeyword == keyword) { in efx_vpd_hunk_get()
775 efx_vpd_keyword_t keyword; in efx_vpd_hunk_set() local
[all …]
H A Defx_impl.h1467 __in efx_vpd_keyword_t keyword,
1477 __out efx_vpd_keyword_t *keyword,
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c38 const char *keyword; member
46 const char *keyword; member
54 const char *keyword; member
66 .keyword = "null",
73 .keyword = "aes-128-cbc",
80 .keyword = "aes-192-cbc",
87 .keyword = "aes-256-cbc",
94 .keyword = "aes-128-ctr",
101 .keyword = "3des-cbc",
111 .keyword = "null",
[all …]
/f-stack/tools/libxo/doc/
H A Dxopo.rst38 --add-comments --keyword=xo_emit --keyword=xo_emit_h \
39 --keyword=xo_emit_warn -C -E -n --foreign-user \
H A Dhowto.rst309 --add-comments --keyword=xo_emit --keyword=xo_emit_h \
310 --keyword=xo_emit_warn -C -E -n --foreign-user \
H A Doptions.rst171 using the "encoder" keyword::
/f-stack/freebsd/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib75 # $1 - retry keyword
137 # retried up to 5 times when the command returns the keyword "busy".
156 # Execute a negative test with keyword expected, and exit
159 # $1 - keyword expected
186 # or output includes expected keyword
188 # $1 - keyword expected
191 # return 0 if command fails, or the output contains the keyword expected,
/f-stack/dpdk/app/test/
H A Dtest_ipsec_perf.c78 const char *keyword; member
86 const char *keyword; member
94 const char *keyword; member
105 .keyword = "aes-128-cbc",
115 .keyword = "sha1-hmac",
124 .keyword = "aes-128-gcm",
H A Dtest_ipsec.c115 const char *keyword; member
123 const char *keyword; member
132 .keyword = "null",
142 .keyword = "null",
188 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()
204 if (strcmp(auth_keyword, algo->keyword) == 0) in find_match_auth_algo()
/f-stack/freebsd/contrib/openzfs/etc/init.d/
H A Dzfs-share.in38 keyword -lxc -openvz -prefix -vserver
H A Dzfs-mount.in62 keyword -lxc -openvz -prefix -vserver
H A Dzfs-import.in43 keyword -lxc -openvz -prefix -vserver
/f-stack/tools/libxo/tests/gettext/
H A DMakefile.am137 --add-comments --keyword=xo_emit --keyword=xo_emit_h \
138 --keyword=xo_emit_warn \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib122 typeset keyword=$2
142 log_must zpool create -f -m $TESTDIR $pool $keyword $vdevs
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp.kshlib36 typeset keyword=$4
40 grep -i "$keyword" > /dev/null 2>&1
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dberlin,pinctrl.txt13 Be aware the Marvell Berlin datasheets use the keyword 'mode' for what
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate001.cfg35 # via the 'local' keyword (in the config1.cfg file) has correctly
H A Dstate002.cfg35 # dataset via the 'local' keyword (in the configX.cfg file) has
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c1264 keyword, "port");
1361 keyword, "attach");
1405 keyword, "detach");
1446 keyword, "detach");
1994 keyword, "config");
8396 keyword, "set");
8438 keyword, "set");
8480 keyword, "set");
16098 keyword, "config");
16174 keyword, "port");
[all …]
/f-stack/tools/route/
H A Droute.c145 static int keyword(const char *);
277 switch (keyword(*argv)) { in main()
460 switch (keyword(*argv + 1)) { in flushroutes()
904 switch (key = keyword(1 + *argv)) { in newroute()
1524 switch (keyword(*argv + 1)) { in monitor()
1959 keyword(const char *cp) function
/f-stack/dpdk/doc/guides/howto/
H A Dpacket_capture_framework.rst53 for ``pdump`` keyword to see how this is done.
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css697 div.parse-implicit-keyword,
704 div.parse-implicit-keyword,
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in305 /* C99 restrict keyword supported. */
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dexample-schema.yaml146 properties are one case where the json-schema 'type' keyword can be used

12