Home
last modified time | relevance | path

Searched refs:dsat (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dkg_vertex_coloring_methods.F46 INTEGER :: dsat ! degree of saturation component
98 graph(i)%vertex%dsat = 0 ! no colored neighbors yet
264 ELEMENTAL FUNCTION kg_get_value(dsat, degree) RESULT(value)
265 INTEGER, INTENT(IN) :: dsat, degree local
273 value = (huge_4 - INT(dsat, KIND=int_8))*huge_4 + huge_4 - degree
319 INTEGER :: degree, dsat, id local
328 dsat = node%dsat
330 value = kg_get_value(dsat, degree)
413 neighbor%dsat = neighbor%dsat + 1
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dkg_vertex_coloring_methods.F46 INTEGER :: dsat ! degree of saturation component
98 graph(i)%vertex%dsat = 0 ! no colored neighbors yet
264 ELEMENTAL FUNCTION kg_get_value(dsat, degree) RESULT(value)
265 INTEGER, INTENT(IN) :: dsat, degree local
273 value = (huge_4 - INT(dsat, KIND=int_8))*huge_4 + huge_4 - degree
319 INTEGER :: degree, dsat, id local
328 dsat = node%dsat
330 value = kg_get_value(dsat, degree)
413 neighbor%dsat = neighbor%dsat + 1
/dports/multimedia/transcode/transcode-1.1.7/filter/subtitler/
H A Dcolor_processor.c9 double dsat; in adjust_color() local
39 dsat = saturation / 100.0; in adjust_color()
71 dsaturation *= dsat; in adjust_color()
H A Ddemo.ppml60 1 *main contr=0.0 dcontr=1 sat=0 dsat=1
139 11 *flower dcontr=1 dsat=1
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dmodifyhuesat.c47 l_float32 scale, dhue, dsat, delhue, delsat; in main() local
60 dsat = atof(argv[5]); in main()
84 delsat = (i - nsat / 2.0) * dsat; in main()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Dcommand.rs421 if let Some(ref dsat) = desc.depth_stencil_attachment { in begin_render_pass()
422 let aspects = dsat.target.view.aspects; in begin_render_pass()
430 view: dsat.target.view.clone(), in begin_render_pass()
433 && !dsat.depth_ops.contains(crate::AttachmentOps::STORE) in begin_render_pass()
440 && !dsat.stencil_ops.contains(crate::AttachmentOps::STORE) in begin_render_pass()
491 if let Some(ref dsat) = desc.depth_stencil_attachment { in begin_render_pass()
492 if !dsat.depth_ops.contains(crate::AttachmentOps::LOAD) { in begin_render_pass()
495 .push(C::ClearDepth(dsat.clear_value.0)); in begin_render_pass()
497 if !dsat.stencil_ops.contains(crate::AttachmentOps::LOAD) { in begin_render_pass()
500 .push(C::ClearStencil(dsat.clear_value.1)); in begin_render_pass()
/dports/graphics/netpbm/netpbm-10.91.01/generator/
H A Dppmforge.c530 double const dsat) { in atSat() argument
532 return x*(1.0-dsat) + y*dsat; in atSat()
842 double const dsat = atSatFac * ((sqrt(atthick * atthick - dsq) - in limbDarken() local
847 *irP = atSat(*irP, maxval/2, dsat); in limbDarken()
848 *igP = atSat(*igP, maxval/2, dsat); in limbDarken()
849 *ibP = atSat(*ibP, maxval, dsat); in limbDarken()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Documentation/SBV/Examples/DeltaSat/
H A DDeltaSat.hs24 flyspeck = dsat $ do
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/
H A DSBV.hs289 , dsat, dsatWith
415 dsat, dsatWith, dprove, dproveWith,
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dimage_opencv.h102 float dhue, float dsat, float dexp,
H A Dimage.c1277 float dsat = rand_scale(saturation); in random_distort_image() local
1279 distort_image(im, dhue, dsat, dexp); in random_distort_image()
1451 float dsat = rand_scale(saturation); in test_resize() local
1454 distort_image(c, dhue, dsat, dexp); in test_resize()
1456 printf("%f %f %f\n", dhue, dsat, dexp); in test_resize()
H A Ddata.c1040 float dhue = 0, dsat = 0, dexp = 0, flip = 0, blur = 0; in load_data_detection() local
1098 dsat = rand_scale(saturation); in load_data_detection()
1195 …image ai = image_data_augmentation(src, w, h, pleft, ptop, swidth, sheight, flip, dhue, dsat, dexp, in load_data_detection()
1352 float dhue = 0, dsat = 0, dexp = 0, flip = 0; in load_data_detection() local
1394 dsat = rand_scale(saturation); in load_data_detection()
1456 distort_image(sized, dhue, dsat, dexp); in load_data_detection()
H A Dimage_opencv.cpp1155 float dhue, float dsat, float dexp, in image_data_augmentation() argument
1193 if (dsat != 1 || dexp != 1 || dhue != 0) { in image_data_augmentation()
1202 hsv[1] *= dsat; in image_data_augmentation()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Client/
H A DBaseIO.hs135 dsat :: Provable a => a -> IO SatResult
136 dsat = Trans.dsat function
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dswec.h154 float *dsat; member
/dports/math/maxima/maxima-5.43.2/share/graphs/
H A Dgraph_core.lisp1935 (dsat (make-hash-table))
1945 (setf (gethash v dsat) 0)
1956 (incf (gethash u dsat))))
1971 (if (or (> (gethash (aref A j) dsat) mdsat)
1972 (and (= (gethash (aref A j) dsat) mdsat)
1977 (setq mdsat (gethash x dsat))
2001 (incf (gethash u dsat)))
2024 (decf (gethash v dsat)))))
2051 (decf (gethash v dsat)))))
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_autocolor.c2161 float dhue, dsat, dval; in _dxfMakeRGBColorMap() local
2401 dsat = sat - lastsat; in _dxfMakeRGBColorMap()
2402 abssat = ABS(dsat); in _dxfMakeRGBColorMap()
2451 tmpsat = lastsat + ((tmphue-lasthue)/(dhue))*dsat; in _dxfMakeRGBColorMap()
2471 tmpsat = lastsat + (((float)j)/((float)numnew))*dsat; in _dxfMakeRGBColorMap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/vme/bridges/
H A Dvme_tsi148.c1670 entry->descriptor.dsat = cpu_to_be32(val); in tsi148_dma_list_add()
1679 entry->descriptor.dsat = cpu_to_be32(TSI148_LCSR_DSAT_TYP_PCI); in tsi148_dma_list_add()
1688 entry->descriptor.dsat = cpu_to_be32(TSI148_LCSR_DSAT_TYP_VME); in tsi148_dma_list_add()
1691 tsi148_bridge->parent, &entry->descriptor.dsat, in tsi148_dma_list_add()
H A Dvme_tsi148.h60 __be32 dsat; /* Source attributes */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/vme/bridges/
H A Dvme_tsi148.c1670 entry->descriptor.dsat = cpu_to_be32(val); in tsi148_dma_list_add()
1679 entry->descriptor.dsat = cpu_to_be32(TSI148_LCSR_DSAT_TYP_PCI); in tsi148_dma_list_add()
1688 entry->descriptor.dsat = cpu_to_be32(TSI148_LCSR_DSAT_TYP_VME); in tsi148_dma_list_add()
1691 tsi148_bridge->parent, &entry->descriptor.dsat, in tsi148_dma_list_add()
H A Dvme_tsi148.h60 __be32 dsat; /* Source attributes */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/vme/bridges/
H A Dvme_tsi148.c1670 entry->descriptor.dsat = cpu_to_be32(val); in tsi148_dma_list_add()
1679 entry->descriptor.dsat = cpu_to_be32(TSI148_LCSR_DSAT_TYP_PCI); in tsi148_dma_list_add()
1688 entry->descriptor.dsat = cpu_to_be32(TSI148_LCSR_DSAT_TYP_VME); in tsi148_dma_list_add()
1691 tsi148_bridge->parent, &entry->descriptor.dsat, in tsi148_dma_list_add()
H A Dvme_tsi148.h60 __be32 dsat; /* Source attributes */ member
/dports/deskutils/nautilus-sendto/nautilus-sendto-3.8.6/po/
H A Dnds.po201 msgstr "Düsse Kontakt ID givt dsat all."
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Provers/
H A DProver.hs213 dsat :: a -> m SatResult
214 dsat = dsatWith defaultDeltaSMTCfg function

12