| /freebsd/contrib/bmake/unit-tests/ |
| H A D | cond-cmp-numeric-ne.mk | 5 # When both sides are equal, the != operator always yields false. 40 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-ge.mk | 5 # When both sides are equal, the >= operator always yields true. 65 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-gt.mk | 5 # When both sides are equal, the > operator always yields false. 64 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-le.mk | 5 # When both sides are equal, the <= operator always yields true. 65 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-lt.mk | 5 # When both sides are equal, the < operator always yields false. 64 # Numeric comparison works by parsing both sides
|
| H A D | cond-func-exists.mk | 36 # Whitespace is trimmed on both sides of the function argument.
|
| H A D | cond-cmp-numeric-eq.mk | 43 # Numeric comparison works by parsing both sides
|
| H A D | deptgt.mk | 42 # An expression based on an undefined variable is allowed on both sides of
|
| /freebsd/crypto/krb5/src/util/ |
| H A D | depfix.pl | 169 my(@sides) = split ": ", $_; 171 if ($#sides == 1) { 172 $lhs = $sides[0] . ": "; 173 $_ = $sides[1];
|
| /freebsd/sys/contrib/dev/athk/ |
| H A D | dfs_pattern_detector.h | 24 /* tolerated deviation of radar time stamp in usecs on both sides 68 * @max_pri_tolerance: pulse time stamp tolerance on both sides [us]
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-arb-gpio-challenge.txt | 33 2. Waits a little bit for the other sides to notice (slew time, say 10 45 - their-claim-gpios: The GPIOs that the other sides use to claim the bus.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
| H A D | interval_set_test.cpp | 64 // Check that insertions coalesce with ranges on both sides. in TEST() 73 // Insert a 3rd range to trigger coalescing on both sides. in TEST()
|
| H A D | interval_map_test.cpp | 99 // Check that insertions coalesce with ranges on both sides where posssible. in TEST() 112 // Insert a 3rd range to trigger coalescing on both sides. in TEST()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZHazardRecognizer.h | 60 /// that it has two processor sides which may be interesting to 102 /// With the goal of alternating processor sides for stalling (FPd)
|
| /freebsd/share/man/man4/ |
| H A D | ng_l2cap.4 | 127 In this state, the connection has been established but both sides are still 142 state, both sides will issue 152 state requires both sides to be ready.
|
| H A D | if_ntb.4 | 68 cycles by enabling fake checksum offload on both link sides via setting
|
| H A D | cdceem.4 | 61 The USB device appears as a regular network interface on both sides,
|
| H A D | ntb_hw_intel.4 | 68 ones) and configuring BAR sizes in bits (from 12 to 29/39) for both NTB sides.
|
| /freebsd/contrib/ofed/librdmacm/man/ |
| H A D | rdma_disconnect.3 | 18 generated on both sides of the connection.
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IdenticalExprChecker.cpp | 65 Message = "identical expressions on both sides of bitwise operator"; in reportIdenticalExpr() 67 Message = "identical expressions on both sides of logical operator"; in reportIdenticalExpr() 205 // If expressions on both sides of comparison operator are of type float, in checkComparisonOp() 289 "identical expressions on both sides of ':' in conditional expression", in VisitConditionalOperator()
|
| /freebsd/crypto/openssl/test/ |
| H A D | srptest.c | 88 /* Both sides calculate u */ in run_srp() 208 /* Both sides calculate u */ in run_srp_kat()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCInstructionSelector.cpp | 340 // ones, and then use RLDIC to mask off the ones in both sides after rotation. in selectI64ImmDirect() 387 // ones, and then use RLDICL to mask off the ones in left sides (if required) in selectI64ImmDirect() 430 // bits remain on both sides. Rotate right the Imm to construct an int<16> in selectI64ImmDirect() 468 // ones in both sides after rotation. in selectI64ImmDirect() 520 // ones in left sides (if required) after rotation. in selectI64ImmDirect() 566 // bits remain on both sides. Rotate right the Imm to construct an int<32> in selectI64ImmDirect()
|
| /freebsd/sys/cam/ctl/ |
| H A D | ctl_frontend_cam_sim.c | 305 * Simplify things on both sides by putting single buffers into a in cfcs_datamove() 526 /* Save pointers on both sides */ in cfcs_action() 620 /* Save pointers on both sides */ in cfcs_action() 715 /* Save pointers on both sides */ in cfcs_action()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | MergedLoadStoreMotion.h | 10 //! This pass performs merges of loads and stores on both sides of a
|
| /freebsd/contrib/one-true-awk/bugs-fixed/ |
| H A D | README | 27 8. concat-assign-same: Concatenation previously evaluated both sides of the
|