| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | stringify.hpp | 21 void stringify(Writer& writer, NullValue) { in stringify() function 26 void stringify(Writer& writer, bool v) { in stringify() function 31 void stringify(Writer& writer, uint64_t v) { in stringify() function 36 void stringify(Writer& writer, int64_t v) { in stringify() function 41 void stringify(Writer& writer, double v) { in stringify() function 46 void stringify(Writer& writer, const std::string& v) { in stringify() function 51 void stringify(Writer& writer, const T& v) { in stringify() function 56 void stringify(Writer& writer, const Color& v) { in stringify() function 57 writer.String(v.stringify()); in stringify() 61 void stringify(Writer& writer, const std::array<float, 2>& v) { in stringify() function [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | util.cpp | 9 return stringify(r) + ", " + in stringifyColor() 10 stringify(g) + ", " + in stringifyColor() 11 stringify(b) + ", " + in stringifyColor() 12 stringify(a); in stringifyColor()
|
| H A D | coercion.cpp | 24 "Could not convert " + stringify(v) + " to number." in toNumber() 58 …"Invalid rbga value " + stringify(colorValue) + ": expected an array containing either three or fo… in toColor() 64 "Could not parse color from value '" + stringify(colorValue) + "'" in toColor()
|
| H A D | value.cpp | 46 [&] (const Color& c) { writer.String(c.stringify()); }, in writeJSON() 70 std::string stringify(const Value& value) { in stringify() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | xf86int10module.c | 19 #define stringify(x) #x macro 20 #define STRING(x) stringify(x)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojson/0.4.2/include/mapbox/ |
| H A D | geojson.hpp | 36 std::string stringify(const T &); 39 std::string stringify(const geojson &);
|
| H A D | geojson_impl.hpp | 438 std::string stringify(const T& t) { in stringify() function 446 std::string stringify(const geojson& element) { in stringify() function 448 return stringify(alternative); in stringify()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | properties.hpp | 201 void stringify(Writer& writer) const { in stringify() function in mbgl::style::Properties::Unevaluated 203 util::ignore({ (conversion::stringify<Ps>(writer, this->template get<Ps>()), 0)... }); in stringify()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 1139 #define stringify(s) tostring(s) macro 1143 asm volatile("mfdcr %0," stringify(rn) \ 1145 #define mtdcr(rn, v) asm volatile("mtdcr " stringify(rn) ",%0" : : "r" (v)) 1152 asm volatile("mfspr %0," stringify(rn) \ 1154 #define mtspr(rn, v) asm volatile("mtspr " stringify(rn) ",%0" : : "r" (v))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | color.cpp | 25 std::string Color::stringify() const { in stringify() function in mbgl::Color
|
| /OK3568_Linux_fs/buildroot/package/numactl/ |
| H A D | 0001-Do-not-stringify-SYMVER-symbols.patch | 4 Subject: [PATCH] Do not stringify SYMVER symbols
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 579 #define stringify(x) #x macro 580 #define istringify(x) stringify(x)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | group_by_layout.cpp | 27 stringify(writer, layer.baseImpl->filter); in layoutKey()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | color.hpp | 40 std::string stringify() const;
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshyacc.py | 761 def stringify(value): function 766 formatted.append(stringify(v)) 773 return stringify(format_commands(cmds))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/ |
| H A D | layer.cpp.ejs | 54 layout.stringify(writer); 147 std::string rawValue = R"JSON(<%- JSON.stringify(property.default) %>)JSON";
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | util.h | 29 #define stringify(s) stringify_(s) macro
|
| H A D | dtc.c | 90 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery.cookie.js | 29 return encode(config.json ? JSON.stringify(value) : String(value));
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | constants.py.in | 22 /* We need to stringify expanded macros so that they can be parsed */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | value.hpp | 49 std::string stringify(const Value& value);
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.lib | 135 name-fix = $(call stringify,$(call name-fix-token,$1)) 139 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.lib | 135 name-fix = $(call stringify,$(call name-fix-token,$1)) 139 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.lib | 135 name-fix = $(call stringify,$(call name-fix-token,$1)) 139 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | autoconf.mk.dep | |