/aosp_15_r20/external/rappor/client/cpp/ |
H A D | libc_rand_impl.cc | 31 bool LibcRand::GetMask(float prob, int num_bits, Bits* mask_out) const { in GetMask() function in rappor::LibcRand
|
H A 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
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_cliprgn.h | 25 RetainPtr<CFX_DIBitmap> GetMask() const { return m_Mask; } in GetMask() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_imageloader.h | 40 const RetainPtr<CFX_DIBBase>& GetMask() const { return m_pMask; } in GetMask() function
|
/aosp_15_r20/art/runtime/oat/ |
H A D | index_bss_mapping.h | 58 uint32_t GetMask(size_t index_bits) const { in GetMask() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | RegisterFlags.h | 37 uint64_t GetMask() const { in GetMask() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | RegisterFlags.h | 37 uint64_t GetMask() const { in GetMask() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | RegisterFlags.h | 37 uint64_t GetMask() const { in GetMask() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | RegisterFlags.h | 37 uint64_t GetMask() const { in GetMask() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
H A D | softmax.cc | 36 float4 GetMask(int num_channels) { in GetMask() function
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | channel_mask.hpp | 114 uint32_t GetMask(void) const { return mMask; } in GetMask() function in ot::Mac::ChannelMask
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 151 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | type_lookup_table.h | 153 static uint32_t GetMask(uint32_t mask_bits) { in GetMask() function
|
/aosp_15_r20/external/cronet/crypto/ |
H A D | p224_spake.cc | 124 bssl::UniquePtr<EC_POINT> GetMask(const EC_GROUP* p224, in GetMask() function
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | address_space_randomization_unittest.cc | 27 uintptr_t GetMask() { in GetMask() function
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | meshcop.hpp | 234 uint64_t GetMask(void) const { return (static_cast<uint64_t>(1ULL) << mLength) - 1; } in GetMask() function in ot::MeshCoP::JoinerDiscerner
|
H A D | meshcop_tlvs.hpp | 737 uint32_t GetMask(void) const { return Reverse32(BigEndian::HostSwap32(mMask)); } in GetMask() function in ot::MeshCoP::ChannelMaskTlv::Entry
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | angletypes.h | 578 static constexpr Type GetMask(const size_t drawBuffers) in GetMask() function
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20975 auto GetMask = [&](SDValue V, APInt Mask) { in LowerVectorCTPOPBitmath() local
|