| /f-stack/app/nginx-1.16.1/contrib/vim/syntax/ |
| H A D | nginx.vim | 46 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 D | efx_vpd.c | 415 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 D | efx_impl.h | 1467 __in efx_vpd_keyword_t keyword, 1477 __out efx_vpd_keyword_t *keyword,
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 38 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 D | xopo.rst | 38 --add-comments --keyword=xo_emit --keyword=xo_emit_h \ 39 --keyword=xo_emit_warn -C -E -n --foreign-user \
|
| H A D | howto.rst | 309 --add-comments --keyword=xo_emit --keyword=xo_emit_h \ 310 --keyword=xo_emit_warn -C -E -n --foreign-user \
|
| H A D | options.rst | 171 using the "encoder" keyword::
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/include/ |
| H A D | logapi.shlib | 75 # $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 D | test_ipsec_perf.c | 78 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 D | test_ipsec.c | 115 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 D | zfs-share.in | 38 keyword -lxc -openvz -prefix -vserver
|
| H A D | zfs-mount.in | 62 keyword -lxc -openvz -prefix -vserver
|
| H A D | zfs-import.in | 43 keyword -lxc -openvz -prefix -vserver
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | Makefile.am | 137 --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 D | redundancy.kshlib | 122 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 D | mmp.kshlib | 36 typeset keyword=$4 40 grep -i "$keyword" > /dev/null 2>&1
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | berlin,pinctrl.txt | 13 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 D | state001.cfg | 35 # via the 'local' keyword (in the config1.cfg file) has correctly
|
| H A D | state002.cfg | 35 # dataset via the 'local' keyword (in the configX.cfg file) has
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 1264 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 D | route.c | 145 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 D | packet_capture_framework.rst | 53 for ``pdump`` keyword to see how this is done.
|
| /f-stack/tools/libxo/xohtml/ |
| H A D | xohtml.css | 697 div.parse-implicit-keyword, 704 div.parse-implicit-keyword,
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 305 /* C99 restrict keyword supported. */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | example-schema.yaml | 146 properties are one case where the json-schema 'type' keyword can be used
|