/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/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 423 // Helper to allow easy testing of AllOf matchers with num parameters. 435 // Tests that AllOf(m1, ..., mn) matches any value that matches all of 439 m = AllOf(Le(2), Ge(1)); in TEST() 445 m = AllOf(Gt(0), Ne(1), Ne(2)); in TEST() 451 m = AllOf(Gt(0), Ne(1), Ne(2), Ne(3)); in TEST() 458 m = AllOf(Ge(0), Lt(10), Ne(3), Ne(5), Ne(7)); in TEST() 467 AllOfMatches(2, AllOf(Ne(1), Ne(2))); in TEST() 468 AllOfMatches(3, AllOf(Ne(1), Ne(2), Ne(3))); in TEST() 469 AllOfMatches(4, AllOf(Ne(1), Ne(2), Ne(3), Ne(4))); in TEST() 470 AllOfMatches(5, AllOf(Ne(1), Ne(2), Ne(3), Ne(4), Ne(5))); in TEST() [all …]
|
/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/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 | 121 allOf: 133 allOf: 151 allOf:
|
H A D | mscc,ocelot-pinctrl.yaml | 56 allOf: 80 allOf:
|
H A D | qcom,tlmm-common.yaml | 54 allOf: 84 allOf:
|
H A D | ralink,rt2880-pinctrl.yaml | 49 allOf: 122 allOf:
|
H A D | renesas,rza2-pinctrl.yaml | 43 allOf: 72 allOf:
|
H A D | ralink,rt305x-pinctrl.yaml | 51 allOf: 187 allOf:
|
H A D | ralink,rt5350-pinctrl.yaml | 51 allOf: 187 allOf:
|
H A D | ralink,rt3352-pinctrl.yaml | 51 allOf: 224 allOf:
|
H A D | renesas,rzn1-pinctrl.yaml | 34 allOf: 46 allOf:
|
/freebsd/sys/contrib/device-tree/Bindings/soc/xilinx/ |
H A D | xilinx.yaml | 129 allOf: 145 allOf: 160 allOf: 177 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 | 371 callExpr(allOf( in findDirectMutation() 442 allOf(canResolveToExpr(Exp), hasType(nonConstReferenceType()))))); in findDirectMutation() 477 hasBase(implicitCastExpr(allOf( in findArrayElementMutation() 553 anyOf(allOf(hasMethod(allOf(hasName("begin"), unless(isConst()))), in findRangeLoopMutation() 554 unless(hasMethod(allOf(hasName("begin"), isConst())))), in findRangeLoopMutation() 555 allOf(hasMethod(allOf(hasName("end"), unless(isConst()))), in findRangeLoopMutation() 556 unless(hasMethod(allOf(hasName("end"), isConst()))))); in findRangeLoopMutation() 563 findFirst(stmt(cxxForRangeStmt(allOf( in findRangeLoopMutation()
|
/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) 211 # For multiple 'if' schema, group them under an 'allOf'. 215 allOf: 243 # (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 | 99 allOf: 105 allOf: 126 allOf:
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | xlnx,xps-timer.yaml | 49 allOf: 54 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/power/reset/ |
H A D | qcom,pon.yaml | 59 allOf: 69 allOf:
|