Home
last modified time | relevance | path

Searched defs:select (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dcss.py53 def _ns(self, ns, select): argument
74 def compile(self, select, namespaces=None, flags=0, **kwargs): argument
97 def select_one(self, select, namespaces=None, flags=0, **kwargs): argument
126 def select(self, select, namespaces=None, limit=0, flags=0, **kwargs): member in CSS
162 def iselect(self, select, namespaces=None, limit=0, flags=0, **kwargs): argument
192 def closest(self, select, namespaces=None, flags=0, **kwargs): argument
220 def match(self, select, namespaces=None, flags=0, **kwargs): argument
247 def filter(self, select, namespaces=None, flags=0, **kwargs): argument
/openbmc/qemu/tests/qtest/libqos/
H A Dfw_cfg.h25 void (*select)(QFWCFG *fw_cfg, uint16_t key); member
/openbmc/qemu/include/hw/intc/
H A Daspeed_vic.h35 uint64_t select; member
H A Dallwinner-a10-pic.h37 uint32_t select[AW_A10_PIC_REG_NUM]; member
/openbmc/qemu/hw/input/
H A Dvirtio-input.c104 uint8_t select, in virtio_input_find_config()
148 uint8_t select, const char *string) in virtio_input_idstr_config()
H A Dvirtio-input-hid.c57 uint8_t select, uint8_t subsel) in virtio_input_extend_config()
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c140 u8 select = val & 0xff; in imx_pinctrl_set_state() local
/openbmc/qemu/hw/intc/
H A Daspeed_intc.c192 uint32_t select) in aspeed_intc_set_irq_handler()
227 const AspeedINTCIRQ *intc_irq, uint32_t select) in aspeed_intc_set_irq_handler_multi_outpins()
282 uint32_t select = 0; in aspeed_intc_set_irq() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_input.h58 uint8_t select; member
H A Dqemu_fw_cfg.h62 uint16_t select; member
/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dclock_slice.c478 static int select(enum clk_root_index clock_id) in select() function
/openbmc/u-boot/common/
H A Dimage-fdt.c281 const char *select = NULL; in boot_get_fdt() local
H A Dimage.c949 const char *select = NULL; in boot_get_ramdisk() local
/openbmc/fb-ipmi-oem/include/
H A Dusb-dbg.hpp126 panel (*select)(size_t item); member
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dclock_slice.c375 static int select(enum clk_root_index clock_id) in select() function
/openbmc/u-boot/drivers/mmc/
H A Drenesas-sdhi.c188 bool select = false; in renesas_sdhi_select_tuning() local
/openbmc/u-boot/include/
H A Dqfw.h73 __be16 select; member
H A Di2c.h501 int (*select)(struct udevice *mux, struct udevice *bus, uint channel); member
/openbmc/qemu/contrib/vhost-user-input/
H A Dmain.c198 vi_find_config(VuInput *vi, uint8_t select, uint8_t subsel) in vi_find_config()
/openbmc/qemu/target/arm/tcg/
H A Dtlb-insns.c262 int select = extract64(addr, 55, 1); in tlbbits_for_regime() local
831 uint64_t select = sextract64(value, 36, 1); in tlbi_aa64_get_range() local
H A Dmte_helper.c578 int select; in mte_async_check_fail() local
/openbmc/qemu/include/hw/ide/
H A Dide-dev.h84 uint8_t select; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
9 …opupDelay:0},c={mouseenter:"mouseleave",click:"click",focus:"blur"},d={};this.options=function(a){… function
H A Dui-bootstrap-tpls-0.11.0.min.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
9 …opupDelay:0},c={mouseenter:"mouseleave",click:"click",focus:"blur"},d={};this.options=function(a){… function
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py828 def select(self, package_name, only_update_dependents=False): member in DepExplorer

12