Home
last modified time | relevance | path

Searched refs:get_pair (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist82.C9 mypair<T *, int> get_pair() noexcept { in get_pair() function
19 foo({s.get_pair(), s.get_pair()}); in main()
/dports/devel/swig/swig-4.0.2/Lib/python/
H A Dstd_pair.i15 static int get_pair(PyObject* first, PyObject* second,
41 res = get_pair(PyTuple_GET_ITEM(obj,0),PyTuple_GET_ITEM(obj,1), val);
47 res = get_pair(first, second, val);
64 static int get_pair(PyObject* first, PyObject* second,
98 res = get_pair(PyTuple_GET_ITEM(obj,0),PyTuple_GET_ITEM(obj,1), val);
104 res = get_pair(first, second, val);
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/CMake/cpp/
H A Dpair.cpp3 std::pair<int, double> get_pair() in get_pair() function
10 auto [a, b] = get_pair(); in main()
/dports/devel/swig/swig-4.0.2/Lib/octave/
H A Dstd_pair.i14 static int get_pair(const octave_value& first, octave_value second,
53 return get_pair(c(0),c(1),val);
71 static int get_pair(const octave_value& first, octave_value second,
117 return get_pair(c(0),c(1),val);
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-65131.rs1 fn get_pair(_a: &mut u32, _b: &mut u32) {} in get_pair() function
14 get_pair(&mut x, &mut x); in main()
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/EventClients/lib/python/ps3/
H A Dsixpair.py63 def get_pair(dev): function
86 old = get_pair(dev)
110 print("Found sixaxis paired to: " + mac_to_string(get_pair(dev)))

12345678910