Home
last modified time | relevance | path

Searched refs:Data (Results 1 – 25 of 989) sorted by relevance

12345678910>>...40

/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCDLA-Permissive-2.01 Community Data License Agreement - Permissive - Version 2.0
3 This is the Community Data License Agreement - Permissive, Version 2.0 (the "agreement"). Data Prov…
5 1. Provision of the Data
7 1.1. A Data Recipient may use, modify, and share the Data made available by Data Provider(s) under …
9 …t does not impose any restriction on a Data Recipient's use, modification, or sharing of any porti…
11 2. Conditions for Sharing Data
13Data Recipient may share Data, with or without modifications, so long as the Data Recipient makes …
21 4.1. All Data Recipients receive the Data subject to the following terms:
29 5.1. "Data" means the material received by a Data Recipient under this agreement.
31 5.2. "Data Provider" means any person who is the source of Data provided under this agreement and i…
[all …]
H A DCDLA-Sharing-1.01 Community Data License Agreement – Sharing – Version 1.0
5Data Provider receives from making Data available and that You receive from Data or otherwise unde…
17 1.5 “Enhanced Data” means the subset of Data that You Publish and that is composed of (a) Your Addi…
21Data or grants of rights in Data governed by this Agreement, using any technology having functiona…
47 3.1 If You Publish Data You Receive or Enhanced Data:
49 (a) The Data (including the Enhanced Data) must be Published under this Agreement in accordance wit…
51 (b) You must cause any Data files containing Enhanced Data to carry prominent notices that You have…
55Data (a) to Publish the Data in a publicly-accessible manner or (b) if the project has designated …
59Data Provider agree that Enhanced Data shall not be considered a work of joint authorship by virtu…
63 Section 4. Data Provider(s)’ Representations
[all …]
H A DCDLA-Permissive-1.01 Community Data License Agreement – Permissive – Version 1.0
5Data Provider receives from making Data available and that You receive from Data or otherwise unde…
9 1.1 “Add” means to supplement Data with Your own or someone else’s Data, resulting in Your “Additio…
15Data Provider” means any Entity (including any employee or contractor of such Entity authorized to…
17 1.5 “Enhanced Data” means the subset of Data that You Publish and that is composed of (a) Your Addi…
45 3.1 If You Publish Data You Receive or Enhanced Data:
49 (b) You must cause any Data files containing Enhanced Data to carry prominent notices that You have…
51Data You Receive, You must preserve all credit or attribution to the Data Provider(s). Such retain…
55Data Provider agree that Enhanced Data shall not be considered a work of joint authorship by virtu…
59 Section 4. Data Provider(s)’ Representations
[all …]
H A DC-UDA-1.01 Computational Use of Data Agreement v1.0
3 …is is the Computational Use of Data Agreement, Version 1.0 (the “C-UDA”). Capitalized terms are de…
5 1. Provision of the Data
7 1.1. You may use, modify, and distribute the Data made available to you by the Data Provider under …
15 2.1 You agree that you will use the Data solely for Computational Use.
19 3. Redistribution of Data
21 3.1. You may redistribute the Data, so long as:
29 4.1. Data Provider does not represent or warrant that it has any rights whatsoever in the Data.
41 5.3. “Data Provider” means the source from which you receive the Data and with whom you enter into …
45Data that does not include more than a de minimis portion of the Data on which the use is based. R…
[all …]
H A DO-UDA-1.01 Open Use of Data Agreement v1.0
3 This is the Open Use of Data Agreement, Version 1.0 (the "O-UDA"). Capitalized terms are defined in…
5 1. Provision of the Data
7 …1.1. You may use, modify, and distribute the Data made available to you by the Data Provider under…
9 …1.2. Data Provider will not sue you or any Downstream Recipient for any claim arising out of the u…
17 2.1.1. the use or modification of Data; or
21 3. Redistribution of Data
31 4.1. Data Provider does not represent or warrant that it has any rights whatsoever in the Data.
41 …5.2. "Data Provider" means the source from which you receive the Data and with whom you enter into…
45Data that does not include more than a de minimis portion of the Data on which the use is based. …
[all …]
H A DOGDL-Taiwan-1.069 2. 此開放資料依政府資料開放授權條款 (Open Government Data License) 進行公眾釋出,使用者於遵守本條款各項規定之前提下,得利用之。
73 Open Government Data License, version 1.0
99 …rmality for copyright license from the Data Providing Organization is not required, if User makes …
115 5. Cessation of Data Providing
117 …mstances described hereunder, the Data Providing Organization may cease to provide all or part of …
119 …a. It has been evaluated by the Data Providing Organization that continuously providing of a speci…
125Data under the License shall not be construed as any statement, warranty, or implication to the re…
129Data Providing Organization, if he/she has used the Open Data provided wrongfully due to an intent…
137 …a. Data Providing Organization/Agency [year] [distinguishing full name of the released Open Data a…
139 …b. The Open Data is made available to the public under the Open Government Data License, User can …
[all …]
/openbmc/linux/drivers/usb/serial/
H A Dmos7840.c519 __u16 Data; in mos7840_open() local
555 Data = 0x0; in mos7840_open()
576 Data = 0x0; in mos7840_open()
635 Data = 0x0; in mos7840_open()
641 Data = Data & ~SERIAL_LCR_DLAB; in mos7840_open()
646 Data = 0x0; in mos7840_open()
649 Data = Data | 0x0c; in mos7840_open()
652 Data = Data & ~0x0c; in mos7840_open()
662 Data = Data & ~0x20; in mos7840_open()
670 Data = Data | 0x10; in mos7840_open()
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_RegConfig8723B.c13 u32 Data, in odm_ConfigRFReg_8723B() argument
36 while ((getvalue>>8) != (Data>>8)) { in odm_ConfigRFReg_8723B()
56 while (getvalue != Data) { in odm_ConfigRFReg_8723B()
63 Data in odm_ConfigRFReg_8723B()
95 Data, in odm_ConfigRF_RadioA_8723B()
103 rtw_write8(pDM_Odm->Adapter, Addr, Data); in odm_ConfigMAC_8723B()
110 u32 Data in odm_ConfigBB_AGC_8723B() argument
113 PHY_SetBBReg(pDM_Odm->Adapter, Addr, Bitmask, Data); in odm_ConfigBB_AGC_8723B()
123 u32 Data in odm_ConfigBB_PHY_REG_PG_8723B() argument
137 u32 Data in odm_ConfigBB_PHY_8723B() argument
[all …]
H A Dodm_RegConfig8723B.h12 u32 Data,
17 void odm_ConfigRF_RadioA_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u32 Data);
19 void odm_ConfigMAC_8723B(struct dm_odm_t *pDM_Odm, u32 Addr, u8 Data);
24 u32 Data
28 u32 Bitmask, u32 Data);
33 u32 Data
/openbmc/linux/Documentation/admin-guide/auxdisplay/
H A Dcfag12864b.rst40 :Data size: 1 byte each address
56 Data 0 ( 2)------------------------------( 4) Data 0
57 Data 1 ( 3)------------------------------( 5) Data 1
58 Data 2 ( 4)------------------------------( 6) Data 2
59 Data 3 ( 5)------------------------------( 7) Data 3
60 Data 4 ( 6)------------------------------( 8) Data 4
61 Data 5 ( 7)------------------------------( 9) Data 5
62 Data 6 ( 8)------------------------------(10) Data 6
63 Data 7 ( 9)------------------------------(11) Data 7
71 Select (17)------------------------------(16) Data / Instruction
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_utils.robot51 Write Data To File
81 Write Data To File ${HEADER_MSG}
82 Write Data To File ${FOOTER_MSG}
89 Write Data To File ${FOOTER_MSG}
93 Write Data To File ${\n}${MSG_INTRO}${\n}
98 Write Data To File * ${index.upper()}
99 Write Data To File ${\n}
102 Write Data To File ${MSG_DETAIL}
110 Write Data To File ${FOOTER_MSG}
112 Write Data To File Executed : ${cmd}
[all …]
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf106 0x0a:0x11:0xff7f //<Storage>:<Read FRU Data>
317 0x3e:0x02:0xff7f //<Intel Managed Data Region>:<BMC Data Region Update Event Message>
327 0x3e:0x32:0xff7f //<Intel Managed Data Region>:<MDR2 Get Data Set Info>
328 0x3e:0x33:0xff7f //<Intel Managed Data Region>:<MDR2 Lock Data>
329 0x3e:0x34:0xff7f //<Intel Managed Data Region>:<MDR2 Unlock Data>
330 0x3e:0x35:0xff7f //<Intel Managed Data Region>:<MDR2 Dget Data Block>
332 0x3e:0x39:0xff7f //<Intel Managed Data Region>:<MDR2 Data Info Offer>
333 0x3e:0x3a:0x7f7f //<Intel Managed Data Region>:<MDR2 Data Info>
334 0x3e:0x3b:0x7f7f //<Intel Managed Data Region>:<MDR2 Data Start>
335 0x3e:0x3c:0x7f7f //<Intel Managed Data Region>:<MDR2 Data Done>
[all …]
/openbmc/qemu/tests/qtest/fuzz/
H A Di440fx_fuzz.c42 const unsigned char *Data, size_t Size) { in ioport_fuzz_qtest() argument
55 memcpy(&a, Data, sizeof(a)); in ioport_fuzz_qtest()
81 Data += sizeof(a); in ioport_fuzz_qtest()
87 const unsigned char *Data, in i440fx_fuzz_qtest() argument
90 ioport_fuzz_qtest(s, Data, Size); in i440fx_fuzz_qtest()
95 const unsigned char *Data, size_t Size) { in pciconfig_fuzz_qos() argument
108 memcpy(&a, Data, sizeof(a)); in pciconfig_fuzz_qos()
130 Data += sizeof(a); in pciconfig_fuzz_qos()
136 const unsigned char *Data, in i440fx_fuzz_qos() argument
145 pciconfig_fuzz_qos(s, bus, Data, Size); in i440fx_fuzz_qos()
H A Dvirtio_net_fuzz.c31 const unsigned char *Data, size_t Size, bool check_used) in virtio_net_fuzz_multi() argument
50 memcpy(&vqa, Data, sizeof(vqa)); in virtio_net_fuzz_multi()
51 Data += sizeof(vqa); in virtio_net_fuzz_multi()
63 int ignored = write(sockfds[0], Data, vqa.length); in virtio_net_fuzz_multi()
72 qtest_memwrite(s, req_addr, Data, vqa.length); in virtio_net_fuzz_multi()
112 Data += vqa.length; in virtio_net_fuzz_multi()
119 const unsigned char *Data, size_t Size) in virtio_net_fuzz_check_used() argument
121 virtio_net_fuzz_multi(s, Data, Size, true); in virtio_net_fuzz_check_used()
H A Dvirtio_scsi_fuzz.c65 const unsigned char *Data, size_t Size) in virtio_scsi_fuzz() argument
93 memcpy(&vqa, Data, sizeof(vqa)); in virtio_scsi_fuzz()
95 Data += sizeof(vqa); in virtio_scsi_fuzz()
110 qtest_memwrite(s, req_addr, Data, vqa.length); in virtio_scsi_fuzz()
123 Data += vqa.length; in virtio_scsi_fuzz()
135 const unsigned char *Data, size_t Size) in virtio_scsi_with_flag_fuzz() argument
141 queues = qvirtio_scsi_init(scsi->vdev, *(uint64_t *)Data); in virtio_scsi_with_flag_fuzz()
143 Data + sizeof(uint64_t), Size - sizeof(uint64_t)); in virtio_scsi_with_flag_fuzz()
H A Dvirtio_blk_fuzz.c62 const unsigned char *Data, size_t Size) in virtio_blk_fuzz() argument
90 memcpy(&vqa, Data, sizeof(vqa)); in virtio_blk_fuzz()
92 Data += sizeof(vqa); in virtio_blk_fuzz()
106 qtest_memwrite(s, req_addr, Data, vqa.length); in virtio_blk_fuzz()
119 Data += vqa.length; in virtio_blk_fuzz()
131 const unsigned char *Data, size_t Size) in virtio_blk_with_flag_fuzz() argument
137 queues = qvirtio_blk_init(blk->vdev, *(uint64_t *)Data); in virtio_blk_with_flag_fuzz()
139 Data + sizeof(uint64_t), Size - sizeof(uint64_t)); in virtio_blk_with_flag_fuzz()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Dbitfield.h19 #define UData(Data) ((unsigned long) (Data)) argument
21 #define UData(Data) (Data) argument
109 #define FExtr(Data, Field) \ argument
110 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
/openbmc/u-boot/arch/arm/include/asm/arch-sa1100/
H A Dbitfield.h18 #define UData(Data) ((unsigned long) (Data)) argument
20 #define UData(Data) (Data) argument
108 #define FExtr(Data, Field) \ argument
109 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dbitfield.h18 #define UData(Data) ((unsigned long) (Data)) argument
20 #define UData(Data) (Data) argument
108 #define FExtr(Data, Field) \ argument
109 ((UData (Data) >> FShft (Field)) & FAlnMsk (Field))
/openbmc/linux/Documentation/i2c/
H A Di2c-protocol.rst18 Data (8 bits) A plain data byte.
20 [..] Data sent by I2C device, as opposed to data sent by the
30 S Addr Wr [A] Data [A] Data [A] ... [A] Data [A] P
38 S Addr Rd [A] [Data] A [Data] A ... A [Data] NA P
50 S Addr Rd [A] [Data] NA S Addr Wr [A] Data [A] P
74 S Addr Rd [A] [Data] NA Data [A] P
91 S Addr Rd [A] Data [A] Data [A] ... [A] Data [A] P
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-tod-plugins.cpp33 class Data class
36 Data() = default;
37 ~Data() = default;
38 Data(const Data&) = default;
39 Data(Data&&) = default;
40 Data& operator=(const Data&) = default;
41 Data& operator=(Data&&) = default;
182 void collectTodFaultData(pdbg_target* i_chip, Data& o_data) in collectTodFaultData()
316 tod::Data data{}; in tod_step_check_fault()
/openbmc/linux/Documentation/driver-api/soundwire/
H A Dstream.rst37 | (Data) | Data Direction | (Data) |
51 | (Data) | Data Direction | (Data) |
65 | (Data) | | | Data Direction | (Data) |
91 | (Data) | | | Data Direction | (Data) |
115 | | (Data) || | L + R Channel || Data | |
139 | (Data) | Data Direction | (Data) |
148 | (Data) | Data Direction | (Data) |
162 | (Data) | Data Direction | (Data) |
171 | (Data) | Data Direction | (Data) |
183 | (Data) | Data Direction | (Data) |
[all …]
/openbmc/google-ipmi-sys/
H A DREADME.md94 | Byte(s) | Value | Data |
107 | Byte(s) | Value | Data |
172 | Byte(s) | Value | Data |
190 | Byte(s) | Value | Data |
196 | Byte(s) | Value | Data |
206 | Byte(s) | Value | Data |
232 | Byte(s) | Value | Data |
244 | Byte(s) | Value | Data |
426 | Byte(s) | Value | Data |
450 | Byte(s) | Value | Data |
[all …]
/openbmc/kcsbridge/src/
H A Dserver.cpp36 template <auto func, typename Data>
42 func(m, *reinterpret_cast<Data*>(dataptr)); in methodRsp()
54 template <typename Data>
58 methodRsp<setAttention, Data>),
60 methodRsp<clearAttention, Data>),
62 methodRsp<forceAbort, Data>),
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/
H A Dlibdata-hexdump-perl_0.02.bb1 SUMMARY = "Data::HexDump - Hexadecial Dumper"
10 HOMEPAGE = "http://search.cpan.org/~ftassin/Data-HexDump-0.02/lib/Data/HexDump.pm"
14 LIC_FILES_CHKSUM = "file://lib/Data/HexDump.pm;beginline=215;endline=217;md5=bf1cd9373f8d1f85fe091e…
18 SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/Data-HexDump-${PV}.tar.gz \
24 S = "${WORKDIR}/Data-HexDump-${PV}"

12345678910>>...40