| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | clc_compiler_test.cpp | 638 struct two_vals { uint32_t add; uint32_t mul; }; in TEST_F() member 1372 auto mul = ShaderArg<float>(10.0f, SHADER_ARG_INPUT); TEST_F() local 1732 auto mul = ShaderArg<float>(10.0f, SHADER_ARG_INPUT); TEST_F() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_local.h | 487 # define mul(r,a,w,c) { \ macro 514 # define mul(r,a,w,c) { \ macro 542 # define mul(r,a,w,c) { \ macro 622 # define mul(r,a,bl,bh,c) { \ macro
|
| /third_party/python/Lib/ |
| H A D | statistics.py | 141 from operator import mul namespace
|
| H A D | operator.py | 104 def mul(a, b): function
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_local.h | 487 # define mul(r,a,w,c) { \ macro 514 # define mul(r,a,w,c) { \ macro 542 # define mul(r,a,w,c) { \ macro 622 # define mul(r,a,bl,bh,c) { \ macro
|
| /third_party/skia/src/core/ |
| H A D | SkRasterPipeline.h | 191 SkRasterPipeline_MemoryCtx mul, member
|
| /third_party/protobuf/js/binary/ |
| H A D | arith.js | |
| /third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
| H A D | CubeActivity.java | 72 public Vec3 mul(float v) { in mul() method in Vec3
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cavsdec.c | 519 dequant(AVSContext *h, int16_t *level_buf, uint8_t *run_buf, int16_t *dst, int mul, int shift, int coeff_num) dequant() argument
|
| H A D | lagarith.c | 184 uint64_t mul = softfloat_reciprocal(cumul_prob); in lag_read_prob_header() local
|
| H A D | snow_dwt.c | 115 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) lift() argument 145 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) liftS() argument
|
| H A D | xan.c | 459 static inline unsigned mul(unsigned a, unsigned b) in mul() function
|
| /third_party/decimal.js/ |
| H A D | decimal.js | 4633 function mul(x, y) { function
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
| H A D | DiagBigDecimalTest.java | 5068 mathtest(int test, ohos.global.icu.math.MathContext mc, java.lang.String slhs, java.lang.String srhs, java.lang.String add, java.lang.String sub, java.lang.String mul, java.lang.String div, java.lang.String idv, java.lang.String rem, java.lang.String pow) mathtest() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
| H A D | DiagBigDecimalTest.java | 5065 mathtest(int test, com.ibm.icu.math.MathContext mc, java.lang.String slhs, java.lang.String srhs, java.lang.String add, java.lang.String sub, java.lang.String mul, java.lang.String div, java.lang.String idv, java.lang.String rem, java.lang.String pow) mathtest() argument
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer.cpp | 746 Temp mul = bld.vop2(aco_opcode::v_mul_u32_u24, bld.def(v1), inputs[1], inputs[2]); variable
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_builder.cpp | 211 ir_expression *mul(operand a, operand b) in mul() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InterleavedLoadCombinePass.cpp | 253 Polynomial &mul(const APInt &C) { in mul() function in __anon24027::Polynomial
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nanobenchmark.cc | 742 const float mul = 1.0f / static_cast<int>(num_skip); in MeasureImpl() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | ec.rs | 357 pub fn mul( in mul() functions
|
| /third_party/mesa3d/src/glx/ |
| H A D | drisw_glx.c | 172 bytes_per_line(unsigned pitch_bits, unsigned mul) in bytes_per_line() argument
|
| /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
|