Home
last modified time | relevance | path

Searched defs:cons_ (Results 1 – 25 of 29) sorted by last modified time

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dcb_enumerator.h63 LitVec cons_; variable
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dcb_enumerator.h63 LitVec cons_; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() function
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() function
/dports/science/py-dlib/dlib-19.22/dlib/bsp/
H A Dbsp.cpp307 impl1::map_id_to_con& cons_ in bsp_context()
/dports/science/dlib-cpp/dlib-19.22/dlib/bsp/
H A Dbsp.cpp307 impl1::map_id_to_con& cons_ in bsp_context()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() function
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() function
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dcb_enumerator.h63 LitVec cons_; variable
/dports/math/bcps/CHiPPS-BiCePS-releases-0.99.2/Bcps/src/
H A DBcpsNodeDesc.h137 BcpsObjectListMod *cons_; variable
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dspvw_typealloc.d679 var gcv_object_t *cons_ = &STACK_0; in allocate_mutex() local
710 var gcv_object_t *cons_ = &STACK_0; in allocate_exemption() local
H A Dlispbibl.d7698 } cons_; typedef
/dports/www/foswiki/Foswiki-2.1.6/locale/
H A Dfr.po10 "PO-Revision-Date: 2018-01-09 12:52+0200\n"
11 "Last-Translator: Raul F Rodriguez <raulfrodriguez10@gmail.com>\n"
12 "Language-Team: French <http://translate.foswiki.org/projects/foswiki/"
14 "Language: fr\n"
15 "MIME-Version: 1.0\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=n > 1;\n"
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() argument
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnullptr30.C10 struct cons_ { struct
17 constexpr cons_() {} in cons_() function
18 constexpr cons_(H const &h, T const &t) : head(h), tail(t) {} in cons_() function

12