Searched defs:zap (Results 1 – 10 of 10) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/zfs/ |
D | zap_impl.h | 57 #define ZAP_EMBEDDED_PTRTBL_SHIFT(zap) (FZAP_BLOCK_SHIFT(zap) - 3 - 1) argument 64 #define ZAP_EMBEDDED_PTRTBL_ENT(zap, idx) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Use.cpp | 86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
|
/third_party/toybox/toys/posix/ |
D | ls.c | 293 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() 412 int ii, zap; in listfiles() local
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
D | ls.c | 285 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() 403 int ii, zap; in listfiles() local
|
/third_party/ffmpeg/libavcodec/alpha/ |
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" … macro
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | repattrn.cpp | 220 void RegexPattern::zap() { in zap() function in RegexPattern
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | repattrn.cpp | 229 void RegexPattern::zap() { in zap() function in RegexPattern
|
/third_party/node/deps/icu-small/source/i18n/ |
D | repattrn.cpp | 229 void RegexPattern::zap() { in zap() function in RegexPattern
|
/third_party/icu/icu4c/source/i18n/ |
D | repattrn.cpp | 229 void RegexPattern::zap() { in zap() function in RegexPattern
|
/third_party/uboot/u-boot-2020.01/fs/zfs/ |
D | zfs.c | 879 zap_verify(zap_phys_t *zap) in zap_verify() 905 fzap_lookup(dnode_end_t *zap_dnode, zap_phys_t *zap, in fzap_lookup() 945 fzap_iterate(dnode_end_t *zap_dnode, zap_phys_t *zap, in fzap_iterate()
|