Home
last modified time | relevance | path

Searched refs:stringify (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dstringify.hpp21 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 Dutil.cpp9 return stringify(r) + ", " + in stringifyColor()
10 stringify(g) + ", " + in stringifyColor()
11 stringify(b) + ", " + in stringifyColor()
12 stringify(a); in stringifyColor()
H A Dcoercion.cpp24 "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 Dvalue.cpp46 [&] (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 Dxf86int10module.c19 #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 Dgeojson.hpp36 std::string stringify(const T &);
39 std::string stringify(const geojson &);
H A Dgeojson_impl.hpp438 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 Dproperties.hpp201 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 Dprocessor.h1139 #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 Dcolor.cpp25 std::string Color::stringify() const { in stringify() function in mbgl::Color
/OK3568_Linux_fs/buildroot/package/numactl/
H A D0001-Do-not-stringify-SYMVER-symbols.patch4 Subject: [PATCH] Do not stringify SYMVER symbols
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h579 #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 Dgroup_by_layout.cpp27 stringify(writer, layer.baseImpl->filter); in layoutKey()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dcolor.hpp40 std::string stringify() const;
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py761 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 Dlayer.cpp.ejs54 layout.stringify(writer);
147 std::string rawValue = R"JSON(<%- JSON.stringify(property.default) %>)JSON";
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dutil.h29 #define stringify(s) stringify_(s) macro
H A Ddtc.c90 …"\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 Djquery.cookie.js29 return encode(config.json ? JSON.stringify(value) : String(value));
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dconstants.py.in22 /* 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 Dvalue.hpp49 std::string stringify(const Value& value);
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.lib135 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 DMakefile.lib135 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 DMakefile.lib135 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 Dautoconf.mk.dep

12345678910>>...27