Home
last modified time | relevance | path

Searched refs:lens (Results 1 – 25 of 5877) sorted by relevance

12345678910>>...236

/dports/graphics/lensfun/lensfun-0.3.95/tests/
H A Dtest_lens.cpp7 lfLens* lens; in test_lens_guess_parameter() local
9 lens = new lfLens(); in test_lens_guess_parameter()
16 delete lens; in test_lens_guess_parameter()
25 delete lens; in test_lens_guess_parameter()
34 delete lens; in test_lens_guess_parameter()
43 delete lens; in test_lens_guess_parameter()
53 delete lens; in test_lens_guess_parameter()
62 delete lens; in test_lens_guess_parameter()
71 delete lens; in test_lens_guess_parameter()
80 delete lens; in test_lens_guess_parameter()
[all …]
/dports/textproc/augeas/augeas-1.12.0/tests/
H A DMakefile.am19 lens-sudoers.sh \
20 lens-access.sh \
27 lens-approx.sh \
36 lens-avahi.sh \
40 lens-build.sh \
42 lens-carbon.sh \
56 lens-csv.sh \
58 lens-cups.sh \
75 lens-fonts.sh \
149 lens-oz.sh \
[all …]
H A DMakefile.in2480 lens-csv.sh.log: lens-csv.sh
2634 lens-gdm.sh.log: lens-gdm.sh
2907 lens-lvm.sh.log: lens-lvm.sh
3054 lens-ntp.sh.log: lens-ntp.sh
3131 lens-oz.sh.log: lens-oz.sh
3145 lens-pam.sh.log: lens-pam.sh
3187 lens-php.sh.log: lens-php.sh
3376 lens-rmt.sh.log: lens-rmt.sh
3404 lens-rx.sh.log: lens-rx.sh
3537 lens-ssh.sh.log: lens-ssh.sh
[all …]
/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-lens.c229 rs_lens_init(RSLens *lens) in rs_lens_init() argument
233 lens->description = NULL; in rs_lens_init()
234 lens->min_focal = -1.0; in rs_lens_init()
235 lens->max_focal = -1.0; in rs_lens_init()
240 lens->camera_make = NULL; in rs_lens_init()
242 lens->enabled = FALSE; in rs_lens_init()
312 if (lens->description) in rs_lens_get_description()
324 if ((lens->max_focal > -1.0) && (ABS(lens->max_focal-lens->min_focal) > 0.1)) in rs_lens_get_description()
336 return lens->description; in rs_lens_get_description()
360 lens->enabled = enabled; in rs_lens_set_lensfun_enabled()
[all …]
H A Drs-lens-db.c141 RSLens *lens = list->data; in save_db() local
143 g_assert(RS_IS_LENS(lens)); in save_db()
144 g_object_get(lens, in save_db()
322 RSLens *lens, *ret = NULL; in rs_lens_db_get_from_identifier() local
331 lens = list->data; in rs_lens_db_get_from_identifier()
339 ret = g_object_ref(lens); in rs_lens_db_get_from_identifier()
360 g_assert(RS_IS_LENS(lens)); in rs_lens_db_add_lens()
387 RSLens *lens = NULL; in rs_lens_db_lookup_from_metadata() local
398 if (!lens) in rs_lens_db_lookup_from_metadata()
402 if (lens) in rs_lens_db_lookup_from_metadata()
[all …]
/dports/textproc/augeas/augeas-1.12.0/src/
H A Dget.c81 struct lens *lens; member
105 struct lens *lens; member
160 ast->lens = lens; in make_ast()
256 unref(err->lens, lens); in free_lns_error()
268 state->error->lens = ref(lens); in vget_error()
810 struct lens *child = lens->child; in get_quant_star()
837 struct lens *child = lens->child; in parse_quant_star()
974 struct lens *concat = lens->child; in get_square()
1096 top->lens = lens; in push_frame()
1299 static void visit_exit(struct lens *lens, in visit_exit() argument
[all …]
H A Dput.c71 static void create_lens(struct lens *lens, struct state *state);
72 static void put_lens(struct lens *lens, struct state *state);
74 static void put_error(struct state *state, struct lens *lens, in put_error() argument
85 state->error->lens = ref(lens); in put_error()
301 static int applies(struct lens *lens, struct state *state) { in applies() argument
478 struct lens *l = lens->children[i]; in put_union()
579 struct lens *child = lens->child; in put_quant_maybe()
607 static void put_rec(struct lens *lens, struct state *state) { in put_rec() argument
615 struct lens *concat = lens->child; in put_square()
641 static void put_lens(struct lens *lens, struct state *state) { in put_lens() argument
[all …]
H A Dlens.h74 struct lens { struct
132 struct value *lns_make_union(struct info *, struct lens *, struct lens *,
134 struct value *lns_make_concat(struct info *, struct lens *, struct lens *,
144 struct lens *lens, int check);
157 struct lens *body, struct lens *rec,
172 struct lens *lens; member
198 struct skel *lns_parse(struct lens *lens, const char *text,
215 void lens_release(struct lens *lens);
216 void free_lens(struct lens *lens);
275 void dump_lens_tree(struct lens *lens);
[all …]
H A Dlens.c151 struct lens *lens; in make_lens() local
209 lens->key = lens->key || lens->children[i]->key;
233 unref(lens, lens);
241 v->lens = lens;
247 struct lens *lens = NULL;
267 struct lens *lens = NULL;
336 struct lens *lens;
351 struct lens *lens;
388 struct lens *lens;
1465 struct lens *lens; member
[all …]
H A Djmt.c186 struct lens *lens; member
338 if (lnk->reason == reason && lnk->lens == lens in parse_add_item()
351 lnk->lens = lens; in parse_add_item()
704 struct lens *lens = lens_of_parse(parse, x->lens); in jmt_parse() local
973 struct lens *lens = lens_of_parse(parse, x->links->lens); in build_children() local
1035 struct lens *lens = lens_of_parse(parse, parse->jmt->lens); in jmt_visit() local
1148 t->lens = lens; in add_new_trans()
1454 struct lens *lens = lens_of_jmt(jmt, l); in conv_rhs() local
1666 if (t->lens == u->lens) in is_deterministic()
1862 struct jmt *jmt_build(struct lens *lens) { in jmt_build() argument
[all …]
/dports/graphics/gegl/gegl-0.4.34/operations/workshop/external/
H A Dlens-correct.c187 lens->red.b = lens->green.b = lens->blue.b = lens->alpha.b
257 lens->red.a = lens->green.a = lens->blue.a = lens->alpha.a
259 lens->red.b = lens->green.b = lens->blue.b = lens->alpha.b
261 lens->red.c = lens->green.c = lens->blue.c = lens->alpha.c
264 lens->red.d = 1 - lens->red.a - lens->red.b - lens->red.c;
266 lens->blue.d = 1 - lens->blue.a - lens->blue.b - lens->blue.c;
290 lens->red.a = lens->green.a = lens->blue.a = lens->alpha.a
292 lens->red.b = lens->green.b = lens->blue.b = lens->alpha.b
294 lens->red.c = lens->green.c = lens->blue.c = lens->alpha.c
297 lens->red.d = 1 - lens->red.a - lens->red.b - lens->red.c;
[all …]
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dbuild.aug28 * l:lens - the left bracket lens
29 * r: lens - the right bracket lens
32 let brackets (l:lens) (r:lens) (lns:lens) = l . lns . r
327 * a:lens - the first lens
337 * a:lens - the first lens
349 * a:lens - the first lens
360 * a:lens - the first lens
376 let combine_three_ord (a:lens) (b:lens) (c:lens) =
388 let combine_three (a:lens) (b:lens) (c:lens) =
404 let combine_three_opt_ord (a:lens) (b:lens) (c:lens) =
[all …]
H A Dinifile.aug206 comment:lens - lens to use as comment
232 comment:lens - lens to use as comment
237 let entry_generic (kw:lens) (sep:lens) (comment_re:regexp) (comment:lens) =
247 comment:lens - lens to use as comment
263 comment:lens - lens to use as comment
283 eol:lens - lens for end of line
316 comment:lens - lens to use as comment
328 comment:lens - lens to use as comment
342 comment:lens - lens to use as comment
473 let record (title:lens) (entry:lens)
[all …]
H A Dquote.aug71 body:lens - the lens to be enclosed
82 body:lens - the lens to be enclosed
93 body:lens - the lens to be enclosed
103 body:lens - the lens to be enclosed
114 body:lens - the lens to be enclosed
125 body:lens - the lens to be enclosed
135 body:lens - the lens to be enclosed
145 body:lens - the lens to be enclosed
227 lns:lens - the lens to be enclosed
242 lns:lens - the lens to be enclosed
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/
H A Dbpgl_vsol_lens_warp.cxx24 const vpgl_lens_distortion<double>& lens, in bpgl_vsol_lens_warp() argument
239 return bpgl_vsol_lens_warp(pt, lens); in bpgl_vsol_lens_warp()
245 return bpgl_vsol_lens_warp(line, lens); in bpgl_vsol_lens_warp()
249 return bpgl_vsol_lens_warp(pline, lens); in bpgl_vsol_lens_warp()
253 return bpgl_vsol_lens_warp(dc, lens); in bpgl_vsol_lens_warp()
260 return bpgl_vsol_lens_warp(pg, lens); in bpgl_vsol_lens_warp()
297 return bpgl_vsol_lens_warp(p0, lens) && in bpgl_vsol_lens_warp()
298 bpgl_vsol_lens_warp(p1, lens); in bpgl_vsol_lens_warp()
314 if (!bpgl_vsol_lens_warp(p, lens)) in bpgl_vsol_lens_warp()
334 if (!bpgl_vsol_lens_warp(p, lens)) in bpgl_vsol_lens_warp()
[all …]
H A Dbpgl_vsol_lens_warp.h28 const vpgl_lens_distortion<double>& lens,
35 const vpgl_lens_distortion<double>& lens,
43 const vpgl_lens_distortion<double>& lens,
51 const vpgl_lens_distortion<double>& lens,
59 const vpgl_lens_distortion<double>& lens,
67 const vpgl_lens_distortion<double>& lens,
77 const vpgl_lens_distortion<double>& lens,
85 const vpgl_lens_distortion<double>& lens,
94 const vpgl_lens_distortion<double>& lens,
103 const vpgl_lens_distortion<double>& lens,
[all …]
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/avx2/
H A Dmb_mgr_avx2.c697 hmac_md5_ooo->lens[0] = 0; in init_mb_mgr_avx2()
698 hmac_md5_ooo->lens[1] = 0; in init_mb_mgr_avx2()
699 hmac_md5_ooo->lens[2] = 0; in init_mb_mgr_avx2()
700 hmac_md5_ooo->lens[3] = 0; in init_mb_mgr_avx2()
701 hmac_md5_ooo->lens[4] = 0; in init_mb_mgr_avx2()
702 hmac_md5_ooo->lens[5] = 0; in init_mb_mgr_avx2()
703 hmac_md5_ooo->lens[6] = 0; in init_mb_mgr_avx2()
704 hmac_md5_ooo->lens[7] = 0; in init_mb_mgr_avx2()
705 hmac_md5_ooo->lens[8] = 0; in init_mb_mgr_avx2()
706 hmac_md5_ooo->lens[9] = 0; in init_mb_mgr_avx2()
[all …]
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/no-aesni/
H A Dmb_mgr_sse_no_aesni.c748 hmac_md5_ooo->lens[0] = 0; in init_mb_mgr_sse_no_aesni()
749 hmac_md5_ooo->lens[1] = 0; in init_mb_mgr_sse_no_aesni()
750 hmac_md5_ooo->lens[2] = 0; in init_mb_mgr_sse_no_aesni()
751 hmac_md5_ooo->lens[3] = 0; in init_mb_mgr_sse_no_aesni()
752 hmac_md5_ooo->lens[4] = 0; in init_mb_mgr_sse_no_aesni()
753 hmac_md5_ooo->lens[5] = 0; in init_mb_mgr_sse_no_aesni()
754 hmac_md5_ooo->lens[6] = 0; in init_mb_mgr_sse_no_aesni()
755 hmac_md5_ooo->lens[7] = 0; in init_mb_mgr_sse_no_aesni()
801 aes_cmac_ooo->lens[0] = 0; in init_mb_mgr_sse_no_aesni()
802 aes_cmac_ooo->lens[1] = 0; in init_mb_mgr_sse_no_aesni()
[all …]
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/avx/
H A Dmb_mgr_avx.c607 hmac_sha_1_ooo->lens[0] = 0; in init_mb_mgr_avx()
608 hmac_sha_1_ooo->lens[1] = 0; in init_mb_mgr_avx()
609 hmac_sha_1_ooo->lens[2] = 0; in init_mb_mgr_avx()
756 hmac_md5_ooo->lens[0] = 0; in init_mb_mgr_avx()
757 hmac_md5_ooo->lens[1] = 0; in init_mb_mgr_avx()
758 hmac_md5_ooo->lens[2] = 0; in init_mb_mgr_avx()
759 hmac_md5_ooo->lens[3] = 0; in init_mb_mgr_avx()
760 hmac_md5_ooo->lens[4] = 0; in init_mb_mgr_avx()
761 hmac_md5_ooo->lens[5] = 0; in init_mb_mgr_avx()
762 hmac_md5_ooo->lens[6] = 0; in init_mb_mgr_avx()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/lensfun/
H A Dmodifier.cpp14 return new lfModifier (lens, crop, width, height); in Create()
28 if (lens->InterpolateTCA (focal, lctca)) in Initialize()
44 if (lens->InterpolateDistortion (focal, lcd)) in Initialize()
50 lens->Type != targeom) in Initialize()
72 if (lens && lens->InterpolateFov (focal, fov_raw)) in GetRealFocalLength()
77 switch (lens->Type) in GetRealFocalLength()
115 if (lens && lens->InterpolateDistortion (focal, lcd)) in GetRealFocalLength()
202 if (lens) in lfModifier()
204 calibration_cropfactor = lens->CropFactor; in lfModifier()
229 CenterX = Width / size * coordinate_correction + (lens ? lens->CenterX : 0.0); in lfModifier()
[all …]
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/sse/
H A Dmb_mgr_sse.c668 memset(aes128_ooo->lens, 0xFF, sizeof(aes128_ooo->lens)); in init_mb_mgr_sse()
680 memset(aes192_ooo->lens, 0xFF, sizeof(aes192_ooo->lens)); in init_mb_mgr_sse()
692 memset(aes256_ooo->lens, 0xFF, sizeof(aes256_ooo->lens)); in init_mb_mgr_sse()
968 hmac_md5_ooo->lens[0] = 0; in init_mb_mgr_sse()
969 hmac_md5_ooo->lens[1] = 0; in init_mb_mgr_sse()
970 hmac_md5_ooo->lens[2] = 0; in init_mb_mgr_sse()
971 hmac_md5_ooo->lens[3] = 0; in init_mb_mgr_sse()
972 hmac_md5_ooo->lens[4] = 0; in init_mb_mgr_sse()
973 hmac_md5_ooo->lens[5] = 0; in init_mb_mgr_sse()
1016 memset(aes_ccm_ooo->lens, 0xff, sizeof(aes_ccm_ooo->lens)); in init_mb_mgr_sse()
[all …]
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/avx512/
H A Dmb_mgr_avx512.c1467 hmac_md5_ooo->lens[0] = 0; in init_mb_mgr_avx512()
1468 hmac_md5_ooo->lens[1] = 0; in init_mb_mgr_avx512()
1469 hmac_md5_ooo->lens[2] = 0; in init_mb_mgr_avx512()
1470 hmac_md5_ooo->lens[3] = 0; in init_mb_mgr_avx512()
1471 hmac_md5_ooo->lens[4] = 0; in init_mb_mgr_avx512()
1472 hmac_md5_ooo->lens[5] = 0; in init_mb_mgr_avx512()
1473 hmac_md5_ooo->lens[6] = 0; in init_mb_mgr_avx512()
1474 hmac_md5_ooo->lens[7] = 0; in init_mb_mgr_avx512()
1475 hmac_md5_ooo->lens[8] = 0; in init_mb_mgr_avx512()
1476 hmac_md5_ooo->lens[9] = 0; in init_mb_mgr_avx512()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/unit_test/entry_edit_test_cases/
H A Ddivvy.complex_test.output_expected.asn40 lens {
71 lens {
102 lens {
133 lens {
164 lens {
195 lens {
226 lens {
257 lens {
288 lens {
319 lens {
[all …]
/dports/graphics/gegl/gegl-0.4.34/operations/common-gpl3+/
H A Dlens-distortion.c107 LensValues lens;
117 return lens;
137 radius_mult = radius_sq * lens->mult_sq + SQR (radius_sq) * lens->mult_qd;
156 LensValues lens;
182 if (lens.centre_y > y && lens.centre_y < y + height)
186 lens_get_source_coord (x, lens.centre_y, &x5, &y5, &mag, &lens);
187 lens_get_source_coord (x + width, lens.centre_y, &x6, &y6, &mag, &lens);
200 if (lens.centre_x > x && lens.centre_x < x + width)
204 lens_get_source_coord (lens.centre_x, y, &x5, &y5, &mag, &lens);
405 LensValues lens;
[all …]
/dports/graphics/lensfun/lensfun-0.3.95/tools/lenslist/
H A Dshow_lensfun_coverage.py115 lenses.extend(lens for lens in lenses_list if lens.distortion or lens.tca or lens.vignetting)
142 for lens in lenses:
148lens.maker if lens.maker.lower() != previous_maker else "", lens.model, lens.crop or "?",
149 print_x(lens.distortion), print_x(lens.tca), print_x(lens.vignetting)))
150 previous_maker = lens.maker.lower()
175 for lens in lenses:
182 outfile.write("* {} ({}, {}/{}/{})\n".format(lens.model, lens.crop or "?",
183 "D" if lens.distortion else "-",
184 "T" if lens.tca else "-",
185 "V" if lens.vignetting else "-"))
[all …]

12345678910>>...236