Home
last modified time | relevance | path

Searched defs:lw1 (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dmeasures3d.c88 lwgeom_closest_line_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line_3d()
94 lwgeom_furthest_line_3d(LWGEOM *lw1, LWGEOM *lw2) in lwgeom_furthest_line_3d()
100 lwgeom_closest_point_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point_3d()
110 lw_dist3d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int srid, int mode) in lw_dist3d_distanceline()
214 lw_dist3d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int srid, int mode) in lw_dist3d_distancepoint()
314 lwgeom_maxdistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance3d()
326 lwgeom_maxdistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance3d_tolerance()
352 lwgeom_mindistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance3d()
363 lwgeom_mindistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance3d_tolerance()
H A Dmeasures.c42 lwgeom_closest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line()
48 lwgeom_furthest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_line()
54 lwgeom_closest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point()
60 lwgeom_furthest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_point()
84 lw_dist2d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int srid, int mode) in lw_dist2d_distanceline()
131 lw_dist2d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2,int srid,int mode) in lw_dist2d_distancepoint()
169 lwgeom_maxdistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance2d()
181 lwgeom_maxdistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance2d_tolerance()
202 lwgeom_mindistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance2d()
213 lwgeom_mindistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance2d_tolerance()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java82 double lw1, double lw2); in DrawParallelogram()
106 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/loops/
H A DDrawParallelogram.java83 double lw1, double lw2); in DrawParallelogram()
116 double lw1, double lw2) in DrawParallelogram()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dmeasures3d.c76 lwgeom_closest_line_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line_3d()
82 lwgeom_furthest_line_3d(LWGEOM *lw1, LWGEOM *lw2) in lwgeom_furthest_line_3d()
88 lwgeom_closest_point_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point_3d()
97 lw_dist3d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist3d_distanceline()
201 lw_dist3d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist3d_distancepoint()
300 lwgeom_maxdistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance3d()
310 lwgeom_maxdistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance3d_tolerance()
335 lwgeom_mindistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance3d()
442 lwgeom_mindistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance3d_tolerance()
H A Dmeasures.c40 lwgeom_closest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line()
46 lwgeom_furthest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_line()
52 lwgeom_closest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point()
58 lwgeom_furthest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_point()
81 lw_dist2d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist2d_distanceline()
128 lw_dist2d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist2d_distancepoint()
165 lwgeom_maxdistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance2d()
177 lwgeom_maxdistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance2d_tolerance()
197 lwgeom_mindistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance2d()
207 lwgeom_mindistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance2d_tolerance()
[all …]
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dmeasures3d.c76 lwgeom_closest_line_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line_3d()
82 lwgeom_furthest_line_3d(LWGEOM *lw1, LWGEOM *lw2) in lwgeom_furthest_line_3d()
88 lwgeom_closest_point_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point_3d()
97 lw_dist3d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist3d_distanceline()
201 lw_dist3d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist3d_distancepoint()
300 lwgeom_maxdistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance3d()
310 lwgeom_maxdistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance3d_tolerance()
335 lwgeom_mindistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance3d()
442 lwgeom_mindistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance3d_tolerance()
H A Dmeasures.c40 lwgeom_closest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line()
46 lwgeom_furthest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_line()
52 lwgeom_closest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point()
58 lwgeom_furthest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_point()
81 lw_dist2d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist2d_distanceline()
128 lw_dist2d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist2d_distancepoint()
165 lwgeom_maxdistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance2d()
177 lwgeom_maxdistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance2d_tolerance()
197 lwgeom_mindistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance2d()
207 lwgeom_mindistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance2d_tolerance()
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dmeasures3d.c76 lwgeom_closest_line_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line_3d()
82 lwgeom_furthest_line_3d(LWGEOM *lw1, LWGEOM *lw2) in lwgeom_furthest_line_3d()
88 lwgeom_closest_point_3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point_3d()
97 lw_dist3d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist3d_distanceline()
201 lw_dist3d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist3d_distancepoint()
300 lwgeom_maxdistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance3d()
310 lwgeom_maxdistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance3d_tolerance()
335 lwgeom_mindistance3d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance3d()
442 lwgeom_mindistance3d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance3d_tolerance()
H A Dmeasures.c40 lwgeom_closest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_line()
46 lwgeom_furthest_line(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_line()
52 lwgeom_closest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_closest_point()
58 lwgeom_furthest_point(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_furthest_point()
81 lw_dist2d_distanceline(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist2d_distanceline()
128 lw_dist2d_distancepoint(const LWGEOM *lw1, const LWGEOM *lw2, int32_t srid, int mode) in lw_dist2d_distancepoint()
165 lwgeom_maxdistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_maxdistance2d()
177 lwgeom_maxdistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_maxdistance2d_tolerance()
197 lwgeom_mindistance2d(const LWGEOM *lw1, const LWGEOM *lw2) in lwgeom_mindistance2d()
207 lwgeom_mindistance2d_tolerance(const LWGEOM *lw1, const LWGEOM *lw2, double tolerance) in lwgeom_mindistance2d_tolerance()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/codegen/smithy-aws-go-codegen/src/main/java/software/amazon/smithy/aws/go/codegen/
H A DAddAwsConfigFields.java70 … .awsResolveFunction(SymbolUtils.createValueSymbolBuilder(RESOLVE_AWS_CONFIG_RETRYER_PROVIDER) in lm3g_bg_score()
100 .name(LOGGER_CONFIG_NAME) in lm3g_bg_score()
160 writeAwsConfigEndpointResolver(writer);
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/liblm/
H A Dlm.c1059 load_bg(lm_t * lm, s3lmwid32_t lw1) in load_bg()
1228 lm_bg_score(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2, s3wid_t w2) in lm_bg_score()
1292 lm_bg_exists(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2) in lm_bg_exists()
1340 load_tg(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2) in load_tg()
1549 lm_tglist(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2, tg_t ** tgptr, in lm_tglist()
1590 lm_tg32list(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2, tg32_t ** tgptr, in lm_tg32list()
1640 lm_tg_score(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2, s3lmwid32_t lw3, in lm_tg_score()
1808 lm_tg_exists(lm_t * lm, s3lmwid32_t lw1, s3lmwid32_t lw2, s3lmwid32_t lw3) in lm_tg_exists()
/dports/math/octave-forge-control/control-3.3.1/inst/@frd/
H A D__sys_group__.m42 lw1 = length (sys1.w); variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/lm/
H A Dlm3g_templates.c71 int32 lw1, int32 lw2, int32 *n_used) in lm3g_bg_score()
100 load_tginfo(NGRAM_MODEL_TYPE *model, int32 lw1, int32 lw2) in load_tginfo()
159 lm3g_tg_score(NGRAM_MODEL_TYPE *model, int32 lw1, in lm3g_tg_score()
/dports/math/octave-forge-control/control-3.3.1/src/
H A Dsl_sb10yd.cc92 F77_INT lw1 = 2*lendat + 4*hnpts; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DParallelogramPipe.java75 double lw1, double lw2); in drawParallelogram()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DParallelogramPipe.java75 double lw1, double lw2); in drawParallelogram()

12345678