| /third_party/boost/libs/geometry/test/algorithms/disjoint/ |
| D | disjoint_sph.cpp | 103 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 130 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 142 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 163 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef 184 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 195 typedef bg::model::linestring<P> ls; in test_linestring_linestring_radians() typedef 209 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 224 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/touches/ |
| D | touches_sph.cpp | 97 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 124 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 136 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 157 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef 178 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 188 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 203 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/intersects/ |
| D | intersects_sph.cpp | 101 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 128 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 140 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 161 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef 182 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 192 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 207 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| D | intersects.cpp | 35 typedef bg::model::linestring<P1> ls; in test_intersects_linestring_segment() typedef 62 typedef bg::model::linestring<P1> ls; in test_intersects_linestring_polygon() typedef 90 typedef bg::model::linestring<P1> ls; in test_intersects_linestring_ring() typedef 118 typedef bg::model::linestring<P2> ls; in test_intersects_point_linestring() typedef 142 typedef bg::model::linestring<P1> ls; in test_multi_linestring_polygon() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/covered_by/ |
| D | covered_by_sph.cpp | 105 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 132 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 144 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 165 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef 186 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 196 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 211 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/within/ |
| D | within_sph.cpp | 105 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 132 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 144 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 165 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef 186 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 196 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 211 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/crosses/ |
| D | crosses_sph.cpp | 21 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 48 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 60 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 81 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef
|
| D | crosses.cpp | 20 typedef bg::model::linestring<P> ls; in test_pl() typedef 49 typedef bg::model::linestring<P> ls; in test_ll() typedef 68 typedef bg::model::linestring<P> ls; in test_la() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/relate/ |
| D | relate_linear_areal_sph.cpp | 19 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 179 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 277 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 329 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef
|
| D | relate_linear_areal.cpp | 24 typedef bg::model::linestring<P> ls; in test_linestring_polygon() typedef 285 typedef bg::model::linestring<P> ls; in test_linestring_multi_polygon() typedef 383 typedef bg::model::linestring<P> ls; in test_multi_linestring_polygon() typedef 448 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_polygon() typedef
|
| D | relate_linear_linear.cpp | 22 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 250 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 389 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| D | relate_linear_linear_sph.cpp | 19 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 247 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 392 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| D | relate_pointlike_geometry.cpp | 67 typedef bg::model::linestring<P> ls; in test_point_linestring() typedef 86 typedef bg::model::linestring<P> ls; in test_point_multilinestring() typedef 123 typedef bg::model::linestring<P> ls; in test_multipoint_linestring() typedef 147 typedef bg::model::linestring<P> ls; in test_multipoint_multilinestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/overlaps/ |
| D | overlaps_sph.cpp | 97 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 107 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 122 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/equals/ |
| D | equals_sph.cpp | 99 typedef bg::model::linestring<P> ls; in test_linestring_linestring() typedef 109 typedef bg::model::linestring<P> ls; in test_linestring_multi_linestring() typedef 124 typedef bg::model::linestring<P> ls; in test_multi_linestring_multi_linestring() typedef
|
| D | equals.cpp | 62 typedef bgm::linestring<P> ls; in test_linestring_linestring() typedef 103 typedef bgm::linestring<P> ls; in test_linestring_multilinestring() typedef 124 typedef bgm::linestring<P> ls; in test_multilinestring_multilinestring() typedef
|
| /third_party/libcoap/include/coap2/ |
| D | encode.h | 45 #define COAP_PSEUDOFP_ENCODE_8_4_DOWN(v,ls) (v < HIBIT ? v : (ls = coap_fls(v) - Nn, (v >> ls) & MM… argument 46 #define COAP_PSEUDOFP_ENCODE_8_4_UP(v,ls,s) (v < HIBIT ? v : (ls = coap_fls(v) - Nn, (s = (((v + ((… argument
|
| /third_party/e2fsprogs/lib/ext2fs/ |
| D | lookup.c | 38 struct lookup_struct *ls = (struct lookup_struct *) priv_data; in lookup_proc() local 54 struct lookup_struct ls; in ext2fs_lookup() local
|
| D | unlink.c | 40 struct link_struct *ls = (struct link_struct *) priv_data; in unlink_proc() local 76 struct link_struct ls; in ext2fs_unlink() local
|
| /third_party/boost/libs/geometry/test/geometries/ |
| D | initialization.cpp | 31 typedef bg::model::linestring<P> ls; in BOOST_GEOMETRY_REGISTER_POINT_2D() typedef 61 typedef bg::model::linestring<P> ls; in test_boost_assign_2d() typedef 119 typedef bg::model::linestring<P> ls; in test_initializer_list_2d() typedef
|
| /third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
| D | make_with_range.cpp | 31 linestring ls = make_points<linestring>(coordinates); in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() local
|
| D | densify_strategy.cpp | 26 linestring_type ls; in main() local
|
| /third_party/boost/libs/geometry/test/algorithms/overlay/ |
| D | get_turns_linear_linear.cpp | 30 typedef bg::model::linestring<pt> ls; in test_all() typedef
|
| D | get_turns_linear_areal.cpp | 30 typedef bg::model::linestring<pt> ls; in test_all() typedef
|
| D | get_turns_linear_areal_sph.cpp | 20 typedef bg::model::linestring<pt> ls; in test_all() typedef
|