Home
last modified time | relevance | path

Searched refs:_ref (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js200 var child, _i, _len, _ref, _results;
201 _ref = this.children;
203 for (_i = 0, _len = _ref.length; _i < _len; _i++) {
204 child = _ref[_i];
229 var child, _i, _len, _ref, _results;
230 _ref = this.children;
232 for (_i = 0, _len = _ref.length; _i < _len; _i++) {
233 child = _ref[_i];
254 var node, _i, _len, _ref, _results;
255 _ref = this.nodes;
[all …]
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvarlocality.rst12 .. _ref-varlocality-configuration:
20 .. _ref-varlocality-config-distro:
46 .. _ref-varlocality-config-machine:
71 .. _ref-varlocality-config-local:
97 .. _ref-varlocality-recipes:
105 .. _ref-varlocality-recipe-required:
118 .. _ref-varlocality-recipe-dependencies:
135 .. _ref-varlocality-recipe-paths:
148 .. _ref-varlocality-recipe-build:
H A Dtasks.rst21 .. _ref-tasks-build:
29 .. _ref-tasks-compile:
41 .. _ref-tasks-compile_ptest_base:
48 .. _ref-tasks-configure:
63 .. _ref-tasks-configure_ptest_base:
70 .. _ref-tasks-deploy:
116 .. _ref-tasks-fetch:
126 .. _ref-tasks-image:
144 .. _ref-tasks-image-complete:
163 .. _ref-tasks-install:
[all …]
H A Dclasses.rst35 .. _ref-classes-allarch:
68 .. _ref-classes-archiver:
82 .. _ref-classes-autotools:
131 .. _ref-classes-barebox:
168 .. _ref-classes-base:
186 .. _ref-classes-bash-completion:
194 .. _ref-classes-bin-package:
232 .. _ref-classes-binconfig:
252 .. _ref-classes-binconfig-disabled:
263 .. _ref-classes-buildhistory:
[all …]
H A Dfeatures.rst34 .. _ref-features-machine:
93 .. _ref-features-distro:
265 .. _ref-features-image:
417 .. _ref-features-backfill:
H A Drelease-process.rst90 .. _ref-long-term-support-releases:
/openbmc/linux/fs/jffs2/
H A Dxattr.c600 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_delete_inode() local
606 for (ref = ic->xref; ref; ref = _ref) { in jffs2_xattr_delete_inode()
607 _ref = ref->next; in jffs2_xattr_delete_inode()
618 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_free_inode() local
621 for (ref = ic->xref; ref; ref = _ref) { in jffs2_xattr_free_inode()
622 _ref = ref->next; in jffs2_xattr_free_inode()
743 struct jffs2_xattr_ref *ref, *_ref; in jffs2_clear_xattr_subsystem() local
746 for (ref=c->xref_temp; ref; ref = _ref) { in jffs2_clear_xattr_subsystem()
747 _ref = ref->next; in jffs2_clear_xattr_subsystem()
751 for (ref=c->xref_dead_list; ref; ref = _ref) { in jffs2_clear_xattr_subsystem()
[all …]
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables-context.rst14 .. _ref-varcontext-configuration:
H A Dbitbake-user-manual-execution.rst378 .. _ref-bitbake-tasklist:
H A Dbitbake-user-manual-metadata.rst776 .. _ref-bitbake-user-manual-metadata-inherit:
823 .. _ref-bitbake-user-manual-metadata-inherit-defer:
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c4010 struct ppc_dma_chan_ref *ref, *_ref; in ppc440spe_adma_probe() local
4193 list_for_each_entry_safe(ref, _ref, &ppc440spe_adma_chan_list, node) { in ppc440spe_adma_probe()
4239 struct ppc_dma_chan_ref *ref, *_ref; in ppc440spe_adma_remove() local
4260 list_for_each_entry_safe(ref, _ref, &ppc440spe_adma_chan_list, in ppc440spe_adma_remove()
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dsubmit-changes.rst11 .. _ref-why-mailing-lists:
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlayers.rst687 .. _ref-conditional-layer-confs:
H A Dnew-recipe.rst1251 .. _ref-building-meson-package: