| /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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | lossless_videodsp.c | 83 static int add_left_pred_int16_c(uint16_t *dst, const uint16_t *src, unsigned mask, ptrdiff_t w, unsigned acc){ in add_left_pred_int16_c() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udevadm-test.c | 54 sigset_t mask, sigmask_orig; in adm_test() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | channel_layout.c | 78 uint64_t mask; in main() local
|
| /third_party/libunwind/libunwind/src/ptrace/ |
| H A D | _UPT_access_reg.c | 98 unsigned long nat_bits, mask; in _UPT_access_reg() local
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | Gtest-resume-sig.c | 77 sigset_t mask; in handler() local
|
| /third_party/libdrm/intel/ |
| H A D | mm.c | 167 const int mask = (1 << align2) - 1; in mmAllocMem() local
|