| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4.cpp | 2227 vec4_instruction *mul = new(mem_ctx) vec4_instruction(*inst); in lower_64bit_mad_to_mul_add() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_local.h | 135 int (*mul) (const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, member
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_local.h | 135 int (*mul) (const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, member
|
| /third_party/openssl/ohos_lite/crypto/ec/ |
| H A D | ec_local.h | 139 int (*mul) (const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, member
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc_sse2.c | 365 const __m128i mul = _mm_set1_epi16(0x110); in BundleColorMap_SSE2() local 385 const __m128i mul = _mm_mullo_epi16(in, mul_cst); // 00ab00b000cd00d0 in BundleColorMap_SSE2() local
|
| /third_party/skia/tests/ |
| H A D | WritePixelsTest.cpp | 239 bool mul = (kUnpremul_SkAlphaType == bmInfo.alphaType()); in check_write() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | APInt.cpp | 328 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], in mul() function
|
| /third_party/python/Python/ |
| H A D | pytime.c | 152 _PyTime_MulDiv(_PyTime_t ticks, _PyTime_t mul, _PyTime_t div) in _PyTime_MulDiv() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 118 SkColor mul, add; in make_fuzz_colorfilter() local
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | time.rs | 402 fn mul(self, rhs: i32) -> TimeSpec { in mul() functions 636 fn mul(self, rhs: i32) -> TimeVal { in mul() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | bn.rs | 1303 fn mul(self, oth: &BigNumRef) -> BigNum { in mul() functions
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | wmavoice.c | 874 double base = base_q[n], mul = mul_q[n]; in dequant_lsps() local
|
| H A D | rv34.c | 517 int mul = dir ? -r->mv_weight2 : r->mv_weight1; in calc_add_mv() local
|
| H A D | snow.h | 221 static av_always_inline void snow_horizontal_compose_lift_lead_out(int i, IDWTELEM * dst, IDWTELEM * src, IDWTELEM * ref, int width, int w, int lift_high, int mul, int add, int shift){ in snow_horizontal_compose_lift_lead_out() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showcqt.c | 761 float mul, ht, rcp_bar_h = 1.0f / bar_h, rcp_bar_t = 1.0f / bar_t; in draw_bar_rgb() local 814 float mul, ht, rcp_bar_h = 1.0f / bar_h, rcp_bar_t = 1.0f / bar_t; draw_bar_yuv() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 269 nir_ssa_def *mul = in get_io_offset() local
|
| H A D | nir_opt_load_store_vectorize.c | 323 uint64_t mul = 1; in parse_offset() local 364 add_to_entry_key(nir_ssa_scalar *offset_defs, uint64_t *offset_defs_mul, unsigned offset_def_count, nir_ssa_scalar def, uint64_t mul) add_to_entry_key() argument [all...] |
| /third_party/mesa3d/src/broadcom/qpu/ |
| H A D | qpu_instr.h | 311 } mul; member
|
| /third_party/ltp/lib/ |
| H A D | tst_test.c | 473 static void parse_mul(float *mul, const char *env_name, float min, float max) in parse_mul() argument
|
| /third_party/nghttp2/src/ |
| H A D | util.cc | 1179 int mul = 1; in parse_uint_with_unit() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nv50.cpp | 62 expandIntegerMUL(BuildUtil *bld, Instruction *mul) in expandIntegerMUL() argument 476 handleMUL(Instruction *mul) handleMUL() argument 1743 Instruction *mul = bld.mkOp2(OP_MUL, TYPE_U32, bld.getSSA(4), index, height); processSurfaceCoords() local 1813 Instruction *mul = bld.mkOp2(OP_MUL, TYPE_U32, bld.getSSA(4), processSurfaceCoords() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 792 F32 Builder::mul(F32 x, F32 y) { in mul() function in skvm::Builder 996 I32 Builder::mul(I32 x, I32 y) { in mul() function in skvm::Builder [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_concurrent_futures.py | 59 def mul(x, y): function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerMIPS32.cpp | 926 void AssemblerMIPS32::mul(const Operand *OpRd, const Operand *OpRs, in mul() function in Ice::MIPS32::AssemblerMIPS32
|
| /third_party/vixl/src/aarch64/ |
| H A D | logic-aarch64.cc | 715 LogicVRegister Simulator::mul(VectorFormat vform, in mul() function in vixl::aarch64::Simulator 728 LogicVRegister Simulator::mul(VectorFormat vform, in mul() function in vixl::aarch64::Simulator [all...] |