| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | stack_test.c | 60 int unsorted; in test_int_stack() member 111 int *val = (finds[i].unsorted == -1) ? ¬present in test_int_stack() 112 : v + finds[i].unsorted; in test_int_stack() 114 if (!TEST_int_eq(sk_sint_find(s, val), finds[i].unsorted)) { in test_int_stack() 122 int *val = (finds[i].unsorted == -1) ? ¬present in test_int_stack() 123 : v + finds[i].unsorted; in test_int_stack() 125 if (!TEST_int_eq(sk_sint_find_ex(s, val), finds[i].unsorted)) { in test_int_stack()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | stack_test.c | 60 int unsorted; in test_int_stack() member 111 int *val = (finds[i].unsorted == -1) ? ¬present in test_int_stack() 112 : v + finds[i].unsorted; in test_int_stack() 114 if (!TEST_int_eq(sk_sint_find(s, val), finds[i].unsorted)) { in test_int_stack() 122 int *val = (finds[i].unsorted == -1) ? ¬present in test_int_stack() 123 : v + finds[i].unsorted; in test_int_stack() 125 if (!TEST_int_eq(sk_sint_find_ex(s, val), finds[i].unsorted)) { in test_int_stack()
|
| /netbsd-src/external/bsd/libfido2/dist/udev/ |
| H A D | check.sh | 13 echo unsorted vendor section 1>&2 29 echo "${v}": unsorted product section 1>&2
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/ |
| H A D | table.cpp | 1993 horizontal_span *unsorted = span_list; in build_span_list() local 1995 while (unsorted) { in build_span_list() 1998 if (unsorted->end_col < (*pp)->end_col in build_span_list() 1999 || (unsorted->end_col == (*pp)->end_col in build_span_list() 2000 && (unsorted->start_col > (*pp)->start_col))) in build_span_list() 2002 horizontal_span *tem = unsorted->next; in build_span_list() 2003 unsorted->next = *pp; in build_span_list() 2004 *pp = unsorted; in build_span_list() 2005 unsorted = tem; in build_span_list()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/ |
| H A D | druntime.m4 | 2 # Contains some unsorted druntime utility macros.
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/m4/ |
| H A D | druntime.m4 | 2 # Contains some unsorted druntime utility macros.
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | INTRODUCTION | 72 * The `texindex' program, which sorts the unsorted index files
|
| /netbsd-src/external/public-domain/tz/ |
| H A D | tzdata2netbsd | 912 cp mi mi.unsorted || exit 4 914 cmp -s mi mi.unsorted || 917 rm -f mi.unsorted
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc2891.txt | 187 then the server should return all search results unsorted and
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 477 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1424 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 488 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1425 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 482 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1424 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ChangeLog-2017 | 3126 * testsuite/ld-i386/property-unsorted-1.S: Likewise. 3127 * testsuite/ld-i386/property-unsorted-2.S: Likewise. 3143 * testsuite/ld-x86-64/property-unsorted-1.S: Likewise. 3144 * testsuite/ld-x86-64/property-unsorted-2.S: Likewise.
|
| H A D | ChangeLog-9899 | 901 Reorder sorted and unsorted ctors.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ChangeLog-2017 | 3126 * testsuite/ld-i386/property-unsorted-1.S: Likewise. 3127 * testsuite/ld-i386/property-unsorted-2.S: Likewise. 3143 * testsuite/ld-x86-64/property-unsorted-1.S: Likewise. 3144 * testsuite/ld-x86-64/property-unsorted-2.S: Likewise.
|
| H A D | ChangeLog-9899 | 901 Reorder sorted and unsorted ctors.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | uni.d | 4505 auto buildTrie(Range)(Range range, Value filler, bool unsorted) 4512 if (unsorted)
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/ |
| H A D | ChangeLog-2020 | 177 found to be unsorted (likely originating from the compiler).
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ChangeLog-2020 | 177 found to be unsorted (likely originating from the compiler).
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ChangeLog-2020 | 177 found to be unsorted (likely originating from the compiler).
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
| H A D | package.d | 4498 auto buildTrie(Range)(Range range, Value filler, bool unsorted) 4505 if (unsorted)
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
| H A D | ctf-spec.info | 1186 linking machinery) will automatically sort unsorted indexed sections,
|