Searched refs:datasets (Results 1 – 10 of 10) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | 0001-Use-Os-to-compile-tinyxml2.cpp.patch | 13 modules/datasets/CMakeLists.txt | 2 +- 16 diff --git a/modules/datasets/CMakeLists.txt b/modules/datasets/CMakeLists.txt 18 --- a/modules/datasets/CMakeLists.txt 19 +++ b/modules/datasets/CMakeLists.txt 20 @@ -2,7 +2,7 @@ set(the_description "datasets framework")
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight-tpdm.rst | 25 - > 0 : enable the datasets of TPDM. 27 - = 0 : disable the datasets of TPDM.
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tpdm.c | 39 if (drvdata->datasets & TPDM_PIDR0_DS_DSB) in __tpdm_enable() 80 if (drvdata->datasets & TPDM_PIDR0_DS_DSB) in __tpdm_disable() 120 drvdata->datasets |= pidr & GENMASK(TPDM_DATASETS - 1, 0); in tpdm_init_default_data()
|
H A D | coresight-tpdm.h | 59 unsigned long datasets; member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | typeahead.jquery.js | 877 this.datasets = _.map(o.datasets, initializeDataset); 900 return _.every(this.datasets, isDatasetEmpty); 928 _.each(this.datasets, function(dataset) { 978 _.each(this.datasets, updateDataset); 986 _.each(this.datasets, clearDataset); 996 _.each(this.datasets, destroyDataset); 1331 initialize: function initialize(o, datasets) { 1333 datasets = _.isArray(datasets) ? datasets : [].slice.call(arguments, 1); 1339 _.each(datasets, function(d) { 1367 datasets: datasets property in AnonymousFunctionc6d3f3562f00.methods.attach.AnonymousClassc6d3f3563301
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | DL-DE-ZERO-2.0 | 20 …ged with own data and with the data of others and be combined to form new and independent datasets;
|
H A D | DL-DE-BY-2.0 | 30 …ged with own data and with the data of others and be combined to form new and independent datasets;
|
H A D | etalab-2.0 | 38 http://www.data.gouv.fr/fr/datasets/xxx/, mise à jour du 14 février 2017 ».
|
/openbmc/docs/designs/ |
H A D | event-logging.md | 296 information necessary to generate external facing datasets, such as Redfish
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 984 well to heavily threaded workloads involving large datasets, since the primary
|