Home
last modified time | relevance | path

Searched defs:mask (Results 201 - 225 of 11900) sorted by relevance

12345678910>>...476

/third_party/musl/src/select/
H A Dpselect.c10 int pselect(int n, fd_set *restrict rfds, fd_set *restrict wfds, fd_set *restrict efds, const struct timespec *restrict ts, const sigset_t *restrict mask) in pselect() argument
H A Dppoll.c10 int ppoll(struct pollfd *fds, nfds_t n, const struct timespec *to, const sigset_t *mask) in ppoll() argument
/third_party/musl/porting/liteos_a/kernel/src/fenv/
H A Dfenv.c5 int feclearexcept(int mask) in feclearexcept() argument
10 int feraiseexcept(int mask) in feraiseexcept() argument
15 int fetestexcept(int mask) in fetestexcept() argument
/third_party/musl/src/linux/
H A Dfanotify.c9 int fanotify_mark(int fanotify_fd, unsigned flags, unsigned long long mask, in fanotify_mark() argument
H A Dstatx.c9 int statx(int dirfd, const char *restrict path, int flags, unsigned mask, struct statx *restrict stx) in statx() argument
/third_party/node/deps/base64/base64/lib/arch/neon32/
H A Denc_translate.c14 uint8x16x4_t indices, mask, delta, out; in enc_translate() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_tests.h53 uint8_t mask[UTIL_FORMAT_MAX_PACKED_BYTES]; member
/third_party/ltp/testcases/open_posix_testsuite/include/
H A Daffinity.h33 cpu_set_t mask; in set_affinity() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D12-1.c57 sigset_t mask, pending; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/
H A D5-1.c59 sigset_t mask; in main() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dcpu-ppc.cc30 intptr_t mask = kCacheLineSize - 1; in FlushICache() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_inotify_add_watch_test.cpp16 uint32_t mask; member
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dstat_ext.c32 mode_t mask = atoi("077"); in umask_0010() local
50 mode_t mask = atoi("1023"); // 01777 in octal in umask_0020() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatat64_test.cpp29 mode_t mask = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
52 mode_t mask = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
75 mode_t mask = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Drsaz_exp.h57 static ossl_inline void bn_select_words(BN_ULONG *r, BN_ULONG mask, in bn_select_words() argument
/third_party/pulseaudio/src/tests/
H A Drtstutter.c63 cpuset_t mask; in work() local
65 cpu_set_t mask; in work() local
70 pa_assert_se(pthread_setaffinity_np(pthread_self(), sizeof(mask), &mask) == 0); in work() local
/third_party/skia/src/core/
H A DSkAutoPixmapStorage.h74 bool SK_WARN_UNUSED_RESULT reset(const SkMask& mask) { in reset() argument
/third_party/skia/src/sksl/dsl/
H A DDSLLayout.cpp16 DSLLayout& DSLLayout::flag(SkSL::Layout::Flag mask, const char* name, PositionInfo pos) { in flag() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DITypBitsetTests.cpp45 size_t mask = 0; in ExpectBits() local
/third_party/openssl/crypto/bn/
H A Drsaz_exp.h57 static ossl_inline void bn_select_words(BN_ULONG *r, BN_ULONG mask, in bn_select_words() argument
/third_party/skia/tests/graphite/
H A DMaskTest.cpp30 auto mask = Flags::kB | Flags::kC; in DEF_GRAPHITE_TEST() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dswitch_descriptorset_pass.h41 uint32_t mask = ((IRContext::kAnalysisEnd << 1) - 1); variable
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_b.c14 static bool bcma_wait_reg(struct bcma_bus *bus, void __iomem *addr, u32 mask, in bcma_wait_reg() argument
/kernel/linux/linux-5.10/drivers/clk/st/
H A Dclkgen.h17 unsigned int mask; member
/kernel/linux/linux-5.10/arch/csky/abiv2/
H A Dcacheflush.c35 cpumask_t *mask = &mm->context.icache_stale_mask; in flush_icache_deferred() local
52 cpumask_t others, *mask; in flush_icache_mm_range() local

Completed in 10 milliseconds

12345678910>>...476