Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
Dprovider.rs23 impl Provider { implementation
/third_party/openssl/doc/man7/
Dprovider.pod34 =head2 Provider section in DESCRIPTION
/third_party/flutter/skia/src/core/
DSkNormalFlatSource.cpp70 SkNormalFlatSourceImpl::Provider::Provider() {} in Provider() function in SkNormalFlatSourceImpl::Provider
DSkNormalMapSource.cpp138 SkNormalMapSourceImpl::Provider::Provider(const SkNormalMapSourceImpl& source, in Provider() function in SkNormalMapSourceImpl::Provider
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterView.java83 public interface Provider { interface in FlutterView
/third_party/node/src/
Denv.cc176 #define V(Provider) \ in CreateProperties() argument
Dnode_http2.h453 class Provider; variable
Dnode_http2.cc2317 Http2Stream::Provider::Provider(Http2Stream* stream, int options) { in Provider() function in node::http2::Http2Stream::Provider
2323 Http2Stream::Provider::Provider(int options) { in Provider() function in node::http2::Http2Stream::Provider
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2659 Value *Provider; member
2882 Value *Provider = Res->Provider; in recognizeBSwapOrBitReverseIdiom() local