Home
last modified time | relevance | path

Searched defs:expand (Results 101 – 125 of 7492) sorted by relevance

12345678910>>...300

/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/expand/
H A Dsegment.hpp39 namespace detail { namespace expand namespace
79 struct expand struct
100 struct expand struct
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/expand/
H A Dsegment.hpp39 namespace detail { namespace expand namespace
79 struct expand struct
100 struct expand struct
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/expand/
H A Dsegment.hpp39 namespace detail { namespace expand namespace
79 struct expand struct
100 struct expand struct
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/expand/
H A Dsegment.hpp39 namespace detail { namespace expand namespace
79 struct expand struct
100 struct expand struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/expand/
H A Dsegment.hpp39 namespace detail { namespace expand namespace
79 struct expand struct
100 struct expand struct
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/detail/expand/
H A Dsegment.hpp39 namespace detail { namespace expand namespace
79 struct expand struct
100 struct expand struct
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/expand/
H A Dcartesian.hpp28 namespace strategies { namespace expand namespace
36 static auto expand(Box const&, Geometry const&, in expand() function
43 static auto expand(Box const&, Geometry const&, in expand() function
50 static auto expand(Box const&, Geometry const&, in expand() function
H A Dgeographic.hpp25 namespace strategies { namespace expand namespace
48 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
55 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
62 auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/strategies/expand/
H A Dcartesian.hpp28 namespace strategies { namespace expand namespace
37 static auto expand(Box const&, Geometry const&, in expand() function
44 static auto expand(Box const&, Geometry const&, in expand() function
51 static auto expand(Box const&, Geometry const&, in expand() function
H A Dgeographic.hpp25 namespace strategies { namespace expand namespace
47 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
54 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
61 auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/strategies/expand/
H A Dcartesian.hpp28 namespace strategies { namespace expand namespace
36 static auto expand(Box const&, Geometry const&, in expand() function
43 static auto expand(Box const&, Geometry const&, in expand() function
50 static auto expand(Box const&, Geometry const&, in expand() function
H A Dgeographic.hpp25 namespace strategies { namespace expand namespace
48 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
55 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
62 auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/strategies/expand/
H A Dcartesian.hpp28 namespace strategies { namespace expand namespace
36 static auto expand(Box const&, Geometry const&, in expand() function
43 static auto expand(Box const&, Geometry const&, in expand() function
50 static auto expand(Box const&, Geometry const&, in expand() function
H A Dgeographic.hpp25 namespace strategies { namespace expand namespace
48 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
55 static auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
62 auto expand(Box const&, Geometry const&, in expand() function in boost::geometry::strategies::expand::geographic
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dscale-expansion.r67 expand_range4 <- function(limits, expand) { argument
100 continuous = expansion(mult = 0.05), expand = TRUE) { argument
133 expand_limits_scale <- function(scale, expand = expansion(0, 0), limits = waiver(), argument
154 expand_limits_continuous <- function(limits, expand = expansion(0, 0), coord_limits = c(NA, NA)) { argument
158 expand_limits_discrete <- function(limits, expand = expansion(0, 0), coord_limits = c(NA, NA), argument
170 expand_limits_continuous_trans <- function(limits, expand = expansion(0, 0), argument
200 expand_limits_discrete_trans <- function(limits, expand = expansion(0, 0), argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/workspace/ui/
H A Dlayout.py17 expand=False, argument
39 def expand(self): member in Column
51 def spacer(self, size, expand=False): argument
68 expand=False, argument
95 def expand(self): member in Row
102 def spacer(self, size, expand=False): argument
/dports/math/jts/jts-jts-1.18.1/modules/tests/src/main/java/org/locationtech/jtstest/util/
H A DFilesUtil.java12 public static List expand(Collection fileAndDirectoryNames) { in expand() method in FilesUtil
26 public static List expand(Collection fileAndDirectoryNames, String fileExtension) { in expand() method in FilesUtil
40 public static List expand(File fileOrDir) { in expand() method in FilesUtil
56 public static List expand(File fileOrDir, String fileExtension) { in expand() method in FilesUtil
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/edoc/src/
H A Dedoc_macros.erl158 expand([$@, $@ | Cs], L, Defs, St, As) -> function
160 expand([$@, ${ | Cs], L, Defs, St, As) -> function
162 expand([$@, $} | Cs], L, Defs, St, As) -> function
164 expand([${, $@ | Cs], L, Defs, St, As) -> function
166 expand([$\n = C | Cs], L, Defs, St, As) -> function
168 expand([C | Cs], L, Defs, St, As) -> function
170 expand([], _, _, _, As) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_macros.erl159 expand([$@, $@ | Cs], L, Defs, St, As) -> function
161 expand([$@, ${ | Cs], L, Defs, St, As) -> function
163 expand([$@, $} | Cs], L, Defs, St, As) -> function
165 expand([${, $@ | Cs], L, Defs, St, As) -> function
167 expand([$\n = C | Cs], L, Defs, St, As) -> function
169 expand([C | Cs], L, Defs, St, As) -> function
171 expand([], _, _, _, As) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/edoc/src/
H A Dedoc_macros.erl158 expand([$@, $@ | Cs], L, Defs, St, As) -> function
160 expand([$@, ${ | Cs], L, Defs, St, As) -> function
162 expand([$@, $} | Cs], L, Defs, St, As) -> function
164 expand([${, $@ | Cs], L, Defs, St, As) -> function
166 expand([$\n = C | Cs], L, Defs, St, As) -> function
168 expand([C | Cs], L, Defs, St, As) -> function
170 expand([], _, _, _, As) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_macros.erl159 expand([$@, $@ | Cs], L, Defs, St, As) -> function
161 expand([$@, ${ | Cs], L, Defs, St, As) -> function
163 expand([$@, $} | Cs], L, Defs, St, As) -> function
165 expand([${, $@ | Cs], L, Defs, St, As) -> function
167 expand([$\n = C | Cs], L, Defs, St, As) -> function
169 expand([C | Cs], L, Defs, St, As) -> function
171 expand([], _, _, _, As) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_macros.erl159 expand([$@, $@ | Cs], L, Defs, St, As) -> function
161 expand([$@, ${ | Cs], L, Defs, St, As) -> function
163 expand([$@, $} | Cs], L, Defs, St, As) -> function
165 expand([${, $@ | Cs], L, Defs, St, As) -> function
167 expand([$\n = C | Cs], L, Defs, St, As) -> function
169 expand([C | Cs], L, Defs, St, As) -> function
171 expand([], _, _, _, As) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/edoc/src/
H A Dedoc_macros.erl158 expand([$@, $@ | Cs], L, Defs, St, As) -> function
160 expand([$@, ${ | Cs], L, Defs, St, As) -> function
162 expand([$@, $} | Cs], L, Defs, St, As) -> function
164 expand([${, $@ | Cs], L, Defs, St, As) -> function
166 expand([$\n = C | Cs], L, Defs, St, As) -> function
168 expand([C | Cs], L, Defs, St, As) -> function
170 expand([], _, _, _, As) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_macros.erl159 expand([$@, $@ | Cs], L, Defs, St, As) -> function
161 expand([$@, ${ | Cs], L, Defs, St, As) -> function
163 expand([$@, $} | Cs], L, Defs, St, As) -> function
165 expand([${, $@ | Cs], L, Defs, St, As) -> function
167 expand([$\n = C | Cs], L, Defs, St, As) -> function
169 expand([C | Cs], L, Defs, St, As) -> function
171 expand([], _, _, _, As) -> function
/dports/databases/pgloader3/trivial-with-current-source-form-20200427-git/src/
H A Dsbcl.lisp16 (defun expand (forms body) function
20 (defun expand (forms body) function

12345678910>>...300