Home
last modified time | relevance | path

Searched refs:Bindings (Results 1 – 25 of 160) sorted by relevance

1234567

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp226 using Bindings = IndexedTuple< typedef in mbgl::gl::Attributes
269 static Bindings bindings(const VertexBuffer<Vertex, DrawMode>& buffer) { in bindings()
270 return Bindings { As::Type::binding(buffer, TypeIndex<As, As...>::value)... }; in bindings()
273 static Bindings offsetBindings(const Bindings& bindings, std::size_t vertexOffset) { in offsetBindings()
274 return Bindings { As::Type::offsetBinding(bindings.template get<As>(), vertexOffset)... }; in offsetBindings()
277 …static AttributeBindingArray toBindingArray(const Locations& locations, const Bindings& bindings) { in toBindingArray()
293 static uint32_t activeBindingCount(const Bindings& bindings) { in activeBindingCount()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dlet.hpp16 using Bindings = std::map<std::string, std::shared_ptr<Expression>>; typedef in mbgl::style::expression::Let
18 Let(Bindings bindings_, std::unique_ptr<Expression> result_) : in Let()
46 Bindings bindings;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-twofish_0.3.0.bb1 SUMMARY = "Bindings for the Twofish implementation by Niels Ferguson"
2 DESCRIPTION = "Bindings for the Twofish implementation by Niels Ferguson\
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp58 static typename Attributes::Bindings computeAllAttributeBindings( in computeAllAttributeBindings()
66 static uint32_t activeBindingCount(const typename Attributes::Bindings& allAttributeBindings) { in activeBindingCount()
79 const typename Attributes::Bindings& allAttributeBindings, in draw()
H A Dcollision_box_program.hpp76 …typename Attributes::Bindings allAttributeBindings = CollisionBoxLayoutAttributes::bindings(layout… in draw()
155 …typename Attributes::Bindings allAttributeBindings = CollisionBoxLayoutAttributes::bindings(layout… in draw()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-37xx.txt1 Marvell Armada 37xx Platforms Device Tree Bindings
53 CZ.NIC's Turris Mox SOHO router Device Tree Bindings
H A Darmada-375.txt1 Marvell Armada 375 Platforms Device Tree Bindings
H A Darmada-8kp.txt1 Marvell Armada 8KPlus Platforms Device Tree Bindings
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dste-u300-syscon-clock.txt3 Bindings for the gated system controller clocks:
60 Bindings for the MMC/SD card clock:
H A Dbrcm,bcm63xx-clocks.txt1 Gated Clock Controller Bindings for MIPS based BCM63XX SoCs
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/npcm/
H A Dnpcm.txt1 NPCM Platforms Device Tree Bindings
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/dsa/
H A Ddsa.txt1 Distributed Switch Architecture Device Tree Bindings
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arc/
H A Deznps.txt1 EZchip NPS Network Processor Platforms Device Tree Bindings
H A Dhsdk.txt1 Synopsys DesignWare ARC HS Development Kit Device Tree Bindings
H A Daxs101.txt1 Synopsys DesignWare ARC Software Development Platforms Device Tree Bindings
H A Daxs103.txt1 Synopsys DesignWare ARC Software Development Platforms Device Tree Bindings
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Ddps650ab.txt1 Bindings for Delta Electronics DPS-650-AB power supply
H A Dad741x.txt1 * AD7416/AD7417/AD7418 Temperature Sensor Device Tree Bindings
H A Das370.txt1 Bindings for Synaptics AS370 PVT sensors
H A Dmax1619.txt1 Bindings for MAX1619 Temperature Sensor
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dcypress,hyperflash.txt1 Bindings for HyperFlash NOR flash chips compliant with Cypress HyperBus
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/
H A Dmt6323-poweroff.txt1 Device Tree Bindings for Power Controller on MediaTek PMIC
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dqcom,msm8916-wcd-digital.txt3 ## Bindings for codec core in lpass:
H A Dcdns,xtfpga-i2s.txt1 Bindings for I2S controller built into xtfpga Xtensa bitstreams.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dmen-a021-wdt.txt1 Bindings for MEN A21 Watchdog device connected to GPIO lines

1234567