| /third_party/python/Modules/ |
| H A D | audioop.c | 1140 audioop_bias_impl(PyObject *module, Py_buffer *fragment, int width, int bias) in audioop_bias_impl() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 671 SkScalar gain, bias; in make_fuzz_imageFilter() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 902 log << TestLog::Image(string("MinBoundImage_") + de::toString(i), string("MinBoundImage_") + de::toString(i), minImages[i].getAccess(), scale, bias); in textureConversionTest() local 903 log << TestLog::Image(string("MaxBoundImage_") + de::toString(i), string("MaxBoundImage_") + de::toString(i), maxImages[i].getAccess(), scale, bias); in textureConversionTest() local 907 log << TestLog::Image(string("MinMidpointBoundImage_") + de::toString(i), string("MinMidpointBoundImage_") + de::toString(i), minMidpointImages[i].getAccess(), scale, bias); in textureConversionTest() local 908 log << TestLog::Image(string("MaxMidpointBoundImage_") + de::toString(i), string("MaxMidpointBoundImage_") + de::toString(i), maxMidpointImages[i].getAccess(), scale, bias); in textureConversionTest() local 911 log << TestLog::Image(string("ResultImage_") + de::toString(i), string("ResultImage_") + de::toString(i), resImages[i].getAccess(), scale, bias); textureConversionTest() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 97 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& access, const Vec4& scale, const Vec4& bias, qpImageCompressionMode compression) in LogImage() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderTextureFunctionTests.cpp | 166 tcu::Vec4 bias; member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
| H A D | relative_container_layout_algorithm.cpp | 725 float bias = (direction == LineDirection::HORIZONTAL) ? chainParam.bias in CalcOffsetInChainGetStart() local 1488 IsValidBias(float bias) IsValidBias() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iio/imu/ |
| H A D | adis16480.c | 419 adis16480_set_calibbias(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, int bias) adis16480_set_calibbias() argument 441 adis16480_get_calibbias(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, int *bias) adis16480_get_calibbias() argument
|
| /kernel/linux/linux-5.10/drivers/pinctrl/stm32/ |
| H A D | pinctrl-stm32.c | 1176 u32 mode, alt, drive, speed, bias; in stm32_pconf_dbg_show() local 183 stm32_gpio_backup_bias(struct stm32_gpio_bank *bank, u32 offset, u32 bias) stm32_gpio_backup_bias() argument 995 stm32_pconf_set_bias(struct stm32_gpio_bank *bank, unsigned offset, u32 bias) stm32_pconf_set_bias() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/stm32/ |
| H A D | pinctrl-stm32.c | 1202 u32 mode, alt, drive, speed, bias; in stm32_pconf_dbg_show() local 187 stm32_gpio_backup_bias(struct stm32_gpio_bank *bank, u32 offset, u32 bias) stm32_gpio_backup_bias() argument 1005 stm32_pconf_set_bias(struct stm32_gpio_bank *bank, unsigned offset, u32 bias) stm32_pconf_set_bias() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 1904 int bias = 0; in amdgpu_set_smartshift_bias() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cook.c | 428 int exp_idx, bias, tmpbias1, tmpbias2, bits_left, num_bits, index, v, i, j; in categorize() local
|
| H A D | roqvideoenc.c | 220 int bias = (k ? CHROMA_BIAS : 4); in block_sse() local 262 int bias = (cp ? CHROMA_BIAS : 4); in squared_diff_macroblock() local
|
| H A D | snowenc.c | 1244 static void quantize(SnowContext *s, SubBand *b, IDWTELEM *dst, DWTELEM *src, int stride, int bias){ in quantize() argument
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 842 collect_symbols(Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn, const size_t nent, const GElf_Addr bias, const size_t scnmap[], struct symbol *table, size_t *map, struct section *split_bss) collect_symbols() argument 993 find_alloc_section(const GElf_Shdr *shdr, GElf_Addr bias, const char *name, struct section sections[], size_t nalloc) find_alloc_section() argument 1088 find_alloc_sections_prelink(Elf *debug, Elf_Data *debug_shstrtab, Elf *main, const GElf_Ehdr *main_ehdr, Elf_Data *main_shstrtab, GElf_Addr bias, struct section *sections, size_t nalloc, size_t nsections) find_alloc_sections_prelink() argument 1386 copy_elided_sections(Elf *unstripped, Elf *stripped, const GElf_Ehdr *stripped_ehdr, GElf_Addr bias) copy_elided_sections() argument 2150 GElf_Addr bias = 0; handle_file() local 2295 GElf_Addr bias; handle_dwfl_module() local 2390 GElf_Addr bias; handle_output_dir_module() local 2413 GElf_Addr bias; list_module() local 2476 GElf_Addr bias; match_module() local [all...] |
| H A D | nm.c | 1217 Dwarf_Addr bias; in getdbg_dwflmod() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nnedi.c | 208 dot_dsp(const NNEDIContext *const s, const float *kernel, const float *input, int n, float scale, float bias) dot_dsp() argument
|
| /third_party/ffmpeg/libswscale/ppc/ |
| H A D | swscale_vsx.c | 346 const int bias = 0x8000; in yuv2planeX_16_vsx() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 548 Id bias; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 406 LLVMValueRef bias; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nv50.cpp | 907 Value *bias = i->getSrc(i->tex.target.getArgCount()); in handleTXB() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | disassemble.c | 1866 float bias = bias_int + bias_frac; in print_texture_word() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 355 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTestUtil.cpp | 63 float bias; //!< User-supplied bias. member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteCubeMapSamplersAs2DArray.cpp | 900 TIntermTyped *bias = (*arguments)[2]->getAsTyped()->deepCopy(); in convertBuiltinFunction() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/ |
| H A D | esextcTextureShadowLodFunctionsTest.cpp | 180 tcu::Vec4 bias; member
|