Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/buildroot/package/acpica/
H A D0001-build-do-not-use-Werror.patch19 generate/unix/Makefile.config | 1 -
20 generate/unix/iasl/Makefile | 16 ++++++++--------
23 diff --git a/generate/unix/Makefile.config b/generate/unix/Makefile.config
25 --- a/generate/unix/Makefile.config
26 +++ b/generate/unix/Makefile.config
35 diff --git a/generate/unix/iasl/Makefile b/generate/unix/iasl/Makefile
37 --- a/generate/unix/iasl/Makefile
38 +++ b/generate/unix/iasl/Makefile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/
H A Ddbus-avoid-strange-chars-from-the-build-dir.patch28 - COMMAND gdbus-codegen --interface-prefix org.bluez.Adapter1. --generate-c-code …
29 …ND gdbus-codegen --pragma-once --interface-prefix org.bluez.Adapter1. --generate-c-code ${CMAKE_CU…
35 - COMMAND gdbus-codegen --interface-prefix org.bluez.Device1. --generate-c-code $…
36 …AND gdbus-codegen --pragma-once --interface-prefix org.bluez.Device1. --generate-c-code ${CMAKE_CU…
42 - COMMAND gdbus-codegen --interface-prefix org.bluez.GattService1. --generate-c-c…
43 …dbus-codegen --pragma-once --interface-prefix org.bluez.GattService1. --generate-c-code ${CMAKE_CU…
49 - COMMAND gdbus-codegen --interface-prefix org.bluez.Characteristic1. --generate-…
50 …s-codegen --pragma-once --interface-prefix org.bluez.Characteristic1. --generate-c-code ${CMAKE_CU…
56 - COMMAND gdbus-codegen --interface-prefix org.bluez.Descriptor1. --generate-c-co…
57 …gdbus-codegen --pragma-once --interface-prefix org.bluez.Descriptor1. --generate-c-code ${CMAKE_CU…
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0001-Fix-generate-keynames.patch1 Fix generate-keynames.sh script for cross-compilation
3 generate-keynames.sh reads /usr/include/linux to find the keyname
10 …-83c746462ccb.orig/util/av7110_loadkeys/generate-keynames.sh dvb-apps-83c746462ccb/util/av7110_loa…
11 --- dvb-apps-83c746462ccb.orig/util/av7110_loadkeys/generate-keynames.sh 2012-12-06 10:38:07.000000…
12 +++ dvb-apps-83c746462ccb/util/av7110_loadkeys/generate-keynames.sh 2013-08-29 21:47:09.717991439 +…
/OK3568_Linux_fs/buildroot/package/dvb-apps/
H A D0001-Fix-generate-keynames.patch1 Fix generate-keynames.sh script for cross-compilation
3 generate-keynames.sh reads /usr/include/linux to find the keyname
10 …-83c746462ccb.orig/util/av7110_loadkeys/generate-keynames.sh dvb-apps-83c746462ccb/util/av7110_loa…
11 --- dvb-apps-83c746462ccb.orig/util/av7110_loadkeys/generate-keynames.sh 2012-12-06 10:38:07.000000…
12 +++ dvb-apps-83c746462ccb/util/av7110_loadkeys/generate-keynames.sh 2013-08-29 21:47:09.717991439 +…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/seq/
H A Dmake_integer_sequence.hpp47 struct generate;
50 using generate_t = typename generate< T, N >::type;
53 struct generate
58 struct generate< T, N, typename std::enable_if< ( N == 0 ) >::type >
64 struct generate< T, N, typename std::enable_if< ( N == 1 ) >::type >
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0007-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch14 Source/JavaScriptCore/generate-bytecode-files | 2 +-
17 diff --git a/Source/JavaScriptCore/generate-bytecode-files b/Source/JavaScriptCore/generate-bytecod…
19 --- a/Source/JavaScriptCore/generate-bytecode-files
20 +++ b/Source/JavaScriptCore/generate-bytecode-files
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A D0002-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch15 Source/JavaScriptCore/generate-bytecode-files | 2 +-
18 diff --git a/Source/JavaScriptCore/generate-bytecode-files b/Source/JavaScriptCore/generate-bytecod…
20 --- a/Source/JavaScriptCore/generate-bytecode-files
21 +++ b/Source/JavaScriptCore/generate-bytecode-files
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/netplan/
H A Dnetplan_0.104.bb5 Netplan will generate all the necessary configuration for your chosen renderer \
36 EXTRA_OEMAKE = "generate netplan/_features.py"
41 install -m 755 ${S}/generate ${D}${base_libdir}/netplan/
47 …sed -i -e "s#/lib/netplan/generate#${base_libdir}/netplan/generate#" ${D}${datadir}/netplan/netpla…
50 ln -srf ${D}/${base_libdir}/netplan/generate ${D}${systemd_unitdir}/system-generators
67 FILES:${PN} = "${sbindir} ${base_libdir}/netplan/generate ${datadir}/netplan ${sysconfdir}/netplan …
/OK3568_Linux_fs/external/mpp/
H A Dreadme.txt124 | | | |----- h264d generate register file from H.264 syntax info
126 | | | |----- h265d generate register file from H.265 syntax info
128 | | | |----- vp9d generate register file from vp9 syntax info
132 | | |----- h263d generate register file from H.263 syntax info
134 | | |----- h264d generate register file from H.264 syntax info
136 | | |----- h265d generate register file from H.265 syntax info
138 | | |----- jpegd generate register file from jpeg syntax info
140 | | |----- jpege generate register file from jpeg syntax info
142 | | |----- m2vd generate register file from mpeg2 syntax info
144 | | |----- mpg4d generate register file from mpeg4 syntax info
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libmoo/
H A Dlibmoo-perl_2.005004.bb30 libmethod-generate-accessor-perl \
31 libmethod-generate-buildall-perl \
32 libmethod-generate-constructor-perl \
33 libmethod-generate-demolishall-perl \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/git/git/
H A Dfixsort.patch1 [PATCH] generate-configlist.sh: Fix determinism issue
19 Index: git-2.30.0/generate-configlist.sh
21 --- git-2.30.0.orig/generate-configlist.sh
22 +++ git-2.30.0/generate-configlist.sh
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/patches/
H A D0001-execute_command-workaround-for-GUI-apps-with-weston.patch16 generate.php | 2 ++
76 diff --git a/generate.php b/generate.php
78 --- a/generate.php
79 +++ b/generate.php
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/patches/
H A D0001-execute_command-workaround-for-GUI-apps-with-weston.patch16 generate.php | 2 ++
76 diff --git a/generate.php b/generate.php
78 --- a/generate.php
79 +++ b/generate.php
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-timer-stm3237 OC4REF rising or falling edges generate pulses.
39 OC6REF rising or falling edges generate pulses.
41 OC4REF or OC6REF rising edges generate pulses.
43 OC4REF rising or OC6REF falling edges generate
46 OC5REF or OC6REF rising edges generate pulses.
48 OC5REF rising or OC6REF falling edges generate
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/netplan/netplan/
H A D0001-Makefile-fix-parallel-build-failure.patch26 …t: netplan/_features.py generate netplan-dbus dbus/io.netplan.Netplan.service doc/netplan.html doc…
34 generate: libnetplan.so.$(NETPLAN_SOVER) generate.o
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dgcc-plugins.rst47 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
48 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
49 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
50 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
52 These headers automatically generate the registration structures for
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-asciidoc.txt75 generate part of the manual with information extracted from the
76 tree. As an example, Buildroot uses this hook to generate the tables
80 components to generate the document. In AsciiDoc, it is possible to
101 11: /path/to/generate-script --outdir=$(@D)
107 17: echo "You need my-prog to generate the foo document"; \
115 25: echo "You need my-other-prog to generate the foo document as PDF"; \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt57 MSI clients are devices which generate MSIs. For each MSI they wish to
58 generate, the doorbell and payload may be configured, though sideband
75 and the set of MSIs they can potentially generate.
112 /* Can only generate MSIs to msi_a */
121 * Can generate MSIs to either A or B.
131 * Can generate MSIs to all of the MSI controllers.
/OK3568_Linux_fs/buildroot/package/odb/
H A D0002-Remove-gratuitous-classes.patch66 generate (options const& ops,
69 @@ -259,7 +259,7 @@ generate (options const& ops,
78 @@ -268,18 +268,18 @@ generate (options const& ops,
100 @@ -976,12 +976,12 @@ generate (options const& ops,
115 @@ -998,18 +998,18 @@ generate (options const& ops,
151 - generate (options const&,
166 +generate (options const&,
204 - g.generate (*options_, f, *u, file_, inputs_);
205 + generate (*options_, f, *u, file_, inputs_);
H A D0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch34generate.hxx generator.hxx instance.hxx location.hxx lookup.hxx option-functions.hxx option-parser…
93 @@ -141,7 +141,7 @@ generate (options const& ops,
102 @@ -471,7 +471,7 @@ generate (options const& ops,
111 @@ -581,7 +581,7 @@ generate (options const& ops,
120 @@ -641,7 +641,7 @@ generate (options const& ops,
129 @@ -734,7 +734,7 @@ generate (options const& ops,
138 @@ -799,7 +799,7 @@ generate (options const& ops,
147 @@ -865,7 +865,7 @@ generate (options const& ops,
156 @@ -908,7 +908,7 @@ generate (options const& ops,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntopng/files/
H A D0001-autogen.sh-generate-configure.ac-only.patch4 Subject: [PATCH] autogen.sh: generate configure.ac only
6 The autogen.sh should only generate configure.ac and the
7 logic used to generate configure script should follow the
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
8 userspace API files has an additional vantage: Sphinx will generate warnings
11 The :ref:`parse_headers.pl <parse_headers>` provide a way to generate such
84 The \ **ignore**\ means that it won't generate cross references for a
92 The \ **replace**\ means that it will generate cross references for a
162 It won't generate cross-references for \ **PRIVATE**\ .
/OK3568_Linux_fs/kernel/Documentation/security/
H A DIMA-templates.rst19 a new template is defined, the functions that generate and display
27 field, to generate and display data of a given type.
31 two functions, init() and show(), respectively to generate and display
41 mechanism) to generate a new measurement entry by using the template
75 - 'buf': the buffer data that was used to generate the hash without size limitations;
90 To specify the template descriptor to be used to generate measurement entries,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/
H A D0001-remove-tests-dep-on-gobject-intro.patch29 -# just use --generate-c-code and a bit of dependency ugliness for now
34 - --c-generate-object-manager \
35 - --generate-c-code src/ws/mock-dbus-tests \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gimp/mypaint/
H A Dlibmypaint_git.bb23 # autogen uses python2 so generate headers ourselves
25 python3 generate.py mypaint-brush-settings-gen.h brushsettings-gen.h

12345678910>>...37