Home
last modified time | relevance | path

Searched defs:zap (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUse.cpp86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
/third_party/ffmpeg/libavcodec/alpha/
H A 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" (b)); __r; }) macro
/third_party/icu/icu4c/source/i18n/
H A Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/node/deps/icu-small/source/i18n/
H A Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drepattrn.cpp229 void RegexPattern::zap() { in zap() function in RegexPattern
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c285 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 Dls.c295 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument
414 int ii, zap; in listfiles() local
[all...]

Completed in 11 milliseconds