/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | ti,dac7612.txt | 4 12-bit monotonicity performance over the industrial temperature range.
|
H A D | ti,dac7612.yaml | 11 guaranteed 12-bit monotonicity performance over the industrial temperature
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch.cpp | 76 int monotonicity = SCHEDULE_NONMONOTONIC; in __kmp_get_monotonicity() local 81 monotonicity = SCHEDULE_MONOTONIC; in __kmp_get_monotonicity() 84 monotonicity = SCHEDULE_MONOTONIC; in __kmp_get_monotonicity() 86 monotonicity = SCHEDULE_NONMONOTONIC; in __kmp_get_monotonicity() 88 monotonicity = SCHEDULE_MONOTONIC; in __kmp_get_monotonicity() 90 return monotonicity; in __kmp_get_monotonicity() 200 int monotonicity; in __kmp_dispatch_init_algorithm() local 237 monotonicity = __kmp_get_monotonicity(loc, schedule, use_hier); in __kmp_dispatch_init_algorithm() 258 monotonicity = SCHEDULE_MONOTONIC; in __kmp_dispatch_init_algorithm() 268 monotonicity = __kmp_get_monotonicity(loc, schedule, use_hier); in __kmp_dispatch_init_algorithm() [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_gettimeofday.c | 59 atf_tc_set_md_var(tc, "descr", "Test monotonicity of gettimeofday(2)"); in ATF_TC_HEAD()
|
H A D | t_clock_gettime.c | 156 "Checks the monotonicity of the CLOCK_REALTIME implementation"); in ATF_TC_HEAD()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | XcodeSDK.h | 67 /// The merge function follows a strict order to maintain monotonicity:
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_time.c | 63 atf_tc_set_md_var(tc, "descr", "Test monotonicity of time(3)"); in ATF_TC_HEAD()
|
/freebsd/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 216 * (x0+1) to ensure monotonicity. 219 * It also has correct monotonicity.
|
/freebsd/lib/msun/ld80/ |
H A D | b_tgammal.c | 240 * (x0+1) to ensure monotonicity. 243 * It also has correct monotonicity.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPConstants.h | 121 // valid schedule type values, without monotonicity flags
|
/freebsd/lib/msun/src/ |
H A D | e_lgamma_r.c | 26 * minimum ymin=1.461632144968362245 to maintain monotonicity.
|
/freebsd/sys/kern/ |
H A D | kern_tc.c | 675 * synchronisation algo polling period that ensures monotonicity for the in ffclock_windup() 707 * on strict monotonicity. The clock is reset under very strict in ffclock_windup() 836 * or the "interpolated period" to ensure monotonicity.
|
H A D | kern_resource.c | 1114 * Enforce monotonicity of bucketed numbers. in calcru1()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | txg.c | 305 * txgs for the same dsl_pool_t. Of course this is not strong monotonicity,
|
H A D | dmu_tx.c | 1216 * not strong monotonicity, because the same txg can be returned multiple
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 141 // Must not set both monotonicity modifiers at the same time. in isValidWorkshareLoopScheduleType() 195 "Must not have ordering nor monotonicity flags already set"); in getOpenMPOrderingScheduleType() 213 /// Adds monotonicity modifier flags to schedule type. 220 "Must not have monotonicity flags already set"); in getOpenMPMonotonicityScheduleType() 4466 // FIXME: Monotonicity ignored? in applyWorkshareLoop() 4473 // FIXME: Monotonicity ignored? in applyWorkshareLoop()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 1327 /// These invariants are important for monotonicity.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 1593 // monotonicity. in emitPushInst()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 2627 /// they can only remove assumed bits. This should guarantee monotonicity and
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11004 "monotonicity should flip as we flip the predicate"); in getMonotonicPredicateType() 11108 assert(ArLHS->hasNoUnsignedWrap() && "Is a requirement of monotonicity!"); in getLoopInvariantPredicate()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 2908 …ror in either the L1 or L-infinity norm. Auxiliary conditions such as monotonicity or convexity of…
|