Home
last modified time | relevance | path

Searched refs:coarse (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_82541.c1159 u16 fused, fine, coarse; in e1000_phy_init_script_82541() local
1170 coarse = fused & IGP01E1000_ANALOG_FUSE_COARSE_MASK; in e1000_phy_init_script_82541()
1172 if (coarse > IGP01E1000_ANALOG_FUSE_COARSE_THRESH) { in e1000_phy_init_script_82541()
1173 coarse -= IGP01E1000_ANALOG_FUSE_COARSE_10; in e1000_phy_init_script_82541()
1175 } else if (coarse == in e1000_phy_init_script_82541()
1181 (coarse & IGP01E1000_ANALOG_FUSE_COARSE_MASK); in e1000_phy_init_script_82541()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkor.td15 // Define the SchedMachineModel and provide basic properties for coarse grained
H A DAArch64SchedKryo.td126 // Specialize the coarse model by associating instruction groups with the
H A DAArch64SchedA57.td67 // aliases are sufficient for creating a coarse, working model. As the model
127 // Specialize the coarse model by associating instruction groups with the
H A DAArch64SchedAmpere1.td584 // This provides a coarse model, which is then specialised below.
H A DAArch64SchedAmpere1B.td540 // This provides a coarse model, which is then specialised below.
H A DAArch64SchedFalkorDetails.td574 // Specialize the coarse model by associating instruction groups with the
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc241 "Threads may migrate across all available OS procs (granularity setting too coarse).",
408 "%1$s: granularity=%2$s is too coarse, setting granularity=group.",
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td13 // 1. Basic properties for coarse grained instruction cost model.
67 // coarse grained instruction cost model. Default values for the
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt287 AffThreadsMayMigrate "Threads may migrate across all available OS procs (granularity setting too coarse)."
473 AffGranTooCoarseProcGroup "%1$s: granularity=%2$s is too coarse, setting granularity=group."
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td1115 // This has the downside that the earlyclobber constraint is too coarse and
1351 // This has the downside that the earlyclobber constraint is too coarse and
1520 // This has the downside that the earlyclobber constraint is too coarse and
1548 // This has the downside that the earlyclobber constraint is too coarse and
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.td434 (ins TYPE:$ty, ID:$sImg, ID:$uv, ID:$granularity, ID:$coarse, variable_ops),
435 "$res = OpImageSampleFootprintNV $ty $sImg $uv $granularity $coarse">;
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in1909 * We provide only a very coarse classification suitable for reconstructing
1972 /** A coarse classification. */
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt586 To disable coarse timers, and get a more plausible precision, use the
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt586 To disable coarse timers, and get a more plausible precision, use the
/freebsd/share/dict/
H A Dweb2a12676 coarse-featured
12677 coarse-fibered
12678 coarse-grained
12679 coarse-grainedness
12680 coarse-haired
12681 coarse-handed
12682 coarse-lipped
12683 coarse-minded
12684 coarse-skinned
12685 coarse-spoken
[all …]
H A Dweb238220 coarse
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md2149 may be too coarse for your purpose: perhaps you have two mock methods with the