| /freebsd/contrib/libucl/tests/schema/ |
| H A D | allOf.json | 3 "description": "allOf", 5 "allOf": [ array 22 "description": "allOf", 44 "description": "allOf with base schema", 48 "allOf" : [ array 75 "description": "mismatch first allOf", 80 "description": "mismatch second allOf", 92 "description": "allOf simple types", 94 "allOf": [ array
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/xilinx/ |
| H A D | xilinx.yaml | 128 allOf: 143 allOf: 159 allOf: 175 allOf: 190 allOf: 207 allOf: 224 allOf: 241 allOf: 258 allOf:
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-matchers-arithmetic_test.cc | 608 // Helper to allow easy testing of AllOf matchers with num parameters. 620 // Tests that AllOf(m1, ..., mn) matches any value that matches all of 624 m = AllOf(Le(2), Ge(1)); in TEST() 630 m = AllOf(Gt(0), Ne(1), Ne(2)); in TEST() 636 m = AllOf(Gt(0), Ne(1), Ne(2), Ne(3)); in TEST() 643 m = AllOf(Ge(0), Lt(10), Ne(3), Ne(5), Ne(7)); in TEST() 652 AllOfMatches(2, AllOf(Ne(1), Ne(2))); in TEST() 653 AllOfMatches(3, AllOf(Ne(1), Ne(2), Ne(3))); in TEST() 654 AllOfMatches(4, AllOf(Ne(1), Ne(2), Ne(3), Ne(4))); in TEST() 655 AllOfMatches(5, AllOf(Ne(1), Ne(2), Ne(3), Ne(4), Ne(5))); in TEST() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | samsung,s2mpg10-regulator.yaml | 30 allOf: 48 allOf: 78 allOf: 95 allOf: 144 allOf:
|
| H A D | samsung,s2mpg11-regulator.yaml | 41 allOf: 68 allOf: 82 allOf: 121 allOf:
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NumberObjectConversionChecker.cpp | 267 binaryOperator(allOf(hasOperatorName("="), in checkASTCodeBody() 272 ifStmt(allOf( in checkASTCodeBody() 278 callExpr(hasAnyArgument(allOf(hasType(SuspiciousScalarTypeM), in checkASTCodeBody() 286 binaryOperator(allOf(anyOf(hasOperatorName("=="), hasOperatorName("!=")), in checkASTCodeBody() 293 binaryOperator(allOf(anyOf(hasOperatorName(">="), hasOperatorName(">"), in checkASTCodeBody() 300 conditionalOperator(allOf( in checkASTCodeBody() 309 unaryOperator(allOf(hasOperatorName("!"), in checkASTCodeBody() 314 explicitCastExpr(allOf(hasType(SuspiciousScalarBooleanTypeM), in checkASTCodeBody() 318 explicitCastExpr(allOf(hasType(SuspiciousScalarNumberTypeM), in checkASTCodeBody()
|
| H A D | ObjCAutoreleaseWriteChecker.cpp | 199 auto WritesOrCapturesInBlockM = hasAnyArgument(allOf( in checkASTCodeBody() 206 callExpr(allOf( in checkASTCodeBody() 208 objcMessageExpr(allOf( in checkASTCodeBody() 220 allOf(hasAnyParameter(DoublePointerParamM), in checkASTCodeBody()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | MemoryUnsafeCastChecker.cpp | 105 auto MatchExprPtr = allOf( in checkASTCodeBody() 111 auto MatchExprPtrObjC = allOf( in checkASTCodeBody() 118 allOf(hasSourceExpression(hasType(hasUnqualifiedDesugaredType(recordType( in checkASTCodeBody() 137 auto MatchExprPtrUnrelatedTypes = allOf( in checkASTCodeBody() 145 auto MatchExprPtrObjCUnrelatedTypes = allOf( in checkASTCodeBody() 157 auto MatchExprRefTypeDefUnrelated = allOf( in checkASTCodeBody()
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | socionext,uniphier-pinctrl.yaml | 30 allOf: 46 allOf: 61 allOf:
|
| H A D | amlogic,meson-pinctrl-common.yaml | 12 allOf: 62 allOf:
|
| H A D | ingenic,pinctrl.yaml | 123 allOf: 135 allOf: 153 allOf:
|
| H A D | nxp,lpc1850-scu.yaml | 36 allOf: 56 allOf:
|
| H A D | qcom,lpass-lpi-common.yaml | 43 allOf: 78 allOf:
|
| H A D | qcom,tlmm-common.yaml | 54 allOf: 84 allOf:
|
| H A D | ralink,rt2880-pinctrl.yaml | 49 allOf: 122 allOf:
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | qca,qca7000.yaml | 49 allOf: 67 allOf: 77 allOf:
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | audio-graph-port.yaml | 16 allOf: 39 allOf: 123 allOf:
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ExprMutationAnalyzer.cpp | 421 callExpr(allOf( in findDirectMutation() 493 allOf(canResolveToExpr(Exp), hasType(nonConstReferenceType()))))); in findDirectMutation() 528 hasBaseConservative(implicitCastExpr(allOf( in findArrayElementMutation() 604 anyOf(allOf(hasMethod(allOf(hasName("begin"), unless(isConst()))), in findRangeLoopMutation() 605 unless(hasMethod(allOf(hasName("begin"), isConst())))), in findRangeLoopMutation() 606 allOf(hasMethod(allOf(hasName("end"), unless(isConst()))), in findRangeLoopMutation() 607 unless(hasMethod(allOf(hasName("end"), isConst()))))); in findRangeLoopMutation() 614 findFirst(stmt(cxxForRangeStmt(allOf( in findRangeLoopMutation() 769 const auto ArgOfInstantiationDependent = allOf( in findPointeeToNonConst()
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | extensions.yaml | 896 allOf: 908 allOf: 917 allOf: 961 allOf: 971 allOf: 1015 allOf: 1039 allOf: 1056 allOf: 1068 allOf: 1113 allOf: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | example-schema.yaml | 38 # More complicated schema can use oneOf (XOR), anyOf (OR), or allOf (AND) 224 # For multiple 'if' schema, group them under an 'allOf'. 228 allOf: 256 # (i.e. allOf: [{$ref: ...}]).
|
| /freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
| H A D | qcom,msm8939.yaml | 16 allOf: 43 allOf:
|
| H A D | qcom,sm7150-rpmh.yaml | 18 allOf: 45 allOf:
|
| /freebsd/sys/contrib/device-tree/Bindings/serial/ |
| H A D | atmel,at91-usart.yaml | 101 allOf: 107 allOf: 128 allOf:
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,gcc-ipq8064.yaml | 20 allOf: 46 allOf:
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | xlnx,xps-timer.yaml | 49 allOf: 54 allOf:
|