Home
last modified time | relevance | path

Searched defs:mask (Results 26 - 50 of 2480) sorted by relevance

12345678910>>...100

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/timestamp-arm11-cc/
H A Dmali_timestamp.h22 u32 mask = (1 << 0) | /* enable all three counters */ in _mali_timestamp_reset() local
/third_party/musl/src/signal/
H A Dsigsuspend.c4 int sigsuspend(const sigset_t *mask) in sigsuspend() argument
H A Dsigset.c6 sigset_t mask, mask_old; in sigset() local
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsigsuspend.c4 int sigsuspend(const sigset_t *mask) in sigsuspend() argument
/third_party/node/deps/base64/base64/lib/arch/avx2/
H A Denc_translate.c22 const __m256i mask = _mm256_cmpgt_epi8(in, _mm256_set1_epi8(25)); in enc_translate() local
/third_party/node/deps/base64/base64/lib/arch/ssse3/
H A Denc_translate.c25 __m128i mask = _mm_cmpgt_epi8(in, _mm_set1_epi8(25)); in enc_translate() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/
H A D4-1.c24 sigset_t mask; in myhandler() local
/third_party/musl/arch/mips/
H A Dksigaction.h6 unsigned long mask[4]; member
/third_party/musl/arch/mips64/
H A Dksigaction.h6 unsigned long mask[2]; member
/third_party/musl/arch/mipsn32/
H A Dksigaction.h6 unsigned long mask[4]; member
/third_party/musl/arch/sh/
H A Dksigaction.h7 unsigned mask[2]; member
/third_party/musl/compat/time32/
H A Dppoll_time32.c6 int __ppoll_time32(struct pollfd *fds, nfds_t n, const struct timespec32 *ts32, const sigset_t *mask) in __ppoll_time32() argument
H A Dpselect_time32.c5 int __pselect_time32(int n, fd_set *restrict rfds, fd_set *restrict wfds, fd_set *restrict efds, const struct timespec32 *restrict ts32, const sigset_t *restrict mask) in __pselect_time32() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DEnumMaskIterator.h31 EnumMaskIterator(const T& mask) : mBitSetIterator(std::bitset<N>(static_cast<U>(mask))) { in EnumMaskIterator() argument
/base/startup/init/services/loopevent/signal/
H A Dle_signal.h25 sigset_t mask; member
/third_party/libunwind/libunwind/src/aarch64/
H A DGregs.c34 unsigned int mask; in tdep_access_reg() local
/third_party/musl/src/internal/
H A Dksigaction.h12 unsigned mask[2]; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_helper_invocation.c44 nir_ssa_def *mask = nir_load_sample_mask_in(b); in pan_lower_helper_invocation_instr() local
/third_party/musl/arch/x32/
H A Dksigaction.h7 unsigned mask[2]; member
/third_party/musl/arch/x86_64/
H A Dksigaction.h7 unsigned mask[2]; member
/third_party/musl/libc-test/src/functionalext/supplement/sched/
H A Dsched_getaffinity.c28 cpu_set_t mask; in sched_getaffinity_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatat_test.cpp28 mode_t mask = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
50 mode_t mask = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
/third_party/toybox/toys/other/
H A Dmix.c34 int mask, channel = -1, level, fd; in mix_main() local
/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dstat_utils.cpp21 Statx(int dfd, const char *filename, int flags, unsigned int mask, struct statx *buffer) Statx() argument
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_state_manager.cpp33 int32_t TelephonyStateManager::RemoveStateObserver(int32_t slotId, uint32_t mask) in RemoveStateObserver() argument
26 AddStateObserver(const sptr<TelephonyObserverBroker> &telephonyObserver, int32_t slotId, uint32_t mask, bool notifyNow) AddStateObserver() argument

Completed in 4 milliseconds

12345678910>>...100