Home
last modified time | relevance | path

Searched +defs:N +defs:gt (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
50 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc27 const int N = sizeof(A) / sizeof(int); variable
31 struct gt struct
52 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc27 const int N = sizeof(A) / sizeof(int); variable
31 struct gt struct
52 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc27 const int N = sizeof(A) / sizeof(int); variable
31 struct gt struct
52 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc27 const int N = sizeof(A) / sizeof(int); variable
31 struct gt struct
52 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/25_algorithms/binary_search/
H A D2.cc27 const int N = sizeof(A) / sizeof(int); variable
31 struct gt struct
52 VERIFY(binary_search(C, C + N, 5, gt())); in test04() argument
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/objects/
H A Dnetwork_socket_object.py28 so_rcvbuf = fields.TypedField("SO_RCVBUF", UnsignedInteger)
33 so_sndbuf = fields.TypedField("SO_SNDBUF", UnsignedInteger)
36 so_timeout = fields.TypedField("SO_TIMEOUT", UnsignedInteger)
/dports/shells/yash/yash-2.51/
H A Dcommon.h36 # define gt(MSGID) ((const char *) gettext(MSGID)) macro
39 # define gt(MSGID) MSGID macro
44 # define ngt(MSGS,MSGP,N) ((const char *) ngettext(MSGS, MSGP, N)) argument
46 # define ngt(MSGS,MSGP,N) gt((N) == 1 ? (MSGS) : (MSGP)) argument
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/25_algorithms/upper_bound/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
32 operator()(const int& x, const int& y) const in operator ()()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/lower_bound/
H A D2.cc25 const int N = sizeof(A) / sizeof(int); variable
29 struct gt struct
32 operator()(const int& x, const int& y) const in operator ()()

12345678910>>...20