Home
last modified time | relevance | path

Searched refs:approved (Results 1 – 25 of 115) sorted by relevance

12345

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py641 approved = []
643 approved = os.environ['BB_ENV_PASSTHROUGH'].split()
644 approved.extend(['BB_ENV_PASSTHROUGH'])
646 approved = preserved_envvars()
648 approved.extend(os.environ['BB_ENV_PASSTHROUGH_ADDITIONS'].split())
649 if 'BB_ENV_PASSTHROUGH_ADDITIONS' not in approved:
650 approved.extend(['BB_ENV_PASSTHROUGH_ADDITIONS'])
651 return approved
1420 approved = bb.utils.approved_variables()
1423 if 'HOME' in approved and '~' in pth:
H A Dcookerdata.py358 approved = bb.utils.approved_variables()
374 if 'HOME' in approved and '~' in layer:
/OK3568_Linux_fs/kernel/security/safesetid/
H A DKconfig10 approved by a system-wide whitelist. These restrictions also prohibit
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-module.c84 bool approved; member
159 return fips140_algs_to_replace[i].approved; in fips140_is_approved_service()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/
H A DCMU-Tex19 except that this permission notice may be stated in a translation approved
H A DAOM-Patent-License-1.074 deliverable approved by the Alliance for Open Media as a Final
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-hyperv.c86 unsigned char approved; member
378 if (!response->response.approved) { in mousevsc_connect_to_vsp()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DANTLR-PD-fallback7 …tion and permission to sublicence derivates under the terms of any (OSI approved) Open Source lice…
H A DSHL-0.513 This license is based closely on the Apache License Version 2.0, but is not approved or endorsed by…
5approved, the Licensor permits any Work licensed under this License, at the option of the Licensee…
H A DSHL-0.53 This license is based closely on the Apache License Version 2.0, but is not approved or endorsed by…
5approved, the Licensor permits any Work licensed under this License, at the option of the Licensee…
H A DCERN-OHL-1.232 … is proprietary, in a format viewable with a tool licensed under an OSI-approved license if the pr…
H A DMotosoto20 This License complies with the Open Source Definition and has been approved by
66 OSI-approved Open Source license, or under a proprietary license of
H A Dcopyleft-next-0.3.1210 "OSI-Approved" means approved as 'Open Source' by the Open Source
H A Dcopyleft-next-0.3.0209 "OSI-Approved" means approved as 'Open Source' by the Open Source
H A DAFL-3.026 …al works are open source software unless your Modified License has been approved by Open Source In…
H A DUCL-1.048 …al works are open source software unless your Modified License has been approved by Open Source In…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/corelocation/
H A Dqgeopositioninfosourcefactory_cl.mm28 ** Public license version 3 or any later version approved by the KDE Free
H A Dqgeopositioninfosource_cl.mm28 ** Public license version 3 or any later version approved by the KDE Free
/OK3568_Linux_fs/buildroot/package/libzip/
H A D0001-Add-FindGnuTLS-cmake-from-3-17-3.patch22 +# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
/OK3568_Linux_fs/yocto/meta-rockchip/licenses/
H A DLICENSE.rockchip24 combination with an operating system licensed under an approved Open
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A DSafeSetID.rst5 UID/GID transitions from a given UID/GID to only those approved by a
71 own user namespace, and only approved UIDs/GIDs could be mapped back to the
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dmodedb.rst88 This is the third standard approved by VESA(TM) concerning video timings. The
90 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
/OK3568_Linux_fs/kernel/net/wireless/
H A DKconfig90 and approved environment by your local regulatory agency.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/licenses/
H A Dcopyleft-next-0.3.0209 "OSI-Approved" means approved as 'Open Source' by the Open Source
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dacpi_object_usage.rst484 description. Once approved by kernel maintainers,
535 part of the kernel driver submission, get it approved

12345