Home
last modified time | relevance | path

Searched defs:prod (Results 1 - 25 of 34) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-643-inner-struct.h4 struct prod { struct
6 } prod; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DPseudoRandom.h43 int64_t prod; in nextRandomInteger() local
/third_party/python/Modules/_decimal/libmpdec/literature/
H A Dfnt.py57 def prod(F, E): function
/third_party/skia/include/core/
H A DSkMath.h42 unsigned prod = a*b + (1 << (shift - 1)); in SkMul16ShiftRound() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h41 } prod; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/
H A D3-1.c35 pthread_t prod, cons; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
H A D3-1.c56 pthread_t prod, cons; in main() local
/third_party/skia/src/core/
H A DSkMath.cpp52 size_t prod = tmp.mul(x, y); in Mul() local
H A DSkMathPriv.h103 unsigned prod = a*b + 1; in SkMulDiv255Trunc() local
113 unsigned prod = a*b + 255; in SkMulDiv255Ceiling() local
119 static inline unsigned SkDiv255Round(unsigned prod) { in SkDiv255Round() argument
[all...]
/third_party/benchmark/test/
H A Dbasic_test.cc161 B prod = 1; in BM_TwoTemplateFunc() local
/third_party/libsnd/src/GSM610/
H A Dadd.c44 { int32_t prod = (int32_t) a * (int32_t) b + 16384 ; in gsm_mult_r() local
/third_party/skia/src/opts/
H A DSkBlitRow_opts.h127 uint16x8_t prod = vmull_u8(x, y); in SkMulDiv255Round_neon8() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c339 FILLP_ULLONG prod; in SpungeConnCheckUnsendBoxEmpty() local
/third_party/ffmpeg/libavcodec/
H A Daacsbr.c57 float base, prod; in make_bands() local
H A Daacsbr_fixed.c129 int base, prod, nz = 0; in make_bands() local
H A Delbg.c488 uint64_t prod = dim * (uint64_t)(numpoints / 7U); in avpriv_elbg_do() local
H A Dg723_1enc.c937 int prod = av_clipl_int32((int64_t) temp_corr[l] * in get_fcb_param() local
947 int64_t prod; in get_fcb_param() local
/third_party/skia/src/utils/
H A DSkCamera.cpp13 SkScalar prod = 0; in SkScalarDotDiv() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c83 nir_ssa_def *prod = nir_fmul(b, col[0], nir_vec(b, subdet, size)); in build_det() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp272 int prod = x_weight_frac * y_weight_frac; in initialize_decimation_table_2d() local
/third_party/skia/include/private/
H A DSkFloatingPoint.h102 float prod = 0; in sk_floats_are_finite() local
H A DSkColorData.h130 unsigned prod = 0xFFFF - value * alpha256; in SkAlphaMulInv256() local
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp301 unsigned int prod = x_weight_frac * y_weight_frac; in init_decimation_info_2d() local
/third_party/skia/tests/
H A DMathTest.cpp109 int prod = src * a31 + (31 - a31) * dst + 16; in blend31_slow() local
115 int prod = (src - dst) * a31 + 16; in blend31_round() local
[all...]
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c304 GLfloat prod[16]; in _math_matrix_print() local

Completed in 17 milliseconds

12