| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | remix.c | 61 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 D | spdx.py | 283 def to_json(self, f, *, sort_keys=False, indent=None, separators=None): argument 295 separators=separators,
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ltoptions.m4 | 176 # 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 D | lg_UG | 78 % 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 D | lg_UG | 78 % 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 D | misc.h | 236 extern _X_EXPORT char **xstrtokenize(const char *str, const char *separators);
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | printk-formats.rst | 274 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 D | utils.c | 2044 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 D | writing-rules.txt | 57 preferably in lowercase, enclosed between separators made of 80 hashes. A
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 180 In Make, some functions treat commas verbatim instead of argument separators.
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | pkg-stats | 1080 json.dump(final, f, indent=2, separators=(',', ': '))
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | license.bbclass | 408 'in the valid list of separators (%s)' %
|
| H A D | sstate.bbclass | 24 # 7 is for the separators
|
| H A D | package.bbclass | 1760 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 D | locale | 1465 // 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 D | locale | 1465 // 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 D | siggen.py | 427 json.dump(data, f, sort_keys=True, separators=(",", ":"), cls=SetEncoder)
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 110 print large numbers with thousands' separators according to locale.
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.3.rst | 448 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 D | libc.info-3 | 5954 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 D | libc.info-3 | 5954 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 D | cpp.info | 3584 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 D | cpp.info | 3584 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 D | 0009-Use-libtool-2.4.patch | 17400 +# 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 D | kernel-parameters.txt | 5437 separators. Unrecognized parameters and invalid values
|