Home
last modified time | relevance | path

Searched defs:factor (Results 1 - 25 of 502) sorted by relevance

12345678910>>...21

/third_party/rust/crates/nom/benchmarks/benches/
H A Darithmetic.rs22 fn factor(input: &[u8]) -> IResult<&[u8], i64> { in factor() functions
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dual_blend.h6 static inline boolean util_blend_factor_is_dual_src(int factor) in util_blend_factor_is_dual_src() argument
H A Du_blend.h14 util_blend_dst_alpha_to_one(int factor) in util_blend_dst_alpha_to_one() argument
50 util_blend_factor_to_shader(enum pipe_blendfactor factor) in util_blend_factor_to_shader() argument
98 util_blend_factor_is_inverted(enum pipe_blendfactor factor) in util_blend_factor_is_inverted() argument
120 util_blend_factor_uses_dest(enum pipe_blendfactor factor, boo argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_rational.cpp73 void dng_srational::ReduceByFactor (int32 factor) in ReduceByFactor() argument
137 void dng_urational::ReduceByFactor (uint32 factor) in ReduceByFactor() argument
[all...]
/third_party/skia/docs/examples/
H A DMatrix_getMinMaxScales.cpp10 SkScalar factor[2] = {2, 2}; in REG_FIDDLE() local
/foundation/multimedia/av_codec/services/utils/include/
H A Dutils.h25 constexpr int factor = 1000; in SleepFor() local
/third_party/mesa3d/src/mesa/main/
H A Dlines.c111 _mesa_LineStipple( GLint factor, GLushort pattern ) in _mesa_LineStipple() argument
/third_party/toybox/toys/other/
H A Dfactor.c20 static void factor(char *s) in factor() function
/third_party/rust/crates/nom/fuzz/fuzz_targets/
H A Dfuzz_arithmetic.rs59 fn factor(i: &str) -> IResult<&str, i64> { in factor() functions
/third_party/rust/crates/nom/tests/
H A Darithmetic.rs25 fn factor(i: &str) -> IResult<&str, i64> { in factor() functions
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Djobutils.cpp29 constexpr int factor = 1000; // to us in SleepInJob() local
/foundation/multimedia/media_foundation/src/osal/task/ffrt/
H A Djobutils.cpp25 constexpr int factor = 1000; // to us in SleepInJob() local
/third_party/ffmpeg/libavcodec/
H A Djpegls.c69 int factor; in ff_jpegls_reset_coding_parameters() local
H A Drangecoder.c68 void ff_build_rac_states(RangeCoder *c, int factor, int max_p) in ff_build_rac_states() argument
/third_party/node/deps/npm/node_modules/retry/example/
H A Dstop.js
H A Ddns.js
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h5 nvgl_blend_func(unsigned factor) in nvgl_blend_func() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c90 fd_blend_factor(unsigned factor) in fd_blend_factor() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h112 i915_translate_blend_factor(unsigned factor) in i915_translate_blend_factor() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DHalf.hpp61 const float factor = (1u << E) * (1.0f / (1 << offset)); in toRGB16F() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dadvanced_api_fuzzer.c33 const float factor = value / 255.f; // 0-1 in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftadvanc.c123 FT_Int factor; in FT_EXPORT_DEF() local
/foundation/multimedia/media_foundation/engine/foundation/osal/utils/
H A Dutil.cpp52 constexpr int factor = 1000; in SleepFor() local
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_mmio.c15 int factor; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dmisc.h35 static inline u64 div_factor(u64 num, int factor) in div_factor() argument
43 static inline u64 div_factor_fine(u64 num, int factor) in div_factor_fine() argument

Completed in 7 milliseconds

12345678910>>...21