Home
last modified time | relevance | path

Searched full:identifier (Results 1 – 25 of 10521) sorted by relevance

12345678910>>...421

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h1 /* SPDX-License-Identifier: GPL-2.0+ */
12 * @E300C1: Identifier for e300c1 cores
13 * @E300C2: Identifier for e300c2 cores
14 * @E300C3: Identifier for e300c3 cores
15 * @E300C4: Identifier for e300c4 cores
16 * @E300_UNKNOWN: Identifier for unknown e300 cores
37 * @FAMILY_830X: Identifier for the MPC830x CPU family
38 * @FAMILY_831X: Identifier for the MPC831x CPU family
39 * @FAMILY_832X: Identifier for the MPC832x CPU family
40 * @FAMILY_834X: Identifier for the MPC834x CPU family
[all …]
/openbmc/linux/Documentation/translations/zh_CN/process/
Dlicense-rules.rst
/openbmc/linux/drivers/media/usb/as102/
Das10x_cmd.h
/openbmc/linux/Documentation/process/
Dlicense-rules.rst
/openbmc/linux/Documentation/networking/
Dila.rst
/openbmc/u-boot/scripts/coccinelle/net/
H A Dmdio_register.cocci12 identifier readfunc, writefunc;
27 identifier mii_reg.readfunc;
28 identifier name0, addr0, reg0, output;
49 identifier mii_reg.readfunc;
50 identifier update_read_sig.output;
53 identifier retvar;
81 identifier mii_reg.readfunc;
82 identifier update_read_sig.output;
99 identifier mii_reg.readfunc;
100 identifier update_read_sig.name0;
[all …]
/openbmc/u-boot/Licenses/
H A DREADME1 SPDX-License-Identifier: GPL-2.0
38 If a "SPDX-License-Identifier:" line references more than one Unique
39 License Identifier, then this means that the respective file can be
42 SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
49 License identifier syntax
54 The SPDX license identifier in U-Boot files shall be added at the first
58 identifier goes into the second line.
64 The SPDX license identifier is added in form of a comment. The comment
67 C source: // SPDX-License-Identifier: <SPDX License Expression>
68 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
[all …]
/openbmc/phosphor-user-manager/
H A D.clang-tidy3 readability-identifier-naming
7 - key: readability-identifier-naming.ClassCase
9 - key: readability-identifier-naming.EnumCase
11 - key: readability-identifier-naming.EnumConstantCase
13 - key: readability-identifier-naming.FunctionCase
15 - key: readability-identifier-naming.NamespaceCase
17 - key: readability-identifier-naming.ParameterCase
19 - key: readability-identifier-naming.StructCase
21 - key: readability-identifier-naming.VariableCase
/openbmc/linux/include/rdma/
Diw_cm.h
Drdma_cm.h
Dib_cm.h
/openbmc/qemu/scripts/coccinelle/
H A Dreset-type.cocci6 // SPDX-License-Identifier: GPL-2.0-or-later
25 identifier enterfn, holdfn, exitfn;
26 identifier rc;
42 identifier holdfn_assigned.holdfn;
44 identifier obj;
58 identifier enterfn, holdfn, exitfn;
59 identifier rc;
70 identifier exitfn_assigned.exitfn;
72 identifier obj;
92 identifier obj;
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dfifo_monitor_public.h
Dinput_formatter_public.h
Devent_fifo_public.h
/openbmc/linux/Documentation/devicetree/bindings/dma/
Datmel-xdma.txt
/openbmc/linux/scripts/coccinelle/api/
Dsimple_open.cocci
Datomic_as_refcounter.cocci
Dplatform_no_drv_owner.cocci
/openbmc/linux/Documentation/translations/it_IT/process/
Dlicense-rules.rst
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DSMC.events.yaml7 - name: Identifier
10 description: The name or identifier of the SMC.
13 description: An [optional] identifier of the failure type.
19 The Satellite Management Controller '{Identifier}' is in a failure
26 - name: Identifier
29 description: The name or identifier of the SMC.
34 The Satellite Management Controller '{Identifier}' is in a
H A DLockOut.events.yaml6 - name: Identifier
9 description: The name or identifier of the Lock Out device.
12 message: The Lock Out device '{Identifier}' has been enabled.
15 - name: Identifier
18 description: The name or identifier of the Lock Out device.
21 message: The Lock Out device '{Identifier}' has been disabled.
/openbmc/u-boot/disk/
H A Dpart_iso.h1 /* SPDX-License-Identifier: GPL-2.0+ */
28 char sysid[32]; /* system Identifier */
29 char volid[32]; /* volume Identifier */
47 char volsetid[128];/* Volume set identifier */
48 char pubid[128]; /* Publisher identifier */
49 char dataprepid[128]; /* data preparer identifier */
50 char appid[128]; /* application identifier */
52 char abstractfileid[37]; /* abstract file identifier */
53 char bibliofileid[37]; /* bibliographic file identifier */
66 char sysid[32]; /* system Identifier */
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.events.yaml9 description: The name or identifier of the sensor.
31 description: The name or identifier of the sensor.
53 description: The name or identifier of the sensor.
75 description: The name or identifier of the sensor.
97 description: The name or identifier of the sensor.
119 description: The name or identifier of the sensor.
141 description: The name or identifier of the sensor.
163 description: The name or identifier of the sensor.
185 description: The name or identifier of the sensor.
207 description: The name or identifier o
[all...]
/openbmc/phosphor-snmp/mibs/
H A DNotificationMIB.txt25 openbmc OBJECT IDENTIFIER ::= { enterprises 49871 }
27 obmcSystem OBJECT IDENTIFIER ::= { obmcPhosphor 0 }
29 obmcNotifications OBJECT IDENTIFIER ::= { obmcSystem 0 }
30 obmcNotifyObjects OBJECT IDENTIFIER ::= { obmcSystem 1 }
31 obmcNotifyConformance OBJECT IDENTIFIER ::= { obmcSystem 2 }
38 obmcNotifyCompliances OBJECT IDENTIFIER ::= { obmcNotifyConformance 1 }
39 obmcNotifyGroups OBJECT IDENTIFIER ::= { obmcNotifyConformance 2 }
48 "Error log identifier"

12345678910>>...421