Home
last modified time | relevance | path

Searched defs:rshift (Results 1 - 22 of 22) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dgmisc.c36 rshift(b, k) Bigint *b; int k; in rshift() function
H A Dgdtoaimp.h576 #define rshift __rshift_D2A macro
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_vs_vertex_conversion.c61 nir_ssa_def *rshift = nir_imm_ivec4(b, 22, 22, 22, 30); in from_10_10_10_2_scaled() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c294 unsigned int rotbits, rshift, rbyte; in n_fold() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_div.c145 int rshift = BN_num_bits_word(d[top - 1]), lshift, i; in bn_left_align() local
/third_party/openssl/crypto/bn/
H A Dbn_div.c145 int rshift = BN_num_bits_word(d[top - 1]), lshift, i; in bn_left_align() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DConstantUnion.cpp532 TConstantUnion TConstantUnion::rshift(const TConstantUnion &lhs, in rshift() function in sh::TConstantUnion
/third_party/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c294 unsigned int rotbits, rshift, rbyte; in n_fold() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c343 unsigned rshift = n; in lp_build_clamped_float_to_unsigned_norm() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp425 rshift(operand a, operand b) in rshift() function
/third_party/python/Lib/
H A Doperator.py128 def rshift(a, b): function
/third_party/ffmpeg/libavcodec/
H A Ddxv.c346 int value, counter = 0, rshift = 10, lshift = 30; in fill_ltable() local
354 mask >>= rshift; in fill_ltable() local
431 int sum, x, val, lshift, rshift, ret, i, idx; in get_opcodes() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c375 LLVMValueRef si_unpack_param(struct si_shader_context *ctx, struct ac_arg param, unsigned rshift, in si_unpack_param() argument
358 unpack_llvm_param(struct si_shader_context *ctx, LLVMValueRef value, unsigned rshift, unsigned bitwidth) unpack_llvm_param() argument
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs298 pub fn rshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in rshift() functions
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c789 nir_ssa_def *rshift = nir_imax(b, nir_find_lsb(b, base), zero); in get_padded_count() local
/third_party/openssl/test/
H A Dbntest.c1376 BIGNUM *a = NULL, *rshift = NULL, *ret = NULL; in file_rshift() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp695 int rshift = offset; in expr() local
/third_party/optimized-routines/math/test/
H A Dmathtest.c1236 int rshift, ishift; in runtest() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c816 static unsigned long long rshift(unsigned long long val, unsigned int n) in rshift() function
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c3064 LLVMValueRef ac_unpack_param(struct ac_llvm_context *ctx, LLVMValueRef param, unsigned rshift, in ac_unpack_param() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c2972 mpd_ssize_t n, lshift, rshift; in mpd_qrotate() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6943 struct tgsi_full_src_register rshift = in emit_puint_to_sscaled() local

Completed in 65 milliseconds