Home
last modified time | relevance | path

Searched defs:bias (Results 26 - 50 of 211) sorted by relevance

123456789

/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c201 dwfl_module_getsym_info(Dwfl_Module *mod, int ndx, GElf_Sym *sym, GElf_Addr *addr, GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *bias) dwfl_module_getsym_info() argument
H A Dderelocate.c314 Dwarf_Addr bias; in check_module() local
/third_party/ffmpeg/libavfilter/
H A Dconvolution.h37 float bias[4]; member
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c32 int bias = 0; //FIXME in hardthresh_mmx() local
102 int bias = 0; //FIXME in softthresh_mmx() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c73 const float bias = half_pixel_center ? 0.125f : 0.0f; in wideline_line() local
H A Ddraw_pipe_offset.c98 float bias; in do_offset_tri() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djcsample-neon.c88 const uint16x8_t bias = vreinterpretq_u16_u32(vdupq_n_u32(0x00010000)); in jsimd_h2v1_downsample_neon() local
142 const uint16x8_t bias = vreinterpretq_u16_u32(vdupq_n_u32(0x00020001)); in jsimd_h2v2_downsample_neon() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthBiasTests.cpp28 RunDepthBiasTest(wgpu::TextureFormat depthFormat, float depthClear, QuadAngle quadAngle, int32_t bias, float biasSlopeScale, float biasClamp) RunDepthBiasTest() argument
[all...]
/test/xts/acts/ai/nncore/opstest/src/
H A Dinstance_norm_test.cpp38 OHNNOperandTest bias = {OH_NN_FLOAT32, OH_NN_TENSOR, channel_shape, biasValue, 3*sizeof(float)}; member
61 OHNNOperandTest bias = {OH_NN_FLOAT32, OH_NN_TENSOR, channel_shape, biasValue, 0*sizeof(float)}; member
H A Dlrn_test.cpp41 OHNNOperandTest bias = {OH_NN_FLOAT32, OH_NN_LRN_BIAS, {1}, biasValue, sizeof(float)}; member
/third_party/elfutils/tests/
H A Dallregs.c57 Dwarf_Addr bias; in first_module() local
H A Ddwflsyms.c124 Dwarf_Addr bias; in list_syms() local
H A Ddwfllines.c42 Dwarf_Addr bias; in main() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_drawpixels.c38 nir_variable *texcoord, *texcoord_const, *scale, *bias, *tex, *pixelmap; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c261 float bias = 0.0; in emit_rss_vgpu9() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c179 float scale, bias; in init_prog() local
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dfloatscan.c78 long double bias=0; in decfloat() local
319 long double bias = 0; in hexfloat() local
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dfloatscan.c78 long double bias=0; in decfloat() local
319 long double bias = 0; in hexfloat() local
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dfloatscan.c78 long double bias=0; in decfloat() local
319 long double bias = 0; in hexfloat() local
/third_party/musl/src/internal/
H A Dfloatscan.c78 long double bias=0; in decfloat() local
319 long double bias = 0; in hexfloat() local
/third_party/mesa3d/src/mesa/main/
H A Daccum.c129 accum_scale_or_bias(struct gl_context *ctx, GLfloat value, GLint xpos, GLint ypos, GLint width, GLint height, GLboolean bias) accum_scale_or_bias() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dwintzimpl.cpp40 static UBool getSystemTimeInformation(TimeZone *tz, SYSTEMTIME &daylightDate, SYSTEMTIME &standardDate, int32_t &bias, int32_t &daylightBias, int32_t &standardBias) { in getSystemTimeInformation() argument
126 int32_t bias; in getWindowsTimeZoneInfo() local
/third_party/icu/icu4c/source/test/intltest/
H A Dpunyref.cpp135 punycode_uint n, delta, h, b, out, max_out, bias, j, m, q, k, t; in punycode_encode() local
224 punycode_uint n, out, i, max_out, bias, in punycode_decode() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dwintzimpl.cpp40 static UBool getSystemTimeInformation(TimeZone *tz, SYSTEMTIME &daylightDate, SYSTEMTIME &standardDate, int32_t &bias, int32_t &daylightBias, int32_t &standardBias) { in getSystemTimeInformation() argument
126 int32_t bias; in getWindowsTimeZoneInfo() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_address.c45 unsigned bias; member
292 mir_set_ubo_offset(midgard_instruction *ins, nir_src *src, unsigned bias) in mir_set_ubo_offset() argument
[all...]

Completed in 15 milliseconds

123456789