Home
last modified time | relevance | path

Searched refs:alter (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Ddata.py180 alter = re.sub('"', '\\"', val)
181 alter = re.sub('\n', ' \\\n', alter)
182 alter = re.sub('\\$', '\\\\$', alter)
183 o.write('%s="%s"\n' % (varExpanded, alter))
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_nfct.c173 goto alter; in ip_vs_nfct_expect_callback()
189 goto alter; in ip_vs_nfct_expect_callback()
197 alter: in ip_vs_nfct_expect_callback()
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dcredentials.rst273 To alter anything in the cred struct, the copy-and-replace principle must be
274 adhered to. First take a copy, then alter the copy and then use RCU to change
278 A task may only alter its _own_ credentials; it is no longer permitted for a
279 task to alter another's credentials. This means the ``capset()`` system call
301 the const qualification to be able to alter the reference count.
307 A task being able to alter only its own credentials permits the current process
430 As previously mentioned, a task may only alter its own credentials, and may not
431 alter those of another task. This means that it doesn't need to use any
432 locking to alter its own credentials.
434 To alter the current process's credentials, a function should first prepare a
[all …]
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/systemd-machine-units/
H A Dsystemd-machine-units_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/aspell/
H A Daspell_0.60.8.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/m4/
H A Dm4_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/base-files/
H A Dbase-files_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/xcursor-transparent-theme/
H A Dxcursor-transparent-theme_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/man-db/
H A Dman-db_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c139 bool alter; /* does *sops alter the array? */ member
1992 bool undos = false, alter = false, dupsop = false; in do_semtimedop() local
2041 alter = true; in do_semtimedop()
2072 if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) { in do_semtimedop()
2077 error = security_sem_semop(&sma->sem_perm, sops, nsops, alter); in do_semtimedop()
2109 queue.alter = alter; in do_semtimedop()
2120 if (alter) in do_semtimedop()
2143 if (alter) { in do_semtimedop()
2159 if (alter) in do_semtimedop()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dlibjpeg-turbo-LICENSE.md31 1. You cannot alter or remove any existing copyright or license notices
48 3. You must include the IJG README file, and you must not alter any of the
130 including commercial applications, and to alter it and redistribute it
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dlibjpeg-turbo-LICENSE.md31 1. You cannot alter or remove any existing copyright or license notices
48 3. You must include the IJG README file, and you must not alter any of the
130 including commercial applications, and to alter it and redistribute it
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dlibjpeg-turbo-LICENSE.md31 1. You cannot alter or remove any existing copyright or license notices
48 3. You must include the IJG README file, and you must not alter any of the
130 including commercial applications, and to alter it and redistribute it
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxgamma_1.0.6.bb5 DESCRIPTION = "xgamma allows X users to query and alter the gamma \
/OK3568_Linux_fs/buildroot/package/biosdevname/
H A DConfig.in12 system or hardware changes that might otherwise alter the
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_cmds1 # Initial commands for kdb, alter to suit your needs.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-git_3.1.27.bb3 a git repository. Access repository information conveniently, alter the \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch27 # Since we should not permanently alter user environment variables, we'll
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DZlib10 including commercial applications, and to alter it and redistribute it
H A DSpencer-944 …nyone to use this software for any purpose on any computer system, and to alter it and redistribut…
H A DCube7 … this software for any purpose, including commercial applications, and to alter it and redistribut…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/licenses/
H A DCRC32C-ADLER6 including commercial applications, and to alter it and redistribute it
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.13210 including commercial applications, and to alter it and redistribute it
H A DLICENSE.988 including commercial applications, and to alter it and redistribute it
/OK3568_Linux_fs/yocto/poky/bitbake/lib/simplediff/
H A DLICENSE10 commercial applications, and to alter it and redistribute it freely, subject to

12345678910>>...12