/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/agg/ |
D | cfx_agg_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 | 106 uint32_t GetMask(void) const { return mMask; } in GetMask() function in ot::Mac::ChannelMask
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/ |
D | address_space_randomization_unittest.cc | 25 uintptr_t GetMask() { in GetMask() function
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/ |
D | address_space_randomization_unittest.cc | 25 uintptr_t GetMask() { in GetMask() function
|
/external/openthread/src/core/meshcop/ |
D | meshcop.hpp | 222 uint64_t GetMask(void) const { return (static_cast<uint64_t>(1ULL) << mLength) - 1; } in GetMask() function in ot::MeshCoP::JoinerDiscerner
|
D | meshcop_tlvs.hpp | 673 uint32_t GetMask(void) const { return Reverse32(BigEndian::HostSwap32(mMask)); } in GetMask() function in ot::MeshCoP::ChannelMaskTlv::Entry
|
/external/deqp-deps/amber/src/ |
D | acceleration_structure.h | 129 uint32_t GetMask() const { return mask_; } in GetMask() function
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/software/ |
D | rma_config.pb.go | 142 func (x *RmaConfig_SsfcConfig) GetMask() uint32 { func
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | program.pb.go | 268 func (x *FirmwareConfigurationSegment) GetMask() uint32 { func
|
D | topology.pb.go | 3078 func (x *HardwareFeatures_FirmwareConfiguration) GetMask() uint32 { func
|
/external/angle/src/libANGLE/ |
D | angletypes.h | 578 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
|