Home
last modified time | relevance | path

Searched refs:execs (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcodeparser.py84 def __init__(self, refs, execs, contains): argument
86 self.execs = codecache.internSet(execs)
92 return (self.refs, self.execs, self.contains)
95 (refs, execs, contains) = state
96 self.__init__(refs, execs, contains)
98 l = (hash(self.refs), hash(self.execs))
103 return " ".join([str(self.refs), str(self.execs), str(self.contains)])
107 def __init__(self, execs): argument
108 self.execs = codecache.internSet(execs)
111 return (self.execs)
[all …]
H A Ddata.py255 newdeps = pp.execs
267 newdeps |= pp.execs
284 deps = deps | (keys & parser.execs)
312 deps = deps | (keys & r2.execs)
323 deps = deps | (keys & parser.execs)
331 deps = deps | (keys & parser.execs) | (keys & parsedvar.execs)
346 deps = deps | (keys & parser.execs)
H A Ddata_smart.py101 self.execs = set()
137 self.execs |= parser.execs
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcodeparser.py36 def assertExecs(self, execs): argument
37 self.assertEqual(self.execs, execs)
72 self.execs = parser.execs
200 self.execs = parser.execs
360 execs = ["bar", "echo", "heh", "moo", "true", "aiee"]
366 self.setEmptyVars(execs)
370 self.assertEqual(deps, set(["somevar", "inverted"] + execs))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0026-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch18 patch also execs "/sbin/multipath -A" before running multipathd in
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.8.4.bb7 2. multipathd - Detects when paths fail and execs multipath to update \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dinitrd.rst41 8) init execs the ``/sbin/init`` on the new root filesystem, performing
291 execs - via chroot - a program that continues the installation
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dsort.src194 logmsg="Execl Throughput Test: $options execs"
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Drequest-key.rst100 6) /sbin/request-key execs an appropriate program to perform the actual
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A DSmack.rst90 The Smack label of a process that execs a program file with
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-16450 was allocated by exec. When the program exits or execs, you might say
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-16450 was allocated by exec. When the program exits or execs, you might say
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch18735 - Currently, it simply execs the wrapper *script* "$SHELL $output",
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info45288 If the inferior process execs, the state of 'QCatchSyscalls' is
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info45288 If the inferior process execs, the state of 'QCatchSyscalls' is
/OK3568_Linux_fs/external/xserver/
H A DChangeLog37688 execs either /usr/libexec/Xorg.bin directly or the Xorg.wrap binary which then