Home
last modified time | relevance | path

Searched defs:mask (Results 176 - 200 of 2080) sorted by relevance

12345678910>>...84

/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_pattern_test.cpp64 uint32_t mask; member
/third_party/skia/src/codec/
H A DSkMasks.cpp61 static uint8_t get_comp(uint32_t pixel, uint32_t mask, uint32_t shift, in get_comp() argument
89 static SkMasks::MaskInfo process_mask(uint32_t mask) { in process_mask() argument
[all...]
H A DSkMasks.h17 uint32_t mask; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_pattern_test.cpp64 uint32_t mask; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_inl_utils.h149 const int32_t mask = (int32_t)(split - value) >> 31; // -1 or 0 in VP8GetSigned() local
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser.h54 void setTestExpectationsAllowMask(uint32_t mask) { mExpectationsAllowMask = mask; } in setTestExpectationsAllowMask() argument
/third_party/optimized-routines/math/test/rtest/
H A Drandom.c61 uint32 mask = 0xFFFFFFFF; in random_upto_makemask() local
69 static uint32 random_upto_internal(uint32 limit, uint32 mask) { in random_upto_internal() argument
78 uint32 mask = random_upto_makemask(limit); in random_upto() local
83 uint32 mask = random_upto_makemask(limit); in random_upto_biased() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-set-digest.hh111 mask_t mask; member
/third_party/vixl/src/aarch32/
H A Doperands-aarch32.cc245 uint32_t mask = 0xff000000; in ImmediateVmov() local
257 uint64_t mask = UINT64_C(0xff) << 56; in ImmediateVmov() local
[all...]
/third_party/python/Objects/stringlib/
H A Dfind_max_char.h69 Py_UCS4 mask; in find_max_char() local
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dlib.rs53 pub mod mask; modules
/third_party/spirv-tools/test/
H A Doperand_pattern_test.cpp64 uint32_t mask; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha256-prf.c101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha256_prf_bits() local
H A Dsha384-prf.c101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha384_prf_bits() local
H A Dsha512-prf.c101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha512_prf_bits() local
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.hpp42 inline tcu::RGBA toRGBAMasked (const tcu::Vec4& v, deUint8 mask) in toRGBAMasked() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256-prf.c101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha256_prf_bits() local
H A Dsha384-prf.c101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha384_prf_bits() local
H A Dsha512-prf.c101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha512_prf_bits() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNodePatternMatcher.cpp47 IntermNodePatternMatcher::IntermNodePatternMatcher(const unsigned int mask) : mMask(mask) {} in IntermNodePatternMatcher() argument
/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp119 int mask = O_WRONLY | O_APPEND | O_CREAT; in RedirectStdStreamToLogFile() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DLocaleMaskItem.java35 private long mask; field in LocaleMaskItem
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Darm_exidx.h54 uint8_t mask; member
/base/startup/init/services/loopevent/signal/
H A Dle_signal.c51 static void PrintSigset(sigset_t mask) in PrintSigset() argument
81 sigset_t mask; in LE_CreateSignalTask() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcabac_functions.h168 int range, mask; in get_cabac_bypass_sign() local

Completed in 9 milliseconds

12345678910>>...84