| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/ |
| H A D | data-node-references.rst | 5 Referencing hierarchical data nodes 16 hierarchical data extension [1] keys. Specifically, the hierarchical data 18 parent object i.e. either the device object or another hierarchical data 21 The keys in the hierarchical data nodes shall consist of the name of the node, 27 In case a hierarchical data extensions node has no numerical value, then the 29 "@" character and the number shall be omitted from the hierarchical data 38 hierarchical data extension key "node@1" referring to the NOD1 object 39 and lastly, a hierarchical data extension key "anothernode" referring to 94 <https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf>,
|
| H A D | graph.rst | 14 for graphs: property [4] and hierarchical data extensions [5]. The 16 hierarchical data extension supports nodes with references to other 26 the firmware type. In ACPI, fwnodes are _DSD hierarchical data 32 hierarchical data extension array on each depth. 42 All port nodes are located under the device's "_DSD" node in the hierarchical 50 Further on, endpoints are located under the port nodes. The hierarchical 169 … https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf,
|
| H A D | leds.rst | 8 Individual LEDs are described by hierarchical data extension [6] nodes under the 11 connected. [3] The hierarchical data nodes are named "led@X", where X is the 28 Under the LED driver device, The first hierarchical data extension package list 108 …<URL:https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/ |
| H A D | qdeclarativesupportedcategoriesmodel_p.h | 86 Q_PROPERTY(bool hierarchical READ hierarchical WRITE setHierarchical NOTIFY hierarchicalChanged) 120 void setHierarchical(bool hierarchical); 121 bool hierarchical() const;
|
| H A D | qdeclarativesupportedcategoriesmodel.cpp | 315 void QDeclarativeSupportedCategoriesModel::setHierarchical(bool hierarchical) in setHierarchical() argument 317 if (m_hierarchical == hierarchical) in setHierarchical() 320 m_hierarchical = hierarchical; in setHierarchical() 329 bool QDeclarativeSupportedCategoriesModel::hierarchical() const in hierarchical() function in QDeclarativeSupportedCategoriesModel
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | Kconfig | 73 # Support for hierarchical irq domains 78 # Support for hierarchical fasteoi+edge and fasteoi+level handlers 92 # Generic MSI hierarchical interrupt domain support
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | Kconfig.iosched | 38 bool "BFQ hierarchical scheduling support" 43 Enable hierarchical scheduling in BFQ, using the blkio
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_categorymodel.qml | 67 …{ tag: "hierarchical", property: "hierarchical", signal: "hierarchicalChanged", value: false, rese… 162 categoryModel.model.hierarchical = false; 197 categoryModel.model.hierarchical = true;
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | persistent-data.rst | 23 upcoming hierarchical storage target. 77 Currently there is only one data structure, a hierarchical btree. 81 The btree is 'hierarchical' in that you can define it to be composed
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/doc/src/ |
| H A D | places.qdoc | 72 either a flat list or a hierarchical tree model. In this example, we use a hierarchical tree 73 model, by setting the \l {CategoryModel::hierarchical}{hierarchical} property to \e true. The 80 Because a hierarchical model is being used, a \l DelegateModel is needed to provide
|
| /OK3568_Linux_fs/buildroot/package/argp-standalone/ |
| H A D | Config.in | 6 Glibc hierarchical argument parsing standalone library.
|
| /OK3568_Linux_fs/buildroot/package/libtalloc/ |
| H A D | Config.in | 6 talloc is a hierarchical, reference counted memory pool
|
| /OK3568_Linux_fs/buildroot/package/hwloc/ |
| H A D | Config.in | 8 architectures, ...) of the hierarchical topology of modern
|
| /OK3568_Linux_fs/buildroot/package/ding-libs/ |
| H A D | Config.in | 10 collect data in a hierarchical structure (libcollection), a
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | Kconfig | 118 int "Tree-based hierarchical RCU fanout value" 125 This option controls the fanout of hierarchical implementations 138 int "Tree-based hierarchical RCU leaf-level fanout value" 146 This option controls the leaf-level fanout of hierarchical
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec.rst | 1525 Enables H264 hierarchical coding. Applicable to the H264 encoder. 1527 .. _v4l2-mpeg-video-h264-hierarchical-coding-type: 1533 Specifies the hierarchical coding type. Applicable to the H264 1550 Specifies the number of hierarchical coding layers. Applicable to 1570 Indicates bit rate (bps) for hierarchical coding layer 0 for H264 encoder. 1573 Indicates bit rate (bps) for hierarchical coding layer 1 for H264 encoder. 1576 Indicates bit rate (bps) for hierarchical coding layer 2 for H264 encoder. 1579 Indicates bit rate (bps) for hierarchical coding layer 3 for H264 encoder. 1582 Indicates bit rate (bps) for hierarchical coding layer 4 for H264 encoder. 1585 Indicates bit rate (bps) for hierarchical coding layer 5 for H264 encoder. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/argp-standalone/ |
| H A D | argp-standalone_1.3.bb | 4 SUMMARY = "Glibc hierarchical argument parsing standalone library"
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | Kconfig | 25 hierarchical storage management systems.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/hwloc/ |
| H A D | hwloc_1.11.13.bb | 3 provides a portable abstraction of the hierarchical topology of modern \
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | intel,ixp4xx-gpio.txt | 6 The interrupt portions of the GPIO controller is hierarchical:
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | DSD-properties-rules.rst | 41 Property sets may be hierarchical. That is, a property set may contain 100 .. [2] https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.…
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/ |
| H A D | overview.rst | 79 By virtue of having a complete hierarchical view of all the devices in the 80 system, exporting a complete hierarchical view to userspace becomes relatively
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.dns | 4 The Domain Name System (DNS) is a hierarchical naming system for computers,
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 49 - hierarchical accounting 79 memory.use_hierarchy set/show hierarchical account enabled 573 total_<counter> # hierarchical version of <counter>, which in 575 sum of all hierarchical children's values of 649 hierarchical children's values in addition to the memcg's own value. 664 The memory controller supports a deep hierarchy and hierarchical accounting. 677 In the diagram above, with hierarchical accounting enabled, all memory 683 6.1 Enabling hierarchical accounting and reclaim 928 hierarchical, pass-through, notification for all ancestor memcgs. Notification
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | tips.txt | 31 For hierarchical output, try: perf report --hierarchy
|