| /third_party/mesa3d/src/util/tools/ |
| D | find_hash_func.c | 64 for (unsigned rshift = 1; rshift <= 31; rshift++) { in find_perfect_hash_func() local 111 for (unsigned rshift = 1; rshift <= 31; rshift++) { in find_translate_func() local 147 unsigned mul, rshift, mask, max; in print_hash_code() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | vc1dsp_neon.S | 86 .macro vc1_inv_trans_4x8_helper add rshift 125 .macro vc1_inv_trans_8x4_helper add add1beforeshift rshift 238 .macro vc1_inv_trans_8x8_helper add add1beforeshift rshift 580 .macro vc1_inv_trans_4x4_helper add rshift
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| D | gmisc.c | 36 rshift(b, k) Bigint *b; int k; in rshift() function
|
| D | gdtoaimp.h | 576 #define rshift __rshift_D2A macro
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_nir_lower_vs_vertex_conversion.c | 61 nir_def *rshift = nir_imm_ivec4(b, 22, 22, 22, 30); in from_10_10_10_2_scaled() local
|
| /third_party/mesa3d/src/amd/common/nir/ |
| D | ac_nir.c | 176 ac_nir_unpack_value(nir_builder *b, nir_def *value, unsigned rshift, unsigned bitwidth) in ac_nir_unpack_value() 190 unsigned rshift, unsigned bitwidth) in ac_nir_unpack_arg()
|
| /third_party/openssl/crypto/bn/ |
| D | bn_div.c | 145 int rshift = BN_num_bits_word(d[top - 1]), lshift, i; in bn_left_align() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader_llvm.c | 327 unsigned rshift, unsigned bitwidth) in unpack_llvm_param() 343 LLVMValueRef si_unpack_param(struct si_shader_context *ctx, struct ac_arg param, unsigned rshift, in si_unpack_param()
|
| /third_party/openssl/providers/implementations/kdfs/ |
| D | krb5kdf.c | 294 unsigned int rotbits, rshift, rbyte; in n_fold() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ConstantUnion.cpp | 532 TConstantUnion TConstantUnion::rshift(const TConstantUnion &lhs, in rshift() function in sh::TConstantUnion
|
| /third_party/ffmpeg/libavcodec/ |
| D | dxv.c | 346 int value, counter = 0, rshift = 10, lshift = 30; in fill_ltable() local 431 int sum, x, val, lshift, rshift, ret, i, idx; in get_opcodes() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_conv.c | 346 unsigned rshift = n; in lp_build_clamped_float_to_unsigned_norm() local
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | bigint.rs | 628 let rshift = LIMB_BITS - n; in shl_bits() localVariable
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_format_convert.c | 83 unsigned rshift = bit_size - bits[i]; in nir_format_unpack_int() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | ir_builder.cpp | 355 rshift(operand a, operand b) in rshift() function
|
| /third_party/python/Lib/ |
| D | operator.py | 128 def rshift(a, b): function
|
| /third_party/optimized-routines/math/test/ |
| D | mathtest.c | 1245 int rshift, ishift; in runtest() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | bn.rs | 298 pub fn rshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in rshift() method
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_peephole.cpp | 688 int rshift = offset; in expr() local
|
| /third_party/openssl/test/ |
| D | bntest.c | 1376 BIGNUM *a = NULL, *rshift = NULL, *ret = NULL; in file_rshift() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_llvm_build.c | 2527 LLVMValueRef ac_unpack_param(struct ac_llvm_context *ctx, LLVMValueRef param, unsigned rshift, in ac_unpack_param()
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | mpdecimal.c | 2972 mpd_ssize_t n, lshift, rshift; in mpd_qrotate() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_tgsi_vgpu10.c | 7011 struct tgsi_full_src_register rshift = in emit_puint_to_sscaled() local
|
| /third_party/astc-encoder/Source/ |
| D | stb_image.h | 5655 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in stbi__bmp_load() local
|