Searched refs:bindings (Results 1 – 25 of 3730) sorted by relevance
12345678910>>...150
29 "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 …]
6 Example code for bindings is currently always built if bindings are15 bindings/cxx/Makefile.am | 8 +++++++-16 bindings/python/Makefile.am | 10 ++++++++--20 diff --git a/bindings/cxx/Makefile.am b/bindings/cxx/Makefile.am22 --- a/bindings/cxx/Makefile.am23 +++ b/bindings/cxx/Makefile.am42 diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am44 --- a/bindings/python/Makefile.am45 +++ b/bindings/python/Makefile.am86 AC_ARG_ENABLE([bindings-cxx],[all …]
8 … VertexArray::bind(Context& context, BufferID indexBuffer, const AttributeBindingArray& bindings) { in bind() argument12 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()
13 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 …]
1 Rockchip RK618 display bridge bindings12 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 …]