/freebsd/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() 199 ATF_REQUIRE(sigaction(ordered[i], &act, &oact[i]) != -1); in ATF_TC_BODY() 220 ATF_REQUIRE_MSG(ordered[i] == delivered[i], in ATF_TC_BODY() [all …]
|
/freebsd/lib/libc/tests/string/ |
H A D | strverscmp_test.c | 10 check_all(size_t len, const char *ordered[len]) in check_all() 16 a = ordered[i]; in check_all() 17 b = ordered[j]; in check_all() 42 const char *ordered[] = { __VA_ARGS__ }; \ 43 check_all(sizeof(ordered) / sizeof(*ordered), ordered); \
|
/freebsd/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/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 | 24 ordered pairs. 26 These strings correspond 1:1 with the ordered pairs in dmas. The dma
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_compare.c | 74 fpu_compare(struct fpemu *fe, int ordered) in fpu_compare() argument 92 if (ordered) { in fpu_compare()
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | dts-coding-style.rst | 51 ordered by unit address in ascending order. 56 2. Nodes without unit addresses shall be ordered alpha-numerically by the node 57 name. For a few node types, they can be ordered by the main property, e.g. 58 pin configuration states ordered by value of "pins" property. 61 ordered either alpha-numerically or by keeping the order from DTSI, where
|
H A D | resource-names.txt | 1 Some properties contain an ordered list of 1 or more datum which are
|
/freebsd/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/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch.cpp | 250 pr->flags.ordered = TRUE; in __kmp_dispatch_init_algorithm() 254 pr->flags.ordered = FALSE; in __kmp_dispatch_init_algorithm() 257 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm() 270 if (pr->flags.ordered) // correct monotonicity for ordered loop if needed in __kmp_dispatch_init_algorithm() 377 (pr->flags.ordered ? ct_pdo_ordered : ct_pdo), loc); in __kmp_dispatch_init_algorithm() 423 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm() 645 if (pr->flags.ordered) { in __kmp_dispatch_init_algorithm() 1020 bool ordered; in __kmp_dispatch_init() local 1030 ordered = (kmp_ord_lower & my_sched); in __kmp_dispatch_init() 1032 if (ordered) { in __kmp_dispatch_init() [all …]
|
/freebsd/sys/netinet/ |
H A D | sctp_indata.c | 1652 sctp_find_reasm_entry(struct sctp_stream_in *strm, uint32_t mid, int ordered, int idata_supported) in sctp_find_reasm_entry() argument 1656 if (ordered) { in sctp_find_reasm_entry() 1695 int ordered; in sctp_process_a_data_chunk() local 1742 ordered = ((chk_flags & SCTP_DATA_UNORDERED) == 0); in sctp_process_a_data_chunk() 1860 control = sctp_find_reasm_entry(&asoc->strmin[sid], mid, ordered, asoc->idata_supported); in sctp_process_a_data_chunk() 1867 if (ordered && (mid != control->mid)) { in sctp_process_a_data_chunk() 1876 if (ordered && ((control->sinfo_flags >> 8) & SCTP_DATA_UNORDERED)) { in sctp_process_a_data_chunk() 1886 if (!ordered && (((control->sinfo_flags >> 8) & SCTP_DATA_UNORDERED) == 0)) { in sctp_process_a_data_chunk() 1904 if (ordered || asoc->idata_supported) { in sctp_process_a_data_chunk() 2102 chk_flags, ordered, mid, control); in sctp_process_a_data_chunk() [all …]
|
/freebsd/sbin/pfctl/tests/files/ |
H A D | pf0039.in | 1 #test random ordered opts
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
H A D | hsta.txt | 16 - interrupts : ordered interrupt mapping for each MSI in the register
|
/freebsd/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/contrib/file/magic/Magdir/ |
H A D | perl | 60 >>4 byte &01 (network-ordered) 66 >>4 byte &01 (network-ordered)
|
/freebsd/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/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | gpio-fan.txt | 8 ordered MSB-->LSB.
|
/freebsd/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/sys/contrib/device-tree/Bindings/net/ |
H A D | samsung-sxgbe.txt | 7 These interrupts are ordered by fixed and follows variable
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zprop_common.c | 204 boolean_t ordered, zfs_type_t type) in zprop_iter_common() argument 224 if (ordered) { in zprop_iter_common()
|
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/ |
H A D | misc.cfg | 39 # zfs get/set subcommands - ordered as per the list above so we
|