| /kernel/linux/linux-5.10/security/keys/ |
| H A D | user_defined.c | 103 struct user_key_payload *zap = NULL; in user_update() local
|
| /kernel/linux/linux-6.6/security/keys/ |
| H A D | user_defined.c | 103 struct user_key_payload *zap = NULL; in user_update() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Use.cpp | 86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
|
| /kernel/linux/linux-5.10/fs/pstore/ |
| H A D | ram_core.c | 496 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local
|
| /third_party/ffmpeg/libavcodec/alpha/ |
| H A D | asm.h | 97 #define zap __builtin_alpha_zap macro 111 #define zap(a, b) ({ uint64_t __r; __asm__ ("zap %r1,%2,%0" : "=r" (__r) : "rJ" (a), "rI" (b)); __r; }) macro
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | repattrn.cpp | 229 void RegexPattern::zap() { in zap() function in RegexPattern
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | repattrn.cpp | 229 void RegexPattern::zap() { in zap() function in RegexPattern
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | repattrn.cpp | 229 void RegexPattern::zap() { in zap() function in RegexPattern
|
| /kernel/linux/linux-6.6/fs/pstore/ |
| H A D | ram_core.c | 510 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ls.c | 285 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument 403 int ii, zap; in listfiles() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ls.c | 295 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument 414 int ii, zap; in listfiles() local [all...] |