| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | compand.c | 72 unsigned pairs, i, j, commas; in getopts() local 83 for (s = l->arg0, commas = 0; *s; ++s) if (*s == ',') ++commas; in getopts() 84 if ((commas % 2) == 0) { in getopts() 88 pairs = 1 + commas/2; in getopts()
|
| H A D | compandt.c | 163 unsigned i, j, num, pairs, commas = 0; in lsx_compandt_parse() local 171 while (*text) commas += *text++ == ','; in lsx_compandt_parse() 172 pairs = 1 + commas / 2; in lsx_compandt_parse() 186 if (i || (commas & 1)) { in lsx_compandt_parse()
|
| H A D | mcompand.c | 88 size_t rates, i, commas; in sox_mcompand_getopts_1() local 92 for (s = argv[0], commas = 0; *s; ++s) in sox_mcompand_getopts_1() 93 if (*s == ',') ++commas; in sox_mcompand_getopts_1() 95 if (commas % 2 == 0) /* There must be an even number of in sox_mcompand_getopts_1() 102 rates = 1 + commas/2; in sox_mcompand_getopts_1()
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 162 Kconfig uses only commas for delimiters, and keeps all whitespaces in the 180 In Make, some functions treat commas verbatim instead of argument separators. 185 In Kconfig, for simpler implementation and grammatical consistency, commas that 191 accepts only one. To pass commas in arguments, you can use the following trick::
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | .yamllint | 20 commas: {min-spaces-after: 1, max-spaces-after: 1}
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 6 # You can not pass commas directly to a function since they are treated as
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0006-chardev-connect-socket-to-a-spawned-command.patch | 18 Beware that commas in the command must be escaped as double commas.
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | intelfb.rst | 89 Separate each option/option-pair by commas (,) and the option from its value
|
| H A D | modedb.rst | 56 Options can also be passed after the mode, using commas as separator.
|
| H A D | intel810.rst | 181 Separate each option/option-pair by commas (,) and the option from its value
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 14 The format is specified as a string of data separated by commas and optionally
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.autoboot | 102 commas exactly like in a printf statement, the required
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/ |
| H A D | README | 114 have commas within them).
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py.in | 63 # "To create a single annotation when any one of a set of processes is started, use commas…
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dec/ |
| H A D | de4x5.rst | 189 lack of commas to separate items.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | machmode.def | 56 If an EXPR contains commas, you may need to write an extra pair of
|
| H A D | rtl.def | 1082 in the string are separated by commas. For example, it is useful 1093 are separated by commas. Pattern is one unit name or unit names 1137 are separated by commas. Pattern is one unit name or unit names 1163 string. Insn names in the strings are separated by commas. The
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | open.rst | 115 separated by commas:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | machmode.def | 56 If an EXPR contains commas, you may need to write an extra pair of
|
| H A D | rtl.def | 1082 in the string are separated by commas. For example, it is useful 1093 are separated by commas. Pattern is one unit name or unit names 1137 are separated by commas. Pattern is one unit name or unit names 1163 string. Insn names in the strings are separated by commas. The
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | mount_api.rst | 268 items separated by commas, then this may be set to NULL. 521 consisting of key[=val] options separated by commas. Each item in the
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-3.0.rst | 298 - The ``wic --expand`` command now uses commas to separate "key:value"
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | BusLogic.rst | 397 separated by commas. The Probing and Debugging Options apply to all host 574 of driver options containing commas.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/ |
| H A D | nfsroot.rst | 73 <nfs-options> Standard NFS options. All options are separated by commas.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch | 37 * (commas separated)
|