Home
last modified time | relevance | path

Searched refs:unsorted (Results 1 – 25 of 112) sorted by relevance

12345

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dstack_test.c60 int unsorted; in test_int_stack() member
111 int *val = (finds[i].unsorted == -1) ? &notpresent 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) ? &notpresent 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 Dstack_test.c60 int unsorted; in test_int_stack() member
111 int *val = (finds[i].unsorted == -1) ? &notpresent 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) ? &notpresent 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 Dcheck.sh13 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 Dtable.cpp1993 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 Ddruntime.m42 # Contains some unsorted druntime utility macros.
/netbsd-src/external/gpl3/gcc/dist/libphobos/m4/
H A Ddruntime.m42 # Contains some unsorted druntime utility macros.
/netbsd-src/external/gpl2/texinfo/dist/
H A DINTRODUCTION72 * The `texindex' program, which sorts the unsorted index files
/netbsd-src/external/public-domain/tz/
H A Dtzdata2netbsd912 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 Drfc2891.txt187 then the server should return all search results unsorted and
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc477 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
H A Dsanitizer_interceptors_ioctl_netbsd.inc1424 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 Dsanitizer_common_interceptors_ioctl.inc488 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
H A Dsanitizer_interceptors_ioctl_netbsd.inc1425 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc482 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
H A Dsanitizer_interceptors_ioctl_netbsd.inc1424 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-20173126 * 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 DChangeLog-9899901 Reorder sorted and unsorted ctors.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-20173126 * 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 DChangeLog-9899901 Reorder sorted and unsorted ctors.
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d4505 auto buildTrie(Range)(Range range, Value filler, bool unsorted)
4512 if (unsorted)
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020177 found to be unsorted (likely originating from the compiler).
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-2020177 found to be unsorted (likely originating from the compiler).
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-2020177 found to be unsorted (likely originating from the compiler).
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d4498 auto buildTrie(Range)(Range range, Value filler, bool unsorted)
4505 if (unsorted)
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info1186 linking machinery) will automatically sort unsorted indexed sections,

12345