Home
last modified time | relevance | path

Searched defs:nmask (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_homography.cpp624 Mat nmask[] = { mask, mask }; in TEST() local
/external/ppp/pppd/
Dsys-solaris.c2397 u_int32_t mask, nmask, ina; local
Dsys-linux.c1907 u_int32_t mask, nmask, ina; in GetMask() local
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1495 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1498 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1517 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1521 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1526 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1531 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c9248 ULong nmask = (ULong)(((Long)0x8000000000000000ULL) >> (sh-1)); in dis_AdvSIMD_scalar_shift_by_imm() local
9280 ULong nmask = (1ULL << sh) - 1; in dis_AdvSIMD_scalar_shift_by_imm() local
10478 IRExpr* nmask = binop(mkVecSHLN(size), in dis_AdvSIMD_shift_by_immediate() local
10525 IRExpr* nmask = binop(mkVecSHRN(size), in dis_AdvSIMD_shift_by_immediate() local