Home
last modified time | relevance | path

Searched full:example (Results 1 – 25 of 6745) sorted by relevance

12345678910>>...270

/OK3568_Linux_fs/device/rockchip/common/build-hooks/
H A Dexample.sh.in16 # ./device/rockchip/common/build-hooks/example.sh -h
18 # Usage: ./device/rockchip/common/build-hooks/example.sh [OPTIONS]
47 # cleanup example
74 # init hook for /XXX/device/rockchip/common/build-hooks/example.sh - dummy
75 # Running example.sh - init-example dummy succeeded.
76 # init hook for /XXX/device/rockchip/common/build-hooks/example.sh - default
77 # Running example.sh - init-example default succeeded.
92 # pre-build hook for /XXX/device/rockchip/common/build-hooks/example.sh - default
93 # Running example.sh - pre-build-example default succeeded.
94 # pre-build hook for /XXX/device/rockchip/common/build-hooks/example.sh - A
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/cmocka/
H A Dcmocka_1.1.5.bb24 install -d ${D}${datadir}/${BPN}/example
25 install -d ${D}${datadir}/${BPN}/example/mock/chef_wrap
26 install -d ${D}${datadir}/${BPN}/example/mock/uptime
28 install -m 0755 ${B}/example/*_test ${D}/${datadir}/${BPN}/example
29 …install -m 0755 ${B}/example/mock/chef_wrap/waiter_test_wrap ${D}/${datadir}/${BPN}/example/mock/c…
30 install -m 0755 ${B}/example/mock/uptime/uptime ${D}/${datadir}/${BPN}/example/mock/uptime
31 install -m 0755 ${B}/example/mock/uptime/test_uptime ${D}/${datadir}/${BPN}/example/mock/uptime
32 …install -m 0644 ${B}/example/mock/uptime/libproc_uptime.so ${D}/${datadir}/${BPN}/example/mock/lib…
42 FILES:${PN}-examples = "${datadir}/${BPN}/example"
/OK3568_Linux_fs/kernel/samples/
H A DKconfig17 This build trace event example modules.
27 tristate "Build register_ftrace_direct() example"
31 This builds an ftrace direct function example
54 This build several kprobes example modules.
57 tristate "Build kretprobes example -- loadable modules only"
65 This builds kernel hardware breakpoint example modules.
78 tristate "Build kdb command example -- loadable modules only"
81 Build an example of how to dynamically add the hello
149 tristate "Build VFIO mtty example mediated device sample code -- loadable modules only"
156 tristate "Build VFIO mdpy example mediated device sample code -- loadable modules only"
[all …]
/OK3568_Linux_fs/buildroot/dl/vsftpd/
HDvsftpd-3.0.5.tar.gz ... /ls.h vsftpd-3.0.5/EXAMPLE/ vsftpd-3.0.5/EXAMPLE/INTERNET_SITE_NOINETD ...
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/
H A DMakefile.am.patch13example.conf example-pgpow.conf example-dhs.conf example-dyndns.conf example-ods.conf example-tzo.…
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dmakefiles.rst145 Example::
155 Example::
185 Example::
203 Example::
208 Note: In this example $(CONFIG_ISDN_PPP_BSDCOMP) evaluates to 'm'
216 Example::
222 In this example, the module name will be isdn.o. Kbuild will
230 Example::
239 In this example, xattr.o, xattr_user.o and xattr_trusted.o are only
272 Example::
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_placeicon.qml52 qmlIconSingleUrl.parameters.singleUrl = "http://example.com/icon.png"
55 compare(u, "http://example.com/icon.png");
58 compare(u, "http://example.com/icon.png");
78 qmlIconParams.parameters.s = "http://example.com/icon_small.png"
79 qmlIconParams.parameters.m = "http://example.com/icon_medium.png"
80 qmlIconParams.parameters.l = "http://example.com/icon_large.png"
82 compare(qmlIconParams.url(Qt.size(10, 10)), "http://example.com/icon_small.png");
83 compare(qmlIconParams.url(Qt.size(20, 20)), "http://example.com/icon_small.png");
84 compare(qmlIconParams.url(Qt.size(24, 24)), "http://example.com/icon_small.png");
85 compare(qmlIconParams.url(Qt.size(25, 25)), "http://example.com/icon_medium.png");
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DOpenRISC_002dRelocs.html35 div.example {margin-left: 3.2em}
80 &lsquo;<samp>ha</samp>&rsquo;. For example:
82 <div class="example">
83 <pre class="example">l.movhi r5, hi(symbol)
96 These are mostly used when assembling PIC code. For example, the
100 <div class="example">
101 <pre class="example">l.jal 0x8
109 operand inside of &lsquo;<samp>got</samp>&rsquo;. For example, assuming the GOT base is in
112 <div class="example">
113 <pre class="example">l.lwz r19, got(a)(r17)
[all …]
H A DSparc_002dRelocs.html35 div.example {margin-left: 3.2em}
80 using &lsquo;<samp>%lox</samp>&rsquo;. For example:
82 <div class="example">
83 <pre class="example">sethi %hi(symbol), %g1
113 model. Here is an example abs34 address generation sequence:
115 <div class="example">
116 <pre class="example">sethi %h34(symbol), %g1
124 These are mostly used when assembling PIC code. For example, the
128 <div class="example">
129 <pre class="example">sethi %pc22(_GLOBAL_OFFSET_TABLE_-4), %l7
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DOpenRISC_002dRelocs.html35 div.example {margin-left: 3.2em}
80 &lsquo;<samp>ha</samp>&rsquo;. For example:
82 <div class="example">
83 <pre class="example">l.movhi r5, hi(symbol)
96 These are mostly used when assembling PIC code. For example, the
100 <div class="example">
101 <pre class="example">l.jal 0x8
109 operand inside of &lsquo;<samp>got</samp>&rsquo;. For example, assuming the GOT base is in
112 <div class="example">
113 <pre class="example">l.lwz r19, got(a)(r17)
[all …]
H A DSparc_002dRelocs.html35 div.example {margin-left: 3.2em}
80 using &lsquo;<samp>%lox</samp>&rsquo;. For example:
82 <div class="example">
83 <pre class="example">sethi %hi(symbol), %g1
113 model. Here is an example abs34 address generation sequence:
115 <div class="example">
116 <pre class="example">sethi %h34(symbol), %g1
124 These are mostly used when assembling PIC code. For example, the
128 <div class="example">
129 <pre class="example">sethi %pc22(_GLOBAL_OFFSET_TABLE_-4), %l7
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/tests/
H A Dtest.js9 "vcs_url":"git://example.com/example.git",
10 "detail":"[ git://example.com/example.git | master ]",
13 "name":"meta-example"
20 "vcs_url":"git://example.com/example.git",
21 "detail":"[ git://example.com/example.git | master ]",
24 "name":"meta-example-two"
29 "vcs_url":"git://example.com/example.git",
30 "detail":"[ git://example.com/example.git | master ]",
33 "name":"meta-example-three"
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst22 The following example sets ``VARIABLE`` to "value". This assignment
109 variable assignments over multiple lines, as in the following example::
119 Consider this additional example where the two assignments both assign
152 of the referenced variables. The following example should clarify this
169 exist, the string is kept as is. For example, given the following
181 if the variable has a value. Here is an example::
201 any previously defined weak default value. Here is an example::
251 In this example, ``A`` contains "test 123", even though the final value
336 Surrounding spaces and spacing are preserved. Here is an example::
359 override style operators provide guaranteed operations. For example,
[all …]
H A Dbitbake-user-manual-hello.rst4 Hello World Example
10 The simplest example commonly used to demonstrate any new programming
12 World <http://en.wikipedia.org/wiki/Hello_world_program>`__" example.
69 for the BitBake binary to the ``PATH``. Here is an example that adds the
78 The Hello World Example
82 example utilizing task and layer concepts. Because this is how modern
84 example provides an excellent starting point for understanding BitBake.
86 To help you understand how to use BitBake to build targets, the example
88 fail and report problems. The example progresses by adding pieces to the
90 example.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/
H A Dcreate.py63 # Create the example from templates/example.bb
64 example_template = read_template('example.bb')
65 example = os.path.join(layerdir, 'recipes-' + args.examplerecipe, args.examplerecipe)
66 bb.utils.mkdirhier(example)
67 with open(os.path.join(example, args.examplerecipe + '_%s.bb') % args.version, 'w') as fd:
77 …eate_layer.add_argument('--example-recipe-name', '-e', dest='examplerecipe', default='example', he…
78 …eate_layer.add_argument('--example-recipe-version', '-v', dest='version', default='0.1', help='Ver…
/OK3568_Linux_fs/buildroot/package/dhcp/
H A Ddhcpd.conf14 option domain-name "example.org";
15 option domain-name-servers ns1.example.org, ns2.example.org;
38 # option routers rtr-239-0-1.example.org, rtr-239-0-2.example.org;
47 # option routers rtr-239-32-1.example.org;
53 # option domain-name-servers ns1.internal.example.org;
54 # option domain-name "internal.example.org";
85 # based on that. The example below shows a case where all clients
95 # option routers rtr-224.example.org;
98 # option routers rtr-29.example.org;
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf1 ##### Example wpa_supplicant configuration file ###############################
71 # prefixed with SDDL=. For example, ctrl_interface=SDDL=D: would set an empty
318 # for example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
338 # /C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as@example.com
344 # Example: EMAIL:server@example.com
345 # Example: DNS:server.example.com;DNS:server2.example.com
424 # Example blocks:
444 ssid="example"
456 ssid="example"
462 identity="user@example.com"
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Ddhcpd.conf16 option domain-name "example.org";
17 option domain-name-servers ns1.example.org, ns2.example.org;
40 # option routers rtr-239-0-1.example.org, rtr-239-0-2.example.org;
49 # option routers rtr-239-32-1.example.org;
55 # option domain-name-servers ns1.internal.example.org;
56 # option domain-name "internal.example.org";
87 # based on that. The example below shows a case where all clients
97 # option routers rtr-224.example.org;
100 # option routers rtr-29.example.org;
/OK3568_Linux_fs/buildroot/package/libnfc/
H A D0001-autotools-make-example-build-optional.patch4 Subject: [PATCH] autotools: make example build optional
6 This patch makes example build optional for autotools build system.
8 In order to keep the former behavior, example build is enabled by default.
12 https://git.buildroot.net/buildroot/tree/package/libnfc/0001-build-systems-make-example-build-optio…
48 +# Example build (default: yes)
49 +AC_ARG_ENABLE([example],AS_HELP_STRING([--enable-example],[Enable example build.]),[enable_example…
51 +AC_MSG_CHECKING(for example build)
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-gen.rst80 **example.o**, BPF object name will be **example**. The
133 **$ cat example.c**
172 This is example BPF application with two BPF programs and a mix of BPF maps
175 **$ bpftool gen skeleton example.o**
188 struct example {
219 static void example__destroy(struct example *obj);
220 static inline struct example *example__open_opts(
222 static inline struct example *example__open();
223 static inline int example__load(struct example *obj);
224 static inline struct example *example__open_and_load();
[all …]
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dstart.rst89 If you'd rather not use the KUnit Wrapper (if, for example, you need to
126 ``drivers/misc/example.h`` with the contents:
132 create a file ``drivers/misc/example.c``:
138 #include "example.h"
150 bool "My example"
156 obj-$(CONFIG_MISC_EXAMPLE) += example.o
159 ``drivers/misc/example-test.c``:
164 #include "example.h"
189 .name = "misc-example",
199 bool "Test for my example"
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/doc/src/
H A Dqtwinextras-musicplayer.qdoc29 \example musicplayer
35 \image qtwinextras-musicplayer-composited.png Screenshot of the Music Player example
37 The Music Player example demonstrates how to use the various features
40 \note The example uses QMediaPlayer from the QtMultimedia module to play
46 The example uses Windows DWM (Desktop Window Manager) features to visually
50 The example applies a different look based on whether composition is enabled
55 following screenshot illustrates how the Music Player example looks when
58 \image qtwinextras-musicplayer-non-composited.png Screenshot of the Music Player example
74 The example application respects the user's composition settings, reacts
84 The example creates a custom jump list to provide the user with fast
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/doc/src/
H A Dqtwinextras-musicplayer.qdoc29 \example musicplayer
35 \image qtwinextras-musicplayer-composited.png Screenshot of the Music Player example
37 The Music Player example demonstrates how to use the various features
40 \note The example uses QMediaPlayer from the QtMultimedia module to play
46 The example uses Windows DWM (Desktop Window Manager) features to visually
50 The example applies a different look based on whether composition is enabled
55 following screenshot illustrates how the Music Player example looks when
58 \image qtwinextras-musicplayer-non-composited.png Screenshot of the Music Player example
74 The example application respects the user's composition settings, reacts
84 The example creates a custom jump list to provide the user with fast
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/doc/src/
H A Dqtwinextras-musicplayer.qdoc29 \example musicplayer
35 \image qtwinextras-musicplayer-composited.png Screenshot of the Music Player example
37 The Music Player example demonstrates how to use the various features
40 \note The example uses QMediaPlayer from the QtMultimedia module to play
46 The example uses Windows DWM (Desktop Window Manager) features to visually
50 The example applies a different look based on whether composition is enabled
55 following screenshot illustrates how the Music Player example looks when
58 \image qtwinextras-musicplayer-non-composited.png Screenshot of the Music Player example
74 The example application respects the user's composition settings, reacts
84 The example creates a custom jump list to provide the user with fast
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/doc/src/
H A Dqtwinextras-musicplayer.qdoc29 \example musicplayer
35 \image qtwinextras-musicplayer-composited.png Screenshot of the Music Player example
37 The Music Player example demonstrates how to use the various features
40 \note The example uses QMediaPlayer from the QtMultimedia module to play
46 The example uses Windows DWM (Desktop Window Manager) features to visually
50 The example applies a different look based on whether composition is enabled
55 following screenshot illustrates how the Music Player example looks when
58 \image qtwinextras-musicplayer-non-composited.png Screenshot of the Music Player example
74 The example application respects the user's composition settings, reacts
84 The example creates a custom jump list to provide the user with fast
[all …]

12345678910>>...270