Home
last modified time | relevance | path

Searched defs:inbr (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dshmap.cc386 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
406 for(int inbr = inbrMin; inbr <= min(i + scalewin, height - 1); inbr += scale) { in dirpyr_shmap() local
422 for(int inbr = inbrMin; inbr <= min(i + scalewin, height - 1); inbr += scale) { in dirpyr_shmap() local
439 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
456 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
495 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
513 …for(int inbr = max(i - scalewin, i % scale); inbr <= MIN(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
531 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
548 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
565 …for(int inbr = max(i - scalewin, i % scale); inbr <= min(i + scalewin, height - 1); inbr += scale)… in dirpyr_shmap() local
H A Ddirpyr_equalizer.cc80 …for (int inbr = std::max(0, i - scalewin); inbr <= std::min(height - 1, i + scalewin); inbr += sca… in dirpyr_channel() local
98 … for (int inbr = MAX(0, i - scalewin); inbr <= MIN(height - 1, i + scalewin); inbr += scale) { in dirpyr_channel() local
114 …for (int inbr = std::max(0, i - scalewin); inbr <= std::min(height - 1, i + scalewin); inbr += sca… in dirpyr_channel() local
128 …for (int inbr = std::max(0, i - scalewin); inbr <= std::min(height - 1, i + scalewin); inbr += sca… in dirpyr_channel() local
158 … for (int inbr = std::max(0, i - scale); inbr <= std::min(height - 1, i + scale); inbr += scale) { in dirpyr_channel() local
175 … for (int inbr = MAX(0, i - scale); inbr <= MIN(height - 1, i + scale); inbr += scale) { in dirpyr_channel() local
191 … for (int inbr = std::max(0, i - scale); inbr <= std::min(height - 1, i + scale); inbr += scale) { in dirpyr_channel() local
205 … for (int inbr = std::max(0, i - scale); inbr <= std::min(height - 1, i + scale); inbr += scale) { in dirpyr_channel() local
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_flood.c57 ospf_flood_delayed_lsa_ack (struct ospf_neighbor *inbr, struct ospf_lsa *lsa) in ospf_flood_delayed_lsa_ack()
332 struct ospf_neighbor *inbr, in ospf_flood_through_interface()
537 struct ospf_neighbor *inbr, struct ospf_lsa *lsa) in ospf_flood_through_area()
573 ospf_flood_through_as (struct ospf *ospf, struct ospf_neighbor *inbr, in ospf_flood_through_as()
654 struct ospf_neighbor *inbr, struct ospf_lsa *lsa) in ospf_flood_through()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_flood.c56 static void ospf_flood_delayed_lsa_ack(struct ospf_neighbor *inbr, in ospf_flood_delayed_lsa_ack()
370 struct ospf_neighbor *inbr, in ospf_flood_through_interface()
565 int ospf_flood_through_area(struct ospf_area *area, struct ospf_neighbor *inbr, in ospf_flood_through_area()
602 int ospf_flood_through_as(struct ospf *ospf, struct ospf_neighbor *inbr, in ospf_flood_through_as()
680 int ospf_flood_through(struct ospf *ospf, struct ospf_neighbor *inbr, in ospf_flood_through()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_flood.c56 static void ospf_flood_delayed_lsa_ack(struct ospf_neighbor *inbr, in ospf_flood_delayed_lsa_ack()
370 struct ospf_neighbor *inbr, in ospf_flood_through_interface()
565 int ospf_flood_through_area(struct ospf_area *area, struct ospf_neighbor *inbr, in ospf_flood_through_area()
602 int ospf_flood_through_as(struct ospf *ospf, struct ospf_neighbor *inbr, in ospf_flood_through_as()
680 int ospf_flood_through(struct ospf *ospf, struct ospf_neighbor *inbr, in ospf_flood_through()
/dports/textproc/fop/fop-2.6/fop-core/src/main/codegen/unicode/java/org/apache/fop/hyphenation/
H A DUnicodeClasses.java203 BufferedReader inbr = new BufferedReader(insr); in fromUCD() local
313 BufferedReader inbr = new BufferedReader(insr); in fromTeX() local
/dports/math/mfem/mfem-4.3/fem/
H A Dbilininteg_br2.cpp75 int inbr = i - fes->GetNE(); in DGDiffusionBR2Integrator() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/x86/
H A Didct_intrin_sse2.c1107 __m128i *inbr, int stride) { in write_buffer_16x32_round6()
1130 __m128i intl[16], intr[16], inbl[16], inbr[16]; in av1_iht16x32_512_add_sse2() local
/dports/math/parmetis/parmetis-4.0.3/metis/libmetis/
H A Dstruct.h38 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
65 idx_t inbr; /*!< The index in the vnbr_t array where the nnbrs list member
/dports/math/py-PyMetis/PyMetis-2020.1/src/metis/libmetis/
H A Dstruct.h38 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
65 idx_t inbr; /*!< The index in the vnbr_t array where the nnbrs list member
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/metis/libmetis/
H A Dstruct.h38 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
65 idx_t inbr; /*!< The index in the vnbr_t array where the nnbrs list member
/dports/math/libmesh/libmesh-1.6.2/contrib/metis/libmetis/
H A Dstruct.h38 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
65 idx_t inbr; /*!< The index in the vnbr_t array where the nnbrs list member
/dports/science/octopus/octopus-10.5/external_libs/metis-5.1/libmetis/
H A Dstruct.h37 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
64 idx_t inbr; /*!< The index in the vnbr_t array where the nnbrs list member
/dports/math/metis/metis-5.1.0/libmetis/
H A Dstruct.h38 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
65 idx_t inbr; /*!< The index in the vnbr_t array where the nnbrs list member
/dports/graphics/photivo/photivo/ReferenceMaterial/RawTherapee/
H A DdirpyrLab_denoise.cc303 for(int inbr=MAX(0,i-scalewin); inbr<=MIN(height-1,i+scalewin); inbr+=scale) { in dirpyr() local
H A DdirpyrLab_denoise-2.cc308 for(int inbr=MAX(0,i-scalewin); inbr<=MIN(height-1,i+scalewin); inbr+=scale) { in dirpyr() local
H A DdirpyrLab_denoise - 2010127.cc303 for(int inbr=MAX(0,i-scalewin); inbr<=MIN(height-1,i+scalewin); inbr+=scale) { in dirpyr() local
/dports/science/axom/axom-0.6.1/src/axom/primal/geometry/
H A DPolyhedron.hpp191 for(int inbr = 0; inbr < num_nbrs[iv]; inbr++) in pruneNeighbors() local
/dports/graphics/photivo/photivo/Sources/
H A DptImage_Pyramid.cpp122 for(int32_t inbr=MAX(0,i-scalewin); inbr<=MIN(height-1,i+scalewin); inbr+=scale) { in dirpyr() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/x86/
H A Ddct_intrin_sse2.c2792 __m128i *inbr, int stride, int flipud, in load_buffer_16x32()
2946 __m128i intl[16], intr[16], inbl[16], inbr[16]; in av1_fht16x32_sse2() local
/dports/net/norm/norm-1.5r6/protolib/examples/
H A DgraphXMLExample.cpp781 MyManetGraphML::Interface* inbr; in CountPaths() local
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/Markdown/
H A DInline.hs505 let inbr = suffs <+> joincits rest function
/dports/math/parmetis/parmetis-4.0.3/libparmetis/
H A Dstruct.h43 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
/dports/math/libmesh/libmesh-1.6.2/contrib/parmetis/libparmetis/
H A Dstruct.h43 idx_t inbr; /*!< The index in the cnbr_t array where the nnbrs list member
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A DNumericsMatrix.c2754 unsigned int inbr = A->matrix1->blocksize0[cr]; in NM_triplet() local
2869 unsigned int inbr = A->matrix1->blocksize0[cr]; in NM_half_triplet() local

12