/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ListReducer.h | 31 KeepSuffix, // The suffix alone satisfies the predicate 32 KeepPrefix // The prefix alone satisfies the predicate 39 /// list still satisfies the property, but if it is going to check the prefix
|
/freebsd/contrib/llvm-project/libcxx/include/__stop_token/ |
H A D | stop_callback.h | 40 "satisfies invocable."); 43 "satisfies destructible.");
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | iterator_traits.h | 278 // `random_access_iterator_tag` if `I` satisfies `cpp17-random-access-iterator`, or otherwise 285 // `bidirectional_iterator_tag` if `I` satisfies `cpp17-bidirectional-iterator`, or otherwise 292 // `forward_iterator_tag` if `I` satisfies `cpp17-forward-iterator`, or otherwise 341 // Otherwise, if `I` satisfies the exposition-only concept `cpp17-input-iterator`, 352 // Otherwise, if `I` satisfies the exposition-only concept `cpp17-iterator`, then
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DeltaAlgorithm.h | 65 /// \param Res - On success, a subset of Changes which satisfies the 85 /// subsets of changes and returning the smallest set which still satisfies
|
H A D | DAGDeltaAlgorithm.h | 54 /// changes and returning the smallest set which still satisfies the test
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SpecialCaseList.h | 91 /// where @Query satisfies the glob <E> in a given @Section. 100 /// where @Query satisfies the glob <E> in a given @Section.
|
/freebsd/lib/msun/man/ |
H A D | clog.3 | 59 The function satisfies the relationship:
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 292 // Match: Prints the object only if it satisfies the patterns collected 294 // Print: Print the object only if satisfies the conditions specified by
|
/freebsd/lib/msun/src/ |
H A D | e_asinf.c | 25 * 0x1p-12f <= x <= 0.5f. The maximum error satisfies log2(e) < -30.084.
|
H A D | e_acosf.c | 28 * 0x1p-12f <= x <= 0.5f. The maximum error satisfies log2(e) < -30.084.
|
H A D | s_cospi.c | 41 * |x| = j0 + r with j0 an integer and the remainder r satisfies
|
H A D | s_sinpi.c | 44 * |x| = j0 + r with j0 an integer and the remainder r satisfies
|
H A D | s_tanpi.c | 44 * |x| = j0 + r with j0 an integer and the remainder r satisfies
|
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | RandomIRBuilder.h | 54 /// constants that satisfies \c Pred. It will also report whether this global
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Solver.h | 66 /// Returns a truth assignment to boolean values that satisfies the queried
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopNestAnalysis.cpp | 33 /// Returns true if the loop structure satisfies the basic requirements and 118 // Determine whether the loops structure satisfies the following requirements: in analyzeLoopNestForPerfectNest()
|
/freebsd/include/rpcsvc/ |
H A D | key_prot.x | 60 * PROOT satisfies the following two conditions:
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | extent_structs.h | 47 * as on a system that overcommits and satisfies physical
|
/freebsd/share/man/man9/ |
H A D | vm_page_alloc.9 | 177 pages which satisfies the specified constraints.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-FFC.pod | 97 satisfies g = h^j mod p (where g != 1 and "j" is the cofactor).
|
/freebsd/sys/powerpc/ofw/ |
H A D | rtas.c | 159 * Make sure the bounce page offset satisfies any reasonable in rtas_real_map()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Argument.h | 94 /// If this argument satisfies has hasPassPointeeByValueAttr, return the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 177 /// getSOImmTwoPartFirst - If V is a value that satisfies isSOImmTwoPartVal, 183 /// getSOImmTwoPartSecond - If V is a value that satisfies isSOImmTwoPartVal, 246 /// getThumbImmNonShiftedVal - If V is a value that satisfies
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Predicate.h | 109 /// satisfies the condition when the waiting thread wakes up, it will go back
|
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | ErrorHandler.h | 53 // This interface satisfies all the goals that we mentioned above.
|