Home
last modified time | relevance | path

Searched refs:lwhite (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dshadows_highlights_v2.hh143 float lwhite = xlog10(0.9f/bias); in render() local
216 float boost = 2.0f - (lwhite - l2)/lwhite; in render()
223 float boost = (lwhite - l2)/lwhite; in render()
242 … pin2: "<<pin2[x]<<" delta: "<<delta<<" scale: "<<scale<<" lwhite: "<<lwhite<<" delta2: "<<del… in render()
324 float lwhite = xlog10(0.9f/bias); in render2() local
358 float l1threshold = 0.1f*lwhite; in render2()
361 if(l1>=lwhite) { in render2()
365 float mix = 1.0f - l2/lwhite; in render2()
397 float damp_factor = (lwhite-l2)/lwhite; in render2()
410 float boost = 2.0f - (lwhite - l2)/lwhite; in render2()
[all …]
H A Dlocal_contrast_v2.cc397 float lwhite = xlog10(white/bias); in render() local
420 boost = 2.0f - (lwhite - l2)/lwhite; in render()
/dports/lang/ocaml/ocaml-4.05.0/middle_end/base_types/
H A Dclosure_id.mli19 (** CR-someday lwhite: "Closure_id" is quite a generic name. I wonder
/dports/lang/ocaml-nox11/ocaml-4.05.0/middle_end/base_types/
H A Dclosure_id.mli19 (** CR-someday lwhite: "Closure_id" is quite a generic name. I wonder
/dports/lang/ocaml/ocaml-4.05.0/middle_end/
H A Dflambda_iterators.mli38 (* CR-soon lwhite: add comment to clarify that these recurse unlike the
64 (* CR-someday lwhite: These names are pretty indecipherable, perhaps
H A Dclosure_conversion_aux.ml157 (* CR-someday lwhite: use a different name from above or explain the
H A Dremove_unused_arguments.ml182 (* CR-soon lwhite: this criteria could use some justification.
H A Dinlining_stats.ml39 (* CR-someday lwhite: since calls do not have a unique id it is possible
H A Dclosure_conversion.ml269 (* CR-someday lwhite: This is a very syntactic criteria. Adding an
382 lwhite: I don't think any of the existing events
418 (* CR-someday lwhite: it would be nice to be able to give
H A Dflambda_utils.mli67 lwhite: the params restriction seems odd, perhaps give a reason
/dports/lang/ocaml-nox11/ocaml-4.05.0/middle_end/
H A Dflambda_iterators.mli38 (* CR-soon lwhite: add comment to clarify that these recurse unlike the
64 (* CR-someday lwhite: These names are pretty indecipherable, perhaps
H A Dclosure_conversion_aux.ml157 (* CR-someday lwhite: use a different name from above or explain the
H A Dremove_unused_arguments.ml182 (* CR-soon lwhite: this criteria could use some justification.
H A Dinlining_stats.ml39 (* CR-someday lwhite: since calls do not have a unique id it is possible
H A Dclosure_conversion.ml269 (* CR-someday lwhite: This is a very syntactic criteria. Adding an
382 lwhite: I don't think any of the existing events
418 (* CR-someday lwhite: it would be nice to be able to give
H A Dflambda_utils.mli67 lwhite: the params restriction seems odd, perhaps give a reason
/dports/science/gabedit/GabeditSrc251_300720/src/Gaussian/
H A DGInterfaceMethodeBase.c40 gchar *lwhite; in c_basis_presents() local
44 lwhite = g_malloc(100); in c_basis_presents()
46 sprintf(lwhite,"\n"); in c_basis_presents()
49 ,lwhite,letoile,ListAtoms,letoile); in c_basis_presents()
55 g_free(lwhite); in c_basis_presents()
H A DGInterfaceBasis.c101 gchar *lwhite; in c_basis_presents() local
104 lwhite = g_malloc(100); in c_basis_presents()
106 sprintf(lwhite,"\n"); in c_basis_presents()
109 ,lwhite,letoile,ListAtoms,letoile); in c_basis_presents()
115 g_free(lwhite); in c_basis_presents()
/dports/science/luscus/luscus_0.8.6/
H A Dgv_gtk_multiview.c1115 GLfloat lwhite[4]={1.,1.,1.,1.}; in luscus_init_orb_sub_callback() local
1132 glLightfv(GL_LIGHT0,GL_DIFFUSE,lwhite); in luscus_init_orb_sub_callback()
1133 glLightfv(GL_LIGHT0,GL_SPECULAR,lwhite); in luscus_init_orb_sub_callback()
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dclosure_offsets.ml59 (* CR-someday mshinwell: As discussed with lwhite, maybe this isn't
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dclosure_offsets.ml59 (* CR-someday mshinwell: As discussed with lwhite, maybe this isn't
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dsingles.c1002 int i, j, nwhite = 0, lwhite = -1, szwhite, start, end, next, a, d, x, y; in solve_hassinglewhiteregion() local
1007 lwhite = i; in solve_hassinglewhiteregion()
1011 if (lwhite == -1) { in solve_hassinglewhiteregion()
1021 ss->scratch[0] = lwhite; in solve_hassinglewhiteregion()
1022 state->flags[lwhite] |= F_SCRATCH; in solve_hassinglewhiteregion()
/dports/sysutils/nut-devel/nut-9e6a5ab2/
H A DAUTHORS139 E: lwhite@darkfires.net
/dports/sysutils/nut/nut-2.7.4/
H A DAUTHORS139 E: lwhite@darkfires.net
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGPixmap.cpp696 static GPixel lwhite = GPixel::BLACK; in color_correction_table_cache() local
699 if (gamma != lgamma || white != lwhite) in color_correction_table_cache()
703 lwhite = white; in color_correction_table_cache()

12