Home
last modified time | relevance | path

Searched refs:Effect (Results 1 – 25 of 45) sorted by relevance

12

/src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMapLattice.h96 LatticeJoinEffect Effect = LatticeJoinEffect::Unchanged; in join() local
101 Effect = LatticeJoinEffect::Changed; in join()
103 Effect = LatticeJoinEffect::Changed; in join()
105 return Effect; in join()
H A DDataflowEnvironment.h56 LatticeEffect Effect; member
/src/crypto/openssl/doc/man3/
H A DOPENSSL_ppccap.pod56 Effect: Enables use of vector instructions but does not enable extensions added
68 Effect: Enables AES, SHA-2 sigma, and other ISA 2.07 instructions for AES, SHA-2,
78 Effect: Enables Poly1305 FPU implementation. The PPC_CRYPTO207 capability
88 Effect: Enables use of the polynomial multiply and other ISA 3.00 instructions
98 Effect: Enables use of the mftb instruction to sample the lower 32 bits of the
109 Effect: Enables use of the mfspr instruction to sample the lower 32 bits of the
120 Effect: Enables use of ISA 3.1 instructions in ChaCha20.
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8939-huawei-kiwi.dts36 label = "GPIO Hall Effect Sensor";
39 label = "Hall Effect Sensor";
H A Dmsm8916-samsung-j5-common.dtsi35 label = "GPIO Hall Effect Sensor";
38 label = "Hall Effect Sensor";
H A Dmsm8916-samsung-gt5-common.dtsi59 label = "GPIO Hall Effect Sensor";
62 label = "Hall Effect Sensor";
H A Dmsm8939-longcheer-l9100.dts35 label = "GPIO Hall Effect Sensor";
38 label = "Hall Effect Sensor";
H A Dmsm8916-samsung-a2015-common.dtsi75 label = "GPIO Hall Effect Sensor";
78 label = "Hall Effect Sensor";
H A Dmsm8916-samsung-serranove.dts77 label = "GPIO Hall Effect Sensor";
80 label = "Hall Effect Sensor";
H A Dmsm8994-msft-lumia-octagon.dtsi100 label = "GPIO Hall Effect Sensor";
103 label = "Hall Effect Front Sensor";
111 label = "Hall Effect Back Sensor";
H A Dmsm8939-samsung-a7.dts51 label = "GPIO Hall Effect Sensor";
54 label = "Hall Effect Sensor";
H A Dmsm8992-lg-h815.dts69 label = "Hall Effect Sensor";
H A Dmsm8953-xiaomi-tissot.dts31 label = "Hall Effect Sensor";
/src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp267 Environment::ValueModel &Model, LatticeEffect &Effect) { in widenKeyToValueMap() argument
290 Effect = LatticeEffect::Changed; in widenKeyToValueMap()
735 auto Effect = LatticeEffect::Unchanged; in widen() local
748 Model, Effect); in widen()
751 Model, Effect); in widen()
756 Effect = LatticeEffect::Changed; in widen()
758 return Effect; in widen()
/src/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8226-samsung-ms013g.dts31 label = "GPIO Hall Effect Sensor";
34 label = "Hall Effect Sensor";
H A Dqcom-msm8926-motorola-peregrine.dts43 label = "Hall Effect Sensor";
H A Dmsm8226-motorola-falcon.dts50 label = "Hall Effect Sensor";
/src/share/misc/
H A Dusb_hid_usages1032 0x21 Set Effect Report
1033 0x22 Effect Block Index
1036 0x25 Effect Type
1088 0x77 Effect Operation Report
1089 0x78 Effect Operation
1090 0x79 Op Effect Start
1091 0x7A Op Effect Start Solo
1092 0x7B Op Effect Stop
1099 0x82 ROM Effect Block Count
1115 0x94 Effect Playing
[all …]
/src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5144 if (CalleeEC.Effect.kind() == Kind::Allocating) in canInferOnFunction()
5148 CalleeEC.Effect.kind() == Kind::Blocking) in canInferOnFunction()
5171 for (const auto &Effect : CalleeFX) { in shouldDiagnoseFunctionCall() local
5172 const Kind EK = Effect.kind(); in shouldDiagnoseFunctionCall()
5195 FunctionEffect::Kind NewOppositeKind = NewEC.Effect.oppositeKind(); in insert()
5207 if (EC.Effect.kind() == NewEC.Effect.kind()) { in insert()
5214 if (EC.Effect.kind() == NewOppositeKind) { in insert()
5220 if (NewEC.Effect.kind() < EC.Effect.kind() && InsertIdx > Idx) in insert()
5232 Effects.insert(Effects.begin() + InsertIdx, NewEC.Effect); in insert()
5255 return std::tuple(LHS.Effect, uintptr_t(LHS.Cond.getCondition())) < in getIntersection()
[all …]
/src/sys/contrib/device-tree/src/arm/st/
H A Dste-href-stuib.dtsi27 label = "HED54XXU11 Hall Effect Sensor";
H A Dste-href-tvk1281618-r3.dtsi23 label = "HED54XXU11 Hall Effect Sensor";
H A Dste-href-tvk1281618-r2.dtsi28 label = "HED54XXU11 Hall Effect Sensor";
/src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2784 if (Old.Effect.kind() < New.Effect.kind()) in FunctionEffectDifferences()
2786 else if (New.Effect.kind() < Old.Effect.kind()) in FunctionEffectDifferences()
2794 Old.Effect.kind(), FunctionEffectDiff::Kind::ConditionMismatch, in FunctionEffectDifferences()
2804 Old.Effect.kind(), FunctionEffectDiff::Kind::Removed, Old, {}}); in FunctionEffectDifferences()
2810 New.Effect.kind(), FunctionEffectDiff::Kind::Added, {}, New}); in FunctionEffectDifferences()
2829 if (CFE.Effect.kind() == FunctionEffect::Kind::NonBlocking) in shouldDiagnoseConversion()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp621 ArgEffect Effect = Summ.getArg(idx); in checkSummary() local
626 Effect = ArgEffect(StopTrackingHard, ObjKind::OS); in checkSummary()
628 state = updateSymbol(state, Sym, *T, Effect, hasErr, C); in checkSummary()
633 } else if (Effect.getKind() == Dealloc) { in checkSummary()
/src/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos7870-j6lte.dts48 label = "GPIO Hall Effect Sensor";
54 label = "Hall Effect Sensor";

12