Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOGDL-Taiwan-1.069 2. 此開放資料依政府資料開放授權條款 (Open Government Data License) 進行公眾釋出,使用者於遵守本條款各項規定之前提下,得利用之。
73 Open Government Data License, version 1.0
75 The Open Government Data License (the License) is intended to facilitate government data sharing an…
81 … that receives and uses Open Data under the License, including individual, legal entity or group w…
83 1.3. "Open Data" means data that the Data Providing Organization owns its copyright in whole or has…
87 …b. "Material" means a separate work, that is collected into the Open Data aggregation and can be p…
89 1.4. "Derivative Work" means any adaptation based upon the Open Data provided under the License and…
91Open Data. Accordingly, the granting of copyright license hereunder does not apply to such Informa…
95 …ublicly recite, publicly present, publicly perform, compile, adapt to the Open Data provided for a…
99 …rom the Data Providing Organization is not required, if User makes use of Open Data in compliance …
[all …]
H A DOPUBL-1.01 Open Publication License
7 The Open Publication works may be reproduced and distributed in whole or in part, in any medium phy…
11 … be distributed only subject to the terms and conditions set forth in the Open Publication License…
15 Commercial redistribution of Open Publication-licensed material is permitted.
21 The copyright to each Open Publication is owned by its author(s) or designee.
25 The following license terms apply to all Open Publication works, unless otherwise explicitly stated…
27Open Publication works or a portion of an Open Publication work with other works or programs on th…
31 NO WARRANTY. Open Publication works are licensed and provided "as is" without warranty of any kind,…
45 …1. If you are distributing Open Publication works on hardcopy or CD-ROM, you provide email notific…
47 …ood form to offer a free copy of any hardcopy and CD-ROM expression of an Open Publication-license…
[all …]
H A DHP-19891 Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc.
10 the names of Open Software Foundation, Inc., Hewlett-Packard
13 without specific, written prior permission. Neither Open Software
H A DFreeBSD-DOC17 …The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission…
21Open Group Base Specifications Issue 6, Copyright© 2001-2004 by the Institute of Electrical and El…
H A DMIT-open-group1 Copyright <yyyy, yyyy> The Open Group
20 Except as contained in this notice, the name of The Open Group
23 from The Open Group.
H A DOPL-UK-3.01 United Kingdom Open Parliament Licence v3.0
3 Open Parliament Licence
33 licensed under the Open Parliament Licence v3.0.
102 About the Open Parliament Licence
104 This is version 3.0 of the Open Parliament Licence. The
106 Open Parliament Licence. However, you may continue to use
109 The information licensed under the Open Parliament
H A DOML1 …) and its documentation (the "Documentation") are copyrighted by Open Market, Inc ("Open Market").…
3 Open Market permits you to use, copy, modify, distribute, and license this Software and the Documen…
H A DOGL-UK-3.01 Open Government Licence v3.0
20 Contains public sector information licensed under the Open Government Licence v3.0.
60 About the Open Government Licence
65Open Government Licence. The National Archives may, from time to time, issue new versions of the O…
67Open Data Commons Attribution License, both of which license copyright and database rights. This m…
H A DOGL-UK-2.01 Open Government Licence v2.0
20 Contains public sector information licensed under the Open Government Licence v2.0.
63 About the Open Government Licence
68Open Government Licence. The Controller of HMSO may, from time to time, issue new versions of the
70Open Data Commons Attribution License, both of which license copyright and database rights. This m…
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch19 @@ -25,10 +25,10 @@ Open file descriptor ...: /dev/null
23 -Open file descriptor ...: /tmp/data2
24 +Open file descriptor ...: ...
27 -Open file descriptor ...: /tmp/data1
28 +Open file descriptor ...: ...
31 Open AF_UNIX socket ...: <unknown>
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DOGPL7 (c) Copyright 1989 - 1994, 1996 - 1999 The Open Group
31 source systems. You must contact The Open Group for a license allowing
33 operating systems which are not Open Source programs.
60 notice and should not be construed as a commitment by The Open Group
69 (c) Copyright 1990, 1991, 1992, 1993, 1994, 1996 Open Software
71 (c) Copyright 1996, 1997, 1998, 1999, 2000 The Open Group.
80 The Open Group LLC
89 Open Group, Apex Plaza, Forbury Road, Reading, Berkshire, RG1 1AX, UK.
93 (c) Copyright 1990, 1991, 1992, 1993, 1994, 1996 Open Software
95 (c) Copyright 1996, 1997, 1998, 1999, 2000 The Open Group. ALL RIGHTS
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dconnection_client.robot12 Open Connection And Log In
20 # connection_args A dictionary of acceptable inputs to the Open Connection
27 # Of the above arguments to Open Connection, this keyword
51 ... SSHLibrary.Open connection &{connection_args}
52 ... ELSE Run Keyword SSHLibrary.Open connection &{connection_args}
56 Open Connection for SCP
57 [Documentation] Open a connection for SCP.
59 Run Keyword If '${SSH_PORT}' == '${EMPTY}' scp.Open connection ${OPENBMC_HOST}
61 ... ELSE Run Keyword scp.Open connection ${OPENBMC_HOST} port=${SSH_PORT}
73 Validate Or Open Connection
[all …]
/openbmc/openpower-proc-control/
H A Dfiledescriptor.cpp41 using metadata = xyz::openbmc_project::Common::File::Open; in FileDescriptor()
43 elog<file_error::Open>(metadata::ERRNO(errno), in FileDescriptor()
H A Dproc_control.cpp78 catch (const file_error::Open& e) in main()
80 commit<file_error::Open>(); in main()
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcoolant_connector.hpp21 Open, enumerator
43 {ValveState::Open, "Open"},
/openbmc/openbmc-test-automation/lib/serial_connection/
H A Dserial_console_client.robot12 Open Telnet Connection To BMC Serial Console
13 [Documentation] Open telnet connection session to BMC serial console
26 Telnet.Open Connection
61 Open Telnet Connection To BMC Serial Console
/openbmc/phosphor-debug-collector/
H A Ddump_manager_faultlog.cpp29 using ErrnoOpen = xyz::openbmc_project::Common::File::Open::ERRNO;
30 using PathOpen = xyz::openbmc_project::Common::File::Open::PATH;
86 elog<Open>(ErrnoOpen(errno), PathOpen(objPath.c_str())); in createDump()
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp181 elog<Open>( in needsResize()
182 xyz::openbmc_project::Common::File::Open::ERRNO(-EPROTO), in needsResize()
183 xyz::openbmc_project::Common::File::Open::PATH(path.c_str())); in needsResize()
396 elog<Open>( in start()
397 xyz::openbmc_project::Common::File::Open::ERRNO(errno), in start()
398 xyz::openbmc_project::Common::File::Open::PATH(path.c_str())); in start()
418 elog<Open>( in start()
419 xyz::openbmc_project::Common::File::Open::ERRNO(errno), in start()
420 xyz::openbmc_project::Common::File::Open::PATH(path.c_str())); in start()
/openbmc/openbmc-test-automation/lib/pdu/
H A Dsynaccess.robot9 [Documentation] Open PDU connection and login.
11 SSHLibrary.Open Connection ${PDU_IP}
H A Dschneider.robot10 [Documentation] Open PDU connection and login via SSH.
13 SSHLibrary.Open Connection ${PDU_IP} prompt=apc>
20 [Documentation] Open PDU connection and login via telnet.
23 Telnet.Open Connection ${PDU_IP}
/openbmc/openbmc/poky/meta/recipes-extended/lsof/
H A Dlsof_4.99.4.bb1 SUMMARY = "LiSt Open Files tool"
3 Its name stands for LiSt Open Files, and it does just that."
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aom/
H A Daom_3.12.1.bb1 SUMMARY = "Alliance for Open Media - AV1 Codec Library"
2 DESCRIPTION = "Alliance for Open Media AV1 codec library"
/openbmc/openbmc-tools/dbus-vis/
H A DREADME.md39 ### Open existing file
41 1. Select "Open an existing file"
42 2. Click "Open file"
/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/
H A DOML3 copyrighted by Open Market, Inc ("Open Market"). The following terms
7 Open Market permits you to use, copy, modify, distribute, and license
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A DKconfig20 96Board Open Platform Specifications. Features:
33 96Board Open Platform Specifications. Features:

12345678910>>...14