Home
last modified time | relevance | path

Searched full:decreasing (Results 1 – 25 of 211) sorted by relevance

123456789

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h78 /// 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 Dzfs_list_005_pos.ksh37 # 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 DOptimizedStructLayout.cpp101 // 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 Dsort_bench.c141 * Sort an array of decreasing integers
228 printf("\trev: Decreasing order array\n"); in usage()
/freebsd/lib/libpmc/
H A Dpmc.tsc.336 non-decreasing counter that counts processor cycles.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp49 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 Ddsi-phy-10nm.yaml54 To offset the drive strength from the calibrated value in a decreasing
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc442 "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 DAUTHORS32 in decreasing order of their contribution:
/freebsd/contrib/sendmail/libmilter/docs/
H A Dsmfi_settimeout.html60 Decreasing the timeout is strongly discouraged
/freebsd/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.h46 // out in decreasing order; that is, a higher priority section will be closer
H A DSectionPriorities.cpp209 // 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 Dscsi_sg.h136 #define DID_IMM_RETRY 0x0c /* retry without decreasing retrycnt */
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l42.txt74 decreasing voltages and will stop when a comparator is tripped,
H A Dcirrus,cs42l42.yaml144 pressed, the voltage is compared to sequential, decreasing
/freebsd/contrib/bsddialog/lib/
H A Dbarbox.c150 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 Dpam.conf.537 decreasing order of preference:
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h128 // Otherwise, we're either decreasing visibility or making our in mergeVisibility()
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt525 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 Dresizeterm.c276 * 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 Dinterface.h43 // the reports array, in decreasing order of probability. The remaining elements
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-list.8132 options are evaluated from left to right in decreasing order of importance.
/freebsd/usr.bin/jot/
H A Djot.145 utility is used to print out increasing, decreasing, random,
/freebsd/sys/contrib/openzfs/man/man4/
H A Dspl.437 while decreasing the time required to perform an allocation.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h402 /// \p Predicate on Range.Start, possibly decreasing Range.End such that the
423 /// exclusive, possibly decreasing \p Range.End.

123456789