Home
last modified time | relevance | path

Searched defs:zap (Results 1 – 10 of 10) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/zfs/
Dzap_impl.h57 #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/
DUse.cpp86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
/third_party/toybox/toys/posix/
Dls.c293 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/
Dls.c285 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/
Dasm.h97 #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/
Drepattrn.cpp220 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/skia/third_party/externals/icu/source/i18n/
Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/node/deps/icu-small/source/i18n/
Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/icu/icu4c/source/i18n/
Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/uboot/u-boot-2020.01/fs/zfs/
Dzfs.c879 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()