Searched defs:lshift (Results 1 – 12 of 12) sorted by relevance
/external/libopus/silk/ |
D | Inlines.h | 103 opus_int a_headrm, b_headrm, lshift; in silk_DIV32_varQ() local 148 opus_int b_headrm, lshift; in silk_INVERSE32_varQ() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.c | 317 unsigned lshift = dst_width - n; in lp_build_clamped_float_to_unsigned_norm() local
|
/external/python/cpython3/Lib/ |
D | operator.py | 96 def lshift(a, b): function
|
/external/mesa3d/src/compiler/glsl/ |
D | ir_builder.cpp | 426 lshift(operand a, operand b) in lshift() function
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | bn_test.cc | 313 bssl::UniquePtr<BIGNUM> lshift = GetBIGNUM(t, "LShift"); in TestLShift() local
|
/external/python/cpython3/Python/ |
D | dtoa.c | 792 lshift(Bigint *b, int k) in lshift() function
|
/external/python/cpython2/Python/ |
D | dtoa.c | 843 lshift(Bigint *b, int k) in lshift() function
|
/external/valgrind/VEX/priv/ |
D | guest_x86_helpers.c | 113 inline static Int lshift ( Int x, Int n ) in lshift() function
|
D | guest_amd64_helpers.c | 153 static inline Long lshift ( Long x, Int n ) in lshift() function
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 646 int lshift = 0; in expr() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 3430 struct tgsi_full_src_register lshift = in emit_puint_to_sscaled() local
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | mpdecimal.c | 2870 mpd_ssize_t n, lshift, rshift; in mpd_qrotate() local
|