/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_domain_map.cc | 31 /* static */ StatusOr<std::unique_ptr<HloDomainMap>> HloDomainMap::Create( in Create() function in xla::HloDomainMap 38 /* static */ StatusOr<std::unique_ptr<HloDomainMap>> HloDomainMap::Create( in Create() function in xla::HloDomainMap
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | Stmt.cpp | 313 AttributedStmt *AttributedStmt::Create(const ASTContext &C, SourceLocation Loc, in Create() function in AttributedStmt 918 SEHTryStmt* SEHTryStmt::Create(const ASTContext &C, bool IsCXXTry, in Create() function in SEHTryStmt 942 SEHExceptStmt* SEHExceptStmt::Create(const ASTContext &C, SourceLocation Loc, in Create() function in SEHExceptStmt 954 SEHFinallyStmt* SEHFinallyStmt::Create(const ASTContext &C, SourceLocation Loc, in Create() function in SEHFinallyStmt 1038 CapturedStmt *CapturedStmt::Create(const ASTContext &Context, Stmt *S, in Create() function in CapturedStmt
|
/aosp_15_r20/external/perfetto/src/trace_processor/db/ |
H A D | column_storage.h | 81 static ColumnStorage<T> Create() { in Create() function 178 static ColumnStorage<std::optional<T>> Create() { in Create() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/http/message_compress/ |
D | compression_filter.cc | 73 absl::StatusOr<ClientCompressionFilter> ClientCompressionFilter::Create( in Create() function in grpc_core::ClientCompressionFilter 78 absl::StatusOr<ServerCompressionFilter> ServerCompressionFilter::Create( in Create() function in grpc_core::ServerCompressionFilter
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/matchers/ |
H A D | matchers.cc | 34 absl::StatusOr<StringMatcher> StringMatcher::Create(Type type, in Create() function in grpc_core::StringMatcher 158 absl::StatusOr<HeaderMatcher> HeaderMatcher::Create( in Create() function in grpc_core::HeaderMatcher
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/matchers/ |
D | matchers.cc | 35 absl::StatusOr<StringMatcher> StringMatcher::Create(Type type, in Create() function in grpc_core::StringMatcher 159 absl::StatusOr<HeaderMatcher> HeaderMatcher::Create( in Create() function in grpc_core::HeaderMatcher
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | registry_impl_test.cc | 191 crypto::tink::util::StatusOr<std::unique_ptr<Aead>> Create( in Create() function in crypto::tink::internal::__anondac9a14a0111::ExampleKeyTypeManager::AeadFactory 201 crypto::tink::util::StatusOr<std::unique_ptr<AeadVariant>> Create( in Create() function in crypto::tink::internal::__anondac9a14a0111::ExampleKeyTypeManager::AeadVariantFactory 1303 crypto::tink::util::StatusOr<std::unique_ptr<PrivatePrimitiveA>> Create( in Create() function in crypto::tink::internal::__anondac9a14a0211::TestPrivateKeyTypeManager::PrivatePrimitiveAFactory 1310 crypto::tink::util::StatusOr<std::unique_ptr<PrivatePrimitiveB>> Create( in Create() function in crypto::tink::internal::__anondac9a14a0211::TestPrivateKeyTypeManager::PrivatePrimitiveBFactory 1373 crypto::tink::util::StatusOr<std::unique_ptr<PublicPrimitiveA>> Create( in Create() function in crypto::tink::internal::__anondac9a14a0311::TestPublicKeyTypeManager::PublicPrimitiveAFactory 1380 crypto::tink::util::StatusOr<std::unique_ptr<PublicPrimitiveB>> Create( in Create() function in crypto::tink::internal::__anondac9a14a0311::TestPublicKeyTypeManager::PublicPrimitiveBFactory
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | turn_port.h | 75 static std::unique_ptr<TurnPort> Create(const CreateRelayPortArgs& args, in Create() function 92 static std::unique_ptr<TurnPort> Create(const CreateRelayPortArgs& args, in Create() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/message_size/ |
H A D | message_size_filter.cc | 150 absl::StatusOr<ClientMessageSizeFilter> ClientMessageSizeFilter::Create( in Create() function in grpc_core::ClientMessageSizeFilter 155 absl::StatusOr<ServerMessageSizeFilter> ServerMessageSizeFilter::Create( in Create() function in grpc_core::ServerMessageSizeFilter
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/http/message_compress/ |
H A D | compression_filter.cc | 75 absl::StatusOr<ClientCompressionFilter> ClientCompressionFilter::Create( in Create() function in grpc_core::ClientCompressionFilter 80 absl::StatusOr<ServerCompressionFilter> ServerCompressionFilter::Create( in Create() function in grpc_core::ServerCompressionFilter
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | i444_buffer.cc | 63 rtc::scoped_refptr<I444Buffer> I444Buffer::Create(int width, int height) { in Create() function in webrtc::I444Buffer 68 rtc::scoped_refptr<I444Buffer> I444Buffer::Create(int width, in Create() function in webrtc::I444Buffer
|
H A D | i420_buffer.cc | 62 rtc::scoped_refptr<I420Buffer> I420Buffer::Create(int width, int height) { in Create() function in webrtc::I420Buffer 67 rtc::scoped_refptr<I420Buffer> I420Buffer::Create(int width, in Create() function in webrtc::I420Buffer
|
H A D | i422_buffer.cc | 62 rtc::scoped_refptr<I422Buffer> I422Buffer::Create(int width, int height) { in Create() function in webrtc::I422Buffer 67 rtc::scoped_refptr<I422Buffer> I422Buffer::Create(int width, in Create() function in webrtc::I422Buffer
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | client_callback.h | 708 static void Create(grpc::ChannelInterface* channel, in Create() function 868 static void Create(grpc::ChannelInterface* channel, in Create() function 1097 static void Create(grpc::ChannelInterface* channel, in Create() function 1208 static void Create(grpc::ChannelInterface* channel, in Create() function
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | client_callback.h | 702 static void Create(grpc::ChannelInterface* channel, in Create() function 864 static void Create(grpc::ChannelInterface* channel, in Create() function 1095 static void Create(grpc::ChannelInterface* channel, in Create() function 1206 static void Create(grpc::ChannelInterface* channel, in Create() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/ |
D | client_callback.h | 708 static void Create(grpc::ChannelInterface* channel, in Create() function 868 static void Create(grpc::ChannelInterface* channel, in Create() function 1097 static void Create(grpc::ChannelInterface* channel, in Create() function 1208 static void Create(grpc::ChannelInterface* channel, in Create() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | captured_function.cc | 430 Status FunctionMetadata::Create( in Create() function in tensorflow::data::FunctionMetadata 438 Status FunctionMetadata::Create( in Create() function in tensorflow::data::FunctionMetadata 482 Status CapturedFunction::Create( in Create() function in tensorflow::data::CapturedFunction 494 Status CapturedFunction::Create( in Create() function in tensorflow::data::CapturedFunction
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kapt/gen/stubs/com/android/credentialmanager/model/ |
D | Request.java | 144 public static final class Create extends com.android.credentialmanager.model.Request { class in Request 148 public Create(@org.jetbrains.annotations.Nullable() in Create() method in Request.Create
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/message_size/ |
D | message_size_filter.cc | 198 absl::StatusOr<ClientMessageSizeFilter> ClientMessageSizeFilter::Create( in Create() function in grpc_core::ClientMessageSizeFilter 203 absl::StatusOr<ServerMessageSizeFilter> ServerMessageSizeFilter::Create( in Create() function in grpc_core::ServerMessageSizeFilter
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/features/ |
H A D | vp_hdr_render_filter.cpp | 181 HwFilterParameter *HwFilterHdrRenderParameter::Create(HW_FILTER_HDR_RENDER_PARAM ¶m, FeatureTyp… in Create() function in vp::HwFilterHdrRenderParameter 223 VpPacketParameter * VpRenderHdrParameter::Create(HW_FILTER_HDR_RENDER_PARAM ¶m) in Create() function in vp::VpRenderHdrParameter
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | opt_record_rdata.cc | 62 std::unique_ptr<OptRecordRdata::EdeOpt> OptRecordRdata::EdeOpt::Create( in Create() function in net::OptRecordRdata::EdeOpt 199 std::unique_ptr<OptRecordRdata> OptRecordRdata::Create(std::string_view data) { in Create() function in net::OptRecordRdata
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | SimpleDecodingSource.cpp | 43 sp<SimpleDecodingSource> SimpleDecodingSource::Create( in Create() function in SimpleDecodingSource 49 sp<SimpleDecodingSource> SimpleDecodingSource::Create( in Create() function in SimpleDecodingSource
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | split_fiemap_writer.cpp | 45 std::unique_ptr<SplitFiemap> SplitFiemap::Create(const std::string& file_path, uint64_t file_size, in Create() function in android::fiemap::SplitFiemap 55 FiemapStatus SplitFiemap::Create(const std::string& file_path, uint64_t file_size, in Create() function in android::fiemap::SplitFiemap
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 218 LandingPadInst *LandingPadInst::Create(Type *RetTy, unsigned NumReservedClauses, in Create() function in LandingPadInst 224 LandingPadInst *LandingPadInst::Create(Type *RetTy, unsigned NumReservedClauses, in Create() function in LandingPadInst 449 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB, in Create() function in CallInst 760 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB, in Create() function in InvokeInst 843 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB, in Create() function in CallBrInst 2201 UnaryOperator *UnaryOperator::Create(UnaryOps Op, Value *S, in Create() function in UnaryOperator 2207 UnaryOperator *UnaryOperator::Create(UnaryOps Op, Value *S, in Create() function in UnaryOperator 2330 BinaryOperator *BinaryOperator::Create(BinaryOps Op, Value *S1, Value *S2, in Create() function in BinaryOperator 2338 BinaryOperator *BinaryOperator::Create(BinaryOps Op, Value *S1, Value *S2, in Create() function in BinaryOperator 2739 CastInst *CastInst::Create(Instruction::CastOps op, Value *S, Type *Ty, in Create() function in CastInst [all …]
|
/aosp_15_r20/external/webrtc/test/ |
H A D | rtp_file_reader.cc | 643 RtpFileReader* RtpFileReader::Create(FileFormat format, in Create() function in webrtc::test::RtpFileReader 667 RtpFileReader* RtpFileReader::Create(FileFormat format, in Create() function in webrtc::test::RtpFileReader 685 RtpFileReader* RtpFileReader::Create(FileFormat format, in Create() function in webrtc::test::RtpFileReader
|