Home
last modified time | relevance | path

Searched defs:Flow (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/util/
Dlatent_see.h207 GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Flow() : metadata_(nullptr) {} in Flow() function
208 GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION explicit Flow(const Metadata* metadata) in Flow() function
221 Flow(Flow&& other) noexcept in Flow() function
307 struct Flow { struct
308 GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool is_active() const { return false; } in is_active()
309 GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void End() {} in End()
310 GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Begin(Metadata*) {} in Begin()
/third_party/protobuf/docs/design/editions/
Dprotobuf-editions-for-schema-producers.md56 ### Best Practices
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp728 BasicBlock *Flow = BasicBlock::Create(Context, FlowBlockName, in getNextFlow() local
746 BasicBlock *Flow = getNextFlow(Entry); in needPrefix() local
755 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix()
818 BasicBlock *Flow = needPrefix(false); in wireFlow() local