Home
last modified time | relevance | path

Searched defs:Propagate (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/multi_index/test/
Drooted_allocator.hpp40 rooted_allocator(const rooted_allocator<U,Propagate,AlwaysEqual>& x): in rooted_allocator() argument
44 bool operator==(const rooted_allocator<U,Propagate,AlwaysEqual>& x)const in operator ==() argument
47 bool operator!=(const rooted_allocator<U,Propagate,AlwaysEqual>& x)const in operator !=() argument
51 bool comes_from(const rooted_allocator<U,Propagate,AlwaysEqual>& x)const in comes_from() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon959713ba0111::PropagatorTest
/third_party/spirv-tools/test/opt/
Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anonf4085b650111::PropagatorTest
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon3445c3260111::PropagatorTest
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.cc310 inline CordRepBtree* Propagate(CordRepBtree* tree, int depth, size_t length, in Propagate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp336 bool Propagate = false; in propagateShapeForward() local