Home
last modified time | relevance | path

Searched full:form (Results 1 – 25 of 6558) sorted by relevance

12345678910>>...263

/kernel/linux/linux-5.10/LICENSES/dual/
DApache-2.041 "Source" form shall mean the preferred form for making modifications,
45 "Object" form shall mean any form resulting from mechanical transformation
46 or translation of a Source form, including but not limited to compiled
49 "Work" shall mean the work of authorship, whether in Source or Object form,
54 "Derivative Works" shall mean any work, whether in Source or Object form,
67 purposes of this definition, "submitted" means any form of electronic,
85 in Source or Object form.
104 and in Source or Object form, provided that You meet the following
113 c. You must retain, in the Source form of any Derivative Works that You
115 from the Source form of the Work, excluding those notices that do not
[all …]
DCDDL-1.032 1.4. "Executable" means the Covered Software in any form other than
48 1.9. "Modifications" means the Source Code and Executable form of
61 1.10. "Original Software" means the Source Code and Executable form
70 1.12. "Source Code" means (a) the common form of computer software
161 available in Executable form must also be made available in Source
162 Code form and that Source Code form must be distributed only under
164 with every copy of the Source Code form of the Covered Software You
166 of any such Covered Software in Executable form as to how they can
167 obtain such Covered Software in Source Code form in a reasonable
191 Source Code form that alters or restricts the applicable version of
[all …]
/kernel/linux/linux-4.19/LICENSES/other/
DApache-2.037 "Source" form shall mean the preferred form for making modifications,
41 "Object" form shall mean any form resulting from mechanical transformation
42 or translation of a Source form, including but not limited to compiled
45 "Work" shall mean the work of authorship, whether in Source or Object form,
50 "Derivative Works" shall mean any work, whether in Source or Object form,
63 purposes of this definition, "submitted" means any form of electronic,
81 in Source or Object form.
100 and in Source or Object form, provided that You meet the following
109 c. You must retain, in the Source form of any Derivative Works that You
111 from the Source form of the Work, excluding those notices that do not
[all …]
DCDDL-1.028 1.4. "Executable" means the Covered Software in any form other than
44 1.9. "Modifications" means the Source Code and Executable form of
57 1.10. "Original Software" means the Source Code and Executable form
66 1.12. "Source Code" means (a) the common form of computer software
157 available in Executable form must also be made available in Source
158 Code form and that Source Code form must be distributed only under
160 with every copy of the Source Code form of the Covered Software You
162 of any such Covered Software in Executable form as to how they can
163 obtain such Covered Software in Source Code form in a reasonable
187 Source Code form that alters or restricts the applicable version of
[all …]
/kernel/linux/linux-4.19/lib/reed_solomon/
Ddecode_rs.c47 /* The syndrome is in index form,
58 /* form the syndromes; i.e., evaluate data(x) at roots of
90 /* Convert syndromes to index form, checking for nonzero condition */
135 /* Compute discrepancy at the r-th step in poly-form */
145 discr_r = index_of[discr_r]; /* Index form */
181 /* Convert lambda to index form and compute deg(lambda(x)) */
201 /* store root (index-form) and error location number */
220 * x**nroots). in index form. Also find deg(omega).
234 * Compute error values in poly-form. num1 = omega(inv(X(l))), num2 =
235 * inv(X(l))**(fcr-1) and den = lambda_pr(inv(X(l))) all in poly-form
Dreed_solomon.c62 * @fcr: first root of RS code generator polynomial, index form
130 /* prim-th root of 1, index form */ in codec_init()
133 /* Form RS code generator polynomial from its roots */ in codec_init()
151 /* convert rs->genpoly[] to index form for quicker encoding */ in codec_init()
208 * in index form
283 * in index form
303 * in index form
/kernel/linux/linux-5.10/lib/reed_solomon/
Ddecode_rs.c48 /* The syndrome is in index form,
59 /* form the syndromes; i.e., evaluate data(x) at roots of
91 /* Convert syndromes to index form, checking for nonzero condition */
135 /* Compute discrepancy at the r-th step in poly-form */
145 discr_r = index_of[discr_r]; /* Index form */
181 /* Convert lambda to index form and compute deg(lambda(x)) */
216 /* store root (index-form) and error location number */
234 * x**nroots). in index form. Also find deg(omega).
248 * Compute error values in poly-form. num1 = omega(inv(X(l))), num2 =
249 * inv(X(l))**(fcr-1) and den = lambda_pr(inv(X(l))) all in poly-form
Dreed_solomon.c62 * @fcr: first root of RS code generator polynomial, index form
130 /* prim-th root of 1, index form */ in codec_init()
133 /* Form RS code generator polynomial from its roots */ in codec_init()
151 /* convert rs->genpoly[] to index form for quicker encoding */ in codec_init()
208 * in index form
283 * in index form
303 * in index form
343 * @s: syndrome data field, must be in index form
396 * @s: syndrome data field, must be in index form
/kernel/linux/linux-4.19/drivers/scsi/mpt3sas/
Dmpt3sas_config.c179 "%s: %s(%d), action(%d), form(0x%08x), smid(%d)\n", in _config_display_some_debug()
992 * @form: GET_NEXT_HANDLE or HANDLE
1001 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg0() argument
1019 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg0()
1033 * @form: GET_NEXT_HANDLE or HANDLE
1042 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg1() argument
1060 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg1()
1074 * @form: GET_NEXT_HANDLE or HANDLE
1083 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg0() argument
1101 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_pcie_device_pg0()
[all …]
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_config.c175 ioc_info(ioc, "%s: %s(%d), action(%d), form(0x%08x), smid(%d)\n", in _config_display_some_debug()
1043 * @form: GET_NEXT_HANDLE or HANDLE
1052 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg0() argument
1070 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg0()
1084 * @form: GET_NEXT_HANDLE or HANDLE
1093 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg1() argument
1111 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg1()
1125 * @form: GET_NEXT_HANDLE or HANDLE
1134 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg0() argument
1152 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_pcie_device_pg0()
[all …]
/kernel/linux/linux-4.19/arch/powerpc/xmon/
Dppc-opc.c150 /* The BA field in an XL form instruction. */
152 /* The BI field in a B form or XL form instruction. */
157 /* The BA field in an XL form instruction when it must be the same
162 /* The BB field in an XL form instruction. */
167 /* The BB field in an XL form instruction when it must be the same
170 /* The VB field in a VX form instruction when it must be the same
175 /* The BD field in a B form instruction. The lower two bits are
180 /* The BD field in a B form instruction when absolute addressing is
185 /* The BD field in a B form instruction when the - modifier is used.
191 /* The BD field in a B form instruction when the - modifier is used
[all …]
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dppc-opc.c138 /* The BA field in an XL form instruction. */
140 /* The BI field in a B form or XL form instruction. */
145 /* The BA field in an XL form instruction when it must be the same
150 /* The BB field in an XL form instruction. */
155 /* The BB field in an XL form instruction when it must be the same
158 /* The VB field in a VX form instruction when it must be the same
163 /* The BD field in a B form instruction. The lower two bits are
168 /* The BD field in a B form instruction when absolute addressing is
173 /* The BD field in a B form instruction when the - modifier is used.
179 /* The BD field in a B form instruction when the - modifier is used
[all …]
/kernel/linux/linux-4.19/include/linux/
Drslib.h26 * @fcr: First consecutive root, index form
27 * @prim: Primitive element, index form
28 * @iprim: prim-th root of 1, index form
92 * in index form
/kernel/linux/linux-5.10/include/linux/
Drslib.h26 * @fcr: First consecutive root, index form
27 * @prim: Primitive element, index form
28 * @iprim: prim-th root of 1, index form
92 * in index form
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/
Dmacb.txt9 Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb".
11 the Cadence GEM, or the generic form: "cdns,gem".
18 Or the generic form: "cdns,emac".
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmacb.txt9 Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb".
11 the Cadence GEM, or the generic form: "cdns,gem".
19 Or the generic form: "cdns,emac".
/kernel/linux/linux-5.10/tools/memory-model/scripts/
Dnewlitmushist.sh44 # Form full list of litmus tests with no more than the specified
49 # Form list of new tests. Note: This does not handle litmus-test deletion!
52 # Form list of litmus tests that have changed since the last run.
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dpkc_desc.c26 /* Descriptor for RSA Private operation - Private Key Form #1 */
39 /* Descriptor for RSA Private operation - Private Key Form #2 */
56 /* Descriptor for RSA Private operation - Private Key Form #3 */
/kernel/linux/linux-4.19/drivers/crypto/caam/
Dpkc_desc.c26 /* Descriptor for RSA Private operation - Private Key Form #1 */
39 /* Descriptor for RSA Private operation - Private Key Form #2 */
56 /* Descriptor for RSA Private operation - Private Key Form #3 */
/kernel/linux/linux-4.19/drivers/misc/mic/
DKconfig62 Core (MIC) family of PCIe form factor coprocessor devices that
101 Core (MIC) family of PCIe form factor coprocessor devices that
120 Integrated Core (MIC) family of PCIe form factor coprocessor
140 Many Integrated Core (MIC) family of PCIe form factor coprocessor
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt9 form of a sub-node.
13 in the form of string array.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt9 form of a sub-node.
13 in the form of string array.
/kernel/linux/linux-4.19/Documentation/w1/slaves/
Dw1_ds240614 not supported. In TSOC-6 form, the DS2406 provides two switch outputs and
15 can be provided with power on a dedicated input. In TO-92 form, it provides
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/
Dvfdi.h15 * This file contains software structures used to form a two way
33 * follow the same form and be sent to the first event queue assigned
36 * The general form of the variable bits of VFDI events is:
61 * status, the PF driver will send an event of the form:
67 * send an event of the form:
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dvfdi.h12 * This file contains software structures used to form a two way
30 * follow the same form and be sent to the first event queue assigned
33 * The general form of the variable bits of VFDI events is:
58 * status, the PF driver will send an event of the form:
64 * send an event of the form:

12345678910>>...263