Home
last modified time | relevance | path

Searched defs:propagate (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/chrono/io/
Dduration_put.hpp28 struct propagate { struct
29 typedef T type;
32 struct propagate<boost::int_least32_t> { struct
33 typedef boost::int_least64_t type;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyntheticCountsUtils.cpp87 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate() function in SyntheticCountsUtils
DLegacyDivergenceAnalysis.cpp267 void DivergencePropagator::propagate() { in propagate() function in __anon18a3b6620111::DivergencePropagator
DCFLAndersAliasAnalysis.cpp597 static void propagate(InstantiatedValue From, InstantiatedValue To, in propagate() function
DDependenceAnalysis.cpp3064 bool DependenceInfo::propagate(const SCEV *&Src, const SCEV *&Dst, in propagate() function in DependenceInfo
/third_party/boost/tools/build/src/build/
Dscanner.py159 def propagate(self, scanner, targets): member in ScannerRegistry
/third_party/boost/libs/poly_collection/test/
Dtest_construction.cpp233 constexpr bool propagate=true,always_equal=true; in test_construction() local
/third_party/python/Lib/tkinter/
D__init__.py1718 propagate = pack_propagate variable in Misc
2446 propagate = pack_propagate = Misc.pack_propagate variable in Pack
2550 propagate = grid_propagate = Misc.grid_propagate variable in Grid
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp875 void MachineConstPropagator::propagate(MachineFunction &MF) { in propagate() function in MachineConstPropagator