/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SampleProfileInference.h | 78 /// The cost of decreasing a block's count by one. 87 /// The cost of decreasing the entry block's count by one. 99 /// The cost of decreasing a jump's count by one. 102 /// The cost of decreasing a fall-through jump's count by one.
|
/freebsd/tests/sys/cddl/zfs/tests/cli_user/zfs_list/ |
H A D | zfs_list_005_pos.ksh | 37 # in decreasing order of importance. 58 "from left to right in decreasing order of importance." 192 "from left to right in decreasing order of importance."
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | OptimizedStructLayout.cpp | 101 // Sort the flexible elements in order of decreasing alignment, in performOptimizedStructLayout() 102 // then decreasing size, and then the original order as recorded in performOptimizedStructLayout() 103 // in Scratch. The decreasing-size aspect of this is only really in performOptimizedStructLayout() 108 // Decreasing alignment. in performOptimizedStructLayout() 112 // Decreasing size. in performOptimizedStructLayout()
|
/freebsd/tools/tools/sortbench/ |
H A D | sort_bench.c | 141 * Sort an array of decreasing integers 228 printf("\trev: Decreasing order array\n"); in usage()
|
/freebsd/lib/libpmc/ |
H A D | pmc.tsc.3 | 36 non-decreasing counter that counts processor cycles.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileInference.cpp | 49 cl::desc("The cost of decreasing a block's count by one.")); 57 cl::desc("The cost of decreasing the entry block's count by one.")); 314 /// It returns an Augmenting Order (Taken nodes in decreasing Finish time) 381 // Nodes are collected decreasing Finish time, so the order is reversed in findAugmentingDAG() 1090 // Assign costs for increasing/decreasing the block counts in initializeNetwork() 1110 // Assign costs for increasing/decreasing the jump counts in initializeNetwork() 1126 /// Assign costs for increasing/decreasing the block counts. 1154 /// Assign costs for increasing/decreasing the jump counts.
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | dsi-phy-10nm.yaml | 54 To offset the drive strength from the calibrated value in a decreasing
|
/freebsd/lib/libomp/ |
H A D | kmp_i18n_default.inc | 442 "Try decreasing OMP_STACKSIZE.", 443 "Try decreasing the value of OMP_NUM_THREADS.", 445 "Try decreasing KMP_MONITOR_STACKSIZE.", 446 "Try decreasing the number of threads in use simultaneously.",
|
/freebsd/contrib/ncurses/ |
H A D | AUTHORS | 32 in decreasing order of their contribution:
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | smfi_settimeout.html | 60 Decreasing the timeout is strongly discouraged
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | SectionPriorities.h | 46 // out in decreasing order; that is, a higher priority section will be closer
|
H A D | SectionPriorities.cpp | 209 // Sections will be sorted by decreasing order. Absent sections will have in run() 229 // Print the symbols ordered by C3, in the order of decreasing curOrder in run()
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_sg.h | 136 #define DID_IMM_RETRY 0x0c /* retry without decreasing retrycnt */
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs42l42.txt | 74 decreasing voltages and will stop when a comparator is tripped,
|
H A D | cirrus,cs42l42.yaml | 144 pressed, the voltage is compared to sequential, decreasing
|
/freebsd/contrib/bsddialog/lib/ |
H A D | barbox.c | 150 refresh(); /* Important for decreasing screen */ in bsddialog_gauge() 447 refresh(); /* Important for decreasing screen */ in bsddialog_rangebox() 601 refresh(); /* Important for decreasing screen */ in bsddialog_pause()
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam.conf.5 | 37 decreasing order of preference:
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Visibility.h | 128 // Otherwise, we're either decreasing visibility or making our in mergeVisibility()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
H A D | en_US.txt | 525 DecreaseWorkerStackSize "Try decreasing OMP_STACKSIZE." 526 Decrease_NUM_THREADS "Try decreasing the value of OMP_NUM_THREADS." 528 DecreaseMonitorStackSize "Try decreasing KMP_MONITOR_STACKSIZE." 529 DecreaseNumberOfThreadsInUse "Try decreasing the number of threads in use simultaneously."
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | resizeterm.c | 276 * If we're decreasing size, recursively search for windows that have no 291 TR(TRACE_UPDATE, ("decreasing size of windows to %dx%d, depth=%d", in decrease_size()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/ |
H A D | interface.h | 43 // the reports array, in decreasing order of probability. The remaining elements
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-list.8 | 132 options are evaluated from left to right in decreasing order of importance.
|
/freebsd/usr.bin/jot/ |
H A D | jot.1 | 45 utility is used to print out increasing, decreasing, random,
|
/freebsd/sys/contrib/openzfs/man/man4/ |
H A D | spl.4 | 37 while decreasing the time required to perform an allocation.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 402 /// \p Predicate on Range.Start, possibly decreasing Range.End such that the 423 /// exclusive, possibly decreasing \p Range.End.
|