| /freebsd-13.1/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_sigqueue.c | 138 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 D | hisilicon-sas.txt | 22 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 D | sprd-pcm.txt | 5 - 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 D | sirf-audio-port.txt | 6 - 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 D | brcm,bcm2835-i2s.txt | 7 - 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 D | sirf-usp.txt | 6 - 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 D | davinci-mcbsp.txt | 20 TC channel ordered triplets. 22 These strings correspond 1:1 with the ordered pairs in dmas. The dma
|
| H A D | davinci-mcasp-audio.txt | 23 ordered pairs. 25 These strings correspond 1:1 with the ordered pairs in dmas. The dma
|
| /freebsd-13.1/sys/powerpc/fpu/ |
| H A D | fpu_compare.c | 80 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 D | misc.cfg | 41 # 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 D | kmp_dispatch.cpp | 186 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 D | renames_pending | 1 Symbol renames pending for apr-util (keep ordered and complete, please!)
|
| /freebsd-13.1/sbin/pfctl/tests/files/ |
| H A D | pf0039.in | 1 #test random ordered opts
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | hsta.txt | 16 - interrupts : ordered interrupt mapping for each MSI in the register
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | index.c | 3617 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 D | perl | 60 >>4 byte &01 (network-ordered) 66 >>4 byte &01 (network-ordered)
|
| /freebsd-13.1/sys/netinet/ |
| H A D | sctp_indata.c | 1669 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 D | lpc1850-cgu.txt | 35 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 D | ux500-usb.txt | 13 - dma-names : An ordered list of channel names affiliated to the above
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | gpio-fan.txt | 8 ordered MSB-->LSB.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/ |
| H A D | resource-names.txt | 1 Some properties contain an ordered list of 1 or more datum which are
|
| /freebsd-13.1/contrib/libcbor/doc/source/api/ |
| H A D | type_2.rst | 4 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 D | zprop_common.c | 186 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 D | samsung-sxgbe.txt | 7 These interrupts are ordered by fixed and follows variable
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | sharp,ls037v7dw01.yaml | 35 GPIO ordered MO, LR, and UD as specified in LS037V7DW01.pdf
|