Home
last modified time | relevance | path

Searched refs:bindings (Results 1 – 25 of 3730) sorted by relevance

12345678910>>...150

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/rockchip/
H A Dpower_domain.txt29 "include/dt-bindings/power/px30-power.h" - for PX30 type power domain.
30 "include/dt-bindings/power/rv1126-power.h" - for RV1126 type power domain.
31 "include/dt-bindings/power/rk1808-power.h" - for RK1808 type power domain.
32 "include/dt-bindings/power/rk3036-power.h" - for RK3036 type power domain.
33 "include/dt-bindings/power/rk3066-power.h" - for RK3066 type power domain.
34 "include/dt-bindings/power/rk3128-power.h" - for RK3128 type power domain.
35 "include/dt-bindings/power/rk3188-power.h" - for RK3188 type power domain.
36 "include/dt-bindings/power/rk3228-power.h" - for RK3228 type power domain.
37 "include/dt-bindings/power/rk3288-power.h" - for RK3288 type power domain.
38 "include/dt-bindings/power/rk3328-power.h" - for RK3328 type power domain.
[all …]
/OK3568_Linux_fs/buildroot/package/libgpiod/
H A D0001-build-add-a-configure-switch-for-building-examples.patch6 Example code for bindings is currently always built if bindings are
15 bindings/cxx/Makefile.am | 8 +++++++-
16 bindings/python/Makefile.am | 10 ++++++++--
20 diff --git a/bindings/cxx/Makefile.am b/bindings/cxx/Makefile.am
22 --- a/bindings/cxx/Makefile.am
23 +++ b/bindings/cxx/Makefile.am
42 diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
44 --- a/bindings/python/Makefile.am
45 +++ b/bindings/python/Makefile.am
86 AC_ARG_ENABLE([bindings-cxx],
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A D.rk3288-phycore-rdk.dtb.d.pre.tmp
H A D.rk3288-veyron-mickey.dtb.d.pre.tmp
H A D.rk3288-veyron-jerry.dtb.d.pre.tmp
H A D.rk3288-veyron-minnie.dtb.d.pre.tmp
H A D.rk3288-firefly.dtb.d.pre.tmp
H A D.rk3288-fennec.dtb.d.pre.tmp
H A D.rk3288-evb.dtb.d.pre.tmp
H A D.OK3568-C.dtb.d.pre.tmp
H A D.rk3288-miqi.dtb.d.pre.tmp
H A D.rk3399-evb.dtb.d.pre.tmp
H A D.rk3368-sheep.dtb.d.pre.tmp
H A D.rk3368-lion.dtb.d.pre.tmp
H A D.rk3368-geekbox.dtb.d.pre.tmp
H A D.rk3368-px5-evb.dtb.d.pre.tmp
H A D.rk3288-rock2-square.dtb.d.pre.tmp
H A D.rk3399-firefly.dtb.d.pre.tmp
H A D.rk3399-puma-ddr1333.dtb.d.pre.tmp
H A D.rk3399-puma-ddr1600.dtb.d.pre.tmp
H A D.rk3126-evb.dtb.d.pre.tmp
H A D.rk3399-puma-ddr1866.dtb.d.pre.tmp
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvertex_array.cpp8 … VertexArray::bind(Context& context, BufferID indexBuffer, const AttributeBindingArray& bindings) { in bind() argument
12 state->bindings.reserve(bindings.size()); in bind()
13 for (AttributeLocation location = 0; location < bindings.size(); ++location) { in bind()
14 if (state->bindings.size() <= location) { in bind()
15 state->bindings.emplace_back(context, AttributeLocation(location)); in bind()
17 state->bindings[location] = bindings[location]; in bind()
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0001-Add-python3-build-support.patch13 chromium/mojo/public/tools/bindings/BUILD.gn | 2 +
14 .../tools/bindings/gen_data_files_list.py | 8 +-
21 .../bindings/scripts/bind_gen/code_node.py | 10 +--
22 .../bindings/scripts/bind_gen/codegen_expr.py | 15 ++--
25 .../bindings/scripts/bind_gen/dictionary.py | 2 +-
26 .../bindings/scripts/bind_gen/interface.py | 82 +++++++++++--------
28 .../bindings/scripts/bind_gen/style_format.py | 9 +-
29 .../bindings/scripts/bind_gen/task_queue.py | 5 +-
30 .../bindings/scripts/code_generator.py | 10 +++
32 .../bindings/scripts/idl_definitions.py | 8 +-
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip,rk618.txt1 Rockchip RK618 display bridge bindings
12 See ../clocks/clock-bindings.txt for details.
19 bindings specified in Documentation/devicetree/bindings/graph.txt.
63 See ../clocks/clock-bindings.txt for details.
70 bindings specified in Documentation/devicetree/bindings/graph.txt.
114 See ../clocks/clock-bindings.txt for details.
124 bindings specified in Documentation/devicetree/bindings/graph.txt.
168 See ../clocks/clock-bindings.txt for details.
175 bindings specified in Documentation/devicetree/bindings/graph.txt.
222 See ../clocks/clock-bindings.txt for details.
[all …]

12345678910>>...150