Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Ddata.py26 def export2json(d, json_file, expand=True, searchString="",replaceString=""): argument
H A Dpatch.py885 def patch_path(url, fetch, workdir, expand=True): argument
907 def src_patches(d, all=False, expand=True): argument
/openbmc/linux/rust/macros/
H A Dpaste.rs49 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/openbmc/openbmc/poky/documentation/sphinx/
H A Dyocto-vars.py62 def expand(val, src): function
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py487 def expand(self, s, varname = None): member in DataSmart
662 def getVar(self, var, expand=True, noweakdefault=False, parsing=False): argument
775 … def getVarFlag(self, var, flag, expand=True, noweakdefault=False, parsing=False, retparser=False): argument
952 def getVarFlags(self, var, expand = False, internalflags=False): argument
H A Ddata.py70 def expand(s, d, varname = None): function
H A Dcache.py76 def getvar(cls, var, metadata, expand = True): argument
/openbmc/linux/sound/soc/tegra/
H A Dtegra_cif.h39 unsigned int expand; member
H A Dtegra30_ahub.h480 unsigned int expand; member
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c2472 bool expand = false; in ocrdma_update_err_cqe() local
2515 bool expand; in ocrdma_poll_err_scqe() local
2559 bool expand = false; in ocrdma_poll_success_scqe() local
2585 bool expand; in ocrdma_poll_scqe() local
2648 bool expand; in ocrdma_poll_err_rcqe() local
2717 bool expand = false; in ocrdma_poll_rcqe() local
2756 bool expand = false; in ocrdma_poll_hwcq() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js75 Node.prototype.expand = function() { method in Node
H A Djquery-2.0.3.min.js5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… argument
H A Djquery-3.7.1.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py418 def write(self, target, expand): argument
/openbmc/qemu/tests/unit/
H A Dtest-int128.c39 static Int128 expand(uint32_t x) in expand() function
/openbmc/linux/fs/ocfs2/
H A Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/openbmc/linux/tools/bpf/bpftool/
H A Dnet.c800 struct bpf_link_info *expand; in show_link_netfilter() local
/openbmc/linux/mm/
H A Dpage_alloc.c1389 static inline void expand(struct zone *zone, struct page *page, in expand() function
/openbmc/rest-dbus/resources/
H A Djquery.min.js4 return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i… method in m.cssHooks
/openbmc/linux/drivers/md/
H A Draid5.c3379 int rcw, int expand) in schedule_reconstruction()