Home
last modified time | relevance | path

Searched refs:ordered (Results 1 – 25 of 126) sorted by relevance

123456

/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigqueue.c138 sigorder(int *ordered, const int *tosend, size_t len) in sigorder() argument
140 memcpy(ordered, tosend, len * sizeof(*tosend)); in sigorder()
141 qsort(ordered, len, sizeof(*ordered), asc); in sigorder()
164 if (ordered[i] >= SIGRTMIN) in sigorder()
168 while (ordered[i] == ordered[j] && j < len) in sigorder()
172 ordered[i + 1] = ordered[j]; in sigorder()
189 int ordered[CNT]; in ATF_TC_BODY() local
193 ndelivered = sigorder(ordered, signals, CNT); in ATF_TC_BODY()
220 ATF_REQUIRE_MSG(ordered[i] == delivered[i], in ATF_TC_BODY()
222 i, ordered[i], delivered[i]); in ATF_TC_BODY()
[all …]
/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dwork.c39 gomp_new_work_share (bool ordered, unsigned nthreads) in gomp_new_work_share() argument
45 if (ordered) in gomp_new_work_share()
72 gomp_work_share_start (bool ordered) in gomp_work_share_start() argument
82 ws = gomp_new_work_share (ordered, 1); in gomp_work_share_start()
130 ws = gomp_new_work_share (ordered, team->nthreads); in gomp_work_share_start()
H A DMakefile.am33 loop.c ordered.c parallel.c sections.c single.c team.c work.c \
H A DChangeLog609 * testsuite/libgomp.c/ordered-1.c: Likewise.
610 * testsuite/libgomp.c/ordered-2.c: Likewise.
825 omp_lib.f90.in, omp_lib.h.in, ordered.c, parallel.c, sections.c,
1097 * testsuite/libgomp.dg/ordered-3.c: New test.
1201 * ordered.c (gomp_ordered_first): Update for ordered_release change.
1436 * ordered.c (GOMP_ordered_start): Likewise.
1618 * ordered.c (gomp_ordered_static_next): Remove not_last argument.
1627 * testsuite/ordered-1.c: Add case for more threads than iterations.
1663 * testsuite/ordered-2.c: New file.
1664 * testsuite/ordered-1.c: New file.
[all …]
H A Dconfigure.tgt7 # config_path An ordered list of directories to search for
/freebsd-12.1/sys/powerpc/fpu/
H A Dfpu_compare.c80 fpu_compare(struct fpemu *fe, int ordered) in fpu_compare() argument
98 if (ordered) { in fpu_compare()
/freebsd-12.1/usr.bin/colldef/
H A Dparse.y128 int ch, substed, ordered; variable
133 ordered = !!__collate_char_pri_table[ch].prim;
134 if (!ordered && !substed)
136 if (substed && ordered)
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_dispatch.cpp147 pr->flags.ordered = TRUE; in __kmp_dispatch_init_algorithm()
151 pr->flags.ordered = FALSE; in __kmp_dispatch_init_algorithm()
299 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm()
415 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm()
778 bool ordered; in __kmp_dispatch_init() local
790 if (ordered) { in __kmp_dispatch_init()
870 if (pr->flags.ordered) { in __kmp_dispatch_init()
1372 if (pr->flags.ordered) { in __kmp_dispatch_next_algorithm()
1432 if (pr->flags.ordered) { in __kmp_dispatch_next_algorithm()
1475 if (pr->flags.ordered) { in __kmp_dispatch_next_algorithm()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def200 OPENMP_DIRECTIVE(ordered)
258 OPENMP_CLAUSE(ordered, OMPOrderedClause)
322 OPENMP_FOR_CLAUSE(ordered)
338 OPENMP_FOR_SIMD_CLAUSE(ordered)
408 OPENMP_PARALLEL_FOR_CLAUSE(ordered)
428 OPENMP_PARALLEL_FOR_SIMD_CLAUSE(ordered)
539 OPENMP_TARGET_PARALLEL_FOR_CLAUSE(ordered)
560 // Clauses allowed for OpenMP directive 'ordered'.
693 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(ordered)
/freebsd-12.1/contrib/apr-util/
H A Drenames_pending1 Symbol renames pending for apr-util (keep ordered and complete, please!)
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dindex.c3617 sub_item_ordered_t *ordered in svn_fs_x__l2p_index_from_p2l_entries() local
3628 ordered->entry = entry; in svn_fs_x__l2p_index_from_p2l_entries()
3633 ordered->order in svn_fs_x__l2p_index_from_p2l_entries()
3637 ordered->order[k] = &entry->items[k]; in svn_fs_x__l2p_index_from_p2l_entries()
3639 qsort(ordered->order, entry->item_count, sizeof(*ordered->order), in svn_fs_x__l2p_index_from_p2l_entries()
3655 if (ordered->entry->item_count > 0) in svn_fs_x__l2p_index_from_p2l_entries()
3659 sub_item = ordered->order in svn_fs_x__l2p_index_from_p2l_entries()
3660 ? ordered->order[ordered->entry->item_count - 1] in svn_fs_x__l2p_index_from_p2l_entries()
3661 : &ordered->entry->items[0]; in svn_fs_x__l2p_index_from_p2l_entries()
3678 --ordered->entry->item_count; in svn_fs_x__l2p_index_from_p2l_entries()
[all …]
/freebsd-12.1/sbin/pfctl/tests/files/
H A Dpf0039.in1 #test random ordered opts
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dperl60 >>4 byte &01 (network-ordered)
66 >>4 byte &01 (network-ordered)
/freebsd-12.1/sys/netinet/
H A Dsctp_indata.c1680 if (ordered) { in sctp_find_reasm_entry()
1718 int ordered; in sctp_process_a_data_chunk() local
1891 if (ordered && (mid != control->mid)) { in sctp_process_a_data_chunk()
1926 if (ordered || asoc->idata_supported) { in sctp_process_a_data_chunk()
2139 chk_flags, ordered, mid, control); in sctp_process_a_data_chunk()
2142 ((ordered == 0) || in sctp_process_a_data_chunk()
2312 if (ordered) { in sctp_process_a_data_chunk()
5674 uint16_t ordered, flags; in sctp_handle_forward_tsn() local
5699 ordered = 0; in sctp_handle_forward_tsn()
5701 ordered = 1; in sctp_handle_forward_tsn()
[all …]
/freebsd-12.1/gnu/lib/libgomp/
H A DMakefile13 error.c iter.c loop.c ordered.c parallel.c sections.c \
/freebsd-12.1/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzprop_common.c167 boolean_t ordered, zfs_type_t type) in zprop_iter_common() argument
187 if (ordered) { in zprop_iter_common()
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dmisc.cfg44 # zfs get/set subcommands - ordered as per the list above so we
/freebsd-12.1/sys/dev/virtio/block/
H A Dvirtio_blk.c897 int ordered, readable, writable, error; in vtblk_request_execute() local
902 ordered = 0; in vtblk_request_execute()
916 ordered = 1; in vtblk_request_execute()
941 if (error == 0 && ordered) in vtblk_request_execute()
/freebsd-12.1/sys/contrib/zstd/programs/
H A DREADME.md35 This is ordered through command `--format=gzip`.
45 This is ordered through commands `--format=xz` and `--format=lzma` respectively.
55 This is ordered through commands `--format=lz4`.
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Ddialog.subr1983 # To use the `--menu' option of dialog(1) you must pass an ordered list of
1991 # ordered list of tag/item pairs (HINT: use the same tag/item list as was
2018 # must pass an ordered list of tag/item/help triplets on the command-line. When
2025 # ordered list of tag/item/help triplets (HINT: use the same tag/item/help list
2050 # To use the `--menu' option of dialog(1) you must pass an ordered list of
2056 # array position within the ordered list of tag/item pairs passed to dialog(1).
2059 # ordered list of tag/item pairs (HINT: use the same tag/item list as was
2086 # must pass an ordered list of tag/item/help triplets on the command-line. When
2091 # triplet array position within the ordered list of tag/item/help triplets
2095 # ordered list of tag/item/help triplets (HINT: use the same tag/item/help list
[all …]
/freebsd-12.1/contrib/gcc/config/mips/
H A D5400.md10 ;; descriptions (also known as reservation RTL) is roughly ordered
/freebsd-12.1/contrib/ncurses/
H A DREADME.emx49 These are ordered by date:
/freebsd-12.1/crypto/heimdal/appl/afsutil/
H A DChangeLog3 * pagsh.1,afslog.1: - options must be lexicographically ordered;
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dpack.c677 apr_array_header_t *ordered in svn_fs_fs__order_dir_entries() local
685 = apr_array_make(result_pool, ordered->nelts, sizeof(svn_fs_dirent_t *)); in svn_fs_fs__order_dir_entries()
688 for (i = 0; i < ordered->nelts; ++i) in svn_fs_fs__order_dir_entries()
690 = APR_ARRAY_IDX(ordered, i, svn_sort__item_t).value; in svn_fs_fs__order_dir_entries()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_get_shared_sigalgs.pod62 ordered according to configuration and peer preferences.

123456