Home
last modified time | relevance | path

Searched full:monotonicity (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dti,dac7612.txt4 12-bit monotonicity performance over the industrial temperature range.
H A Dti,dac7612.yaml11 guaranteed 12-bit monotonicity performance over the industrial temperature
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp76 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 Dt_gettimeofday.c59 atf_tc_set_md_var(tc, "descr", "Test monotonicity of gettimeofday(2)"); in ATF_TC_HEAD()
H A Dt_clock_gettime.c156 "Checks the monotonicity of the CLOCK_REALTIME implementation"); in ATF_TC_HEAD()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DXcodeSDK.h67 /// The merge function follows a strict order to maintain monotonicity:
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_time.c63 atf_tc_set_md_var(tc, "descr", "Test monotonicity of time(3)"); in ATF_TC_HEAD()
/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c216 * (x0+1) to ensure monotonicity.
219 * It also has correct monotonicity.
/freebsd/lib/msun/ld80/
H A Db_tgammal.c240 * (x0+1) to ensure monotonicity.
243 * It also has correct monotonicity.
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h121 // valid schedule type values, without monotonicity flags
/freebsd/lib/msun/src/
H A De_lgamma_r.c26 * minimum ymin=1.461632144968362245 to maintain monotonicity.
/freebsd/sys/kern/
H A Dkern_tc.c675 * 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 Dkern_resource.c1114 * Enforce monotonicity of bucketed numbers. in calcru1()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c305 * txgs for the same dsl_pool_t. Of course this is not strong monotonicity,
H A Ddmu_tx.c1216 * not strong monotonicity, because the same txg can be returned multiple
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp141 // 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 DAssignmentTrackingAnalysis.cpp1327 /// These invariants are important for monotonicity.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1593 // monotonicity. in emitPushInst()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h2627 /// they can only remove assumed bits. This should guarantee monotonicity and
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11004 "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 Dfunstack.in2908 …ror in either the L1 or L-infinity norm. Auxiliary conditions such as monotonicity or convexity of…