Home
last modified time | relevance | path

Searched full:greater (Results 1 – 25 of 2474) sorted by relevance

12345678910>>...99

/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Duncore-power.json10 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
20 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
30 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
40 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
50 …n": "Counts the number of times that the uncore transitioned a frequency greater than or equal to …
61 … "Counts the number of times that the uncore transitioned to a frequency greater than or equal to …
72 …"Counts the number of cycles that the uncore transitioned to a frequency greater than or equal to …
83 …"Counts the number of cycles that the uncore transitioned to a frequency greater than or equal to …
187 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
198 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Duncore-power.json10 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
20 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
30 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
40 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
50 …n": "Counts the number of times that the uncore transitioned a frequency greater than or equal to …
61 … "Counts the number of times that the uncore transitioned to a frequency greater than or equal to …
72 …"Counts the number of cycles that the uncore transitioned to a frequency greater than or equal to …
83 …"Counts the number of cycles that the uncore transitioned to a frequency greater than or equal to …
186 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
197 … "Counts the number of cycles that the uncore was running at a frequency greater than or equal to …
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dmemory.json25 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
35 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
41 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
51 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
57 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
67 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
73 …omly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
83 …mly selected loads when the latency from first dispatch to completion is greater than 32 cycles. …
89 …domly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
99 …mly selected loads when the latency from first dispatch to completion is greater than 4 cycles. R…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/emeraldrapids/
H A Dmemory.json53 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
60 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
65 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
72 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
77 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
84 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
89 …omly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
96 …mly selected loads when the latency from first dispatch to completion is greater than 32 cycles. …
101 …domly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
108 …mly selected loads when the latency from first dispatch to completion is greater than 4 cycles. R…
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dordering.h61 static const partial_ordering greater; variable
110 return __v < 0 ? partial_ordering::greater : (__v > 0 ? partial_ordering::less : __v);
119 inline constexpr partial_ordering partial_ordering::greater(_PartialOrdResult::__greater);
130 static const weak_ordering greater; variable
134 : (__value_ < 0 ? partial_ordering::less : partial_ordering::greater); in partial_ordering()
181 return __v < 0 ? weak_ordering::greater : (__v > 0 ? weak_ordering::less : __v);
190 inline constexpr weak_ordering weak_ordering::greater(_OrdResult::__greater);
201 static const strong_ordering greater; variable
206 : (__value_ < 0 ? partial_ordering::less : partial_ordering::greater); in partial_ordering()
210 …_ == 0 ? weak_ordering::equivalent : (__value_ < 0 ? weak_ordering::less : weak_ordering::greater); in weak_ordering()
[all …]
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseMemoryLib.h23 If Length is greater than (MAX_ADDRESS - DestinationBuffer + 1), then ASSERT().
24 If Length is greater than (MAX_ADDRESS - SourceBuffer + 1), then ASSERT().
46 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().
71 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().
98 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().
125 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().
152 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().
177 If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().
202 If Length is greater than (MAX_ADDRESS - DestinationBuffer + 1), then ASSERT().
203 If Length is greater than (MAX_ADDRESS - SourceBuffer + 1), then ASSERT().
[all …]
H A DBaseLib.h380 …* @param ExceptionBaseAddress The exception base address, must be aligned greater than or qeual…
390 * @param TlbRebaseAddress The TlbRebase address, must be aligned greater than or qeual to 4K .
672 @retval RETURN_BUFFER_TOO_SMALL If DestMax is NOT greater than StrLen(Source).
676 and DestMax is greater than
708 @retval RETURN_BUFFER_TOO_SMALL If DestMax is NOT greater than
713 and DestMax is greater than
744 @retval RETURN_BAD_BUFFER_SIZE If DestMax is NOT greater than
747 greater than StrLen(Source).
751 and DestMax is greater than
784 @retval RETURN_BAD_BUFFER_SIZE If DestMax is NOT greater than
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiCondCode.h14 ICC_UGT = 2, // unsigned greater than
20 ICC_UGE = 5, // unsigned greater than or equal
27 ICC_GE = 12, // greater than or equal
29 ICC_GT = 14, // greater than
53 return "ge"; // greater than or equal in lanaiCondCodeToString()
57 return "gt"; // greater than in lanaiCondCodeToString()
61 return "ugt"; // high | unsigned greater than in lanaiCondCodeToString()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp331 if (!Tok.is(tok::greater) && !Tok.is(tok::greatergreater)) { in ParseTemplateParameters()
342 Tok.setKind(tok::greater); in ParseTemplateParameters()
345 } else if (!TryConsumeToken(tok::greater, RAngleLoc) && Failed) { in ParseTemplateParameters()
346 Diag(Tok.getLocation(), diag::err_expected) << tok::greater; in ParseTemplateParameters()
363 SkipUntil(tok::comma, tok::greater, tok::greatergreater, in ParseTemplateParameterList()
370 } else if (Tok.isOneOf(tok::greater, tok::greatergreater)) { in ParseTemplateParameterList()
378 SkipUntil(tok::comma, tok::greater, tok::greatergreater, in ParseTemplateParameterList()
393 case tok::greater: in isStartOfTemplateTypeParameter()
410 case tok::greater: in isStartOfTemplateTypeParameter()
450 case tok::greater: in isStartOfTemplateTypeParameter()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.h46 ICC_G = 10, // Greater
48 ICC_GE = 11, // Greater or Equal
50 ICC_GU = 12, // Greater Unsigned
63 FCC_G = 6 + FCC_BEGIN, // Greater
64 FCC_UG = 5 + FCC_BEGIN, // Unordered or Greater
67 FCC_LG = 2 + FCC_BEGIN, // Less or Greater
71 FCC_GE = 11 + FCC_BEGIN, // Greater or Equal
72 FCC_UGE = 12 + FCC_BEGIN, // Unordered or Greater or Equal
100 REG_GZ = 6 + REG_BEGIN, // Greater than zero
101 REG_GEZ = 7 + REG_BEGIN // Greater than or equal to zero
/freebsd/lib/libpmc/pmu-events/arch/x86/meteorlake/
H A Dmemory.json203 …mly selected loads when the latency from first dispatch to completion is greater than 1024 cycles.…
210 …mly selected loads when the latency from first dispatch to completion is greater than 1024 cycles.…
216 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
223 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
229 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
236 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
242 …mly selected loads when the latency from first dispatch to completion is greater than 2048 cycles.…
249 …mly selected loads when the latency from first dispatch to completion is greater than 2048 cycles.…
255 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
262 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Dmemory.json69 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
79 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
85 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
95 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
101 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
111 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
117 …omly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
127 …mly selected loads when the latency from first dispatch to completion is greater than 32 cycles. …
133 …domly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
143 …mly selected loads when the latency from first dispatch to completion is greater than 4 cycles. R…
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h125 /// method returns -1 or 1, thus also defining which type is greater in
132 /// greater then others.
133 /// Stage 2: Vector is greater then non-vector.
134 /// If both types are vectors, then vector with greater bitwidth is
135 /// greater.
139 /// Stage 3: Pointer types are greater than non-pointers. If both types are
141 /// Different address spaces: pointer with greater address space is
142 /// greater.
161 /// Ints with greater bitwidth are greater. Ints with same bitwidths
187 /// Structures with greater number of elements are greater. Structures with
[all …]
/freebsd/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf19 test-14 = 14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048
20 test-15 = 15-Maximum Fragment Len extension 2048 greater than FragmentSize 1024
374 [14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048]
375 ssl_conf = 14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-ssl
377 [14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-ssl]
378 server = 14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-server
379 client = 14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-client
381 [14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-server]
386 [14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-client]
394 client = 14-Maximum Fragment Len extension 4096 greater than FragmentSize 2048-client-extra
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/graniterapids/
H A Dmemory.json68 …mly selected loads when the latency from first dispatch to completion is greater than 1024 cycles.…
75 …mly selected loads when the latency from first dispatch to completion is greater than 1024 cycles.…
80 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
87 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
92 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
99 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
104 …mly selected loads when the latency from first dispatch to completion is greater than 2048 cycles.…
111 …mly selected loads when the latency from first dispatch to completion is greater than 2048 cycles.…
116 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
123 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
[all …]
/freebsd/lib/libsys/
H A Dread.2213 is greater than 0,
217 is greater than or equal to the offset maximum established
222 is greater than
224 (or greater than
241 was less than or equal to 0, or greater than
254 array is greater than
256 (or greater than
H A Dwrite.2211 is greater than
213 (or greater than
245 was less than or equal to 0, or greater than
256 values is greater than
258 (or greater than
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dmemory.json27 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
37 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
43 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
53 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
59 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
69 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
75 …omly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
85 …mly selected loads when the latency from first dispatch to completion is greater than 32 cycles. …
91 …domly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
101 …mly selected loads when the latency from first dispatch to completion is greater than 4 cycles. R…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dmemory.json105 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
115 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles. …
121 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
131 …mly selected loads when the latency from first dispatch to completion is greater than 16 cycles. …
137 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
147 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles. …
153 …omly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
163 …mly selected loads when the latency from first dispatch to completion is greater than 32 cycles. …
169 …domly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
179 …mly selected loads when the latency from first dispatch to completion is greater than 4 cycles. R…
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp119 "Use -mcpu=mips32r2 or greater.", false); in MipsSubtarget()
174 << "greater\n"; in MipsSubtarget()
178 << "greater\n"; in MipsSubtarget()
184 << "greater\n"; in MipsSubtarget()
188 << "greater\n"; in MipsSubtarget()
197 << " revision 5 or greater\n"; in MipsSubtarget()
202 << " revision 5 or greater\n"; in MipsSubtarget()
207 << " revision 6 or greater\n"; in MipsSubtarget()
212 << " revision 6 or greater\n"; in MipsSubtarget()
/freebsd/lib/libpmc/pmu-events/arch/x86/alderlake/
H A Dmemory.json158 …mly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
174 …omly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
190 …mly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
206 …omly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
222 …domly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
238 …mly selected loads when the latency from first dispatch to completion is greater than 512 cycles.",
254 …omly selected loads when the latency from first dispatch to completion is greater than 64 cycles.",
270 …domly selected loads when the latency from first dispatch to completion is greater than 8 cycles.",
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_indirect_mapping.c118 * 2. The offset is "greater than" the mapping entry; meaning the
119 * offset is greater than the mapping entry's source offset plus
124 * plus size, this is considered to be "greater" than the entry,
171 * such that the entry's source offset is greater than the offset
174 * source offset is greater than the passed in offset, NULL is returned.
219 * closest mapping entry that is greater than the in vdev_indirect_mapping_entry_for_offset_impl()
223 * indices one less than "mid", and one greater than in vdev_indirect_mapping_entry_for_offset_impl()
224 * "mid"; we just need to determine if offset is greater in vdev_indirect_mapping_entry_for_offset_impl()
241 * mapping table, but it's actually greater than in vdev_indirect_mapping_entry_for_offset_impl()
243 * can't return a mapping entry greater than the in vdev_indirect_mapping_entry_for_offset_impl()
[all …]
/freebsd/usr.bin/look/
H A Dlook.c66 #define GREATER 1 macro
220 * If the string at "p" is not greater than the string to match,
252 if (compare(string, p, back) == GREATER) in binary_search()
282 case GREATER: /* Keep going. */ in linear_search()
306 * Return LESS, GREATER, or EQUAL depending on how the string1 compares with
310 * o Matches up to len(s2) are GREATER.
339 return (ch1 < ch2 ? LESS : GREATER); in compare()
341 return (*s1 ? GREATER : EQUAL); in compare()
/freebsd/lib/msun/man/
H A Dmath.3137 floor integer no greater than
151 trunc integer no greater in magnitude than
174 isgreater greater than relation
175 isgreaterequal greater than or equal to relation
178 islessgreater less than or greater than relation
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h52 0x8 // Unsigned higher Greater than, or unordered C == 1 and Z ==
58 0xA // Greater than or equal Greater than or equal N == V
62 0xC // Greater than Greater than Z == 0 and N ==

12345678910>>...99