Home
last modified time | relevance | path

Searched refs:separators (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dremix.c61 static char const separators[] = "-vpi,"; in parse() local
66 PARSE(sep1, "%i", chan1, 0, separators); in parse()
73 PARSE(sep1, "%i", chan2, 0, separators + 1); in parse()
77 PARSE(sep2, "%lf", multiplier, -HUGE_VAL, separators + 4); in parse()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py283 def to_json(self, f, *, sort_keys=False, indent=None, separators=None): argument
295 separators=separators,
/OK3568_Linux_fs/external/xserver/m4/
H A Dltoptions.m4176 # Look at the argument we got. We use all the common list separators.
230 # Look at the argument we got. We use all the common list separators.
284 # Look at the argument we got. We use all the common list separators.
391 # Look at the argument we got. We use all the common list separators.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dlg_UG78 % pair of thousands separators, e.g. "123,456,786"
129 % pair of thousands separators, e.g. 123,456,789
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dlg_UG78 % pair of thousands separators, e.g. "123,456,786"
129 % pair of thousands separators, e.g. 123,456,789
/OK3568_Linux_fs/external/xserver/include/
H A Dmisc.h236 extern _X_EXPORT char **xstrtokenize(const char *str, const char *separators);
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dprintk-formats.rst274 separators. The default byte separator is the colon (:).
277 the ``M`` specifier to use dash (-) separators instead of the default
316 colon-separators. Leading zeros are always used.
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c2044 xstrtokenize(const char *str, const char *separators) in xstrtokenize() argument
2058 for (tok = strtok(tmp, separators); tok; tok = strtok(NULL, separators)) { in xstrtokenize()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dwriting-rules.txt57 preferably in lowercase, enclosed between separators made of 80 hashes. A
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkconfig-macro-language.rst180 In Make, some functions treat commas verbatim instead of argument separators.
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dpkg-stats1080 json.dump(final, f, indent=2, separators=(',', ': '))
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dlicense.bbclass408 'in the valid list of separators (%s)' %
H A Dsstate.bbclass24 # 7 is for the separators
H A Dpackage.bbclass1760 json.dump(extended_data, f, sort_keys=True, separators=(",", ":"))
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlocale1465 // Stage 2 - Widen __nar while adding thousands separators
1492 // Stage 2 - Widen __nar while adding thousands separators
1519 // Stage 2 - Widen __nar while adding thousands separators
1546 // Stage 2 - Widen __nar while adding thousands separators
1587 // Stage 2 - Widen __nar while adding thousands separators
1638 // Stage 2 - Widen __nar while adding thousands separators
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlocale1465 // Stage 2 - Widen __nar while adding thousands separators
1492 // Stage 2 - Widen __nar while adding thousands separators
1519 // Stage 2 - Widen __nar while adding thousands separators
1546 // Stage 2 - Widen __nar while adding thousands separators
1587 // Stage 2 - Widen __nar while adding thousands separators
1638 // Stage 2 - Widen __nar while adding thousands separators
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py427 json.dump(data, f, sort_keys=True, separators=(",", ":"), cls=SetEncoder)
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-stat.txt110 print large numbers with thousands' separators according to locale.
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.3.rst448 correctly uses tabs as separators between all columns in
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-35954 These are the decimal-point separators used in formatting
5961 These are the separators used to delimit groups of digits to the
5981 separators.
6623 using thousands separators. The thousands separator for the ‘en_US’
6657 separators. One last example should explain the remaining
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-35954 These are the decimal-point separators used in formatting
5961 These are the separators used to delimit groups of digits to the
5981 separators.
6623 using thousands separators. The thousands separator for the ‘en_US’
6657 separators. One last example should explain the remaining
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcpp.info3584 separators for text handled by the preprocessor itself, since it doesn't
3664 Commas within nested parentheses are not treated as argument separators.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcpp.info3584 separators for text handled by the preprocessor itself, since it doesn't
3664 Commas within nested parentheses are not treated as argument separators.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17400 +# Path separators are also converted from $build format to $host format. If
18647 -# Path separators are also converted from $build format to
18712 - # Now, add the leading and trailing path separators back
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt5437 separators. Unrecognized parameters and invalid values

12