Home
last modified time | relevance | path

Searched refs:if_ (Results 1 – 25 of 12539) sorted by last modified time

12345678910>>...502

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/
H A Dstdmath.h132 : mp::if_< in FLINT_DEFINE_BINOP()
H A Ddefault_rules.h133 : mp::if_<
140 typename mp::if_<
H A Devaluation_tools.h67 : mp::if_<traits::is_implemented<rules::cmp<T, U> >,
69 typename mp::if_<traits::is_implemented<rules::cmp<U, T> >,
92 : mp::if_<traits::is_implemented<rules::equals<T, U> >,
117 : mp::if_<traits::is_implemented<rules::print<T> >,
H A Dmp.h70 struct if_ : if_v<C::val, V1, V2> { };
87 struct select : if_<C1, V1, typename select<D, C2, V2, C3, V3>::type> { };
H A Dexpression.h370 : mp::if_<
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/test/
H A Dt-mp.cpp82 tassert((equal_types<if_<true_, int, slong>::type, int>::val)); in test_if()
83 tassert((equal_types<if_<false_, int, slong>::type, slong>::val)); in test_if()
/dports/archivers/gtar/stage/usr/local/share/info/
H A Dtar.info-15209 but _only if_ '--recursive-unlink' is specified to allow this behavior.
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMTextureToGeom.h103 void setImageFile(const string& if_) in setImageFile() argument
105 if(if_ == "NULL") return; in setImageFile()
107 if_.write(mFile); in setImageFile()
H A DMayaDMMotionPath.h123 void setInverseFront(bool if_) in setInverseFront() argument
125 if(if_ == false) return; in setInverseFront()
126 fprintf(mFile,"\tsetAttr \".if\" %i;\n", if_); in setInverseFront()
H A DMayaDMSubdivComponentId.h47 void setInFinal(unsigned int if_) in setInFinal() argument
49 if(if_ == 0) return; in setInFinal()
50 fprintf(mFile,"\tsetAttr \".if\" %i;\n", if_); in setInFinal()
H A DMayaDMHwRenderGlobals.h146 void setImageFormat(unsigned int if_) in setImageFormat() argument
148 if(if_ == 0) return; in setImageFormat()
149 fprintf(mFile,"\tsetAttr \".if\" %i;\n", if_); in setImageFormat()
/dports/games/allacrost/allacrost-1.0.2/src/luabind/luabind/
H A Dobject.hpp57 typedef typename boost::mpl::if_< in push_aux()
H A Dwrapper_base.hpp99 typename boost::mpl::if_<boost::is_void<R>
111 typedef typename boost::mpl::if_<boost::is_void<R> in call()
158 typename boost::mpl::if_<
/dports/games/allacrost/allacrost-1.0.2/src/luabind/luabind/detail/
H A Dcall_member.hpp326 typename boost::mpl::if_<boost::is_void<R>
338 typedef typename boost::mpl::if_<boost::is_void<R> in call_member()
H A Dcall_function.hpp334 typename boost::mpl::if_<boost::is_void<Ret>
346 typedef typename boost::mpl::if_<boost::is_void<Ret> in call_function()
357 typename boost::mpl::if_<boost::is_void<Ret>
368 typedef typename boost::mpl::if_<boost::is_void<Ret> in call_function()
377 typename boost::mpl::if_<boost::is_void<Ret>
389 typedef typename boost::mpl::if_<boost::is_void<Ret> in resume_function()
400 typename boost::mpl::if_<boost::is_void<Ret>
411 typedef typename boost::mpl::if_<boost::is_void<Ret> in resume_function()
420 typename boost::mpl::if_<boost::is_void<Ret>
431 typedef typename boost::mpl::if_<boost::is_void<Ret> in resume()
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/range/detail/
H A Dcollection_traits_detail.hpp48 ::boost::mpl::if_< ::boost::is_const<ContainerT>,
439 ::boost::mpl::if_< ::boost::is_const<T>,
537 ::boost::mpl::if_< ::boost::is_const<T>,
H A Dmicrosoft.hpp105 typedef typename mpl::if_< is_same<using_type_as_tag, Tag>,
570 typedef typename mpl::if_< is_same<use_default, Reference>,
575 typedef typename mpl::if_< is_same<use_default, Traversal>,
H A Dremove_extent.hpp77 Case9, mpl::identity<Type9>, mpl::if_<
90 Case19, mpl::identity<Type19>, mpl::if_<
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/range/
H A Diterator_range.hpp172 boost::mpl::if_< boost::is_abstract<value_type>,
H A Dsub_range.hpp49 boost::mpl::if_< boost::is_reference<reference>,
H A Dmfc.hpp729 typedef typename mpl::if_< is_const<X>,
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/proto/v1_/compiler/
H A Dtransform.hpp211 typedef typename boost::mpl::if_
H A Dconditional.hpp28 typedef typename boost::mpl::if_
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/proto/transform/
H A Dfold_tree.hpp42 : if_<has_tag<Tag>, fold<_, _state, fold_tree_<Tag, Fun> >, Fun>
47 : if_<has_tag<Tag>, reverse_fold<_, _state, reverse_fold_tree_<Tag, Fun> >, Fun>
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/proto/
H A Dfusion.hpp104 : mpl::if_<

12345678910>>...502