| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_get/ |
| H A D | zfs_get_common.kshlib | 46 typeset separator=${3} 78 comb_str=$comb_str$separator${elements[item]}
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | btree.c | 877 bmov(separator, out, size); in zfs_btree_bulk_finish() 892 move_count - 1) * size, separator, size); in zfs_btree_bulk_finish() 946 bmov(separator, e_out, size); in zfs_btree_bulk_finish() 1402 bmov(separator, node->btc_elems, size); in zfs_btree_remove_from_node() 1413 bmov(take_elem, separator, size); in zfs_btree_remove_from_node() 1452 bmov(take_elem, separator, size); in zfs_btree_remove_from_node() 1505 bmov(separator, e_out, size); in zfs_btree_remove_from_node() 1657 bmov(separator, leaf->btl_elems, size); in zfs_btree_remove_idx() 1660 bmov(take_elem, separator, size); in zfs_btree_remove_idx() 1692 bmov(take_elem, separator, size); in zfs_btree_remove_idx() [all …]
|
| /f-stack/dpdk/app/test/test_cfgfiles/etc/ |
| H A D | sample1.ini | 12 ignore-missing-separator
|
| H A D | sample2.ini | 12 ignore-missing-separator
|
| /f-stack/freebsd/tools/ |
| H A D | makeobjops.awk | 113 function join (separator, array, num) 118 _result = separator array[num--] _result;
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | args.c | 132 app_parse_opt_vals(const char *conf_str, char separator, uint32_t n_vals, uint32_t *opt_vals) in app_parse_opt_vals() argument 146 n_tokens = rte_strsplit(string, strnlen(string, 32), tokens, n_vals, separator); in app_parse_opt_vals()
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 27 The ``-`` character is used as a range separator and ``,`` is used as a 28 single number separator.
|
| /f-stack/tools/libutil/tests/ |
| H A D | humanize_number_test.c | 451 static const char *separator = "|"; variable 465 strlcat(result, separator, in str_flags()
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | fileio.c | 767 extractFilename(const char* path, char separator) in extractFilename() argument 769 const char* search = strrchr(path, separator); in extractFilename() 783 char separator; in FIO_createFilename_fromOutDir() local 787 separator = '\\'; in FIO_createFilename_fromOutDir() 789 separator = '/'; in FIO_createFilename_fromOutDir() 792 filenameStart = extractFilename(path, separator); in FIO_createFilename_fromOutDir() 803 if (outDirName[strlen(outDirName)-1] == separator) { in FIO_createFilename_fromOutDir() 806 memcpy(result + strlen(outDirName), &separator, 1); in FIO_createFilename_fromOutDir()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ice.rst | 92 is used as a range separator and ``,`` is used as a single number separator.
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | zfs-meta.m4 | 24 dnl # used as the awk field separator.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_job_stats.rst | 92 * l: Use locale thousands separator when formatting big numbers. 95 thousands separator printing, issue the command:
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | config.c | 4093 const char *separator = "|"; in list_pkt_forwarding_modes() local 4101 strncat(fwd_modes, separator, in list_pkt_forwarding_modes() 4104 fwd_modes[strlen(fwd_modes) - strlen(separator)] = '\0'; in list_pkt_forwarding_modes() 4114 const char *separator = "|"; in list_pkt_forwarding_retry_modes() local 4125 strncat(fwd_modes, separator, in list_pkt_forwarding_retry_modes() 4129 fwd_modes[strlen(fwd_modes) - strlen(separator)] = '\0'; in list_pkt_forwarding_retry_modes()
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 64 with a ``--`` separator:
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 19 They must be separated from the EAL options, shown in the previous section, with a ``--`` separator:
|
| H A D | testpmd_funcs.rst | 3479 The ``/`` token is used as a separator between pattern items as shown
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 387 Smaller notes can be put inline in the patch after the ``---`` separator, for example::
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 473 New : `--` separator, stating that all following arguments are file names. Suggested by Chip Turner.
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 3841 *) Bugfix: nginx did not treat a comma as separator in the
|