Home
last modified time | relevance | path

Searched defs:mask (Results 1701 - 1725 of 2480) sorted by relevance

1...<<61626364656667686970>>...100

/third_party/skia/third_party/etc1/
H A Detc1.cpp542 int mask = ymask & kXMask[xEnd]; in etc1_encode_image() local
/third_party/skia/include/core/
H A DSkMatrix.h1815 int mask = 0; in setScaleTranslate() local
1875 void setTypeMask(int mask) { in setTypeMask() argument
1883 orTypeMask(int mask) orTypeMask() argument
1888 clearTypeMask(int mask) clearTypeMask() argument
1923 GetMapXYProc(TypeMask mask) GetMapXYProc() argument
1935 GetMapPtsProc(TypeMask mask) GetMapPtsProc() argument
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs705 pub fn mask(&self) -> SigSet { mask() functions
1134 let mut mask = SigSet::empty(); test_contains() variables
1212 let mut mask = SigSet::empty(); test_thread_signal_block() variables
1227 let mut mask = SigSet::empty(); test_thread_signal_unblock() variables
1242 let mut mask = SigSet::empty(); test_thread_signal_swap() variables
1287 let mut mask = SigSet::empty(); test_sigaction() variables
1320 let mut mask = SigSet::empty(); test_sigwait() variables
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp256 const uint32_t mask = have_explicit_mask ? inst->word(word_index - 1) : 0u; in ValidateImageOperands() local
1305 const uint32_t mask = inst->words().size() <= 5 ? 0 : inst->word(5); ValidateImageLod() local
1647 const uint32_t mask = inst->words().size() <= 5 ? 0 : inst->word(5); ValidateImageRead() local
[all...]
H A Dvalidate_memory.cpp270 int MemoryAccessNumWords(uint32_t mask) { in MemoryAccessNumWords() argument
283 uint32_t GetMakeAvailableScope(const Instruction* inst, uint32_t mask, in GetMakeAvailableScope() argument
295 uint32_t GetMakeVisibleScope(const Instruction* inst, uint32_t mask, in GetMakeVisibleScope() argument
329 const uint32_t mask = inst->GetOperandAs<uint32_t>(index); CheckMemoryAccess() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp126 const deUint32 mask = (1u<<numGarbageBits)-1u; in getMaxUlpDiffFromBits() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp130 const deUint32 mask = (1u<<numGarbageBits)-1u; in getMaxUlpDiffFromBits() local
H A Des31fShaderIntegerFunctionTests.cpp825 const deUint32 mask = bits == 32 ? ~0u : (1u<<bits)-1; in compare() local
984 const deUint32 mask = getLowBitMask(integerLength); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp116 const deUint64 mask = (1ull<<numGarbageBits)-1ull; in getMaxUlpDiffFromBits() local
H A DvktShaderIntegerFunctionTests.cpp954 const deUint32 mask = bits == 32 ? ~0u : (1u<<bits)-1; in compare() local
1136 const deUint32 mask = getLowBitMask(integerLength); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1720 deUint32 mask = (1<<i); in testDisplaySurface() local
1726 msg << "Invalid bit set in supportedSurfaceCounters: 0x" << std::hex << mask; in testDisplaySurface() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.c79 int hwaddr_masked_aton(const char *txt, u8 *addr, u8 *mask, u8 maskable) in hwaddr_masked_aton() argument
188 hwaddr_mask_txt(char *buf, size_t len, const u8 *addr, const u8 *mask) hwaddr_mask_txt() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp304 void ContextWrapper::glStencilFunc (deUint32 func, int ref, deUint32 mask) in glStencilFunc() argument
349 void ContextWrapper::glDepthMask (deBool mask) in glDepthMask() argument
354 void ContextWrapper::glStencilMask (deUint32 mask) in glStencilMask() argument
359 void ContextWrapper::glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, deUint32 filter) in glBlitFramebuffer() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp45 static inline int maskedBitReplace (int oldValue, int newValue, deUint32 mask) in maskedBitReplace() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.c106 int hwaddr_masked_aton(const char *txt, u8 *addr, u8 *mask, u8 maskable) in hwaddr_masked_aton() argument
230 hwaddr_mask_txt(char *buf, size_t len, const u8 *addr, const u8 *mask) hwaddr_mask_txt() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dangleutils.h192 inline bool IsMaskFlagSet(T mask, T flag) in IsMaskFlagSet() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp1050 void GLES1Renderer::setAttributesEnabled(Context *context, State *glState, AttributesMask mask) in setAttributesEnabled() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_hal.h255 hi_u32 mask; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_host.c1161 hi_s32 oal_sdio_get_state(const oal_channel_stru *hi_sdio, hi_u32 mask) in oal_sdio_get_state() argument
1180 hi_void oal_enable_sdio_state(struct BusDev *bus, hi_u32 mask) in oal_enable_sdio_state() argument
1194 hi_void oal_disable_sdio_state(struct BusDev *bus, hi_u32 mask) in oal_disable_sdio_state() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_symc_v200.c168 hi_u32 mask, i; in drv_symc_interrupt_isr() local
/device/qemu/arm_mps2_an386/liteos_m/board/driver/net/
H A Dlan9118_eth_drv.c1226 ip4_addr_t mask; in Lan9118NetInit() local
/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c127 static void SdhciReset(struct SdhciHost *host, uint32_t mask) in SdhciReset() argument
146 static void SdhciDoReset(struct SdhciHost *host, uint32_t mask) in SdhciDoReset() argument
405 uint32_t mask, flags; in SdhciExecCmd() local
[all...]
/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.c1658 uint32_t mask; in HimciCmdIrq() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Drkisp.c778 u32 mask = 0xff; in rkisp_set_state() local
3295 u32 val, mask; in rkisp_mipi_v13_isr() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dstream.c717 u32 mask = SW_SCL_WR_YUV_LIMIT | SW_SCL_WR_YUYV_YCSWAP | SW_SCL_WR_YUYV_FORMAT | SW_SCL_WR_YUV_FORMAT | in config_scl() local

Completed in 55 milliseconds

1...<<61626364656667686970>>...100