| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/ |
| H A D | ieee754.h | 23 class Double { 25 Double() {} in Double() function 26 Double(double d) : d_(d) {} in Double() function 27 Double(uint64_t u) : u_(u) {} in Double() function 34 return Double(u_ + 1).Value(); in NextPositiveDouble()
|
| H A D | strtod.h | 55 const Double db(b); in CheckWithinHalfULP() 180 const unsigned effectiveSignificandSize = Double::EffectiveSignificandSize(64 + v.e); in StrtodDiyFp() 209 Double a(approx); in StrtodBigInteger()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | stringify.hpp | 42 writer.Double(v); in stringify() 63 writer.Double(v[0]); in stringify() 64 writer.Double(v[1]); in stringify() 71 writer.Double(v[0]); in stringify() 72 writer.Double(v[1]); in stringify() 73 writer.Double(v[2]); in stringify() 74 writer.Double(v[3]); in stringify()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blockmap.rst | 16 | 13 | Double-indirect block: (file blocks ``$block_size``/4 + 12 to (``$block_siz… 19 | | | Double Indirect Block Offset | Where It Points … 38 | | | | | Double Indirect Block Offset | Where…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qt_conversion.hpp | 82 if (value.type() == QVariant::Int || value.type() == QVariant::Double) { in toNumber() 90 if (value.type() == QVariant::Int || value.type() == QVariant::Double) { in toDouble() 116 } else if (value.canConvert(QVariant::Double)) { in toValue()
|
| H A D | qt_geojson.cpp | 94 case QMetaType::Double: in asMapboxGLPropertyValue() 120 case QMetaType::Double: in asMapboxGLFeatureIdentifier()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | writer.h | 184 bool Double(double d) { Prefix(kNumberType); return EndValue(WriteDouble(d)); } in Double() function 318 if (internal::Double(d).IsNanOrInf()) { in WriteDouble() 321 if (internal::Double(d).IsNan()) { in WriteDouble() 326 if (internal::Double(d).Sign()) { in WriteDouble() 511 if (internal::Double(d).IsNanOrInf()) { in WriteDouble() 515 if (internal::Double(d).IsNan()) { in WriteDouble() 520 if (internal::Double(d).Sign()) { in WriteDouble()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sf.c | 39 Linear_24 = 0x00003, Linear_32 = 0x40004, Float = 0x00004, Double = 0x00008 enumerator 51 if (encoding == SOX_ENCODING_FLOAT && size == 64) return Double; in ft_enc() 65 case Double : *size = 64; return SOX_ENCODING_FLOAT; in sox_enc()
|
| H A D | au.c | 36 Double, Indirect, Nested, Dsp_core, Dsp_data_8, Dsp_data_16, Dsp_data_24, enumerator 60 if (encoding == SOX_ENCODING_FLOAT && size == 64) return Double; in ft_enc() 74 case Double : *size = 64; return SOX_ENCODING_FLOAT; in sox_enc()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | group_by_layout.cpp | 24 writer.Double(layer.baseImpl->minZoom); in layoutKey() 25 writer.Double(layer.baseImpl->maxZoom); in layoutKey()
|
| /OK3568_Linux_fs/buildroot/package/python-ujson/ |
| H A D | 0004-Pseiderer-add-nios2-and-xtensa-001.patch | 19 …tils.h:119:2: error: #error Target architecture was not detected as supported by Double-Conversion. 20 #error Target architecture was not detected as supported by Double-Conversion. 43 Double-conversion tested with:
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | edac.rst | 60 * Double-channel 83 * Double-Ranked stick 88 * Double-sided stick 90 **DEPRECATED TERM**, see :ref:`Double-Ranked stick <doubleranked>`. 94 "Double-sided" is irrespective of the memory devices being mounted on
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | sint.S | 12 | Input: (Entry points sint and sintrz) Double-extended 15 | (Entry point sintdo) Double-extended number X in 17 | (Entry point sintd) Double-extended denormalized
|
| H A D | sacos.S | 8 | Input: Double-extended number X in location pointed to
|
| H A D | sasin.S | 8 | Input: Double-extended number X in location pointed to
|
| /OK3568_Linux_fs/buildroot/package/whetstone/ |
| H A D | Config.in | 4 C Converted Whetstone Double Precision Benchmark
|
| /OK3568_Linux_fs/buildroot/package/libolm/ |
| H A D | Config.in | 6 libolm is an implementation of the Double Ratchet
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | Config.in.arc | 35 - Double-precision FPU 50 - Double-precision FPU
|
| H A D | Config.in.riscv | 59 bool "Double-precision Floating-point (D)"
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/ |
| H A D | armada-8040-mcbin.dts | 11 model = "Marvell 8040 MACCHIATOBin Double-shot";
|
| /OK3568_Linux_fs/external/common_algorithm/audio/ |
| H A D | Changelog.txt | 11 - Add support Double Talk Detection(DTD)
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | 0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch | 46 // Double-checked locking pattern, lets us access cached already cached values 64 // Double-checked locking pattern, lets us access cached already cached values
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | dtoa.cpp | 86 rapidjson::internal::Double d(value); in dtoa()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools/ |
| H A D | 0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch | 46 # Double-check to see if -latomic actually can solve the problem.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | typec.rst | 43 Double Prime end "port0-plug1". The parent of a cable will always be the port, 104 and one or two plugs, depending if there is CC Double Prime controller present 106 Double Prime communication, should only have one plug registered. For more
|