Home
last modified time | relevance | path

Searched refs:c_src (Results 26 – 50 of 383) sorted by relevance

12345678910>>...16

/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dsku-compat.c49 const uint8_t *c_src = (const uint8_t*)src; in sk_memccpy() local
52 *c_dst = *c_src; in sk_memccpy()
54 if (*c_src == c) { in sk_memccpy()
57 ++c_src; in sk_memccpy()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_color_management.cc751 Status ColorSpaceTransform::Init(const ColorEncoding& c_src, in Init() argument
761 skcms_icc_->icc_src_ = c_src.ICC(); in Init()
775 if (c_src.SameColorEncoding(c_dst)) { in Init()
783 const bool src_linear = c_src.tf.IsLinear(); in Init()
785 if (((c_src.tf.IsPQ() || c_src.tf.IsHLG()) && dst_linear) || in Init()
790 ColorEncoding c_linear_src = c_src; in Init()
809 if (c_src.SameColorSpace(c_dst)) { in Init()
824 if (!c_src.tf.IsLinear()) { in Init()
825 preprocess_ = c_src.tf.IsSRGB() in Init()
848 const size_t channels_src = c_src.Channels(); in Init()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_color_management.cc751 Status ColorSpaceTransform::Init(const ColorEncoding& c_src, in Init() argument
761 skcms_icc_->icc_src_ = c_src.ICC(); in Init()
775 if (c_src.SameColorEncoding(c_dst)) { in Init()
783 const bool src_linear = c_src.tf.IsLinear(); in Init()
785 if (((c_src.tf.IsPQ() || c_src.tf.IsHLG()) && dst_linear) || in Init()
790 ColorEncoding c_linear_src = c_src; in Init()
809 if (c_src.SameColorSpace(c_dst)) { in Init()
824 if (!c_src.tf.IsLinear()) { in Init()
825 preprocess_ = c_src.tf.IsSRGB() in Init()
848 const size_t channels_src = c_src.Channels(); in Init()
[all …]
/dports/security/elixir-comeonin/comeonin-3.2/
H A DMakefile.win9 BCRYPT_PATH = c_src
14 c_src\bcrypt_nif.c\
15 c_src\blowfish.c
/dports/devel/aegis/aegis-4.25.D510/aegis/
H A Daeclone.cc812 fstate_src_ty *c_src; in clone_main() local
814 c_src = change_file_nth(cp, j, view_path_first); in clone_main()
815 if (!c_src) in clone_main()
817 switch (c_src->action) in clone_main()
820 switch (c_src->usage) in clone_main()
824 wl_nt.push_back(c_src->file_name); in clone_main()
830 wl_nf.push_back(c_src->file_name); in clone_main()
837 wl_cp.push_back(c_src->file_name); in clone_main()
841 wl_mt.push_back(c_src->file_name); in clone_main()
845 wl_rm.push_back(c_src->file_name); in clone_main()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/jiffy/
H A Drebar.config3 "c_src/*.c",
4 "c_src/*.cc",
5 "c_src/double-conversion/*.cc"
/dports/net-mgmt/netspoc/Netspoc-3.2/examples/nat/
H A Dnat64 bind_nat = c_src;
76 bind_nat = c_src;
84 nat:c_src = { ip = 10.1.3.0; }
92 interface:d = { ip = 10.1.1.1; hardware = DMZ50; bind_nat = c_src;}
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/multimedia/handbrake/dav1d-0.9.0/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
78 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
82 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/www/firefox/firefox-99.0/third_party/dav1d/tests/checkasm/
H A Dcdef.c56 ALIGN_STK_64(pixel, c_src, 16 * 10 + 16, ), *const c_dst = c_src + 8; in check_cdef_filter()
78 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
82 memcpy(a_src, c_src, (16 * 10 + 16) * sizeof(pixel)); in check_cdef_filter()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/inttest/port/
H A Drebar.config1 {port_specs, [{"win32", "priv/test.dll", ["c_src/*.c"]},
2 {"priv/test.so", ["c_src/*.c"]}]}.
/dports/devel/rebar/rebar-2.6.4/inttest/port/
H A Drebar.config1 {port_specs, [{"win32", "priv/test.dll", ["c_src/*.c"]},
2 {"priv/test.so", ["c_src/*.c"]}]}.
/dports/devel/rebar3/rebar3-3.17.0/priv/templates/
H A Dcmake.template1 {description, "Standalone Makefile for building C/C++ in c_src"}.
2 {template, "Makefile", "c_src/Makefile"}.
/dports/devel/aegis/aegis-4.25.D510/libaegis/change/build/
H A Dsymlinks.cc432 if (!c_src) in maintain()
434 c_src = in maintain()
559 if (c_src) in maintain()
561 switch (c_src->action) in maintain()
687 if (c_src) in maintain()
690 switch (c_src->action) in maintain()
840 if (c_src) in maintain()
843 switch (c_src->action) in maintain()
883 if (c_src->usage == file_usage_build) in maintain()
1170 fstate_src_ty *c_src = in unmaintain() local
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/mimalloc-0.1.27/
H A D.gitmodules1 [submodule "libmimalloc-sys/c_src/mimalloc"]
2 path = libmimalloc-sys/c_src/mimalloc
/dports/graphics/rx/rx-0.4.0/cargo-crates/luminance-0.38.0/src/shader/
H A Dstage.rs105 let c_src = CString::new(glsl_pragma_src(src).as_bytes()).unwrap(); in source() localVariable
106 unsafe { gl::ShaderSource(handle, 1, [c_src.as_ptr()].as_ptr(), null()) }; in source()
113 let _ = with_cstring(&glsl_pragma_src(src), |c_src| { in source()
114 gl::ShaderSource(handle, 1, [c_src].as_ptr(), null()); in source()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/
H A DMakefile27 SUB_DIRECTORIES = src c_src doc/src
28 static_lib: SUB_DIRECTORIES = c_src
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/crypto/
H A DMakefile27 SUB_DIRECTORIES = src c_src doc/src
28 static_lib: SUB_DIRECTORIES = c_src
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/snappy/
H A Drebar.config4 {port_sources, ["c_src/*.cc",
5 "c_src/snappy/*.cc"]}.
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/
H A DMakefile27 SUB_DIRECTORIES = src c_src doc/src
28 static_lib: SUB_DIRECTORIES = c_src
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/
H A DMakefile27 SUB_DIRECTORIES = src c_src doc/src
28 static_lib: SUB_DIRECTORIES = c_src

12345678910>>...16