| /f-stack/tools/compat/ |
| H A D | getopt.c | 78 place = EMSG; in getopt() 81 optopt = *place++; in getopt() 85 place = EMSG; in getopt() 91 place = EMSG; in getopt() 97 optopt = *place++; in getopt() 101 if (*place == 0) in getopt() 118 if (*place == 0) in getopt() 123 if (*place) in getopt() 124 optarg = place; in getopt() 135 place = EMSG; in getopt() [all …]
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | getopt.c | 278 place = EMSG; in getopt_internal() 333 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') { in getopt_internal() 335 place = EMSG; in getopt_internal() 361 else if (*place != ':' && strchr(options, *place) != NULL) in getopt_internal() 367 place = EMSG; in getopt_internal() 384 if (!*place) in getopt_internal() 393 if (*place) in getopt_internal() 396 place = EMSG; in getopt_internal() 405 place = EMSG; in getopt_internal() 409 if (!*place) in getopt_internal() [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | always-sed.m4 | 2 dnl # Set the flags used for sed in-place edits. 6 AC_CACHE_CHECK([for sed --in-place], [ac_cv_inplace], [ 9 AS_IF([$SED --in-place 's#foo#bar#' $tmpfile 2>/dev/null], 10 [ac_cv_inplace="--in-place"], 13 [AC_MSG_ERROR([$SED does not support in-place])])
|
| H A D | kernel-kuidgid.m4 | 3 dnl # User namespaces, use kuid_t in place of uid_t where available.
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | overview.rst | 16 - "In Place SGL" feature flag stands for "In place Scatter-gather list", 18 being the operation in-place (input address = output address). 21 "Out-of-place Scatter-gather list Input, Scatter-gather list Output", 26 "Out-of-place Scatter-gather list Input, Linear Buffers Output", 31 "Out-of-place Linear Buffers Input, Scatter-gather list Output", 36 "Out-of-place Linear Buffers Input, Linear Buffers Output", 37 which means that Out-of-place operation is supported,
|
| H A D | null.rst | 39 * Only in-place is currently supported (destination address is the same as
|
| /f-stack/dpdk/doc/guides/compressdevs/ |
| H A D | overview.rst | 21 "Out-of-place Scatter-gather list Input, Scatter-gather list Output", 26 "Out-of-place Scatter-gather list Input, Linear Buffers Output", 31 "Out-of-place Linear Buffers Input, Scatter-gather list Output",
|
| /f-stack/dpdk/devtools/ |
| H A D | cocci.sh | 26 --in-place --dir $SRCTREE > $tmp
|
| /f-stack/freebsd/kern/ |
| H A D | subr_rangeset.c | 264 rangeset_lookup(struct rangeset *rs, uint64_t place) in rangeset_lookup() argument 270 r1 = pctrie_lookup_le(&rs->rs_trie, place); in rangeset_lookup() 274 if (r->re_end <= place) in rangeset_lookup()
|
| /f-stack/freebsd/sys/ |
| H A D | rangeset.h | 78 void *rangeset_lookup(struct rangeset *rs, uint64_t place);
|
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | codecov.yml | 25 # ignore: Please place any ignores in config/ax_code_coverage.m4 instead
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | smsc-lan91c111.txt | 16 - pxa-u16-align4 : Boolean, put in place the workaround the force all
|
| H A D | marvell,mvusb.yaml | 19 the mv88e6xxx driver, you need a device tree node in which to place the switch
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | adi,ltc2947.yaml | 51 level of current below which no accumulation takes place. 97 /* accumulation takes place always for energ1/charge1. */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mips/ |
| H A D | cpu_irq.txt | 6 With the irq_domain in place we can describe how the 8 IRQs are wired to the
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | pdump_lib.rst | 26 Note: The filter option in the API is a place holder for future enhancements. 30 Note: The filter option in the API is a place holder for future enhancements.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | fsl-mxs-dma.txt | 7 If a channel is empty/reserved, 0 should be filled in place.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/eeprom/ |
| H A D | at25.txt | 25 Obsolete legacy properties can be used in place of "size", "pagesize",
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | INSTALL | 25 place in your system. In this case, do "make install". The official 26 place and the way to install files are defined in Makefile. You must
|
| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | null.rst | 20 * In-place operations for Turbo encode and decode are not supported
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | README | 23 It is recommended to place the default temporary directory or
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | socionext,uniphier-gpio.yaml | 88 // document. Unfortunately, only the one's place is octal in the port
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad7192.yaml | 67 bit is set, the analog inputs are buffered, allowing the user to place
|
| /f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/ |
| H A D | README.md | 57 everything else in the `.nupkg` file is in place.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | reset.txt | 20 A word on where to place reset signal consumers in device tree: It is possible
|