Home
last modified time | relevance | path

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

12345

/freebsd-13.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-13.1/sys/contrib/device-tree/Bindings/scsi/
H A Dhisilicon-sas.txt22 sources; the interrupts are ordered in 3 groups, as follows:
30 The phy interrupts are ordered into groups of 3 per phy
34 The interrupts are ordered in increasing order.
35 Fatal interrupts : the fatal interrupts are ordered as follows:
39 the interrupts are ordered in 3 groups, as follows:
47 interrupt. The interrupts are ordered in increasing
50 interrupt source. The interrupts are ordered in
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dsprd-pcm.txt5 - dmas: Specify the list of DMA controller phandle and DMA request line ordered pairs.
7 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-audio-port.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dbrcm,bcm2835-i2s.txt7 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
9 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-usp.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Ddavinci-mcbsp.txt20 TC channel ordered triplets.
22 These strings correspond 1:1 with the ordered pairs in dmas. The dma
H A Ddavinci-mcasp-audio.txt23 ordered pairs.
25 These strings correspond 1:1 with the ordered pairs in dmas. The dma
/freebsd-13.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-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg41 # zfs get/set subcommands - ordered as per the list above so we
66 # zfs get/set subcommands - ordered as per the list above so we
93 # zfs get/set subcommands - ordered as per the list above so we
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp186 pr->flags.ordered = TRUE; in __kmp_dispatch_init_algorithm()
190 pr->flags.ordered = FALSE; in __kmp_dispatch_init_algorithm()
193 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm()
359 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm()
484 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm()
856 bool ordered; in __kmp_dispatch_init() local
868 if (ordered) { in __kmp_dispatch_init()
939 if (pr->flags.ordered) { in __kmp_dispatch_init()
1577 if (pr->flags.ordered) { in __kmp_dispatch_next_algorithm()
1624 if (pr->flags.ordered) { in __kmp_dispatch_next_algorithm()
[all …]
/freebsd-13.1/contrib/apr-util/
H A Drenames_pending1 Symbol renames pending for apr-util (keep ordered and complete, please!)
/freebsd-13.1/sbin/pfctl/tests/files/
H A Dpf0039.in1 #test random ordered opts
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/4xx/
H A Dhsta.txt16 - interrupts : ordered interrupt mapping for each MSI in the register
/freebsd-13.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-13.1/contrib/file/magic/Magdir/
H A Dperl60 >>4 byte &01 (network-ordered)
66 >>4 byte &01 (network-ordered)
/freebsd-13.1/sys/netinet/
H A Dsctp_indata.c1669 if (ordered) { in sctp_find_reasm_entry()
1708 int ordered; in sctp_process_a_data_chunk() local
1880 if (ordered && (mid != control->mid)) { in sctp_process_a_data_chunk()
2114 chk_flags, ordered, mid, control); in sctp_process_a_data_chunk()
2117 ((ordered == 0) || in sctp_process_a_data_chunk()
2286 if (ordered) { in sctp_process_a_data_chunk()
5591 uint16_t ordered, flags; in sctp_handle_forward_tsn() local
5616 ordered = 0; in sctp_handle_forward_tsn()
5618 ordered = 1; in sctp_handle_forward_tsn()
5630 ordered = 1; in sctp_handle_forward_tsn()
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Dlpc1850-cgu.txt35 Shall be an ordered list of numbers defining the base clock
38 Shall be an ordered list of strings defining the names of
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dux500-usb.txt13 - dma-names : An ordered list of channel names affiliated to the above
/freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/
H A Dgpio-fan.txt8 ordered MSB-->LSB.
/freebsd-13.1/sys/contrib/device-tree/Bindings/
H A Dresource-names.txt1 Some properties contain an ordered list of 1 or more datum which are
/freebsd-13.1/contrib/libcbor/doc/source/api/
H A Dtype_2.rst4 CBOR byte strings are just (ordered) series of bytes without further interpretation (unless there i…
/freebsd-13.1/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c186 boolean_t ordered, zfs_type_t type) in zprop_iter_common() argument
206 if (ordered) { in zprop_iter_common()
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dsamsung-sxgbe.txt7 These interrupts are ordered by fixed and follows variable
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/
H A Dsharp,ls037v7dw01.yaml35 GPIO ordered MO, LR, and UD as specified in LS037V7DW01.pdf

12345