Home
last modified time | relevance | path

Searched refs:visit_long_double (Results 1 – 16 of 16) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/pygccxml/src/pygccxml/declarations/
H A Dtype_visitor.py76 def visit_long_double(self): member in type_visitor_t
/dports/textproc/py-pygccxml/pygccxml-2.2.1/pygccxml/declarations/
H A Dtype_visitor.py76 def visit_long_double(self): member in type_visitor_t
/dports/devel/py-pyplusplus/pyplusplus-1.8.4/pyplusplus/code_creators/
H A Dctypes_formatter.py76 def visit_long_double( self ): member in type_converter_t
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/pygccxml/src/pygccxml/parser/
H A Dlinker.py227 def visit_long_double(self): member in linker_t
/dports/textproc/py-pygccxml/pygccxml-2.2.1/pygccxml/parser/
H A Dlinker.py230 def visit_long_double(self): member in linker_t
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/cppformat/
H A Dformat.h778 Result visit_long_double(long double value) {
815 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/www/davix/davix-0.7.6/src/libs/alibxx/str/
H A Dformat.hpp824 Result visit_long_double(long double value) { in visit_long_double() function in A_LIB_NAMESPACE::fmt::internal::ArgVisitor
861 return FMT_DISPATCH(visit_long_double(arg.long_double_value)); in visit()
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A Dformat.h859 Result visit_long_double(long double value) {
896 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/test/
H A Dutil-test.cc613 Result visit_long_double(long double value) { return value; } in visit_long_double() function
/dports/devel/rpclib/rpclib-2.2.1/dependencies/include/
H A Dformat.h1246 Result visit_long_double(long double value) {
1290 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.h1613 Result visit_long_double(long double value)
1666 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.h1799 Result visit_long_double(long double value)
1872 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/fmt/
H A Dformat.h1610 Result visit_long_double(long double value) {
1674 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/math/vtk8/VTK-8.2.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/fmt/
H A Dformat.h1610 Result visit_long_double(long double value) {
1674 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/games/dunelegacy/dunelegacy-0.96.4/include/misc/
H A Dformat.h1490 Result visit_long_double(long double value) {
1554 return FMT_DISPATCH(visit_long_double(arg.long_double_value));
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/fmt/
H A Dformat.h1667 Result visit_long_double(long double value) {
1731 return FMT_DISPATCH(visit_long_double(arg.long_double_value));