| /src/contrib/bmake/unit-tests/ |
| H A D | varmod-unique.mk | 11 . warning The modifier ':u' must merge adjacent duplicate words. 31 . warning The modifier ':u' must merge _all_ adjacent duplicate words.
|
| /src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | socionext,synquacer-exiu.txt | 4 that forwards a block of 32 configurable input lines to 32 adjacent 15 - socionext,spi-base : The SPI number of the first SPI of the 32 adjacent
|
| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | numeric.inc | 38 // [adjacent.difference], adjacent difference
|
| H A D | algorithm.inc | 103 // [alg.adjacent.find], adjacent find
|
| H A D | ranges.inc | 302 using std::ranges::views::adjacent;
|
| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 155 static inline bool adjacent(const T &a, const T &b) { in adjacent() function 179 static inline bool adjacent(const T &a, const T &b) { in adjacent() function 641 if (i && value(i - 1) == y && Traits::adjacent(stop(i - 1), a)) { in insertFrom() 644 if (i != Size && value(i) == y && Traits::adjacent(b, start(i))) { in insertFrom() 666 if (value(i) == y && Traits::adjacent(b, start(i))) { in insertFrom() 1672 Traits::adjacent(Node.stop(i-1), Start); in canCoalesceLeft() 1677 return Node.value(i-1) == Value && Traits::adjacent(Node.stop(i-1), Start); in canCoalesceLeft() 1681 return Node.value(i) == Value && Traits::adjacent(Node.stop(i), Start); in canCoalesceLeft() 1701 return Node.value(i) == Value && Traits::adjacent(Stop, Node.start(i)); in canCoalesceRight() 1706 return Node.value(i) == Value && Traits::adjacent(Stop, Node.start(i)); in canCoalesceRight() [all …]
|
| /src/sys/dev/gpio/ |
| H A D | gpiobus_if.m | 110 # Simultaneously read and/or change up to 32 adjacent pins. 125 # Simultaneously configure up to 32 adjacent pins.
|
| H A D | gpio_if.m | 178 # Simultaneously read and/or change up to 32 adjacent pins. 192 # Simultaneously configure up to 32 adjacent pins.
|
| /src/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-vf610.txt | 3 The Freescale PORT/GPIO modules are two adjacent modules providing GPIO
|
| /src/sys/contrib/device-tree/src/arm/intel/ixp/ |
| H A D | intel-ixp42x-dlink-dsm-g600.dts | 72 * this can be moved adjacent to the ordinary gpio-keys above.
|
| /src/sys/contrib/device-tree/Bindings/pci/ |
| H A D | v3-v360epc-pci.txt | 19 - The prefetchable memory window must be immediately adjacent
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | x1-asus-zenbook-a14.dtsi | 94 /* Left-side display-adjacent port */ 131 /* Left-side user-adjacent port */ 788 /* Left-side display-adjacent port */ 888 /* Left-side user-adjacent port */
|
| H A D | x1e78100-lenovo-thinkpad-t14s.dtsi | 74 /* Display-adjacent port */ 111 /* User-adjacent port */
|
| H A D | sdm845-oneplus-common.dtsi | 76 * it is otherwise possible for an allocation adjacent to the
|
| /src/sys/contrib/device-tree/Bindings/arm/bcm/ |
| H A D | brcm,brcmstb.txt | 31 consists in collapsing two adjacent cache lines into a single (bursted) write
|
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 205 * If defined, adjacent virtual memory mappings with identical attributes
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMCallingConv.td | 36 // f64 and v2f64 are passed in adjacent GPRs, possibly split onto the stack
|
| /src/contrib/processor-trace/libipt/test/src/ |
| H A D | ptunit-image.c | 939 static struct ptunit_result adjacent(struct image_fixture *ifix) in adjacent() function 2234 ptu_run_f(suite, adjacent, ifix); in main()
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 202 // The ABI requires i64 to be passed in two adjacent registers with the first
|
| H A D | PPCInstrFormats.td | 86 // Two joined instructions; used to emit two adjacent instructions as one.
|
| /src/contrib/sendmail/contrib/ |
| H A D | mailprio | 445 # between adjacent delay values.
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86Schedule.td | 723 // so adjacent micro-ops don't directly compete.
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallingConvention.td | 714 // We can only handle a register pair with adjacent registers, the register pair
|
| /src/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 367 queue up a series of adjacent mouse reports.
|
| /src/contrib/jemalloc/ |
| H A D | configure.ac | 1391 dnl Indicate whether adjacent virtual memory mappings automatically coalesce
|