Home
last modified time | relevance | path

Searched refs:Par (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/boost/boost/geometry/srs/projections/proj/
Dgoode.hpp65 template <typename T, typename Par>
68 sinu_spheroid<T, Par> sinu;
69 moll_spheroid<T, Par> moll;
79 par_goode(Params const& params, Par & par) in par_goode()
85 template <typename T, typename Par>
87 Par const& par, par_goode<T, Par> const& proj_par) in s_forward()
97 template <typename T, typename Par>
99 Par const& par, par_goode<T, Par> const& proj_par) in s_inverse()
110 template <typename Par>
111 inline Par& setup_goode(Par& par) in setup_goode()
Daeqd.hpp99 template <typename T, typename Par, typename ProjParm>
100 …inline void e_forward(T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y, Par const& par, ProjParm… in e_forward()
140 template <typename T, typename Par, typename ProjParm>
141 …inline void e_inverse(T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat, Par const& par, ProjParm… in e_inverse()
172 template <typename T, typename Par, typename ProjParm>
173 …inline void e_guam_fwd(T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y, Par const& par, ProjPar… in e_guam_fwd()
185 template <typename T, typename Par, typename ProjParm>
186 …inline void e_guam_inv(T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat, Par const& par, ProjPar… in e_guam_inv()
201 template <typename T, typename Par, typename ProjParm>
202 …inline void s_forward(T const& lp_lon, T lp_lat, T& xy_x, T& xy_y, Par const& /*par*/, ProjParm co… in s_forward()
[all …]
Dob_tran.hpp240 template <typename T, typename Par>
241 inline void o_forward(T lp_lon, T lp_lat, T& xy_x, T& xy_y, Par const& proj_parm) in o_forward()
255 template <typename T, typename Par>
256 … inline void o_inverse(T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat, Par const& proj_parm) in o_inverse()
271 template <typename T, typename Par>
272 inline void t_forward(T lp_lon, T lp_lat, T& xy_x, T& xy_y, Par const& proj_parm) in t_forward()
284 template <typename T, typename Par>
285 … inline void t_inverse(T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat, Par const& proj_parm) in t_inverse()
/third_party/boost/boost/geometry/srs/projections/impl/
Dpj_transform.hpp162 template <typename Par>
163 inline typename Par::type Dx_BF(Par const& defn) { return defn.datum_params[0]; } in Dx_BF()
164 template <typename Par>
165 inline typename Par::type Dy_BF(Par const& defn) { return defn.datum_params[1]; } in Dy_BF()
166 template <typename Par>
167 inline typename Par::type Dz_BF(Par const& defn) { return defn.datum_params[2]; } in Dz_BF()
168 template <typename Par>
169 inline typename Par::type Rx_BF(Par const& defn) { return defn.datum_params[3]; } in Rx_BF()
170 template <typename Par>
171 inline typename Par::type Ry_BF(Par const& defn) { return defn.datum_params[4]; } in Ry_BF()
[all …]
Dpj_apply_gridshift.hpp493 template <bool Inverse, typename Par, typename Range, typename ProjGrids>
494 inline bool pj_apply_gridshift_2(Par const& /*defn*/, Range & range, ProjGrids const& proj_grids) in pj_apply_gridshift_2()
512 Inverse, typename Par::type in pj_apply_gridshift_2()
520 template <bool Inverse, typename Par, typename Range>
521 inline bool pj_apply_gridshift_2(Par const& , Range & , srs::detail::empty_projection_grids const& ) in pj_apply_gridshift_2()
Dpj_gridlist.hpp215 template <typename Par, typename ProjectionGrids>
216 inline void pj_gridlist_from_nadgrids(Par const& defn, ProjectionGrids & proj_grids) in pj_gridlist_from_nadgrids()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DSymbolTableListTraits.h83 static ListTy &getList(ItemParentClass *Par) { in getList() argument
84 return Par->*(Par->getSublistAccess((ValueSubClass*)nullptr)); in getList()
87 static ValueSymbolTable *getSymTab(ItemParentClass *Par) { in getSymTab() argument
88 return Par ? toPtr(Par->getValueSymbolTable()) : nullptr; in getSymTab()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DSymbolTableListTraits.h86 static ListTy &getList(ItemParentClass *Par) { in getList() argument
87 return Par->*(Par->getSublistAccess((ValueSubClass*)nullptr)); in getList()
90 static ValueSymbolTable *getSymTab(ItemParentClass *Par) { in getSymTab() argument
91 return Par ? toPtr(Par->getValueSymbolTable()) : nullptr; in getSymTab()
/third_party/boost/libs/geometry/doc/index/src/examples/rtree/
Dinterprocess.cpp39 typedef bgi::linear<32, 8> Par; in main() typedef
43 typedef bgi::rtree<B, Par, I, E, Alloc> Rtree; in main()
58 …Rtree * tree = segment.construct<Rtree>("Rtree")(Par(), I(), E(), Alloc(segment.get_segment_manage… in main()
/third_party/mesa3d/docs/drivers/openswr/
Dprofiling.rst21 %Tot %Par Cycles CPE NumEvent CPE2 NumEvent2 Bucket
38 %Tot %Par Cycles CPE NumEvent CPE2 NumEvent2 Bucket
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dmi.txt272 "Par",
290 "Par",
310 "Par",
328 "Par",
/third_party/icu/icu4c/source/data/locales/
Dmi.txt321 "Par",
339 "Par",
359 "Par",
377 "Par",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dmi.txt321 "Par",
339 "Par",
359 "Par",
377 "Par",
/third_party/boost/libs/graph/example/
Dgraph-assoc-types.cpp20 typedef typename graph_traits< Graph >::edge_parallel_category Par; in generic_foo() typedef
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/
Dmaterial_lv.arb13 "aboutListTileTitle": "Par $applicationName",
/third_party/gettext/gettext-runtime/po/
Dpt_BR.po546 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
657 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
693 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
817 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
853 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
910 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
1056 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
1145 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios para\n"
1316 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
1385 #~ "Parâmetros obrigatórios para opções longas são também obrigatórios\n"
[all …]
/third_party/gstreamer/gstplugins_bad/po/
Dtr.po75 msgstr "Parça adresi alınamadı."
79 msgstr "Parçalar indirilemedi"
/third_party/libsoup/po/
Dgl.po139 msgstr "Parámetro duplicado «%s» na cabeceira da extensión de WebSocket"
Des.po152 msgstr "Parámetro duplicado en la extensión de cabecera «%s» de WebSocket"
Dca.po142 msgstr "Paràmetre duplicat a l'extensió de la capçalera «%s» de WebSocket"
Dpt_BR.po142 msgstr "Parâmetro duplicado no cabeçalho de extensão Websocket “%s”"
/third_party/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Dzone1970.tab86 BR -0127-04829 America/Belem Pará (east); Amapá
95 BR -0226-05452 America/Santarem Pará (west)
/third_party/tzdata/
Dzone1970.tab85 BR -0127-04829 America/Belem Pará (east); Amapá
94 BR -0226-05452 America/Santarem Pará (west)
Dsouthamerica619 # Norte (RN), and the eastern part of Pará (PA) are all in BR1 without DST.
663 # b) The whole Pará state now is put at timezone UTC+3, instead of just
680 # be created to represent the...west side of the Pará State. I
693 # part of Par state is moving to one timezone UTC-03 (from UTC-04).
967 # Amapá (AP), east Pará (PA)
968 # East Pará includes Belém, Marabá, Serra Norte, and São Félix do Xingu.
969 # The division between east and west Pará is the river Xingu.
976 # west Pará (PA)
977 # West Pará includes Altamira, Óbidos, Prainha, Oriximiná, and Santarém.
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Dzone1970.tab85 BR -0127-04829 America/Belem Pará (east); Amapá
94 BR -0226-05452 America/Santarem Pará (west)

1234