| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_getsym.c | 201 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 D | derelocate.c | 314 Dwarf_Addr bias; in check_module() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | convolution.h | 37 float bias[4]; member
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_spp.c | 32 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 D | draw_pipe_wide_line.c | 73 const float bias = half_pixel_center ? 0.125f : 0.0f; in wideline_line() local
|
| H A D | draw_pipe_offset.c | 98 float bias; in do_offset_tri() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jcsample-neon.c | 88 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 D | DepthBiasTests.cpp | 28 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 D | instance_norm_test.cpp | 38 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 D | lrn_test.cpp | 41 OHNNOperandTest bias = {OH_NN_FLOAT32, OH_NN_LRN_BIAS, {1}, biasValue, sizeof(float)};
member
|
| /third_party/elfutils/tests/ |
| H A D | allregs.c | 57 Dwarf_Addr bias; in first_module() local
|
| H A D | dwflsyms.c | 124 Dwarf_Addr bias; in list_syms() local
|
| H A D | dwfllines.c | 42 Dwarf_Addr bias; in main() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_drawpixels.c | 38 nir_variable *texcoord, *texcoord_const, *scale, *bias, *tex, *pixelmap; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_rss.c | 261 float bias = 0.0; in emit_rss_vgpu9() local
|
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | tri.c | 179 float scale, bias; in init_prog() local
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| H A D | floatscan.c | 78 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 D | floatscan.c | 78 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 D | floatscan.c | 78 long double bias=0;
in decfloat() local 319 long double bias = 0;
in hexfloat() local
|
| /third_party/musl/src/internal/ |
| H A D | floatscan.c | 78 long double bias=0; in decfloat() local 319 long double bias = 0; in hexfloat() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | accum.c | 129 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 D | wintzimpl.cpp | 40 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 D | punyref.cpp | 135 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 D | wintzimpl.cpp | 40 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 D | midgard_address.c | 45 unsigned bias; member 292 mir_set_ubo_offset(midgard_instruction *ins, nir_src *src, unsigned bias) in mir_set_ubo_offset() argument [all...] |