| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | is_subranged.hpp | 34 // for integral to integral conversions 38 // Signed to unsigned conversions are 'subranged' because of possible loose 43 // for unsigned integral to signed integral conversions 75 // for integral to integral conversions of the same sign. 87 // for integral to float conversions 94 // for float to integral conversions 101 // for float to float conversions 127 // for Udt to built-in conversions 134 // for built-in to Udt conversions 141 // for Udt to Udt conversions
|
| /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-5 | 1629 * register_printf_function: (libc)Registering New Conversions. 2682 * Table of Output Conversions:: Summary of output conversions and 2684 * Integer Conversions:: Details about formatting of integers. 2685 * Floating-Point Conversions:: Details about formatting of 2687 * Other Output Conversions:: Details about formatting of strings, 2727 There are also conversions for printing an integer argument as an 2753 File: libc.info, Node: Output Conversion Syntax, Next: Table of Output Conversions, Prev: Format… 2828 written for the numeric conversions. If the precision is 2842 default type. (For example, the integer conversions assume a type 2850 of the individual conversions for information about the particular [all …]
|
| H A D | libc.info-3 | 1629 * register_printf_function: (libc)Registering New Conversions. 3504 conversions on entire strings. However, the defined set of functions is 3824 multiple conversions at the same time (not only when using threads) 4128 • Parallel conversions to and from different character sets are not 4149 conversions limits them. The standard does not specify that any 4190 Objects of this type can be assigned handles for the conversions 4192 freed, but the conversions for which the handles stand for have to. 4222 to perform independent conversions. The data structures associated 4224 This must not be messed up by using it in different conversions. 4228 all of the conversions from FROMSET to TOSET. [all …]
|
| /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-5 | 1629 * register_printf_function: (libc)Registering New Conversions. 2682 * Table of Output Conversions:: Summary of output conversions and 2684 * Integer Conversions:: Details about formatting of integers. 2685 * Floating-Point Conversions:: Details about formatting of 2687 * Other Output Conversions:: Details about formatting of strings, 2727 There are also conversions for printing an integer argument as an 2753 File: libc.info, Node: Output Conversion Syntax, Next: Table of Output Conversions, Prev: Format… 2828 written for the numeric conversions. If the precision is 2842 default type. (For example, the integer conversions assume a type 2850 of the individual conversions for information about the particular [all …]
|
| H A D | libc.info-3 | 1629 * register_printf_function: (libc)Registering New Conversions. 3504 conversions on entire strings. However, the defined set of functions is 3824 multiple conversions at the same time (not only when using threads) 4128 • Parallel conversions to and from different character sets are not 4149 conversions limits them. The standard does not specify that any 4190 Objects of this type can be assigned handles for the conversions 4192 freed, but the conversions for which the handles stand for have to. 4222 to perform independent conversions. The data structures associated 4224 This must not be messed up by using it in different conversions. 4228 all of the conversions from FROMSET to TOSET. [all …]
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | imx-ipu-image-convert.h | 85 * @ipu: the IPU handle to use for the conversions 86 * @ic_task: the IC task to use for the conversions 111 * Aborts any active or pending conversions for this context and 142 * ipu_image_convert_abort() - abort conversions 146 * This will abort any active or pending conversions for this context.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | C-Plus-Plus-Expressions.html | 109 <a name="index-type-conversions-in-C_002b_002b"></a> 112 perform overload resolution involving user-defined type conversions, 117 <p>It does perform integral conversions and promotions, floating-point 118 promotions, arithmetic conversions, pointer conversions, conversions of 119 class objects to base classes, and standard conversions such as those of
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | C-Plus-Plus-Expressions.html | 109 <a name="index-type-conversions-in-C_002b_002b"></a> 112 perform overload resolution involving user-defined type conversions, 117 <p>It does perform integral conversions and promotions, floating-point 118 promotions, arithmetic conversions, pointer conversions, conversions of 119 class objects to base classes, and standard conversions such as those of
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | locale_conv.h | 178 // As above, but returns false for partial conversions in _GLIBCXX_VISIBILITY() 228 /// String conversions in _GLIBCXX_VISIBILITY() 245 * @param __pcvt The facet to use for conversions. in _GLIBCXX_VISIBILITY() 258 * @param __pcvt The facet to use for conversions. in _GLIBCXX_VISIBILITY() 262 * The object's conversion state will persist between conversions. in _GLIBCXX_VISIBILITY() 273 * @param __byte_err A string to return on failed conversions. in _GLIBCXX_VISIBILITY() 274 * @param __wide_err A wide string to return on failed conversions. in _GLIBCXX_VISIBILITY() 384 /// Buffer conversions in _GLIBCXX_VISIBILITY() 400 * @param __pcvt The facet to use for conversions. in _GLIBCXX_VISIBILITY()
|
| H A D | locale_facets.h | 286 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 303 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 323 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 343 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 515 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 534 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 556 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 579 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 865 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 890 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | locale_conv.h | 178 // As above, but returns false for partial conversions in _GLIBCXX_VISIBILITY() 228 /// String conversions in _GLIBCXX_VISIBILITY() 245 * @param __pcvt The facet to use for conversions. in _GLIBCXX_VISIBILITY() 258 * @param __pcvt The facet to use for conversions. in _GLIBCXX_VISIBILITY() 262 * The object's conversion state will persist between conversions. in _GLIBCXX_VISIBILITY() 273 * @param __byte_err A string to return on failed conversions. in _GLIBCXX_VISIBILITY() 274 * @param __wide_err A wide string to return on failed conversions. in _GLIBCXX_VISIBILITY() 384 /// Buffer conversions in _GLIBCXX_VISIBILITY() 400 * @param __pcvt The facet to use for conversions. in _GLIBCXX_VISIBILITY()
|
| H A D | locale_facets.h | 286 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 303 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 323 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 343 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 515 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 534 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 556 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 579 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 865 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() 890 * Note: this is not what you want for codepage conversions. See in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | utstrtoul64.c | 23 * constants than the runtime (interpreter) integer-to-string conversions. 32 * interpreter - Implicit and explicit conversions, GPE method names 41 * and implicit conversions. This global must be set to the proper width. 43 * acpi_ut_strtoul64 interface, all conversions are 64 bits. This interface is 51 * support (explicit/implicit) for octal string conversions. 201 * interpreter - All runtime implicit conversions, as per ACPI specification 218 * implicit conversions, and the "0x" prefix is "not allowed". in acpi_ut_implicit_strtoul64()
|
| H A D | nsrepair.c | 26 * conversions here, in one place, eliminates the need for individual ACPI 27 * device drivers to do the same. Note: Most of these conversions are different 31 * The following conversions can be performed as necessary: 42 * Additional conversions that are available: 67 /* Resource descriptor conversions */ 85 /* Object reference conversions */ 90 /* Unicode conversions */
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-stm32 | 7 conversions on external trigger by either: 15 Writing value before enabling conversions sets trigger polarity.
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ti-ads124s08.c | 242 dev_err(&priv->spi->dev, "Start conversions failed\n"); in ads124s_read_raw() 256 dev_err(&priv->spi->dev, "Stop conversions failed\n"); in ads124s_read_raw() 292 dev_err(&priv->spi->dev, "Start ADC conversions failed\n"); in ads124s_trigger_handler() 297 dev_err(&priv->spi->dev, "Stop ADC conversions failed\n"); in ads124s_trigger_handler()
|
| H A D | nau7802.c | 160 * Conversions are synchronised on the rising edge of NAU7802_PUCTRL_CS_BIT 193 * wait for enough conversions to happen before getting a significant in nau7802_eoc_trigger() 258 * wait for enough conversions to happen before getting a significant in nau7802_read_poll() 509 * the interrupt line may stay high between conversions. in nau7802_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | apds990x.rst | 28 Driver makes necessary conversions to both directions so that user handles 41 Proximity side is little bit simpler. There is no need for complex conversions.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/detail/ |
| H A D | common_type_impl.hpp | 40 // one of the operands is a class type, try conversions in both directions 97 // arithmetic types (including class types w/ conversions to arithmetic and enums)
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/ |
| H A D | omap4xxx-bandgap.h | 52 * ADC conversions and representation of temperature limits 139 * ADC conversions and representation of temperature limits
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | ni_labpc.c | 19 * conversions) 43 * one channel are also legal, and allow you to pace conversions in bursts.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/cards/ |
| H A D | mixart.rst | 19 decoding, samplerate conversions and various effects. 75 - on-board effects and samplerate conversions
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | st,stm32-adc.yaml | 11 It has several multiplexed input channels. Conversions can be performed 14 Conversions can be launched in software or using hardware triggers. 246 Resolution (bits) to use for conversions:
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoshape/ |
| H A D | tst_qgeoshape.cpp | 57 void conversions(); 110 void tst_qgeoshape::conversions() in conversions() function in tst_qgeoshape
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | p80211conv.h | 4 * Ether/802.11 conversions and packet buffer routines 49 * Ethernet to/from 802.11 frame conversions.
|