| /freebsd-head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/ |
| HD | tst.usdt.d.out | 1 [0] sz 445.890000 odd false even true 2 [1] sz 793.684200 odd true even false 3 [2] sz 1412.757876 odd false even true 4 [3] sz 2514.709019 odd true even false 5 [4] sz 4476.182054 odd false even true 6 [5] sz 7967.604057 odd true even false 7 [6] sz 14182.335221 odd false even true 8 [8] sz 44935.310914 odd false even true 9 [9] sz 79984.853427 odd true even false
|
| HD | tst.usdt.c | 50 const char *odd, *even, *action; in main() local 55 even = idx % 2 == 0 ? "true" : "false"; in main() 58 asprintf(&json, FMT, size, idx, odd, even, action); in main()
|
| HD | tst.usdt.d | 44 this->even = json(this->j, "facts.even"); 46 this->odd, this->even);
|
| /freebsd-head/usr.sbin/nfsrevoke/ |
| HD | nfsrevoke.c | 64 int cnt, even; in main() local 74 even = 0; in main() 76 even = 1; in main() 87 if (even) { in main() 89 even = 0; in main() 95 even = 1; in main()
|
| /freebsd-head/sys/contrib/device-tree/Bindings/display/panel/ |
| D | sharp,lq101r1sx01.txt | 5 - even-odd: each channel drives the even or odd lines of the screen 8 driven by the first link (DSI-LINK1), left or even, is considered the primary 12 Note that in video mode the DSI-LINK1 interface always provides the left/even 14 is possible to program either link to drive the left/even or right/odd pixels
|
| /freebsd-head/sys/libkern/x86/ |
| HD | crc32_sse42.c | 131 crc32c_zeros_op(uint32_t *even, size_t len) in crc32c_zeros_op() argument 146 gf2_matrix_square(even, odd); in crc32c_zeros_op() 149 gf2_matrix_square(odd, even); in crc32c_zeros_op() 157 gf2_matrix_square(even, odd); in crc32c_zeros_op() 161 gf2_matrix_square(odd, even); in crc32c_zeros_op() 167 even[n] = odd[n]; in crc32c_zeros_op()
|
| /freebsd-head/sys/contrib/device-tree/Bindings/media/i2c/ |
| HD | tvp7002.txt | 24 - field-even-active: Active-high Field ID output polarity control of the bus. 26 (field 1) and set to logic 0 for an even field (field 0). 48 field-even-active = <0>;
|
| /freebsd-head/tests/sys/kern/tty/ |
| HD | test_canon.orch | 57 -- VEOF still doesn't count, even if the next line is an extra VEOF later 99 -- line is incomplete, so we'll just see the "partial" even if we want two
|
| /freebsd-head/contrib/ntp/ |
| HD | README.leapsmear | 43 So even though these Unix kernels normally can handle leap seconds, the way 49 if it is OK, if the current second is an in-progress leap second. But even 87 have to (and even must not) care about the leap second anymore. Smearing is 88 just transparent to the clients, and the clients don't even notice there's a 127 back, and even though the start of the slewing was somewhat undefined and 129 several minutes before slewing even started. 136 learn that there were even some folks who patched ntpd to get the 4.2.4 160 version of ntpd is installed on a client machine, it just works, and it even 173 even accept the smearing at the server side. 214 requests. Since the leap second is applied gradually the clients don't even
|
| /freebsd-head/sys/contrib/zstd/doc/educational_decoder/ |
| HD | README.md | 18 The object file can be made even smaller by removing error messages, 20 This can be reduced even further by foregoing dictionary support,
|
| /freebsd-head/contrib/tzdata/ |
| HD | etcetera | 33 # We want this to work even on installations that omit 'backward'. 38 # even though this is the opposite of what many people expect. 42 # (i.e. west of Greenwich) even though many people would expect it to
|
| /freebsd-head/contrib/one-true-awk/testdir/ |
| HD | t.redir1 | 2 $1%2==0 {print >"foo.even"}
|
| /freebsd-head/sys/contrib/device-tree/Bindings/ |
| HD | writing-bindings.rst | 17 - DO attempt to make bindings complete even if a driver doesn't support some 19 'interrupts' property even if the driver is only polled mode. 73 by schema) need the type, even if this is an enum.
|
| HD | .gitignore | 7 # We don't want to ignore the following even if they are dot-files
|
| /freebsd-head/contrib/bmake/ |
| HD | README | 6 Linux, Minix, OSF, Solaris, SunOS and even UTS. 54 If you can provide access to a suitable machine - even better.
|
| /freebsd-head/crypto/openssl/VMS/ |
| HD | test-includes.com | 2 $! on VMS, even when the VMS macro isn't defined.
|
| /freebsd-head/libexec/getty/ |
| HD | gettytab | 2 # it is by no means certain, or even likely, that any of them are optimal 4 # even correct. 17 # Parity defaults to even, but the Pc entry and all the `std' entries 21 # fake parity. login will use even parity (cs7 parenb -parodd).
|
| /freebsd-head/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
| HD | cpm.txt | 42 - Children's reg nodes must be offsets from the start of all muram, even 49 - A child address of zero must be translatable, even if no reg resources
|
| /freebsd-head/contrib/bmake/unit-tests/ |
| HD | export-all.mk | 24 UT_ALL= even this gets exported
|
| HD | directive-undef.exp | 4 make: directive-undef.mk:105: warning: UT_EXPORTED is still listed in .MAKE.EXPORTED even though sp…
|
| HD | directive-ifmake.exp | 6 make: directive-ifmake.mk:63: Targets can even be added at parse time.
|
| /freebsd-head/kerberos5/ |
| HD | README | 4 At the time of writing, it did not even contain source code, only
|
| /freebsd-head/contrib/llvm-project/compiler-rt/lib/builtins/ |
| HD | fp_trunc_impl.inc | 10 // IEEE-754 floating-point type in the default (round to nearest, ties to even) 97 // Tie to even. 142 // Ties to even
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCScheduleP9.td | 74 // Even or an Odd queue. The EXECE represents the even queues and the EXECO 88 // Four ALU (Fixed Point Arithmetic) units in total. Two even, two Odd. 102 // Four DP (Floating Point) units in total. Two even, two Odd. 135 // dispatch slot but are dispatched to both the even and odd slices of a 142 // Even slice ('E')- certain operations must be sent only to an even slice.
|
| /freebsd-head/sys/contrib/device-tree/src/arm/ti/omap/ |
| HD | motorola-mapphone-mz607-mz617.dtsi | 15 * dtb. The regulator may not be wired even if a MMC cage is added though.
|