Home
last modified time | relevance | path

Searched refs:dataset (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js161 dataset: "tt-dataset", property in AnonymousFunctionc6d3f3560900.defaultClassNames
676 …this.$el = $(o.node).addClass(this.classes.dataset).addClass(this.classes.dataset + "-" + this.nam…
731 dataset: this.name property in template.template.AnonymousClassc6d3f3561d01
739 dataset: this.name property in template.template.AnonymousClassc6d3f3561e01
766 dataset: this.name property in AnonymousClassc6d3f3562001
773 dataset: this.name property in AnonymousClassc6d3f3562101
888 _onRendered: function onRendered(type, dataset, suggestions, async) {
890 this.trigger("datasetRendered", dataset, suggestions, async);
901 function isDatasetEmpty(dataset) { argument
902 return dataset.isEmpty();
[all …]
/openbmc/qemu/hw/usb/
H A Ddev-mtp.c208 } dataset; member
1423 s->dataset.parent_handle = o->handle; in usb_mtp_command()
1527 g_free(s->dataset.filename); in usb_mtp_handle_control()
1529 s->dataset.size = 0; in usb_mtp_handle_control()
1606 usb_mtp_object_lookup(s, s->dataset.parent_handle); in usb_mtp_write_data()
1622 if (s->dataset.filename) { in usb_mtp_write_data()
1623 path = g_strdup_printf("%s/%s", parent->path, s->dataset.filename); in usb_mtp_write_data()
1624 if (s->dataset.format == FMT_ASSOCIATION) { in usb_mtp_write_data()
1629 s->dataset.parent_handle, in usb_mtp_write_data()
1644 if (!s->dataset.size) { in usb_mtp_write_data()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-libmsrlisthelper.c100 unsigned int dataset = 0; in parse_and_apply() local
113 dataset++; in parse_and_apply()
121 dataset, header->data_size); in parse_and_apply()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pycocotools_2.0.8.bb1 SUMMARY = "COCO is a large image dataset designed for object detection, segmentation, \
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-tpdm.rst13 short serves as data collection component for various dataset types.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DDL-DE-BY-2.037 a reference to the dataset (URI).
H A DNCGL-UK-2.038 …itary insignia and the Royal Arms except where they form an integral part of a document or dataset;
H A DOGL-UK-1.031 … logos, crests and the Royal Arms except where they form an integral part of a document or dataset;
H A DOGL-UK-3.031 … logos, crests and the Royal Arms except where they form an integral part of a document or dataset;
H A DOGL-UK-2.029 … logos, crests and the Royal Arms except where they form an integral part of a document or dataset;
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dswitchers.js.in141 root = document.documentElement.dataset.content_root;
/openbmc/linux/arch/s390/boot/
H A Dhead.S67 jz .Lagain1 # skip dataset header
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py3006 dataset = "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset" variable in ProfileIdentifierType