/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi | 3 * This include file ties a VIN interface with a single ov7725 sensor on
|
H A D | r8a7742-iwg21d-q7-dbcm-ov5640-single.dtsi | 3 * This include file ties a VIN interface with a single ov5640 sensor on
|
H A D | r8a7742-iwg21d-q7-dbcm-ca.dts | 220 * Below configuration ties VINx endpoints to ov5640/ov7725 camera endpoints
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_mul_impl.inc | 10 // rounding (to nearest, ties to even). 122 // We use the default IEEE-754 round-to-nearest, ties-to-even rounding mode.
|
H A D | fp_add_impl.inc | 10 // (to nearest, ties to even).
|
H A D | fp_div_impl.inc | 10 // rounding (to nearest, ties to even).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoZfh.td | 476 // half->int32 rounded to nearest with ties rounded away from zero. 496 // half->int32 rounded to nearest with ties rounded away from zero. 523 // half->int64 rounded to nearest with ties rounded away from zero. 553 // half->int64 rounded to nearest with ties rounded away from zero. 608 // half->int32 rounded to nearest with ties rounded away from zero. 624 // half->int32 rounded to nearest with ties rounded away from zero. 641 // half->int64 rounded to nearest with ties rounded away from zero. 659 // half->int64 rounded to nearest with ties rounded away from zero.
|
H A D | RISCVInstrInfoD.td | 542 // float->int32 rounded to nearest with ties rounded away from zero. 563 // float->int32 rounded to nearest with ties rounded away from zero. 599 // double->int64 rounded to nearest with ties rounded away from zero. 636 // double->int64 rounded to nearest with ties rounded away from zero.
|
H A D | RISCVInstrInfoF.td | 707 // float->int32 rounded to nearest with ties rounded away from zero. 727 // float->int32 rounded to nearest with ties rounded away from zero. 758 // float->int64 rounded to neartest with ties rounded away from zero. 792 // float->int64 rounded to neartest with ties rounded away from zero.
|
/freebsd/sys/kern/ |
H A D | kern_malloc.c | 1511 int ties; in DB_SHOW_COMMAND_FLAGS() local 1529 ties = 0; in DB_SHOW_COMMAND_FLAGS() 1540 ties = 1; in DB_SHOW_COMMAND_FLAGS() 1545 if (size > cur_size && size < last_size + ties) { in DB_SHOW_COMMAND_FLAGS()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 185 // SchedModel ties these units to a processor for any stand-alone defs 249 // SchedModel ties these resources to a processor. 323 // SchedModel ties these resources to a processor. 436 // SchedModel ties this opcode mapping to a processor. 449 // SchedModel ties this ItineraryClass mapping to a processor. 462 // and ties this SchedAlias mapping to a processor.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | README.txt | 10 If an inline asm ties an i32 "r" result to an i64 input, the input
|
H A D | SystemZInstrFP.td | 415 // ties away from zero.
|
/freebsd/contrib/ldns/ |
H A D | README | 114 who uses our software in production environments and have no direct ties
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrFloat.td | 79 // WebAssembly always rounds ties-to-even, so map froundeven to fnearbyint.
|
H A D | WebAssemblyInstrSIMD.td | 1233 // WebAssembly always rounds ties-to-even, so map froundeven to fnearbyint.
|
/freebsd/contrib/unbound/doc/ |
H A D | README | 131 who uses our software in production environments and have no direct ties
|
/freebsd/sys/vm/ |
H A D | uma_core.c | 5912 int ties; local 5932 ties = 0; 5943 ties = 1; 5948 if (size > cur_size && size < last_size + ties)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 533 def RD_RN : RD_VAL<11>; // Round to Nearest (ties to Even) 534 def RD_RA : RD_VAL<12>; // Round to Nearest (ties to Away)
|
/freebsd/contrib/tzdata/ |
H A D | backzone | 1170 # beginning of winter, which ties it to the ecclesiastical calendar (and thus
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrFormats.td | 273 // vpred_r it ties the $inactive operand to the output q-register
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2557 * [Bug 1732] ntpd ties up CPU on disconnected USB refclock. 2854 * [Bug 1732] ntpd ties up CPU on disconnected USB device.
|
H A D | CommitLog | [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrVSX.td | 3898 // Round to nearest, ties away from zero
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.td | 10187 // Bias which will help us break ties correctly.
|