Searched refs:opener (Results 1 – 11 of 11) sorted by relevance
/openbmc/openbmc/poky/meta/lib/patchtest/ |
H A D | patchtest_patterns.py | 20 nestexpr = pyparsing.nestedExpr(opener='[', closer=']')
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | wget.py | 376 opener = urllib.request.build_opener(*handlers) 406 with opener.open(r, timeout=100) as response:
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | card_base.h | 403 struct pid *opener; member
|
H A D | card_dev.c | 47 cfile->opener = get_pid(task_tgid(current)); in genwqe_add_file() 60 put_pid(cfile->opener); in genwqe_del_file() 282 kill_pid(cfile->opener, SIGKILL, 1); in genwqe_terminate()
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | __init__.py | 129 … opener = urllib.request.build_opener(handler, urllib.request.HTTPSHandler(debuglevel=debuglevel)) 131 opener = urllib.request.build_opener(urllib.request.HTTPSHandler(debuglevel=debuglevel)) 133 urllib.request.install_opener(opener)
|
/openbmc/linux/scripts/coccinelle/api/ |
H A D | stream_open.cocci | 204 // if both are used in the same file_operations together with an opener -
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | cargo-c-crates.inc | 201 crate://crates.io/opener/0.7.2 \ 541 SRC_URI[opener-0.7.2.sha256sum] = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | porting.rst | 971 superblocks for the filesystem type. Since the first opener of the block device
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …"),ze=/^--/,Xe=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=ie),t.getCompu…
|
H A D | jquery-3.7.1.min.map | 1 …,"replaceAll","original","insert","rnumnonpx","rcustomProp","getStyles","opener","getComputedStyle…
|
/openbmc/rest-dbus/resources/ |
H A D | jquery.min.js | 4 …$/;a.getComputedStyle?(Ia=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.de…
|