| /third_party/lzma/CPP/7zip/Compress/ |
| D | ByteSwap.cpp | 23 const UInt32 kMask = 2 - 1; in Z7_COM7F_IMF2() local 51 const UInt32 kMask = 4 - 1; in Z7_COM7F_IMF2() local
|
| /third_party/node/deps/v8/src/strings/ |
| D | unicode-inl.h | 130 static const int kMask = ~(1 << 6); in EncodeOneByte() local 145 static const int kMask = ~(1 << 6); in Encode() local
|
| D | unicode.h | 60 static const int kMask = kSize - 1; variable 86 static const int kMask = kSize - 1; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| D | generate_real.h | 93 static constexpr uint_type kMask = (static_cast<uint_type>(1) << kExp) - 1u; variable
|
| /third_party/node/deps/v8/src/base/ |
| D | bit-field.h | 38 static constexpr U kMask = ((U{1} << kShift) << kSize) - (U{1} << kShift); variable 126 static const int kMask = (1 << kBitsPerItem) - 1; variable
|
| D | overflowing-math.h | 61 const unsigned_type kMask = (sizeof(a) * 8) - 1; in ShlWithWraparound() local
|
| /third_party/node/deps/undici/src/lib/node/ |
| D | fixed-queue.js | 9 const kMask = kSize - 1; constant
|
| /third_party/node/lib/internal/ |
| D | fixed_queue.js | 9 const kMask = kSize - 1; constant
|
| /third_party/node/deps/v8/src/base/utils/ |
| D | random-number-generator.h | 135 static const int64_t kMask = 0xffff'ffff'ffff; variable
|
| /third_party/skia/bench/ |
| D | ClipStrategyBench.cpp | 17 kMask, enumerator
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| D | BootAnimationTest.cpp | 82 constexpr GLubyte kMask[] = { in testSetUp() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | gaussian_distribution.h | 63 static constexpr uint64_t kMask = 0x07f; variable
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | bitset_utils_unittest.cpp | 103 constexpr uint32_t kMask = (1 << 12) - 1; in TYPED_TEST() local 119 constexpr uint32_t kMask = (1 << 12) - 1; in TYPED_TEST() local
|
| /third_party/node/deps/v8/src/handles/ |
| D | global-handles.h | 314 static const int kMask = 0xff; variable
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | alpha_processing_sse2.c | 182 const __m128i kMask = _mm_set_epi16(0, 0xff, 0xff, 0, 0, 0xff, 0xff, 0); in ApplyAlphaMultiply_SSE2() local 300 const __m128i kMask = _mm_set_epi16(0, 0xff, 0, 0, 0, 0xff, 0, 0); in MultARGBRow_SSE2() local
|
| /third_party/skia/modules/svg/include/ |
| D | SkSVGNode.h | 48 kMask, enumerator
|
| /third_party/skia/src/core/ |
| D | SkPathRef.cpp | 474 static const uint32_t kMask = (static_cast<int64_t>(1) << SkPathPriv::kPathRefGenIDBitCnt) - 1; in genID() local
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| D | FuzzerTracePC.cpp | 65 const uintptr_t kMask = (1 << kBits) - 1; in HandleCallerCallee() local
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-compiler.h | 145 static constexpr int kMask = kMapSize - 1; variable
|
| D | regexp-compiler.cc | 968 static const uint32_t kMask = RegExpMacroAssembler::kTableMask; in EmitUseLookupTable() local 1044 static const uint32_t kMask = RegExpMacroAssembler::kTableMask; in SplitSearchSpace() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 163 constexpr size_t kMask = (1 << (kLog2NumValues + 7)) - 1; in TEST() local
|
| /third_party/vixl/src/aarch32/ |
| D | instructions-aarch32.h | 1004 static const uint32_t kMask = 0xf; variable
|
| /third_party/node/deps/v8/src/baseline/ |
| D | baseline-compiler.cc | 1959 static constexpr int kMask = BytecodeArray::OsrInstallTargetBits::kMask; in VisitJumpLoop() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | interpreter-generator.cc | 2203 static constexpr int kMask = BytecodeArray::OsrInstallTargetBits::kMask; in IGNITION_HANDLER() local
|
| /third_party/node/deps/v8/src/codegen/ |
| D | code-stub-assembler.cc | 6182 int kMask = in IsExtensibleNonPrototypeMap() local
|