/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __transform_completion_signatures.hpp | 38 template <class _Sender, class... _Env> 46 template <class _Sender, class... _Env> 52 template <class _Sender, class... _Env> 63 template <class... _Ts> 69 template <class... _Ts> 74 template <class... _Ts> 84 template <class _Tag, class... _Args> 87 template <class _Tag, class... _Args> 91 template <class... _Sigs> 94 template <class... _Sigs> [all …]
|
H A D | __meta.hpp | 34 //! See MAINTAINERS.md#class-template-parameters for details. 35 template <class _Tp> 38 template <class _Ty> 44 template <class...> 50 template <class...> 53 template <class _Tp> 88 enum class __muchar : unsigned char 104 template <class _Tp, class _Up> 108 template <class _Tp, class _Up> 111 template <class...> [all …]
|
H A D | __type_traits.hpp | 27 template <class _Tp> 36 template <class> 42 template <class _Ty> 46 template <class _Ty> 52 template <class _Ty> 61 template <class _Ty> 63 template <class _Ty> 69 template <class _Ty> 71 template <class _Ty> 77 template <class _Ty> [all …]
|
H A D | __concepts.hpp | 43 template <class _Fun, class... _As> 48 template <class _Fun, class... _As> 56 template <class...> 59 template <class... _Ts> 63 template <class _Ap, class _Bp> 67 template <class _Ty, class _Up> 70 template <class _Ty, class _Up> 76 template <class...> 79 template <class _Cp> 82 template <class _Ty, class... _As> [all …]
|
H A D | __let.hpp | 89 template <class _Set, class _Domain = dependent_domain> 92 template <class _Set> 104 template <class _Set> 107 template <class _Receiver, class _Scheduler> 114 template <class... _As> 121 template <class _Error> 141 template <class _Receiver, class _Scheduler> 147 template <class _Scheduler, class _Env> 159 template <class _Sender, class _Set, class... _Env> 168 template <class _Sender, class _Set, class... _Env> [all …]
|
/openbmc/phosphor-webui/app/overview/controllers/ |
H A D | system-overview-controller.html | 2 <div class="page overview"> 3 <h1 class="page-title inline">{{ dataService.hostname }}</h1> 4 …<button class="btn btn-tertiary" ng-click="edit_hostname = !edit_hostname" aria-label="edit host … 5 <icon class="nav-icon" aria-hidden="true" file="icon-edit.svg"></icon> 7 <div class="row"> 8 <div class="small-12 large-8"> 9 <section class="section"> 10 <div class="section-header"> 11 <h2 class="section-title h3">Server information</h2> 13 <div class="section-content row"> [all …]
|
/openbmc/linux/include/linux/device/ |
H A D | class.h | 3 * The class-specific portions of the driver model 26 * struct class - device classes 27 * @name: Name of the class. 28 * @class_groups: Default attributes of this class. 29 * @dev_groups: Default attributes of the devices that belong to the class. 30 * @dev_uevent: Called when a device is added, removed from this class, or a 34 * @class_release: Called to release this class. 38 * @namespace: Namespace of the device belongs to this class. 39 * @get_ownership: Allows class to specify uid/gid of the sysfs directories 40 * for the devices belonging to the class. Usually tied to [all …]
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-modal-csr-gen.html | 1 <div class="uib-modal__content"> 2 <div class="modal-header"> 3 <h2 class="modal-title" id="modal_label"> 8 class="btn btn--close" 15 <div class="modal-body"> 16 <div class="row"> 17 <fieldset class="column large-8 add-csr__section"> 18 <legend class="content-label">General</legend> 19 <div class="row"> 20 <div class="column large-6"> [all …]
|
H A D | ldap-controller.html | 2 <div class="ldap" id="configuration-ldap"> 3 <div class="row column"> 6 <div class="row column"> 9 <div class="row column"> 10 <h2 class="subhead"> 14 <div class="row column"> 15 <label class="control-check ldap__control-check"> 19 <span class="control__indicator"></span> 20 <span id="ldap-auth-label" class="control__label"> 26 <div class="row column"> [all …]
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | sensors-overview-controller.html | 2 <div id="sensors" class="sensors"> 4 <div class="page-header"> 5 <h2 class="inline">All sensors present in the system</h2> 6 …<a ng-href="data:text/json;charset=utf-8,{{export_data}}" class="btn btn-tertiary float-right" dow… 10 <p class="content-label" aria-label="sensors filter">Filter sensors</p> 11 <div class="content__search"> 14 <div class="search-submit__wrapper"> 15 <button class="btn" type="button" aria-label="clear filter" ng-click="clear()"> 18 …<input id="content__search-submit" type="submit" class="btn btn-primary content__search-submit" va… 22 <div class="toggle-filter"> [all …]
|
H A D | syslog-controller.html | 4 <div class="row column"> 6 <div class="page-header"> 7 <p class="inline h4">Select system log type: </p> 8 <div class="inline dropdown__wrapper" > 9 …<button type="button" class="dropdown__button" ng-click="showLogDropdown = !showLogDropdown"><stro… 10 <ul class="dropdown__list inline" ng-show="showLogDropdown"> 16 …<a ng-href="data:text/json;charset=utf-8,{{sysLogs}}" class="inline btn-export float-right" downl… 17 …<button class="inline clear-input float-right btn-secondary" ng-click="confirm = !confirm" ng-show… 18 <div class="inline__confirm sys-log__confirm" ng-show="confirm"> 19 <div class="inline__confirm-message"> [all …]
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | ldap-user-roles.html | 2 <div class="row column"> 5 ng-class="{'disabled' : roleGroupType === '' }" 7 class="btn btn-tertiary" 16 class="btn btn-tertiary" 24 <div class="ldap__table"> 26 <div class="table__row-header row column" ng-class="{'disabled' : !enabled }"> 27 <div class="row column"> 28 <div class="table__cell-select"> 29 <label class="control-check"> 30 <span class="screen-reader-offscreen" id="select-all-groups" [all …]
|
H A D | log-event.html | 1 <div class="row column event-log__single-event" 2 ng-class="{'active': event.meta, 'selected': event.selected}"> 3 <div class="row"> 4 <div class="inline__confirm" ng-class="{active: event.confirm}"> 5 <div class="inline__confirm-message"> 6 …<p class="h3"><i></i>Are you sure you want to <strong class="ng-binding">delete this event</strong… 8 <div class="inline__confirm-buttons"> 9 <button class="btn-primary" ng-click="accept(event)">Yes</button> 10 <button class="btn-primary" ng-click="event.confirm=false;">No</button> 13 <div class="row"> [all …]
|
H A D | firmware-list.html | 1 <div class="row column firmware__table"> 2 <div class="table-header column small-12"> 3 <p class="inline">{{title}}</p> 4 <p class="inline firmware__active-version">Functional firmware version: {{version}}</p> 6 <div class="table row column"> 7 <div class="table__head"> 8 <div class="table__row"> 9 <div class="table__cell"> 12 <div class="table__cell"> 15 <div class="table__cell firmware__version"> [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/2.9/ |
H A D | index.html | 6 <tbody><tr><td class="link"><a href="../">Parent directory/</a></td><td class="size">-</td><td clas… 7 <tr><td class="link"><a href="LATEST-IS-2.9.14" title="LATEST-IS-2.9.14">LATEST-IS-2.9.14</a></td><… 8 …td class="link"><a href="libxml2-2.9.0.sha256sum" title="libxml2-2.9.0.sha256sum">libxml2-2.9.0.sh… 9 …r><td class="link"><a href="libxml2-2.9.0.tar.xz" title="libxml2-2.9.0.tar.xz">libxml2-2.9.0.tar.x… 10 …td class="link"><a href="libxml2-2.9.1.sha256sum" title="libxml2-2.9.1.sha256sum">libxml2-2.9.1.sh… 11 …r><td class="link"><a href="libxml2-2.9.1.tar.xz" title="libxml2-2.9.1.tar.xz">libxml2-2.9.1.tar.x… 12 …d class="link"><a href="libxml2-2.9.10.sha256sum" title="libxml2-2.9.10.sha256sum">libxml2-2.9.10.… 13 …><td class="link"><a href="libxml2-2.9.10.tar.xz" title="libxml2-2.9.10.tar.xz">libxml2-2.9.10.tar… 14 …d class="link"><a href="libxml2-2.9.11.sha256sum" title="libxml2-2.9.11.sha256sum">libxml2-2.9.11.… 15 …><td class="link"><a href="libxml2-2.9.11.tar.xz" title="libxml2-2.9.11.tar.xz">libxml2-2.9.11.tar… [all …]
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | firmware-controller.html | 2 <div class="row column"> 4 <div class="column small-12 page-header"> 5 <h2 class="inline">Manage BMC and server firmware</h2> 8 <div class="row column"> 14 <div class="row column" id="upload"> 15 <div class="column small-12 page-header"> 16 <h2 class="inline bold">Specify image file location</h2> 18 <form id="firmware__upload-form" role="form" class="firmware__upload-form"> 20 <div class=" column firmware__upload-station"> 23 <label for="file-upload" class="inline firmware__upload-chooser"> [all …]
|
H A D | network-controller.html | 3 <div class="row column"> 6 <form class="net-config__form" role="form" action=""> 7 <fieldset class="net-config__fieldset row column"> 8 <legend class="column small-12 page-header h2"> 11 <div class="net-config__fieldset-content"> 12 <div class="column small-12 large-3"> 16 <div class="column small-12 large-3"> 18 <div id="netinterface-select" class="dropdown__wrapper"> 19 <button type="button" class="dropdown__button" 21 <ul class="dropdown__list inline" ng-show="networkDevice"> [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 1 What: /sys/class/hwmon/hwmonX/name 12 What: /sys/class/hwmon/hwmonX/label 20 What: /sys/class/hwmon/hwmonX/update_interval 30 What: /sys/class/hwmon/hwmonX/inY_min 38 What: /sys/class/hwmon/hwmonX/inY_lcrit 50 What: /sys/class/hwmon/hwmonX/inY_max 58 What: /sys/class/hwmon/hwmonX/inY_crit 70 What: /sys/class/hwmon/hwmonX/inY_input 92 What: /sys/class/hwmon/hwmonX/inY_average 100 What: /sys/class/hwmon/hwmonX/inY_lowest [all …]
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_coredump.c | 107 * @class: elf class for coredump elf file 114 int rproc_coredump_set_elf_info(struct rproc *rproc, u8 class, u16 machine) in rproc_coredump_set_elf_info() argument 116 if (class != ELFCLASS64 && class != ELFCLASS32) in rproc_coredump_set_elf_info() 119 rproc->elf_class = class; in rproc_coredump_set_elf_info() 243 u8 class = rproc->elf_class; in rproc_coredump() local 252 if (class == ELFCLASSNONE) { in rproc_coredump() 253 dev_err(&rproc->dev, "ELF class is not set\n"); in rproc_coredump() 257 data_size = elf_size_of_hdr(class); in rproc_coredump() 264 data_size += elf_size_of_phdr(class); in rproc_coredump() 277 memset(ehdr, 0, elf_size_of_hdr(class)); in rproc_coredump() [all …]
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | power-operations-controller.html | 2 <div id="power-operations" class="power-operations"> 3 <div class="row column"> 5 <div class="power__current-status page-header"> 6 <h2 class="inline">Current status</h2> 7 <div class="power__status-log inline float-right"> 9 <span class="courier-bold">{{ powerTime | localeDate }}</span> 14 <div class="row column"> 15 <div id="power-indicator-bar" class="power__indicator-bar" 16 ng-class="{'power__state-on': dataService.server_state == 'Running', 20 <p class="inline"> [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | layerdetails.html | 9 <div id="delete-layer-modal" class="modal fade" tabindex="-1" role="dialog" 11 <div class="modal-dialog" role="document"> 12 <div class="modal-content"> 13 <div class="modal-body"> 16 <div class="modal-footer"> 17 <button type="button" id="layer-delete-confirmed" class="btn 19 <button type="button" class="btn btn-default btn-link" data-dismiss="modal">Cancel</button> 25 <div class="row"> 26 <div class="col-md-12"> 27 <ul class="breadcrumb"> [all …]
|
H A D | project.html | 27 <div id="delete-project-modal" class="modal fade" tabindex="-1" role="dialog" data-backdrop="static… 28 <div class="modal-dialog"> 29 <div class="modal-content"> 30 <div class="modal-header"> 33 <div class="modal-body"> 34 <p>Deleting the <strong class="project-name"></strong> project 44 <div class="modal-footer"> 45 <button type="button" class="btn btn-primary" id="delete-project-confirmed"> 48 <span class="fa-pulse"> 49 <i class="fa-pulse icon-spinner"></i> [all …]
|
H A D | project_specific.html | 27 <div id="delete-project-modal" class="modal fade" tabindex="-1" role="dialog" data-backdrop="static… 28 <div class="modal-dialog"> 29 <div class="modal-content"> 30 <div class="modal-header"> 33 <div class="modal-body"> 34 <p>Deleting the <strong class="project-name"></strong> project 44 <div class="modal-footer"> 45 <button type="button" class="btn btn-primary" id="delete-project-confirmed"> 48 <span class="fa-pulse"> 49 <i class="fa-pulse icon-spinner"></i> [all …]
|
/openbmc/linux/drivers/base/ |
H A D | class.c | 3 * class.c - basic device class management 11 #include <linux/device/class.h> 23 /* /sys/class */ 29 * class_to_subsys - Turn a struct class into a struct subsys_private 31 * @class: pointer to the struct bus_type to look up 34 * the external struct class pointer. This function walks the list of 36 * internal struct subsys_private that relates to that class. 42 struct subsys_private *class_to_subsys(const struct class *class) in class_to_subsys() argument 47 if (!class || !class_kset) in class_to_subsys() 59 if (sp->class == class) in class_to_subsys() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | bayer.svg | 3 …data><g id="g186" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)">… 4 …" class="TextShape"><tspan id="tspan197" class="TextParagraph" font-family="sans-serif" font-size=… 5 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id7"><rect … 6 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id8"><rect … 7 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id9"><rect … 8 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id10" fill=… 9 font-weight="400"><tspan id="tspan277" class="TextPosition" x="4250" y="7601"><tspan id="tspan279" … 10 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id13"><rect… 11 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id14"><rect… 12 …class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id15"><rect… [all …]
|