/third_party/node/deps/icu-small/source/i18n/ |
H A D | decContext.h | 97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.c | 714 bool clamp = !ctx->rasterizer->depth_clip_near; in fd4_emit_state() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationGL3.cpp | 30 ValidateClampColor(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum clamp) ValidateClampColor() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SetupRoutine.cpp | 483 Float clamp = *Pointer<Float>(data + OFFSET(DrawData, depthBiasClamp)); in generate() local
|
H A D | SamplerCore.cpp | 2192 Float4 clamp = Min(Max(uw, Float4(0.0f)), Float4(65535.0f / 65536.0f)); in address() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | decContext.h | 97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-cgroup.c | 1668 bool clamp; in blkcg_maybe_throttle_blkg() local
|
/kernel/linux/linux-5.10/drivers/extcon/ |
H A D | extcon-arizona.c | 140 arizona_extcon_hp_clamp(struct arizona_extcon_info *info, bool clamp) arizona_extcon_hp_clamp() argument [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-cgroup.c | 1848 bool clamp; in blkcg_maybe_throttle_blkg() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm_vs.c | 240 LLVMValueRef clamp; in load_input_vs() local
|
/third_party/skia/src/gpu/v1/ |
H A D | Device_drawTexture.cpp | 220 clamped_outset_with_offset(SkIRect* iRect, int outset, SkPoint* offset, const SkIRect& clamp) clamped_outset_with_offset() argument [all...] |
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.h | 250 int clamp; /* clamp mode */ member
|
/third_party/python/Modules/_decimal/tests/ |
H A D | deccheck.py | 259 clamp = property(getclamp, setclamp) variable in Context [all...] |
/third_party/skia/third_party/etc1/ |
H A D | etc1.cpp | 130 static inline etc1_byte clamp(int x) { in clamp() function
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispccdc.c | 536 u32 clamp; in ccdc_configure_clamp() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispccdc.c | 536 u32 clamp; in ccdc_configure_clamp() local [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.h | 221 float clamp; member 614 float clamp; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_asm.h | 48 unsigned clamp; member
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | mathutil.h | 116 inline T clamp(T x, MIN min, MAX max) in clamp() function [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5TextureGatherOffset.cpp | 1816 void clamp(T& value, const T min, const T max) in clamp() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 99 bool clamp; member
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrTriangulator.cpp | 1021 static SkPoint clamp(SkPoint p, SkPoint min, SkPoint max, const Comparator& c) { in clamp() function
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | SamplerCore.cpp | 2308 Float4 clamp = Min(Max(uw, Float4(0.0f)), Float4(65535.0f / 65536.0f)); in address() local
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | cffdec.c | 1673 static const char *clamp[] = { in dump_a2xx_tex_const() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 1419 bool clamp : 1; member 1430 bool clamp : 1; member
|