Home
last modified time | relevance | path

Searched defs:Constraints (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInlineAsm.cpp43 StringRef Constraints, bool hasSideEffects, in get()
217 InlineAsm::ParseConstraints(StringRef Constraints) { in ParseConstraints()
256 ConstraintInfoVector Constraints = ParseConstraints(ConstStr); in Verify() local
/aosp_15_r20/external/llvm/lib/IR/
H A DInlineAsm.cpp28 StringRef Constraints, bool hasSideEffects, in get()
211 InlineAsm::ParseConstraints(StringRef Constraints) { in ParseConstraints()
250 ConstraintInfoVector Constraints = ParseConstraints(ConstStr); in Verify() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInlineAsm.cpp44 StringRef Constraints, bool hasSideEffects, in get()
235 InlineAsm::ParseConstraints(StringRef Constraints) { in ParseConstraints()
277 ConstraintInfoVector Constraints = ParseConstraints(ConstStr); in verify() local
/aosp_15_r20/external/openscreen/cast/streaming/
H A Danswer_messages.h63 struct Constraints { struct
68 AudioConstraints audio; argument
69 VideoConstraints video; argument
/aosp_15_r20/frameworks/av/include/private/media/
H A DAudioTrackShared.h71 struct Constraints { struct
79 struct Constraints<std::atomic<X>> { argument
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/assisteddialing/
DConstraints.java36 final class Constraints { class
47 public Constraints(@NonNull Context context, @NonNull CountryCodeProvider countryCodeProvider) { in Constraints() method in Constraints
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
H A DConstraints.java30 public final class Constraints extends com.google.protobuf.GeneratedMessageV3 class
36 private Constraints(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Constraints() method in Constraints
40 private Constraints() {} in Constraints() method in Constraints
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/
DDataflowAnalysisContext.h238 bool isSatisfiable(llvm::SetVector<const Formula *> Constraints) { in isSatisfiable()
245 bool isUnsatisfiable(llvm::SetVector<const Formula *> Constraints) { in isUnsatisfiable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/
DDataflowAnalysisContext.h249 bool isSatisfiable(llvm::SetVector<const Formula *> Constraints) { in isSatisfiable()
256 bool isUnsatisfiable(llvm::SetVector<const Formula *> Constraints) { in isUnsatisfiable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DDataflowAnalysisContext.h249 bool isSatisfiable(llvm::SetVector<const Formula *> Constraints) { in isSatisfiable()
256 bool isUnsatisfiable(llvm::SetVector<const Formula *> Constraints) { in isUnsatisfiable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DDataflowAnalysisContext.h242 bool isSatisfiable(llvm::SetVector<const Formula *> Constraints) { in isSatisfiable()
249 bool isUnsatisfiable(llvm::SetVector<const Formula *> Constraints) { in isUnsatisfiable()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmtAsm.cpp611 SmallVector<std::string, 4> Constraints; in ParseMicrosoftAsmStatement() local
726 ExprVector Constraints; in ParseAsmStatement() local
812 SmallVectorImpl<Expr *> &Constraints, in ParseAsmOperandsOpt()
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/
H A DConstraintInfo.java62 static class Constraints { class in ConstraintInfo
67 Constraints(String suggestedValue, Boolean supportsUnder) { in Constraints() method in ConstraintInfo.Constraints
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DDisabledAlgorithmConstraints.java237 private static class Constraints { class in DisabledAlgorithmConstraints
242 public Constraints(String[] constraintArray) { in Constraints() method in DisabledAlgorithmConstraints.Constraints
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1/src/main/java/com/google/webrisk/v1/
H A DComputeThreatListDiffRequest.java178 public static final class Constraints extends com.google.protobuf.GeneratedMessageV3 class in ComputeThreatListDiffRequest
184 private Constraints(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Constraints() method in ComputeThreatListDiffRequest.Constraints
188 private Constraints() { in Constraints() method in ComputeThreatListDiffRequest.Constraints
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1beta1/src/main/java/com/google/webrisk/v1beta1/
H A DComputeThreatListDiffRequest.java183 public static final class Constraints extends com.google.protobuf.GeneratedMessageV3 class in ComputeThreatListDiffRequest
189 private Constraints(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Constraints() method in ComputeThreatListDiffRequest.Constraints
193 private Constraints() { in Constraints() method in ComputeThreatListDiffRequest.Constraints
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmtAsm.cpp148 StringLiteral **Constraints = in ActOnGCCAsmStmt() local
727 ArrayRef<StringRef> Constraints, in ActOnMSAsmStmt()
/aosp_15_r20/external/python/pyasn1/docs/source/pyasn1/type/constraint/
Dcontents.rst4 Constraints title
/aosp_15_r20/external/grpc-grpc/doc/core/
H A Dmoving-to-c++.md26 ## Constraints section in Moving gRPC core to C++
/aosp_15_r20/external/coreboot/Documentation/security/intel/
H A Dtxt_ibb.md5 ## Constraints section in Intel TXT Initial Boot Block
/aosp_15_r20/external/webrtc/sdk/objc/unittests/
H A DRTCMediaConstraintsTest.mm44 - (void)expectConstraints:(NSDictionary *)constraints
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DConstraintSystem.h24 SmallVector<SmallVector<int64_t, 8>, 4> Constraints; variable
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_chrome_unittest.cc71 TEST(TrustStoreChromeTestNoFixture, Constraints) { in TEST() argument
/aosp_15_r20/external/webrtc/sdk/
H A Dmedia_constraints.h47 Constraints(std::initializer_list<Constraint> l) in Constraints() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DConstraintSystem.h51 SmallVector<SmallVector<Entry, 8>, 4> Constraints; variable

12345678910>>...12