Searched refs:_ref (Results 1 – 12 of 12) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.treetable.js | 201 _ref = this.children; 204 child = _ref[_i]; 230 _ref = this.children; 233 child = _ref[_i]; 255 _ref = this.nodes; 258 node = _ref[_i]; 266 _ref = this.nodes; 269 node = _ref[_i]; 354 var root, _i, _len, _ref; 355 _ref = this.roots; [all …]
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | varlocality.rst | 12 .. _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 D | tasks.rst | 21 .. _ref-tasks-build: 29 .. _ref-tasks-compile: 48 .. _ref-tasks-configure: 70 .. _ref-tasks-deploy: 116 .. _ref-tasks-fetch: 126 .. _ref-tasks-image: 163 .. _ref-tasks-install: 204 .. _ref-tasks-package: 272 .. _ref-tasks-patch: 433 .. _ref-tasks-clean: [all …]
|
H A D | classes.rst | 35 .. _ref-classes-allarch: 68 .. _ref-classes-archiver: 131 .. _ref-classes-base: 257 .. _ref-classes-cargo: 360 .. _ref-classes-cmake: 409 .. _ref-classes-cml1: 458 .. _ref-classes-cpan: 505 .. _ref-classes-cross: 926 .. _ref-classes-go: 2052 .. _ref-classes-npm: [all …]
|
H A D | features.rst | 34 .. _ref-features-machine: 93 .. _ref-features-distro: 261 .. _ref-features-image: 419 .. _ref-features-backfill:
|
H A D | release-process.rst | 90 .. _ref-long-term-support-releases:
|
/openbmc/linux/fs/jffs2/ |
H A D | xattr.c | 600 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 622 _ref = ref->next; in jffs2_xattr_free_inode() 743 struct jffs2_xattr_ref *ref, *_ref; in jffs2_clear_xattr_subsystem() local 747 _ref = ref->next; in jffs2_clear_xattr_subsystem() 752 _ref = ref->next; in jffs2_clear_xattr_subsystem() 777 struct jffs2_xattr_ref *ref, *_ref; in jffs2_build_xattr_subsystem() local 796 _ref = ref->next; in jffs2_build_xattr_subsystem() [all …]
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-ref-variables-context.rst | 14 .. _ref-varcontext-configuration:
|
H A D | bitbake-user-manual-execution.rst | 378 .. _ref-bitbake-tasklist:
|
/openbmc/linux/drivers/dma/ppc4xx/ |
H A D | adma.c | 4010 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 D | submit-changes.rst | 11 .. _ref-why-mailing-lists:
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | new-recipe.rst | 1251 .. _ref-building-meson-package:
|