| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | ColorStateTests.cpp | 265 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, std::array<float, 4> fac) { in mix() 276 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, const RGBA8& fac) { in mix() 386 RGBA8 fac = color; in TEST_P() local 399 RGBA8 fac = RGBA8(255, 255, 255, 255) - color; in TEST_P() local 412 RGBA8 fac(color.a, color.a, color.a, color.a); in TEST_P() local 424 RGBA8 fac = RGBA8(255, 255, 255, 255) - RGBA8(color.a, color.a, color.a, color.a); in TEST_P() local 437 RGBA8 fac = base; in TEST_P() local 450 RGBA8 fac = RGBA8(255, 255, 255, 255) - base; in TEST_P() local 463 RGBA8 fac(base.a, base.a, base.a, base.a); in TEST_P() local 475 RGBA8 fac = RGBA8(255, 255, 255, 255) - RGBA8(base.a, base.a, base.a, base.a); in TEST_P() local [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | aacsbr.c | 82 float temp1, temp2, fac; in sbr_dequant() local 106 float fac; in sbr_dequant() local
|
| D | aacsbr_fixed.c | 163 SoftFloat temp1, temp2, fac; in sbr_dequant() local 189 SoftFloat temp1, temp2, fac; in sbr_dequant() local
|
| D | celp_filters.c | 52 const float *lagged, int lag, float fac, int n) in ff_celp_circ_addf()
|
| D | wmavoice.c | 1451 float fac; in synth_block() local 1521 int fac = n * 2 + 1; in synth_frame() local
|
| D | amrnbdec.c | 688 float fac = in->pitch_fac; in apply_ir_filter() local
|
| D | evrcdec.c | 524 double fac = gamma; in bandwidth_expansion() local
|
| D | amrwbdec.c | 1007 float fac = gamma; in lpc_weighting() local
|
| /third_party/toybox/toys/pending/ |
| D | syslogd.c | 103 char *fac = tk, *lvl; in resolve_config() local 323 int olen = len, fac, lvl; in logmsg() local
|
| /third_party/python/Lib/test/ |
| D | test_ast.py | 1303 def _check_arguments(self, fac, check): argument 1347 def fac(args): function 1527 def fac(args): function 1548 def _check_comprehension(self, fac): argument 1563 def _simple_comp(self, fac): argument 1663 def _sequence(self, fac): argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLDirectCompositionTest.cpp | 69 void *fac = nullptr; in testSetUp() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
| D | CompositorNativeWindow11.cpp | 402 HRESULT RoHelper::GetActivationFactory(const HSTRING act, const IID &interfaceId, void **fac) in GetActivationFactory()
|
| /third_party/lame/libmp3lame/ |
| D | quantize_pvt.c | 497 FLOAT fac; in reduce_side() local
|
| /third_party/lame/frontend/ |
| D | gtkanal.c | 586 int fac, nsfb, *scalefac; in plot_frame() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_colorspace.c | 256 double mai[3][3], fac[3][3], tmp[3][3]; in fill_whitepoint_conv_table() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| D | exception_safety_testing_test.cc | 546 auto fac = []() { return absl::make_unique<T>(); }; in TEST() local
|
| /third_party/astc-encoder/Source/ |
| D | stb_image.h | 2208 …i__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, stbi_… in stbi__jpeg_decode_block() 2293 …tbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi__int16 *fac) in stbi__jpeg_decode_block_prog_ac()
|
| /third_party/libfuse/lib/ |
| D | fuse.c | 4693 fuse_module_factory_t *fac) in print_module_help()
|
| /third_party/mesa3d/include/D3D9/ |
| D | d3d9types.h | 42 #define MAKE_HRESULT(sev,fac,code) \ argument
|