Home
last modified time | relevance | path

Searched defs:bias (Results 51 - 75 of 202) sorted by relevance

123456789

/third_party/elfutils/tests/
H A Daddrcfi.c49 print_detail (int result, const Dwarf_Op *ops, size_t nops, Dwarf_Addr bias) in print_detail() argument
79 Dwarf_Addr bias; member
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_report_elf.c61 GElf_Addr start = 0, end = 0, bias = 0; in __libdwfl_elf_address_range() local
245 GElf_Addr vaddr, address_sync, start, end, bias; __libdwfl_report_elf() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dpunycode.cpp188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local
378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
[all...]
/third_party/libuv/src/
H A Didna.c165 unsigned bias; in uv__idna_toascii_label() local
/third_party/lzma/CPP/Common/
H A DMyWindows.cpp162 LONG bias = (int)(mktime(ptm)-utc); in TIME_GetBias() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dquad-tex.c236 float scale, bias; in init_prog() local
/third_party/node/deps/icu-small/source/common/
H A Dpunycode.cpp188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local
378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dpixeltransfer.c135 const GLfloat bias = ctx->Pixel.DepthBias; in _mesa_scale_and_bias_depth() local
150 const GLdouble bias = ctx->Pixel.DepthBias * max; in _mesa_scale_and_bias_depth_uint() local
/third_party/mesa3d/src/intel/tools/
H A Daub_read.c335 uint32_t h, header_length, bias; in aub_read_command() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_float.c466 LLVMValueRef shift, scale, bias, exp; in lp_build_rgb9e5_to_float() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c286 unsigned bias = (svga_render->vbuf_offset - svga_render->vdecl_offset) in svga_vbuf_render_draw_arrays() local
321 int bias = (svga_render->vbuf_offset - svga_render->vdecl_offset) in svga_vbuf_render_draw_elements() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dpunycode.c123 unsigned int bias = initial_bias; in ossl_punycode_decode() local
[all...]
/third_party/openssl/crypto/
H A Dpunycode.c123 unsigned int bias = initial_bias; in ossl_punycode_decode() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTextureFunctionHLSL.cpp1487 bool bias = (argumentCount > mandatoryArgumentCount); // Bias argument is optional useTextureFunction() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcsample.c226 register int bias; in h2v1_downsample() local
262 register int bias; in h2v2_downsample() local
[all...]
H A Djdsample.c319 int thiscolsum, bias; in h1v2_fancy_upsample() local
321 JLONG thiscolsum, bias; in h1v2_fancy_upsample() local
/third_party/skia/src/shaders/gradients/
H A DSk4fGradientBase.cpp134 const Sk4f bias = c0 - (SkScalarIsFinite(t0) ? t0 * dc : 0); in Sk4fGradientInterval() local
H A DSkTwoPointConicalGradient.cpp165 auto bias = -fRadius1 / dRadius; in appendGradientStages() local
225 bias = -fRadius1 * denom; in transformT() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dpunycode.cpp188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local
378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
[all...]
/third_party/python/Lib/
H A Dprofile.py142 bias = 0 # calibration constant variable in Profile
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.cpp127 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
129 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
H A Des3fFboTestUtil.hpp105 tcu::Vec4 bias; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestCase.cpp131 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
133 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dacs.c662 struct acs_bias *bias, tmp_bias; in acs_find_ideal_chan_mode() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuFloat.hpp319 deUint64 bias = (m >> bitDiff) & 1; in convert() local
364 deUint64 bias = (m >> bitDiff) & 1; in convert() local

Completed in 17 milliseconds

123456789