| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/ |
| H A D | f_impl.h | 50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/ |
| H A D | f_impl.h | 48 uint64_t mask = (1ULL << 56) - 1; in gf_weak_reduce() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_shift.c | 178 BN_ULONG l, m, mask; in bn_rshift_fixed_top() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | issue-1291.hpp | 13 unsigned mask; member
|
| /third_party/python/Include/cpython/ |
| H A D | setobject.h | 46 Py_ssize_t mask; member
|
| /third_party/openssl/crypto/ |
| H A D | ctype.c | 252 int ossl_ctype_check(int c, unsigned int mask) in ossl_ctype_check() argument
|
| /third_party/openssl/crypto/ec/curve448/arch_64/ |
| H A D | f_impl64.c | 29 uint64_t mask = (1ULL << 56) - 1; in gf_mul() local 81 uint64_t mask = (1ULL << 56) - 1; in gf_mulw_unsigned() local 107 uint64_t mask = (1ULL << 56) - 1; gf_sqr() local [all...] |
| H A D | f_impl.h | 48 uint64_t mask = (1ULL << 56) - 1; in gf_weak_reduce() local
|
| /third_party/openssl/crypto/ec/curve448/arch_32/ |
| H A D | f_impl32.c | 29 uint32_t mask = (1 << 28) - 1; in gf_mul() local 78 uint32_t mask = (1 << 28) - 1; in gf_mulw_unsigned() local [all...] |
| H A D | f_impl.h | 50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce() local
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_shift.c | 178 BN_ULONG l, m, mask; in bn_rshift_fixed_top() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_bitstr.c | 217 unsigned char mask = i < flags_len ? ~flags[i] : 0xff; in ASN1_BIT_STRING_check() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTextureStorageMultisampleSampleMaskiTests.cpp | 157 glw::GLint mask = valid_masks[n_mask]; in iterate() local
|
| /third_party/skia/src/core/ |
| H A D | SkColorSpaceXformSteps.h | 27 uint32_t mask() const { in mask() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | EmulatedIntrinsics.cpp | 60 void gather(T &out, RValue<Pointer<EL>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned int alignment, bool zeroMaskedLanes) in gather() argument [all...] |
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/ |
| H A D | LockFreeQueue.h | 146 INDEX_TYPE mask(INDEX_TYPE n) const { return static_cast<INDEX_TYPE>(n & (CAPACITY - 1)); } in mask() function in LockFreeQueue
|
| /third_party/skia/tests/ |
| H A D | BlitMaskClip.cpp | 53 SkMask mask; in DEF_TEST() local
|
| H A D | CullTestTest.cpp | 45 int mask = rand.nextU(); in DEF_TEST() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | utf8_util.c | 68 BrotliIsMostlyUTF8( const uint8_t* data, const size_t pos, const size_t mask, const size_t length, const double min_fraction) BrotliIsMostlyUTF8() argument
|
| /third_party/optimized-routines/networking/ |
| H A D | chksum.c | 23 uint32_t mask = ~0U << (CHAR_BIT * off); in slurp_head32() local
|
| /third_party/toybox/toys/other/ |
| H A D | inotifyd.c | 54 int i, mask = 0; in inotifyd_main() local
|
| H A D | taskset.c | 48 unsigned long *mask = (unsigned long *)toybuf; in do_taskset() local [all...] |
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGMaskEffect.h | 28 static sk_sp<MaskEffect> Make(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, in Make() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | gl_enum_utils.cpp | 87 unsigned int mask = 1u << index; in GLbitfieldToString() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/action_sheet/ |
| H A D | action_sheet_model_ng.cpp | 44 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowActionSheet() local
|