| /f-stack/freebsd/contrib/libsodium/builds/msvc/ |
| H A D | resource.rc | 47 VALUE "FileDescription", "The Sodium crypto library (libsodium) " 48 VALUE "FileVersion", LIBSODIUM_VERSION_STRING 49 VALUE "InternalName", "libsodium" 50 VALUE "LegalCopyright", "Copyright (c) 2017 The libsodium authors." 51 VALUE "OriginalFilename", "libsodium.dll" 52 VALUE "ProductName", LIBSODIUM_PRODUCT_NAME 53 VALUE "ProductVersion", LIBSODIUM_VERSION_STRING 58 VALUE "Translation", 0x409, 1200
|
| /f-stack/freebsd/tools/ |
| H A D | acpi_quirks2h.awk | 107 VALUE = $4; 113 TABLE, OPERAND, VALUE) > OUTPUT; 122 VALUE = $4; 128 TABLE, OPERAND, VALUE) > OUTPUT;
|
| /f-stack/dpdk/app/test/ |
| H A D | test_metrics.c | 18 #define VALUE 1 macro 61 err = rte_metrics_update_value(RTE_METRICS_GLOBAL, KEY, VALUE); in test_metrics_without_init() 121 err = rte_metrics_update_value(RTE_METRICS_GLOBAL, KEY, VALUE); in test_metrics_update_value() 127 err = rte_metrics_update_value(9, KEY, VALUE); in test_metrics_update_value() 131 err = rte_metrics_update_value(-2, KEY, VALUE); in test_metrics_update_value() 135 err = rte_metrics_update_value(39, KEY, VALUE); in test_metrics_update_value() 139 err = rte_metrics_update_value(RTE_METRICS_GLOBAL, KEY+12, VALUE); in test_metrics_update_value()
|
| /f-stack/tools/libutil/ |
| H A D | property.c | 80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator 155 state = VALUE; in properties_read() 161 case VALUE: in properties_read()
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | zfs-meta.m4 | 9 dnl # ^[ ]*KEY:[ \t]+VALUE$ 12 dnl # - KEY is separated from VALUE by a colon and one or more spaces/tabs. 13 dnl # - KEY and VALUE are case sensitive. 23 dnl # VALUE will prematurely terminate the string since that sequence is 195 dnl # Returns the META VALUE associated with the given KEY_NAME_OR_REGEX expr.
|
| H A D | progtest.m4 | 24 dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
|
| /f-stack/app/micro_thread/ |
| H A D | micro_thread.h | 571 #define MT_ATTR_API(ATTR, VALUE) \ argument 576 fm->GetLogAdpt()->AttrReportAdd(ATTR, VALUE); \ 580 #define MT_ATTR_API_SET(ATTR, VALUE) \ argument 585 fm->GetLogAdpt()->AttrReportSet(ATTR, VALUE); \
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unidef.h | 296 #define DEF(NAME, VALUE, STR) NAME = VALUE, argument
|
| H A D | sig_print.c | 243 #define DEF(NAME, VALUE, STR) { STR, VALUE }, in uni_print_api() argument
|
| /f-stack/freebsd/sys/ |
| H A D | pmc.h | 311 #define __PMC_CAP(NAME, VALUE, DESCR) PMC_CAP_##NAME = (1 << VALUE) , argument
|
| /f-stack/tools/libxo/doc/ |
| H A D | getting.rst | 148 ../configure [OPTION]... [VAR=VALUE]...
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | cxgbe.rst | 147 FLAG VALUE 163 | FILTERMODE COMBINATIONS | VALUE |
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward.rst | 214 can be specified with --hash-entry-num VALUE in command line, being its default value 4.
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 473 * DEBUG DIGEST-VALUE added in case you want to make sure a given set of keys 585 DEBUG DIGEST-VALUE implemented.
|