Home
last modified time | relevance | path

Searched full:increasing (Results 1 – 25 of 599) sorted by relevance

12345678910>>...24

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h75 /// The cost of increasing a block's count by one.
81 /// The cost of increasing a count of zero-weight block by one.
84 /// The cost of increasing the entry block's count by one.
90 /// The cost of increasing an unknown block's count by one.
93 /// The cost of increasing a jump's count by one.
96 /// The cost of increasing a fall-through jump's count by one.
105 /// The cost of increasing an unknown jump's count by one.
108 /// The cost of increasing an unknown fall-through jump's count by one.
/freebsd/sys/contrib/device-tree/Bindings/scsi/
H A Dhisilicon-sas.txt31 (broadcast, phyup, and abnormal) in increasing order.
34 The interrupts are ordered in increasing order.
47 interrupt. The interrupts are ordered in increasing
51 increasing order.
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Dformat.txt93 increasing order by the first character code in the range.
114 increasing order by character code and each mapping contains 3 unsigned longs
153 Because the tables are in increasing order by character code, locating a
194 decomposition of a composite character. The nodes are arranged in increasing
/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_indirect_births.h46 * by increasing phys_birth, and also by increasing offset. See
/freebsd/share/man/man7/
H A Dtuning.7232 Increasing this value to a higher setting, such as `25165824' might
354 improve bandwidth utilization by increasing the default at the cost of
357 increasing the defaults if you are serving hundreds or thousands of
362 gigabit Ethernet, increasing these defaults can make a huge difference.
487 we recommend increasing this value to 1024 or higher.
630 increasing its efficiency under heavy syscall loads.
646 increasing memory for caching, mirroring disks, distributing operations across
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dfsl-imx-esdhc.txt41 - fsl,tuning-step: Specify the increasing delay cell steps in tuning procedure.
42 The uSDHC use one delay cell as default increasing step to do tuning process.
H A Dfsl-imx-esdhc.yaml141 Specify the increasing delay cell steps in tuning procedure.
142 The uSDHC use one delay cell as default increasing step to do tuning process.
/freebsd/tools/tools/sortbench/
H A Dsort_bench.c108 * Sort an array of increasing integers
123 * Sort an array of partially increasing, partially random integers
226 printf("\tsort: Increasing order array \n"); in usage()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp66 /// Given a loop with an increasing induction variable, is it possible to
271 // unsigned comparison in increasing loop. This allows us to make the in parseLoopStructure()
602 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
616 Increasing in changeIterationSpaceEnd()
733 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
744 Increasing ? SR.LowLimit.has_value() : SR.HighLimit.has_value(); in run()
746 Increasing ? SR.HighLimit.has_value() : SR.LowLimit.has_value(); in run()
756 if (Increasing) in run()
783 if (Increasing) in run()
H A DSampleProfileInference.cpp45 cl::desc("The cost of increasing a block's count by one."));
53 cl::desc("The cost of increasing the entry block's count by one."));
61 cl::desc("The cost of increasing a count of zero-weight block by one."));
65 cl::desc("The cost of increasing an unknown block's count by one."));
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.
1141 // Increasing the count for "cold" blocks with zero initial count is more in assignBlockCosts()
1154 /// Assign costs for increasing/decreasing the jump counts.
/freebsd/usr.bin/systat/
H A Dfetch.c72 * Read sysctl data with variable size. Try some times (with increasing
74 * This is needed sysctls with possibly raplidly increasing data sizes,
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h138 /* Monotonically increasing unique thread identifier. */
142 * Monotonically increasing discriminator among tdata structures
/freebsd/contrib/ntp/html/
H A Daccess.html31 …L) containing address/match entries sorted first by increasing address values and then by increasi…
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp180 // clusters are ordered in increasing order of their IDs, with the "Exception"
337 // * Regular sections (in increasing order of their Number). in handleBBSections()
352 // increasing order of their section IDs, with the exception and the in handleBBSections()
379 // make them appear in increasing order of their IDs in the function. This
/freebsd/sbin/fsck/
H A Dfsck.894 increasing pass number one at a time.
101 pass number in increasing order.
/freebsd/usr.bin/jot/
H A Djot.145 utility is used to print out increasing, decreasing, random,
254 prints 21 evenly spaced numbers increasing from -1 to 1.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_indirect_births.c179 * The entries are sorted by increasing phys_birth, and also by increasing
/freebsd/crypto/heimdal/lib/roken/
H A Dgetarg.3207 You can skip parts of arguments by increasing
214 with this), or whole argument strings by increasing
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp116 // size, try increasing the region size by one power of 2 and see in PowerOf2Watchpoints()
119 // Increasing the aligned_size repeatedly instead of splitting the in PowerOf2Watchpoints()
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-spear.txt10 increasing order.
/freebsd/crypto/krb5/src/windows/
H A Dwinlevel.h27 * This value should be an ever increasing number that is
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.InvalidId2.d.ksh34 # non-increasing range will not list any probes.
H A Dtst.InvalidId3.d.ksh34 # non-increasing range will not list any probes.
H A Dtst.InvalidTraceID3.d.ksh34 # non-increasing range will not list any probes.
H A Dtst.InvalidTraceID5.d.ksh34 # non-increasing range will not list any probes.

12345678910>>...24