Home
last modified time | relevance | path

Searched full:hierarchical (Results 1 – 25 of 215) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/
H A Ddata-node-references.rst5 Referencing hierarchical data nodes
12 Hierarchical data extension nodes may not be referred to directly, hence this
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
93 [1] Hierarchical Data Extension UUID For _DSD.
[all …]
H A Dgraph.rst14 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
168 [5] Hierarchical Data Extension UUID For _DSD.
169 … https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf,
H A Dleds.rst8 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
107 [6] Hierarchical Data Extension UUID For _DSD.
108 …<URL:https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/doc/src/
H A Dplaces.qdoc72 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/kernel/kernel/irq/
H A DKconfig73 # 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/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel_p.h86 Q_PROPERTY(bool hierarchical READ hierarchical WRITE setHierarchical NOTIFY hierarchicalChanged)
120 void setHierarchical(bool hierarchical);
121 bool hierarchical() const;
H A Dqdeclarativesupportedcategoriesmodel.cpp62 current \l Plugin. The model supports both a flat list of categories and a hierarchical tree
63 representing category groupings. This can be controlled by the \l hierarchical property.
90 To access the hierarchical category model it is necessary to use a \l DelegateModel to access
101 \qmlproperty bool CategoryModel::hierarchical
103 This property holds whether the model provides a hierarchical tree of categories or a flat
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/Documentation/admin-guide/device-mapper/
H A Dpersistent-data.rst23 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/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1525 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
1543 - Hierarchical B coding.
1545 - Hierarchical P coding.
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.
[all …]
/OK3568_Linux_fs/kernel/kernel/rcu/
H A DKconfig118 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/tools/testing/selftests/net/forwarding/
H A Dipip_hier_gre_key.sh5 # This test uses hierarchical topology for IP tunneling tests. See
37 ping_test $h1 192.0.2.18 " gre hierarchical with key"
H A Dipip_hier_gre.sh5 # This test uses hierarchical topology for IP tunneling tests. See
37 ping_test $h1 192.0.2.18 " gre hierarchical"
H A Dipip_hier_gre_keys.sh5 # This test uses hierarchical topology for IP tunneling tests. See
37 ping_test $h1 192.0.2.18 " gre hierarchical with ikey/okey"
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv0367_priv.h97 FE_TER_HIER_ALPHA_1, /* Hierarchical modulation a = 1*/
98 FE_TER_HIER_ALPHA_2, /* Hierarchical modulation a = 2*/
99 FE_TER_HIER_ALPHA_4 /* Hierarchical modulation a = 4*/
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_categorymodel.qml67 …{ tag: "hierarchical", property: "hierarchical", signal: "hierarchicalChanged", value: false, rese…
162 categoryModel.model.hierarchical = false;
197 categoryModel.model.hierarchical = true;
/OK3568_Linux_fs/kernel/block/
H A DKconfig.iosched38 bool "BFQ hierarchical scheduling support"
43 Enable hierarchical scheduling in BFQ, using the blkio
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A DDSD-properties-rules.rst39 Hierarchical Properties Extension UUID definition document [2]_.
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/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dflann.hpp143 hierarchical k-means tree. :
155 combines the randomized kd-trees and the hierarchical k-means tree. :
182 … (randomized kd-trees, hierarchical kmeans, linear) and parameters for the dataset provided. :
470 /** @brief Clusters features using hierarchical k-means algorithm.
476 however, because of the way the cut in the hierarchical tree is chosen, the number of clusters
480 @param params Parameters used in the construction of the hierarchical k-means tree.
483 The method clusters the given feature vectors by constructing a hierarchical k-means tree and
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dhierarchical_clustering_index.h61 // The branching factor used in the hierarchical clustering
74 * Hierarchical index
76 * Contains a tree constructed through a hierarchical clustering
355 * params = parameters passed to the hierarchical k-means algorithm
581 * Struture representing a node in the hierarchical k-means tree.
671 * The method responsible with actually doing the recursive hierarchical
734 * Performs one descent in the hierarchical k-means tree. The branches not
H A Dkmeans_index.h74 * Hierarchical kmeans index
76 * Contains a tree constructed through a hierarchical kmeans clustering
344 * params = parameters passed to the hierarchical k-means algorithm
526 * Clustering function that takes a cut in the hierarchical k-means
565 * Struture representing a node in the hierarchical k-means tree.
706 * The method responsible with actually doing the recursive hierarchical
884 * Performs one descent in the hierarchical k-means tree. The branches not
1056 …* Helper function the descends in the hierarchical k-means tree by splitting those clusters that m…
1108 /** The branching factor used in the hierarchical k-means clustering */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DHDF52 HDF5 (Hierarchical Data Format 5) Software Library and Utilities
5 HDF5 (Hierarchical Data Format 5) Software Library and Utilities
8 NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dpsci.yaml112 ARM systems can have multiple cores, sometimes in an hierarchical
123 (OSI) CPU suspend mode is introduced. Using a hierarchical representation
192 // Case 4: CPUs and CPU idle states described using the hierarchical model.
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-tauros2.c32 * When Tauros2 is used on a CPU that supports the v7 hierarchical
239 * Check whether this CPU has support for the v7 hierarchical in tauros2_internal_init()
241 * register indicates support for the v7 hierarchical cache in tauros2_internal_init()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-psci.c72 /* Do runtime PM to manage a hierarchical CPU toplogy. */ in __psci_enter_domain_idle_state()
192 /* Currently limit the hierarchical topology to be used in OSI mode. */ in psci_dt_cpu_init_topology()
244 /* Initialize optional data, used for the hierarchical topology. */ in psci_dt_cpu_init_idle()
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Doverview.rst79 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

123456789