Home
last modified time | relevance | path

Searched refs:clause (Results 1 – 25 of 135) sorted by relevance

123456

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libbsd/
H A Dlibbsd_0.11.5.bb13 # License: BSD-2-clause
14 # License: BSD-2-clause-NetBSD
15 # License: BSD-2-clause-author
16 # License: BSD-2-clause-verbatim
17 # License: BSD-3-clause
18 # License: BSD-3-clause-author
19 # License: BSD-3-clause-John-Birrell
20 # License: BSD-3-clause-Regents
21 # License: BSD-4-clause-Christopher-G-Demetriou
22 # License: BSD-4-clause-Niels-Provos
[all …]
/OK3568_Linux_fs/external/xserver/mi/
H A Dmizerarc.h59 #define MIARCOCTANTSHIFT(clause) \ argument
80 clause \
103 #define MIARCCIRCLESTEP(clause) \ argument
116 clause \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dlanghooks.h276 tree (*omp_clause_default_ctor) (tree clause, tree decl, tree outer);
279 tree (*omp_clause_copy_ctor) (tree clause, tree dst, tree src);
282 tree (*omp_clause_assign_op) (tree clause, tree dst, tree src);
286 tree (*omp_clause_linear_ctor) (tree clause, tree dst, tree src, tree add);
290 tree (*omp_clause_dtor) (tree clause, tree decl);
293 void (*omp_finish_clause) (tree clause, gimple_seq *pre_p);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dlanghooks.h276 tree (*omp_clause_default_ctor) (tree clause, tree decl, tree outer);
279 tree (*omp_clause_copy_ctor) (tree clause, tree dst, tree src);
282 tree (*omp_clause_assign_op) (tree clause, tree dst, tree src);
286 tree (*omp_clause_linear_ctor) (tree clause, tree dst, tree src, tree add);
290 tree (*omp_clause_dtor) (tree clause, tree decl);
293 void (*omp_finish_clause) (tree clause, gimple_seq *pre_p);
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dlitmus-tests.txt202 indicates that the bad result flagged by the "exists" clause never
207 "exists" clause indicates a bad result. To see this, invert the "exists"
208 clause's condition and run the test.) The numbers ("0 3") at the end
210 clause (0) and the number not not satisfying that clause (3).
222 "Never" on line 10, the state flagged by the "exists" clause is not
232 "No" says that the "exists" clause was not satisfied by any execution,
235 of end states satisfying and not satisfying the "exists" clause, just
237 clause so that you don't have to look it up in the litmus-test file.
280 means that the "exists" clause on line 23 must change "1:r1=0" to
346 hope that the "exists" clause cannot be satisfied. LKMM agrees:
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dkernel-doc1169 foreach my $clause (@def_args) {
1170 $clause =~ s/^\s+//;
1171 $clause =~ s/\s+$//;
1172 $clause =~ s/\s+/ /;
1173 next if (!$clause);
1174 $level-- if ($clause =~ m/(\})/ && $level > 1);
1175 if (!($clause =~ m/^\s*#/)) {
1178 $declaration .= "\t" . $clause . "\n";
1179 $level++ if ($clause =~ m/(\{)/ && !($clause =~m/\}/));
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dkernel-doc1169 foreach my $clause (@def_args) {
1170 $clause =~ s/^\s+//;
1171 $clause =~ s/\s+$//;
1172 $clause =~ s/\s+/ /;
1173 next if (!$clause);
1174 $level-- if ($clause =~ m/(\})/ && $level > 1);
1175 if (!($clause =~ m/^\s*#/)) {
1178 $declaration .= "\t" . $clause . "\n";
1179 $level++ if ($clause =~ m/(\{)/ && !($clause =~m/\}/));
/OK3568_Linux_fs/kernel/scripts/
H A Dkernel-doc1317 foreach my $clause (@def_args) {
1318 $clause =~ s/^\s+//;
1319 $clause =~ s/\s+$//;
1320 $clause =~ s/\s+/ /;
1321 next if (!$clause);
1322 $level-- if ($clause =~ m/(\})/ && $level > 1);
1323 if (!($clause =~ m/^\s*#/)) {
1326 $declaration .= "\t" . $clause . "\n";
1327 $level++ if ($clause =~ m/(\{)/ && !($clause =~m/\}/));
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dkernel-doc1317 foreach my $clause (@def_args) {
1318 $clause =~ s/^\s+//;
1319 $clause =~ s/\s+$//;
1320 $clause =~ s/\s+/ /;
1321 next if (!$clause);
1322 $level-- if ($clause =~ m/(\})/ && $level > 1);
1323 if (!($clause =~ m/^\s*#/)) {
1326 $declaration .= "\t" . $clause . "\n";
1327 $level++ if ($clause =~ m/(\{)/ && !($clause =~m/\}/));
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dkernel-doc1317 foreach my $clause (@def_args) {
1318 $clause =~ s/^\s+//;
1319 $clause =~ s/\s+$//;
1320 $clause =~ s/\s+/ /;
1321 next if (!$clause);
1322 $level-- if ($clause =~ m/(\})/ && $level > 1);
1323 if (!($clause =~ m/^\s*#/)) {
1326 $declaration .= "\t" . $clause . "\n";
1327 $level++ if ($clause =~ m/(\{)/ && !($clause =~m/\}/));
/OK3568_Linux_fs/u-boot/Licenses/
H A DREADME65 BSD 2-Clause License BSD-2-Clause Y bsd-2-clause.txt http://spdx.org/licenses/BSD-2-Clause
66 BSD 3-clause "New" or "Revised" License BSD-3-Clause Y bsd-3-clause.txt http://spdx.org/licenses/…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DOGPL67 Rights clause.
77 (c)(1)(ii) of the Rights in Technical Data and Computer Software clause
91 General" then the "Alternate III" clause applies.
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.32 as the 3-clause (or "modified") BSD license:
32 them under the three-clause BSD license above. The copyright notices are
H A DLICENSE.md.112 - The Modified (3-clause) BSD License, which is listed below
91 The Modified (3-clause) BSD License
125 The zlib License could have been used instead of the Modified (3-clause) BSD
H A DLICENSE.13413 Apple Computer, Inc. and released under a 3-clause BSD license.
21 under a 3-clause BSD license.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/radvd/
H A Dradvd.inc13 # License is BSD-Style (with advertising clause) but also has an additional 0th clause
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch15 …upported step, where that seg_buffs are further handled are within an if-clause with if (page.mod…
17 Execution of the else-clause often leads to buffer-overflows.
/OK3568_Linux_fs/docs/licenses/
H A Dmanifest.csv5 …se] libzlib [Zlib] linux-headers [GPL-2.0] ncurses [MIT with advertising clause] opus [BSD-3-Claus…
6 …se] libzlib [Zlib] linux-headers [GPL-2.0] ncurses [MIT with advertising clause] opus [BSD-3-Claus…
7 …ay] libzlib [Zlib] linux-headers [GPL-2.0] ncurses [MIT with advertising clause] pcre [BSD-3-Claus…
15 …se, MIT (library)] linux-headers [GPL-2.0] ncurses [MIT with advertising clause] skeleton-init-com…
16 "ncurses","6.1","MIT with advertising clause","COPYING","ncurses-6.1.tar.gz","http://ftpmirror.gnu.…
29 …se, MIT (library)] linux-headers [GPL-2.0] ncurses [MIT with advertising clause] skeleton-init-com…
34 …se, MIT (library)] linux-headers [GPL-2.0] ncurses [MIT with advertising clause] readline [GPL-3.0…
35 … linux-headers [GPL-2.0] mpg123 [LGPL-2.1] ncurses [MIT with advertising clause] opus [BSD-3-Claus…
38clause (libss and libet)] eudev [GPL-2.0+ (programs), LGPL-2.1+ (libraries)] glibc [GPL-2.0+ (prog…
41clause (libss and libet)","NOTICE lib/ss/mit-sipb-copyright.h lib/et/internal.h","e2fsprogs-1.46.5…
[all …]
/OK3568_Linux_fs/buildroot/package/portaudio/
H A Dportaudio.mk12 PORTAUDIO_LICENSE = portaudio license (MIT-like plus special clause)
/OK3568_Linux_fs/buildroot/package/dieharder/
H A Ddieharder.mk11 DIEHARDER_LICENSE = GPL-2.0 with beverage clause
/OK3568_Linux_fs/buildroot/package/openlayers/
H A DConfig.in9 the 2-clause BSD License (also known as the FreeBSD).
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dlpc4357.dtsi9 * Released under the terms of 3-clause BSD License
H A Dlpc4350.dtsi9 * Released under the terms of 3-clause BSD License
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCube15 additional clause specific to Cube:
/OK3568_Linux_fs/buildroot/package/e2fsprogs/
H A De2fsprogs.mk10 E2FSPROGS_LICENSE = GPL-2.0, MIT-like with advertising clause (libss and libet)

123456