Home
last modified time | relevance | path

Searched refs:xparse (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dxparse.sty.ltxml3 # | xparse | #
18 # Newer versions of xparse *may* want to defer to one of these versioned files
20 AssignMapping('INTERPRETABLE_SOURCES', 'xparse-2018-04-12.sty' => 1);
21 AssignMapping('INTERPRETABLE_SOURCES', 'xparse-2020-10-01.sty' => 1);
24 InputDefinitions('xparse', type => 'sty', noltxml => 1);
/dports/biology/lamarc/lamarc-2.1.8/boost/program_options/
H A Dvalue_semantic.hpp85 virtual void xparse(boost::any& value_store,
99 virtual void xparse(boost::any& value_store,
125 void xparse(boost::any& value_store,
231 void xparse(boost::any& value_store,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic160.C9 virtual void xparse (int &, const B<A<char> > &) const;
16 void xparse (int &, const B<A<charT> > &) const;
21 void G<T, charT>::xparse (int &p1, const B<A<charT> > &p2) const in xparse() function
/dports/devel/boost-docs/boost_1_72_0/boost/program_options/
H A Dvalue_semantic.hpp97 virtual void xparse(boost::any& value_store,
118 virtual void xparse(boost::any& value_store,
147 void xparse(boost::any& value_store,
329 void xparse(boost::any& value_store,
/dports/devel/R-cran-BH/BH/inst/include/boost/program_options/
H A Dvalue_semantic.hpp97 virtual void xparse(boost::any& value_store,
118 virtual void xparse(boost::any& value_store,
147 void xparse(boost::any& value_store,
329 void xparse(boost::any& value_store,
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/program_options/
H A Dvalue_semantic.hpp97 virtual void xparse(boost::any& value_store,
118 virtual void xparse(boost::any& value_store,
147 void xparse(boost::any& value_store,
313 void xparse(boost::any& value_store,

123456789