/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5756 * @incr: where to store the alpha values 5793 * @a: the alpha values for congestion control 5842 * @alpha: the values for the congestion control alpha parameter 5846 * congestion control table with the supplied alpha, beta, and MTUs. 5851 const unsigned short *alpha, const unsigned short *beta) in t4_load_mtus() 5873 inc = max(((mtu - 40) * alpha[w]) / avg_pkts[w], in t4_load_mtus() 5850 t4_load_mtus(struct adapter *adap, const unsigned short *mtus, const unsigned short *alpha, const unsigned short *beta) t4_load_mtus() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display.c | 707 * enable hardware to bypass the alpha math in icl_set_pipe_chicken() 6098 if (old_plane_state->hw.alpha != new_plane_state->hw.alpha) { in intel_async_flip_check_hw()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 4468 void (*setShadowAlpha)(ArkUINodeHandle node, ArkUI_Float32 alpha); 4660 void (*setAlpha)(ArkUIPaintHandle paint, ArkUI_Float32 alpha);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 3817 // Color and alpha are equal in CaptureMidExecutionSetup() 3823 // Color and alpha are separate in CaptureMidExecutionSetup() 3853 currentBlendColor.blue, currentBlendColor.alpha)); in CaptureMidExecutionSetup() 3926 currentClearColor.blue, currentClearColor.alpha)); in CaptureMidExecutionSetup()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.cpp | 186 * @param alpha Alpha channel 188 void Utils::framebuffer::clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearColor() argument 192 gl.clearColor(red, green, blue, alpha); in clearColor() 5752 texture_data[point_offset + 3] = color[3]; /* alpha */ in fillTexture() 5828 is_as_expected = is_as_expected && (expected_color[3] == captured_data[point_offset + 3]); /* alpha */ in testDraw() 5935 texture_data[point_offset + 3] = color[3]; /* alpha */ in fillTexture()
|
H A D | gl4cShadingLanguage420PackTests.cpp | 17842 * @param alpha Alpha channel 17844 void Utils::framebuffer::clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearColor() argument 17848 gl.clearColor(red, green, blue, alpha); in clearColor()
|
H A D | gl4cEnhancedLayoutsTests.cpp | 2216 * @param alpha Alpha channel 2218 void Framebuffer::ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() argument 2222 ClearColor(gl, red, green, blue, alpha); in ClearColor() 2270 * @param alpha Alpha channel 2272 void Framebuffer::ClearColor(const Functions& gl, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() argument 2274 gl.clearColor(red, green, blue, alpha); in ClearColor()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | PixelRoutine.cpp | 669 void PixelRoutine::alphaToCoverage(Int cMask[4], const Float4 &alpha, const SampleSet &samples) in alphaToCoverage() argument 680 Int4 coverage = CmpNLT(alpha, *Pointer<Float4>(data + a2c[q])); in alphaToCoverage() 2286 // Non-float and non-fixed point formats are not alpha blended. in alphaBlend() 2542 // All of the currently supported advanced blend modes compute the alpha the same way in alphaBlend()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Surface.cpp | 2272 unsigned int alpha = (unsigned int)a[(unsigned int)(source->alut >> (16 + 3 * (i + j * 4))) % 8] << 24; in decodeDXT5() local 2273 unsigned int color = (c[(source->clut >> 2 * (i + j * 4)) % 4] & 0x00FFFFFF) | alpha; in decodeDXT5()
|
/third_party/lame/ |
H A D | configure | 15619 x86_64 | alpha | arm64 | hppa64 | ia64 | mips64 | powerpc64 | powerpc64-elfv2 | riscv*-lp64* | s390x | sparc64 ) 15648 alpha | alphaev[4-8] | alphaev56 | alphapca5[67] | alphaev6[78] \ 18100 alpha*) 18263 alpha*-*-linux*) 18300 ;; # alpha 18331 alpha*-dec-osf*)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 3863 mClearColorValue.color.float32[3] = glState.getColorClearValue().alpha; in syncState()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 4750 void (*setShadowAlpha)(ArkUINodeHandle node, ArkUI_Float32 alpha); 4948 void (*setAlpha)(ArkUIPaintHandle paint, ArkUI_Float32 alpha);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 9602 if (old_other_state->alpha != new_other_state->alpha) in should_reset_plane()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 607 /* This is only important for formats without alpha. */ in si_create_blend_state_mode() 1360 /* alpha */ in si_create_dsa_state() 2507 surf->spi_shader_col_format_alpha = formats.alpha; in si_choose_spi_color_formats() 3980 * that the alpha channel winds up in the correct place in gfx9_border_color_swizzle() 4980 /* The hardware always treats the 2-bit alpha channel as in si_create_vertex_elements()
|
/third_party/python/ |
H A D | configure | 6697 alpha-linux-gnu 9463 # if using gcc on alpha, use -mieee to get (near) full IEEE 754 9467 alpha*) 13581 # https://sourceware.org/ml/libc-alpha/2010-12/msg00009.html 25144 # http://sourceware.org/ml/libc-alpha/2010-12/msg00009.html
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 1156 float global_alpha; /* global alpha value */ 24377 /* alpha bar */ in nk_color_picker_behavior() 24437 /* draw alpha bar */ in nk_draw_color_picker() 24439 float alpha = NK_SATURATE(col.a); in nk_draw_color_picker() local 24440 line_y = (float)(int)(alpha_bar->y + (1.0f - alpha) * matrix->h + 0.5f); in nk_draw_color_picker()
|
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 3644 // premultiplied alpha, so 50% opaque 100% saturated red is 0x7F7F_0000 and a 3711 // from non-premultiplied alpha to premultiplied alpha. 3715 // Multiplying by 0x101 (twice, once for alpha and once for color) converts in wuffs_base__color_u32_argb_nonpremul__as__color_u32_argb_premul() 3720 // and alpha of 0x80 and 0x81: in wuffs_base__color_u32_argb_nonpremul__as__color_u32_argb_premul() 3738 // from premultiplied alpha to non-premultiplied alpha. 3761 // from 4x16LE non-premultiplied alpha to 4x8 premultiplied alpha. 3779 // from 4x8 premultiplied alpha t 16960 uint32_t alpha = argb & 0xFF000000; wuffs_base__pixel_swizzler__squash_align4_bgr_565_8888() local [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 3429 // premultiplied alpha, so 50% opaque 100% saturated red is 0x7F7F_0000 and a 3496 // from non-premultiplied alpha to premultiplied alpha. 3500 // Multiplying by 0x101 (twice, once for alpha and once for color) converts in wuffs_base__color_u32_argb_nonpremul__as__color_u32_argb_premul() 3505 // and alpha of 0x80 and 0x81: in wuffs_base__color_u32_argb_nonpremul__as__color_u32_argb_premul() 3523 // from premultiplied alpha to non-premultiplied alpha. 3546 // from 4x16LE non-premultiplied alpha to 4x8 premultiplied alpha. 3564 // from 4x8 premultiplied alpha t 15884 uint32_t alpha = argb & 0xFF000000; wuffs_base__pixel_swizzler__squash_align4_bgr_565_8888() local [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 27529 static const mask alpha = _ISalpha; 29131 { return use_facet<ctype<_CharT> >(__loc).is(ctype_base::alpha, __c); } [all...] |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |