| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | gen-avr-mmcu-texi.cc | 89 comparator (const void *va, const void *vb) in comparator() function 136 qsort (mcus, n_mcus, sizeof (avr_mcu_t*), comparator); in print_mcus()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | gen-avr-mmcu-texi.c | 89 comparator (const void *va, const void *vb) in comparator() function 136 qsort (mcus, n_mcus, sizeof (avr_mcu_t*), comparator); in print_mcus()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | mknum.pl | 50 $ordinals->items(comparator => sub { $_[0] cmp $_[1] }, 97 $ordinals->items(comparator => sub { $_[0] cmp $_[1] },
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
| H A D | DebugMode.rst | 74 wrap the user-provided comparator to assert that `!comp(y, x)` whenever 75 `comp(x, y)`. This can cause the user-provided comparator to be evaluated
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/ |
| H A D | Ordinals.pm | 271 my $comparator = $opts{sort}; 294 return sort { $comparator->($a, $b); } @l 295 if (defined $comparator);
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | twl6030.dtsi | 83 twl_usb_comparator: usb-comparator {
|
| H A D | imx27-phytec-phycore-rdk.dts | 316 nxp,no-comparator-bypass;
|
| /netbsd-src/external/bsd/kyua-cli/dist/utils/ |
| H A D | optional.ipp | 138 /// Equality comparator. 158 /// Inequality comparator.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | diagnostic-show-locus.c | 269 static int comparator (const void *p1, const void *p2) in comparator() function 303 ASSERT_EQ (0, line_span::comparator (&line_one, &line_one)); in test_line_span() 304 ASSERT_GT (line_span::comparator (&lines_1_to_3, &line_one), 0); in test_line_span() 305 ASSERT_LT (line_span::comparator (&line_one, &lines_1_to_3), 0); in test_line_span() 313 ASSERT_GT (line_span::comparator (&largest_line, &line_one), 0); in test_line_span() 314 ASSERT_LT (line_span::comparator (&line_one, &largest_line), 0); in test_line_span() 1304 tmp_spans.qsort(line_span::comparator); in calculate_line_spans() 1643 static int comparator (const void *p1, const void *p2) in comparator() function 1708 labels.qsort(line_label::comparator); in print_any_labels()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | diagnostic-show-locus.cc | 282 static int comparator (const void *p1, const void *p2) in comparator() function in __anonbef134440111::line_span 316 ASSERT_EQ (0, line_span::comparator (&line_one, &line_one)); in test_line_span() 317 ASSERT_GT (line_span::comparator (&lines_1_to_3, &line_one), 0); in test_line_span() 318 ASSERT_LT (line_span::comparator (&line_one, &lines_1_to_3), 0); in test_line_span() 326 ASSERT_GT (line_span::comparator (&largest_line, &line_one), 0); in test_line_span() 327 ASSERT_LT (line_span::comparator (&line_one, &largest_line), 0); in test_line_span() 1536 tmp_spans.qsort(line_span::comparator); in calculate_line_spans() 1888 static int comparator (const void *p1, const void *p2) in comparator() function in __anonbef134440111::line_label 1953 labels.qsort(line_label::comparator); in print_any_labels()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrSystem.td | 311 // Set clock comparator. 326 // Store clock comparator.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | diagnostic-manager.cc | 239 comparator (const void *p1, const void *p2) in comparator() function in ana::dedupe_key 448 keys.qsort (dedupe_key::comparator); in emit_best()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 2172 WhenSortedByMatcher(const Comparator& comparator, 2174 : comparator_(comparator), matcher_(matcher) {} 2193 Impl(const Comparator& comparator, const ContainerMatcher& matcher) 2194 : comparator_(comparator), matcher_(matcher) {} 4073 WhenSortedBy(const Comparator& comparator, 4076 comparator, container_matcher);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2019 | 107 (cmp_labels): Label decl comparator.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | diagnostic-manager.cc | 1099 comparator (const void *p1, const void *p2) in comparator() function in ana::dedupe_key 1285 keys.qsort (dedupe_key::comparator); in emit_best()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | UsingLibcxx.rst | 173 counterparts a comparator which is not const callable.
|
| H A D | Cxx1zStatusIssuesStatus.csv | 161 "`2684 <https://wg21.link/LWG2684>`__","priority_queue lacking comparator typedef","Oulu","|Complet…
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/ |
| H A D | rbtree.d | 1379 according to the less comparator. One element is removed for each value
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/ |
| H A D | rbtree.d | 1519 according to the less comparator. One element is removed for each value
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | __hash_table | 875 "the specified comparator is required to be copy constructible"); 883 "the specified comparator type does not provide a viable const call operator")
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 12023 rtx comparator; in aarch64_if_then_else_costs() local 12031 comparator = XEXP (op0, 1); in aarch64_if_then_else_costs() 12037 comparator = const0_rtx; in aarch64_if_then_else_costs() 12050 if (comparator == const0_rtx) in aarch64_if_then_else_costs() 12064 && aarch64_imm24 (comparator, VOIDmode)) in aarch64_if_then_else_costs() 12076 if (comparator == const0_rtx) in aarch64_if_then_else_costs()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | iwmmxt.md | 790 ;; (set (match:<vector>) (<comparator>:<vector> (match:<vector>) (match:<vector>)))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | iwmmxt.md | 790 ;; (set (match:<vector>) (<comparator>:<vector> (match:<vector>) (match:<vector>)))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 13505 rtx comparator; in aarch64_if_then_else_costs() local 13513 comparator = XEXP (op0, 1); in aarch64_if_then_else_costs() 13519 comparator = const0_rtx; in aarch64_if_then_else_costs() 13532 if (comparator == const0_rtx) in aarch64_if_then_else_costs() 13546 && aarch64_imm24 (comparator, VOIDmode)) in aarch64_if_then_else_costs() 13558 if (comparator == const0_rtx) in aarch64_if_then_else_costs()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 9824 // Poisoned memory from there may get copied into the comparator arguments, 9827 // the comparator calls, but directly from the temp memory, bypassing the 9848 // Run the comparator over all array elements to detect any memory issues. 9865 // Check that the size and comparator arguments are as expected. 9899 // Run the comparator over all array elements to detect any memory issues. 9916 // Check that the size and comparator arguments are as expected.
|