/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_ssa_def *rshift = nir_imm_ivec4(b, 22, 22, 22, 30); in from_10_10_10_2_scaled() local
|
/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 | 359 unsigned rshift, unsigned bitwidth) in unpack_llvm_param() 375 LLVMValueRef si_unpack_param(struct si_shader_context *ctx, struct ac_arg param, unsigned rshift, in si_unpack_param()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ConstantUnion.cpp | 528 TConstantUnion TConstantUnion::rshift(const TConstantUnion &lhs, in rshift() function in sh::TConstantUnion
|
/third_party/openssl/providers/implementations/kdfs/ |
D | krb5kdf.c | 294 unsigned int rotbits, rshift, rbyte; in n_fold() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/ |
D | TJUnitTest.java | 216 int rshift = TJ.getRedOffset(pf) * 8; in initIntBuf() local 425 int rshift = TJ.getRedOffset(pf) * 8; in checkIntBuf() local
|
/third_party/libjpeg-turbo/java/ |
D | TJUnitTest.java | 216 int rshift = TJ.getRedOffset(pf) * 8; in initIntBuf() local 425 int rshift = TJ.getRedOffset(pf) * 8; in checkIntBuf() 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 | 343 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.h | 110 nir_ssa_def *rshift = nir_imm_int(b, bit_size - bits[i]); in nir_format_unpack_int() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11window.c | 427 int rshift, gshift, bshift; in X11_CreateWindow() local 1414 int rshift, gshift, bshift; in X11_SetWindowGammaRamp() local
|
/third_party/python/Lib/ |
D | operator.py | 128 def rshift(a, b): function
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_builder.cpp | 425 rshift(operand a, operand b) in rshift() function
|
/third_party/optimized-routines/math/test/ |
D | mathtest.c | 1236 int rshift, ishift; in runtest() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_indirect_draw.c | 789 nir_ssa_def *rshift = nir_imax(b, nir_find_lsb(b, base), zero); in get_padded_count() 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/openssl/test/ |
D | bntest.c | 1376 BIGNUM *a = NULL, *rshift = NULL, *ret = NULL; in file_rshift() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 695 int rshift = offset; in expr() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | parse.c | 816 static unsigned long long rshift(unsigned long long val, unsigned int n) in rshift() function
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 3064 LLVMValueRef ac_unpack_param(struct ac_llvm_context *ctx, LLVMValueRef param, unsigned rshift, in ac_unpack_param()
|