Home
last modified time | relevance | path

Searched refs:deletes (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/dix/
H A Dgrabs.c579 GrabPtr *deletes, *adds; in DeletePassiveGrabFromList() local
597 deletes = xallocarray(i, sizeof(GrabPtr)); in DeletePassiveGrabFromList()
601 if (!deletes || !adds || !updates || !details) { in DeletePassiveGrabFromList()
605 free(deletes); in DeletePassiveGrabFromList()
621 deletes[ndels++] = grab; in DeletePassiveGrabFromList()
686 FreeResource(deletes[i]->resource, RT_NONE); in DeletePassiveGrabFromList()
700 free(deletes); in DeletePassiveGrabFromList()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/help2man/
H A Dhelp2man_1.49.1.bb13 # This is a hand-maintained aclocal.m4 but our autotools class currently deletes
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dnet-remove-if.rst34 The NET_REMOVE_IF ioctl deletes an interface previously created via
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DUP.rst22 which deletes element B, and then invokes call_rcu() to free element B
43 deletes element B from the list, then passes it to call_rcu() for deferred
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-build.c-ignore-return-of-1-from-tar-cf.patch8 copy of one of those files (or deletes one), the number of links a file
/OK3568_Linux_fs/buildroot/board/chromebook/elm/
H A Dreadme.txt43 BEWARE: switching to developer mode deletes all user data.
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Duefi.rst46 When booting in UEFI mode, the stub deletes any memory nodes from a provided DT.
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-fh.rst116 - This deletes it from the struct video_device associated with the
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dptrace.rst156 (i.e., the value returned from PTRACE_SETHWDEBUG), and deletes the
/OK3568_Linux_fs/kernel/scripts/
H A DKbuild.include184 # GNU Make automatically deletes the target if it has already been changed by
194 # Make deletes the target when it catches SIGHUP, SIGINT, SIGQUIT, SIGTERM.
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DKbuild.include184 # GNU Make automatically deletes the target if it has already been changed by
194 # Make deletes the target when it catches SIGHUP, SIGINT, SIGQUIT, SIGTERM.
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DKbuild.include184 # GNU Make automatically deletes the target if it has already been changed by
194 # Make deletes the target when it catches SIGHUP, SIGINT, SIGQUIT, SIGTERM.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgeneric-hdlc.rst122 * create n | delete n - adds / deletes PVC interface with DLCI #n.
H A Dfib_trie.rst76 Looks up a key, deletes it and runs the level compression algorithm.
H A Dipvs-sysctl.rst138 be useful, when user-space monitoring program deletes the
/OK3568_Linux_fs/buildroot/board/chromebook/snow/
H A Dreadme.txt43 BEWARE: switching to developer mode deletes all user data.
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/
H A Ds390_flic.rst49 Simply deletes all elements from the list of currently pending floating
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Drequest-key.rst118 10) The program then exits 0 and request_key() deletes key V and returns key
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dassoc_array.rst209 This deletes an object that matches the specified data from the array.
228 This deletes all the objects from an associative array and leaves it
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A DMakefile.in882 @echo "it deletes files that may require special tools to rebuild."
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMakefile.in871 @echo "it deletes files that may require special tools to rebuild."
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dpmu.rst180 Basic idea: add()/del() adds/deletes events to/from a PMU, and start()/stop()
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A DMakefile.in959 @echo "it deletes files that may require special tools to rebuild."
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DMakefile.in972 @echo "it deletes files that may require special tools to rebuild."
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst105 It deletes the corresponding entry from /sys/class/thermal folder and
251 It deletes the corresponding entry from /sys/class/thermal folder and

123