| /freebsd-14.2/sys/dev/acpica/ |
| H A D | acpi_quirk.c | 70 static int aq_strcmp(char *actual, char *possible); 100 aq_strcmp(char *actual, char *possible) in aq_strcmp() argument 102 if (actual == NULL || possible == NULL) in aq_strcmp() 104 return (strncmp(actual, possible, strlen(possible)) == 0); in aq_strcmp()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/clock/ |
| H A D | stericsson,u8500-clks.yaml | 52 which PRCC block the consumer wants to use, possible values are 1, 2, 3, 54 wants, possible values are 0 thru 31. 66 block the consumer wants to use, possible values are 1, 2, 3, 5, 6. The 67 second cell indicates which clock inside the PRCC block it wants, possible 80 which PRCC block the consumer wants to use, possible values are 1, 2, 3 82 it wants to control, possible values are 0 thru 31. 122 possible values are 0 (CLKOUT1) and 1 (CLKOUT2). 124 possible values are 0 thru 7, see the defines for the different
|
| H A D | ux500.txt | 19 wants to use, possible values are 1, 2, 3, 5, 6. The second 21 possible values are 0 thru 31. 25 wants to use, possible values are 1, 2, 3, 5, 6. The second 27 possible values are 0 thru 31.
|
| H A D | fsl,sai-clock.yaml | 13 It is possible to use the BCLK pin of a SAI module as a generic clock 17 the second pins are wasted. Using this binding it is possible to use the
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MSA.txt | 4 Intrinsics are lowered to SelectionDAG nodes where possible in order to enable 18 It is not possible to emit bclri.b since andi.b covers exactly the 23 It is not possible to emit vshf.w when the shuffle description is 36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the 40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the 48 It is not possible to emit splati.w since shf.w covers the same cases. 66 It is (currently) not possible to emit bmz.v, or bsel.v since bmnz.v is
|
| /freebsd-14.2/contrib/ntp/scripts/rc/ |
| H A D | README | 3 In general, ntpd should be started as soon as possible in the boot process. If 5 before them as late as possible. 13 ntpd as much time as possible to synchronize before running ntpwait).
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/debian/ |
| H A D | openzfs-zfs-dkms.templates | 7 Although possible, building in a 32-bit environment is unsupported and 8 likely to cause instability leading to possible data corruption. You 21 Although possible, building in a 32-bit environment is unsupported and 22 likely to cause instability leading to possible data corruption. You
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Automaton.td | 23 // Q: A set of possible states. 28 // Because generating all possible states is tedious, we instead define the 40 // Instead of defining all possible states (which would be cumbersome), the user 41 // provides a set of possible Transitions from state A, consuming an input 44 // all the possible transitions until none are valid. 92 // The automaton generator uses this property to crawl the set of possible
|
| /freebsd-14.2/tools/build/ |
| H A D | checkstyle9.pl | 1123 sub possible { subroutine 1124 my ($possible, $line) = @_; 1144 if ($possible !~ $notPermitted) { 1147 $possible =~ s/\s*$Sparse\s*//g; 1148 if ($possible =~ /^\s*$/) { 1150 } elsif ($possible =~ /\s/) { 1161 push(@typeList, $possible); 1674 possible($type, "A:" . $s); 1678 possible($1, "B:" . $s); 1683 possible($1, "C:" . $s); [all …]
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | spectrum | 120 # 2nd possible text description 124 # 3rd possible text description 128 # 4th possible text description 132 # 5th possible text description 136 # 6th possible text description 140 # 7th possible text description
|
| H A D | rtf | 44 # skip space or \ and display possible 4th digit of code page string 47 # possible 5th digit of code page string 59 # skip \ and NL and show possible 5th digit of language string 68 # possible 5th digit of language string
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | samsung,s5m8767.yaml | 37 change in SOC. The different possible values are: 61 mode change in SOC. The different possible values are: 86 mode change in SOC. The different possible values are:
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pwm/ |
| H A D | microchip,corepwm.yaml | 43 mode is possible for each channel, and is set by the bitstream programmed to the 49 whether synchronous mode is possible for the PWM channel. 56 Optional, per-channel Low Ripple DAC mode is possible on this IP core. It creates
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/usb/ |
| H A D | fcs,fsa4480.yaml | 27 description: Flag the port as possible handle of altmode switching 31 description: Flag the port as possible handler of orientation switching
|
| H A D | gpio-sbu-mux.yaml | 36 description: Flag the port as possible handle of altmode switching 40 description: Flag the port as possible handler of orientation switching
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_pending.pod | 30 will ignore them. Therefore, it is possible for no more bytes to be readable from 36 unprocessed) and 0 otherwise. Note that it is possible for SSL_has_pending() to 39 data (for example this can happen during renegotiation). It is also possible in
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | README | 8 as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input 28 Include a small example if possible. Please include the banner string from
|
| /freebsd-14.2/tools/tools/nanobsd/embedded/ |
| H A D | README | 18 Images are both as easy as possible to construct, as well as easy as 19 possible to expand.
|
| /freebsd-14.2/sys/contrib/zstd/programs/ |
| H A D | README.md | 17 It's possible to disable multithread support, by setting `HAVE_THREAD=0`. 19 It's also possible to force multithread support, using `HAVE_THREAD=1`. 38 It's possible to disable `.gz` support, by setting `HAVE_ZLIB=0`. 40 It's also possible to force compilation with zlib support, using `HAVE_ZLIB=1`. 48 It's possible to disable `.xz` and `.lzma` support, by setting `HAVE_LZMA=0`. 50 It's also possible to force compilation with lzma support, using `HAVE_LZMA=1`. 58 It's possible to disable `.lz4` support, by setting `HAVE_LZ4=0` . 60 It's also possible to force compilation with lz4 support, using `HAVE_LZ4=1`. 95 It's possible to invoke `zstd` through a symlink. 292 `zstdgrep` is a utility which makes it possible to `grep` directly a `.zst` compressed file.
|
| /freebsd-14.2/usr.sbin/bsdconfig/include/ |
| H A D | network_device.hlp | 13 preference to SLIP whenever possible). When you choose the SLIP 37 higher than what is typically possible over a serial line, and speeds 40 Finally, for the fastest possible network installation, an Ethernet
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | EVP_KEYEXCH-DH.pod | 14 is not possible to use a private key of the B<DH> type in key exchange 27 largest possible secret size. 30 the largest possible secret size.
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | README.tun | 64 A more complicated configuration is possible to establish a tunnel to 110 It is also possible to tell the client to fork into the background after 115 Without the ssh configuration done in step (4), it is also possible
|
| /freebsd-14.2/contrib/xz/ |
| H A D | TODO | 12 it would be possible by switching from BT2/BT3/BT4 match finder to 25 tuklib_exit() doesn't block signals => EINTR is possible. 78 Make it possible to adjust LZMA2 options in the middle of a Block
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/ |
| H A D | README.contributors | 11 ISO C and POSIX rules. If possible the built shared libraries and static 32 statistically (or on all inputs if possible in reasonable amount of time). 46 as possible. (There are helper functions, these take care of errno as well
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | intel,ce4100-lapic.yaml | 43 description: Intel defines a few possible interrupt delivery 45 delivery modes are possible.
|