/external/rappor/client/cpp/ |
D | libc_rand_impl.cc | 31 bool LibcRand::GetMask(float prob, int num_bits, Bits* mask_out) const { in GetMask() function in rappor::LibcRand
|
D | unix_kernel_rand_impl.cc | 23 bool UnixKernelRand::GetMask(float prob, int num_bits, Bits* mask_out) const { in GetMask() function in rappor::UnixKernelRand
|
/external/pdfium/core/fxge/ |
D | cfx_cliprgn.h | 25 RetainPtr<CFX_DIBitmap> GetMask() const { return m_Mask; } in GetMask() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_imageloader.h | 40 const RetainPtr<CFX_DIBBase>& GetMask() const { return m_pMask; } in GetMask() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | softmax.cc | 36 float4 GetMask(int num_channels) { in GetMask() function
|
/external/openthread/src/core/mac/ |
D | channel_mask.hpp | 114 uint32_t GetMask(void) const { return mMask; } in GetMask() function in ot::Mac::ChannelMask
|
/external/openthread/src/core/meshcop/ |
D | meshcop.hpp | 235 uint64_t GetMask(void) const { return (static_cast<uint64_t>(1ULL) << mLength) - 1; } in GetMask() function in ot::MeshCoP::JoinerDiscerner
|
D | meshcop_tlvs.hpp | 1425 uint32_t GetMask(void) const { return Encoding::Reverse32(HostSwap32(mMask)); } in GetMask() function in ot::MeshCoP::ChannelMaskEntry
|
/external/cronet/crypto/ |
D | p224_spake.cc | 125 bssl::UniquePtr<EC_POINT> GetMask(const EC_GROUP* p224, in GetMask() function
|
/external/cronet/base/allocator/partition_allocator/ |
D | address_space_randomization_unittest.cc | 26 uintptr_t GetMask() { in GetMask() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
D | lower_x86.cpp | 303 Value* GetMask(TargetWidth width) in GetMask() function
|
/external/ppp/pppd/ |
D | sys-solaris.c | 2394 GetMask(addr) in GetMask() function
|
D | sys-linux.c | 1905 u_int32_t GetMask (u_int32_t addr) in GetMask() function
|
/external/angle/src/libANGLE/ |
D | angletypes.h | 543 static constexpr Type GetMask(const size_t drawBuffers) in GetMask() function
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 20975 auto GetMask = [&](SDValue V, APInt Mask) { in LowerVectorCTPOPBitmath() local
|