Home
last modified time | relevance | path

Searched full:satisfies (Results 1 – 25 of 155) sorted by relevance

1234567

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h31 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 Dstop_callback.h40 "satisfies invocable.");
43 "satisfies destructible.");
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Diterator_traits.h278 // `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 DDeltaAlgorithm.h65 /// \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 DDAGDeltaAlgorithm.h54 /// changes and returning the smallest set which still satisfies the test
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h91 /// 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 Dclog.359 The function satisfies the relationship:
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h292 // 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 De_asinf.c25 * 0x1p-12f <= x <= 0.5f. The maximum error satisfies log2(e) < -30.084.
H A De_acosf.c28 * 0x1p-12f <= x <= 0.5f. The maximum error satisfies log2(e) < -30.084.
H A Ds_cospi.c41 * |x| = j0 + r with j0 an integer and the remainder r satisfies
H A Ds_sinpi.c44 * |x| = j0 + r with j0 an integer and the remainder r satisfies
H A Ds_tanpi.c44 * |x| = j0 + r with j0 an integer and the remainder r satisfies
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h54 /// constants that satisfies \c Pred. It will also report whether this global
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSolver.h66 /// Returns a truth assignment to boolean values that satisfies the queried
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp33 /// 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 Dkey_prot.x60 * PROOT satisfies the following two conditions:
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_structs.h47 * as on a system that overcommits and satisfies physical
/freebsd/share/man/man9/
H A Dvm_page_alloc.9177 pages which satisfies the specified constraints.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-FFC.pod97 satisfies g = h^j mod p (where g != 1 and "j" is the cofactor).
/freebsd/sys/powerpc/ofw/
H A Drtas.c159 * Make sure the bounce page offset satisfies any reasonable in rtas_real_map()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DArgument.h94 /// If this argument satisfies has hasPassPointeeByValueAttr, return the
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h177 /// 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 DPredicate.h109 /// satisfies the condition when the waiting thread wakes up, it will go back
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h53 // This interface satisfies all the goals that we mentioned above.

1234567