/third_party/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/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/flutter/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_win.cpp | 56 const uint64_t kMask = 0xFF; in GetDevicesFromDXGI() local
|
/third_party/node/lib/internal/ |
D | fixed_queue.js | 9 const kMask = kSize - 1; constant
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | bitset_utils_unittest.cpp | 91 constexpr uint32_t kMask = (1 << 12) - 1; in TEST_F() local 106 constexpr uint32_t kMask = (1 << 12) - 1; in TEST_F() local
|
/third_party/skia/bench/ |
D | ClipStrategyBench.cpp | 17 kMask, enumerator
|
/third_party/flutter/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/abseil-cpp/absl/random/ |
D | gaussian_distribution.h | 63 static constexpr uint64_t kMask = 0x07f; variable
|
/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/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | alpha_processing_sse2.c | 181 const __m128i kMask = _mm_set_epi16(0, 0xff, 0xff, 0, 0, 0xff, 0xff, 0); in ApplyAlphaMultiply_SSE2() local 278 const __m128i kMask = _mm_set_epi16(0, 0xff, 0, 0, 0, 0xff, 0, 0); in MultARGBRow_SSE2() local
|
/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/test/thirdparty/Fuzzer/ |
D | FuzzerTracePC.cpp | 65 const uintptr_t kMask = (1 << kBits) - 1; in HandleCallerCallee() local
|
/third_party/flutter/skia/src/core/ |
D | SkPathRef.cpp | 696 static const uint32_t kMask = (static_cast<int64_t>(1) << SkPathPriv::kPathRefGenIDBitCnt) - 1; in genID() local
|
D | SkBitmapProcState.cpp | 537 static const unsigned kMask = SkMatrix::kTranslate_Mask | SkMatrix::kScale_Mask; in chooseShaderProc32() local
|
/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 163 constexpr size_t kMask = (1 << (kLog2NumValues + 7)) - 1; in TEST() 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
|