Home
last modified time | relevance | path

Searched full:application (Results 1 – 25 of 2473) sorted by relevance

12345678910>>...99

/openbmc/bmcweb/test/include/
H A Dhttp_utility_test.cpp15 EXPECT_TRUE(isContentTypeAllowed("application/octet-stream", in TEST()
19 isContentTypeAllowed("application/json", ContentType::JSON, false)); in TEST()
21 isContentTypeAllowed("application/cbor", ContentType::CBOR, false)); in TEST()
22 EXPECT_TRUE(isContentTypeAllowed("application/json, text/html", in TEST()
28 EXPECT_FALSE(isContentTypeAllowed("application/octet-stream", in TEST()
31 isContentTypeAllowed("application/html", ContentType::JSON, false)); in TEST()
33 isContentTypeAllowed("application/json", ContentType::CBOR, false)); in TEST()
35 isContentTypeAllowed("application/cbor", ContentType::HTML, false)); in TEST()
36 EXPECT_FALSE(isContentTypeAllowed("application/json, text/html", in TEST()
56 getPreferredContentType("text/html, application/json", contentType), in TEST()
[all …]
/openbmc/docs/designs/
H A Dpsu-monitoring.md1 # Power Supply Monitoring Application
12 supply application for enterprise class systems. Some enterprise class systems
14 supply types and numbers. An application capable of communicating with the
23 that contains a power supply monitor application and a power sequencer monitor
24 application. The current power supply application is lacking things desired for
27 The intent of this new application design is to enhance the OpenBMC project with
28 a single power supply application that can communicate with one or more
30 in the existing application that has multiple instances talking to a single
38 1. The power supply application must detect, isolate, and report individual
40 2. The power supply application must determine power supply presence,
[all …]
H A Dvoltage-regulator-configuration.md17 new application is needed to configure regulators. It should be data-driven to
101 ### Application subsection
103 A new application named `phosphor-regulators` will be created to configure
104 voltage regulators. The application will be located in the proposed new
107 _Statement of direction: This application will provide other regulator-based
110 ### Application Data File
112 The application will read a JSON file at runtime that defines the configuration
123 directory. The application will search both directories, and the file in the
125 application receives a SIGHUP signal, it will re-read the JSON file.
160 The application will be started using systemd when the BMC is at standby. The
[all …]
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf185 0x30:0x01:0x7f7f //<Intel General Application>:<Get FW Version String>
186 0x30:0x02:0x7f7f //<Intel General Application>:<Restore Configuration>
187 0x30:0x03:0x7f7f //<Intel General Application>:<Restore SDR>
188 0x30:0x04:0xff7f //<Intel General Application>:<Get NW Switch MIB>
189 0x30:0x05:0xff7f //<Intel General Application>:<Get PDB FW Version>
190 0x30:0x09:0xff7f //<Intel General Application>:<Get BMC Config>
191 0x30:0x14:0xff7f //<Intel General Application>:<Get SM Signal>
192 0x30:0x15:0x7f7f //<Intel General Application>:<Set SM Signal>
193 0x30:0x19:0xff7f //<Intel General Application>:<Read LAN Channel Port Value>
194 0x30:0x1a:0xff7f //<Intel General Application>:<Get NIC Info>
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0001-application-client.vala-hardcode-some-paths.patch4 Subject: [PATCH] application-client.vala: hardcode some paths
7 https://gitlab.gnome.org/GNOME/geary/-/blob/main/src/client/application/application-client.vala?ref…
8 https://gitlab.gnome.org/GNOME/geary/-/blob/main/src/client/application/application-client.vala?ref…
18 src/client/application/application-client.vala | 4 ++--
21 diff --git a/src/client/application/application-client.vala b/src/client/application/application-cl…
23 --- a/src/client/application/application-client.vala
24 +++ b/src/client/application/application-client.vala
25 @@ -39,9 +39,9 @@ public class Application.Client : Gtk.Application {
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DApplication_v1.xml4 <!--# Redfish Schema: Application v1.0.1 -->
37 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Application">
41 <EntityType Name="Application" BaseType="Resource.v1_0_0.Resource" Abstract="true">
42 …<Annotation Term="OData.Description" String="The `Application` schema represents an application or…
43 … Term="OData.LongDescription" String="This resource shall represent an application or service runn…
69 <Annotation Term="OData.Description" String="This action resets the application."/>
70 <Annotation Term="OData.LongDescription" String="This action shall reset the application."/>
71 <Parameter Name="Application" Type="Application.v1_0_0.Actions"/>
74application. `GracefulShutdown` and `ForceOff` shall indicate requests to stop or disable the app…
79 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Application.v1_0_0">
[all …]
/openbmc/linux/net/bluetooth/cmtp/
H A Dcapi.c77 BT_DBG("session %p application %p appl %u", session, app, appl); in cmtp_application_add()
92 BT_DBG("session %p application %p", session, app); in cmtp_application_del()
187 struct cmtp_application *application; in cmtp_recv_interopmsg() local
205 application = cmtp_application_get(session, CMTP_MSGNUM, msgnum); in cmtp_recv_interopmsg()
206 if (application) { in cmtp_recv_interopmsg()
207 application->state = BT_CONNECTED; in cmtp_recv_interopmsg()
208 application->msgnum = 0; in cmtp_recv_interopmsg()
209 application->mapping = CAPIMSG_APPID(skb->data); in cmtp_recv_interopmsg()
218 application = cmtp_application_get(session, CMTP_MAPPING, appl); in cmtp_recv_interopmsg()
219 if (application) { in cmtp_recv_interopmsg()
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DApplication.v1_0_1.json2 "$id": "http://redfish.dmtf.org/schemas/v1/Application.v1_0_1.json",
3 "$ref": "#/definitions/Application",
26 "#Application.Reset": {
37 "Application": { object
39 …"description": "The `Application` schema represents an application or service running on a compute…
40 …"longDescription": "This resource shall represent an application or service running on a computer …
85 "description": "The URIs to which this application pushes data.",
93 …cription": "This property shall contain an array of URIs to which this application pushes data. T…
107 … "description": "The URIs that provide access to data or other information in this application.",
115 …ion in this application. This is typically for applications that allow external users to perform …
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dwsgi.py8 This module contains the WSGI application used by Django's development server
10 named ``application``. Django's ``runserver`` and ``runfcgi`` commands discover
11 this application via the ``WSGI_APPLICATION`` setting.
13 Usually you will have the standard Django WSGI application here, but it also
14 might make sense to replace the whole Django WSGI application with a custom one
16 middleware here, or combine a Django application with an application of another
28 # This application object is used by any WSGI server configured to use this
32 application = get_wsgi_application() variable
36 # application = HelloWorldApplication(application)
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa3xx-regs.h40 #define ASCR __REG(0x40f40000) /* Application Subsystem Power Status/Configuration */
41 #define ARSR __REG(0x40f40004) /* Application Subsystem Reset Status */
42 #define AD3ER __REG(0x40f40008) /* Application Subsystem Wake-Up from D3 Enable */
43 #define AD3SR __REG(0x40f4000c) /* Application Subsystem Wake-Up from D3 Status */
44 #define AD2D0ER __REG(0x40f40010) /* Application Subsystem Wake-Up from D2 to D0 Enable */
45 #define AD2D0SR __REG(0x40f40014) /* Application Subsystem Wake-Up from D2 to D0 Status */
46 #define AD2D1ER __REG(0x40f40018) /* Application Subsystem Wake-Up from D2 to D1 Enable */
47 #define AD2D1SR __REG(0x40f4001c) /* Application Subsystem Wake-Up from D2 to D1 Status */
48 #define AD1D0ER __REG(0x40f40020) /* Application Subsystem Wake-Up from D1 to D0 Enable */
49 #define AD1D0SR __REG(0x40f40024) /* Application Subsystem Wake-Up from D1 to D0 Status */
[all …]
/openbmc/bmcweb/test/http/
H A Dparsing_test.cpp10 EXPECT_TRUE(isJsonContentType("application/json")); in TEST()
14 EXPECT_TRUE(isJsonContentType("application/json;charset=utf-8")); in TEST()
15 EXPECT_TRUE(isJsonContentType("application/json;charset=ascii")); in TEST()
19 EXPECT_TRUE(isJsonContentType("application/json; charset=utf-8")); in TEST()
21 EXPECT_TRUE(isJsonContentType("APPLICATION/JSON")); in TEST()
22 EXPECT_TRUE(isJsonContentType("APPLICATION/JSON; CHARSET=UTF-8")); in TEST()
23 EXPECT_TRUE(isJsonContentType("APPLICATION/JSON;CHARSET=UTF-8")); in TEST()
25 EXPECT_FALSE(isJsonContentType("application/xml")); in TEST()
28 EXPECT_FALSE(isJsonContentType("application/json;")); in TEST()
29 EXPECT_FALSE(isJsonContentType("application/json; ")); in TEST()
/openbmc/docs/
H A DREST-cheatsheet.md27 …$ curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d "{\"…
47 …$ export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"use…
61 $ export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"user…
82 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -d '{"data": "xyz.openbmc_…
88 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X PUT -d '{"data":"xyz.op…
94 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -d '{"data": "xyz.openbmc_…
100 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X PUT -d '{"data":"xyz.op…
106 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X PUT -d '{"data":"xyz.op…
112 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X GET https://${bmc}/xyz/…
118 …$ curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X DELETE https://${bmc}/x…
[all …]
H A DREDFISH-cheatsheet.md25 curl --insecure -H "Content-Type: application/json" -X POST -D headers.txt https://${bmc}/redfish/v…
39 export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"userna…
70 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
76 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
82 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
88 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
96 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
106 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
122 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis…
134 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/octet-stream" -X POST -T <image fil…
[all …]
/openbmc/u-boot/doc/
H A DREADME.u-boot_on_efi8 as an application or just as a means of getting U-Boot onto a new platform.
18 EFI Application
51 U-Boot supports running as an EFI application for 32-bit EFI only. This is
67 To build U-Boot as an EFI application (32-bit EFI required), enable CONFIG_EFI
85 u-boot-app.efi - U-Boot EFI application
86 u-boot-payload.efi - U-Boot EFI payload application
101 run the application. 'bios.bin' is the EFI 'BIOS'. Check [2] to obtain a
109 (or fs0:u-boot-app.efi for the application)
112 that EFI does not support booting a 64-bit application from a 32-bit
122 The application and payload approaches sound similar but are in fact
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/docs/
H A DREADME.md5 The phosphor-power-sequencer application powers the chassis on/off and monitors
9 application uses information from the power sequencer device to determine the
12 ## Application section in phosphor-power-sequencer
14 The application is a single-threaded C++ executable. It is a 'daemon' process
15 that runs continually. The application is launched by systemd when the BMC
18 The application is driven by an optional, system-specific JSON configuration
28 This application currently supports the following power sequencer device types:
38 - A BMC application or script sets the `state` property to 1 on the
40 - The phosphor-power-sequencer application writes the value 1 to the named GPIO
50 - The phosphor-power-sequencer application sets the `pgood` property to 1 on the
[all …]
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt52 167936: /usr/share/mime/application
407 4096: /usr/share/mime/application/x-x509-ca-cert.xml
995 0: /usr/share/mime/application/x-kontour.xml
996 0: /usr/share/mime/application/x-gnuplot.xml
997 0: /usr/share/mime/application/x-bzip-compressed-tar.xml
998 0: /usr/share/mime/application/metalink+xml.xml
999 0: /usr/share/mime/application/vnd.lotus-wordpro.xml
1000 0: /usr/share/mime/application/vnd.ms-powerpoint.addin.macroenabled.12.xml
1001 0: /usr/share/mime/application/x-ipynb+json.xml
1002 0: /usr/share/mime/application/vnd.stardivision.writer.xml
[all …]
/openbmc/linux/net/netlabel/
H A Dnetlabel_mgmt.h26 * Sent by an application to add a domain mapping to the NetLabel system.
53 * Sent by an application to remove a domain mapping from the NetLabel
61 * This message can be sent either from an application or by the kernel in
62 * response to an application generated LISTALL message. When sent by an
63 * application there is no payload and the NLM_F_DUMP flag should be set.
90 * Sent by an application to set the default domain mapping for the NetLabel
107 * Sent by an application to remove the default domain mapping from the
111 * This message can be sent either from an application or by the kernel in
112 * response to an application generated LISTDEF message. When sent by an
113 * application there may be an optional payload.
[all …]
H A Dnetlabel_unlabeled.h25 * This message is sent from an application to add a new static label for
44 * This message is sent from an application to remove an existing static
62 * This message can be sent either from an application or by the kernel in
63 * response to an application generated STATICLIST message. When sent by an
64 * application there is no payload and the NLM_F_DUMP flag should be set.
83 * This message is sent from an application to set the default static
101 * This message is sent from an application to remove the existing default
115 * This message can be sent either from an application or by the kernel in
116 * response to an application generated STATICLISTDEF message. When sent by
117 * an application there is no payload and the NLM_F_DUMP flag should be set.
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-mbus-code.rst34 This call is used by the application to access the enumeration
74 application.
78 Filled in by the application.
115 - The driver allows the application to try to change the default colorspace
116 encoding. The application can ask to configure the colorspace of the
122 - The driver allows the application to try to change the default transform function.
123 The application can ask to configure the transform function of
129 - The driver allows the application to try to change the default Y'CbCr
130 encoding. The application can ask to configure the Y'CbCr encoding of the
136 - The driver allows the application to try to change the default HSV
[all …]
H A Dpixfmt-v4l2.rst47 - The pixel format or type of compression, set by the application.
69 the value requested by the application, returning ``width`` times
111 by the driver for capture streams and by the application for
112 output streams, see :ref:`colorspaces`. If the application sets the
113 flag ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set
148 - Flags set by the application or driver, see :ref:`format-flags`.
155 the driver for capture streams and by the application for output
156 streams, see :ref:`colorspaces`. If the application sets the
157 flag ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set
169 the driver for capture streams and by the application for output
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLGPL-3.0-only14 “The Library” refers to a covered work governed by this License, other than an Application or a Com…
16 An “Application” is any work that makes use of an interface provided by the Library, but which is n…
18 A “Combined Work” is a work produced by combining or linking an Application with the Library. The p…
20 …s of the Combined Work that, considered in isolation, are based on the Application, and not on the…
22Application Code” for a Combined Work means the object code and/or source code for the Application
28 …ications, a facility refers to a function or data to be supplied by an Application that uses the f…
30 …ided that you make a good faith effort to ensure that, in the event an Application does not supply…
35 The object code form of an Application may incorporate material from a header file that is part of …
48 …the Corresponding Application Code in a form suitable for, and under terms that permit, the user t…
50Application with a modified version of the Linked Version. (If you use option 4d0, the Installatio…
H A DLGPL-3.0-or-later25 an Application or a Combined Work as defined below.
29 An "Application" is any work that makes use of an interface provided by the
36 A "Combined Work" is a work produced by combining or linking an Application
44 Combined Work that, considered in isolation, are based on the Application,
49 The "Corresponding Application Code" for a Combined Work means the object
50 code and/or source code for the Application, including any data and utility
51 programs needed for reproducing the Combined Work from the Application, but
62 refers to a function or data to be supplied by an Application that uses the
67 that, in the event an Application does not supply the function or data, the
76 The object code form of an Application may incorporate material from a header
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DREADME.md69 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST \
84 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST \
108 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X DELETE \
123 curl -c cjar -b cjar -k -H "Content-Type: application/json" \
137 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X PUT \
155 curl -c cjar -b cjar -k -H "Content-Type: application/json" \
168 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X PUT \
184 curl -c cjar -b cjar -k -H "Content-Type: application/json" \
197 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X PUT \
213 curl -c cjar -b cjar -k -H "Content-Type: application/json" \
[all …]
/openbmc/linux/drivers/iio/accel/
H A Dmma9551_core.c33 /* GPIO Application */
37 /* Sleep/Wake application */
43 /* AFE application */
48 /* Reset/Suspend/Clear application */
202 * @app_id: Application ID
203 * @reg: Application register
227 * @app_id: Application ID
228 * @reg: Application register
252 * @app_id: Application ID
253 * @reg: Application register
[all …]
/openbmc/linux/Documentation/arch/arm/
H A Dmarvell.rst308 Dove family (application processor)
315 …https://web.archive.org/web/20111102020643/http://www.marvell.com/application-processors/armada-50…
318 …https://web.archive.org/web/20160428160231/http://www.marvell.com/application-processors/armada-50…
321 …https://web.archive.org/web/20120130172443/http://www.marvell.com/application-processors/armada-50…
324 …https://web.archive.org/web/20160822232651/http://www.marvell.com/application-processors/armada-50…
338 - Application processor only
341 … : https://web.archive.org/web/20150927135510/http://www.marvell.com/application-processors/pxa-…
342 … : https://web.archive.org/web/20120111181937/http://www.marvell.com/application-processors/pxa-…
343 … : https://web.archive.org/web/20150927164805/http://www.marvell.com/application-processors/pxa-…
344 … : https://web.archive.org/web/20140211221535/http://www.marvell.com/application-processors/pxa-…
[all …]

12345678910>>...99