Home
last modified time | relevance | path

Searched defs:Create (Results 51 – 75 of 1897) sorted by relevance

12345678910>>...76

/aosp_15_r20/external/clang/lib/AST/
H A DExpr.cpp368 DeclRefExpr *DeclRefExpr::Create(const ASTContext &Context, in Create() function in DeclRefExpr
384 DeclRefExpr *DeclRefExpr::Create(const ASTContext &Context, in Create() function in DeclRefExpr
720 IntegerLiteral::Create(const ASTContext &C, const llvm::APInt &V, in Create() function in IntegerLiteral
726 IntegerLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create() function in IntegerLiteral
746 FloatingLiteral::Create(const ASTContext &C, const llvm::APFloat &V, in Create() function in FloatingLiteral
752 FloatingLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create() function in FloatingLiteral
826 StringLiteral *StringLiteral::Create(const ASTContext &C, StringRef Str, in Create() function in StringLiteral
1310 OffsetOfExpr *OffsetOfExpr::Create(const ASTContext &C, QualType type, in Create() function in OffsetOfExpr
1402 MemberExpr *MemberExpr::Create( in Create() function in MemberExpr
1652 ImplicitCastExpr *ImplicitCastExpr::Create(const ASTContext &C, QualType T, in Create() function in ImplicitCastExpr
[all …]
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkObject.hpp43 static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT … in Create() function
90 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create() function in vk::ObjectBase
145 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create() function in vk::DispatchableObject
/aosp_15_r20/external/grpc-grpc/src/core/service_config/
H A Dservice_config_impl.cc85 absl::StatusOr<RefCountedPtr<ServiceConfig>> ServiceConfigImpl::Create( in Create() function in grpc_core::ServiceConfigImpl
98 RefCountedPtr<ServiceConfig> ServiceConfigImpl::Create( in Create() function in grpc_core::ServiceConfigImpl
103 RefCountedPtr<ServiceConfig> ServiceConfigImpl::Create( in Create() function in grpc_core::ServiceConfigImpl
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_internal.h113 port::Status Create() { in Create() function
143 port::Status Create() { in Create() function
181 port::Status Create() { in Create() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/service_config/
Dservice_config_impl.cc85 absl::StatusOr<RefCountedPtr<ServiceConfig>> ServiceConfigImpl::Create( in Create() function in grpc_core::ServiceConfigImpl
98 RefCountedPtr<ServiceConfig> ServiceConfigImpl::Create( in Create() function in grpc_core::ServiceConfigImpl
103 RefCountedPtr<ServiceConfig> ServiceConfigImpl::Create( in Create() function in grpc_core::ServiceConfigImpl
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor.cpp33 LazyTensorPtr LazyTensor::Create( in Create() function in torch::lazy::LazyTensor
43 LazyTensorPtr LazyTensor::Create(Value ir_value, const BackendDevice& device) { in Create() function in torch::lazy::LazyTensor
50 LazyTensorPtr LazyTensor::Create(BackendDataPtr handle) { in Create() function in torch::lazy::LazyTensor
57 LazyTensorPtr LazyTensor::Create(std::shared_ptr<Data> data) { in Create() function in torch::lazy::LazyTensor
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas112 constructor Create(const AValue: String); procedure
263 constructor Create(ACapacity: Integer = 0); overload; procedure
264 constructor Create(const AComparer: IEqualityComparer<TKey>); overload; procedure
265 constructor Create(ACapacity: Integer; const AComparer: IEqualityComparer<TKey>); overload; procedure
266 constructor Create(Collection: TEnumerable<TPair<TKey,TValue>>); overload; procedure
267 …constructor Create(Collection: TEnumerable<TPair<TKey,TValue>>; const AComparer: IEqualityComparer… procedure
280 constructor Create(ADictionary: TDictionary<TKey,TValue>); procedure
/aosp_15_r20/system/incremental_delivery/incfs/util/
H A Dmap_ptr.cpp49 bool IncFsFileMap::Create(int fd, off64_t offset, size_t length, const char* file_name) { in Create() function in android::incfs::IncFsFileMap
64 bool IncFsFileMap::Create(int fd, off64_t offset, size_t length, const char* file_name, in Create() function in android::incfs::IncFsFileMap
139 bool IncFsFileMap::Create(int fd, off64_t offset, size_t length, const char* file_name, in Create() function in android::incfs::IncFsFileMap
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dinput_stream_set.cc24 StreamPtr InputStreamSet::Create(std::vector<Stream*> source_streams, in Create() function in brillo::InputStreamSet
59 StreamPtr InputStreamSet::Create(std::vector<Stream*> source_streams, in Create() function in brillo::InputStreamSet
64 StreamPtr InputStreamSet::Create(std::vector<StreamPtr> owned_source_streams, in Create() function in brillo::InputStreamSet
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dblock_processor.cc240 BlockProcessor* BlockProcessor::Create(const EchoCanceller3Config& config, in Create() function in webrtc::BlockProcessor
258 BlockProcessor* BlockProcessor::Create( in Create() function in webrtc::BlockProcessor
276 BlockProcessor* BlockProcessor::Create( in Create() function in webrtc::BlockProcessor
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dtracing_schema.h46 …static flatbuffers::Offset<ProtoParseFailure> Create(absl::string_view type, flatbuffers::FlatBuff… in Create() function
83 …static flatbuffers::Offset<ResultExpectError> Create(absl::string_view expectation, absl::string_v… in Create() function
121 …static flatbuffers::Offset<ResultExpectStatusError> Create(TracingStatusCode expected_code, Tracin… in Create() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_identity.cc219 std::unique_ptr<SSLIdentity> SSLIdentity::Create(absl::string_view common_name, in Create() function in rtc::SSLIdentity
232 std::unique_ptr<SSLIdentity> SSLIdentity::Create(absl::string_view common_name, in Create() function in rtc::SSLIdentity
238 std::unique_ptr<SSLIdentity> SSLIdentity::Create(absl::string_view common_name, in Create() function in rtc::SSLIdentity
H A Dssl_adapter.cc19 std::unique_ptr<SSLAdapterFactory> SSLAdapterFactory::Create() { in Create() function in rtc::SSLAdapterFactory
23 SSLAdapter* SSLAdapter::Create(Socket* socket) { in Create() function in rtc::SSLAdapter
/aosp_15_r20/external/webrtc/modules/audio_processing/aec_dump/
H A Daec_dump_impl.cc257 std::unique_ptr<AecDump> AecDumpFactory::Create(webrtc::FileWrapper file, in Create() function in webrtc::AecDumpFactory
268 std::unique_ptr<AecDump> AecDumpFactory::Create(absl::string_view file_name, in Create() function in webrtc::AecDumpFactory
275 std::unique_ptr<AecDump> AecDumpFactory::Create(FILE* handle, in Create() function in webrtc::AecDumpFactory
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/
H A Dpeer_connection_client.cc37 static rtc::scoped_refptr<SetLocalDescriptionObserverAdapter> Create( in Create() function in __anon422b105d0111::SetLocalDescriptionObserverAdapter
60 static rtc::scoped_refptr<SetRemoteDescriptionObserverAdapter> Create( in Create() function in __anon422b105d0111::SetRemoteDescriptionObserverAdapter
85 static rtc::scoped_refptr<CreateSessionDescriptionObserverAdapter> Create( in Create() function in __anon422b105d0111::CreateSessionDescriptionObserverAdapter
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/ras/BluetoothGeneratedPacketsRas_h/gen/ras/
Dras_packets.h210 class RasSubeventView : public PacketView<kLittleEndian> { public:static RasSubeventView Create(Pac… in CreateOptional() function
239 …ic PacketView<kLittleEndian> { public:static FirstRangingDataSegmentView Create(PacketView<kLittle… in CreateOptional() function
271 … public PacketView<kLittleEndian> { public:static RangingDataSegmentView Create(PacketView<kLittle… in CreateOptional() function
300 …asSubeventBuilder() = default;static std::unique_ptr<RasSubeventBuilder> Create(RasSubeventHeader … in Create() function
336 …ilder() = default;static std::unique_ptr<FirstRangingDataSegmentBuilder> Create(SegmentationHeader… in Create() function
372 …entBuilder() = default;static std::unique_ptr<RangingDataSegmentBuilder> Create(SegmentationHeader… in Create() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/features/
H A Dvp_dn_filter.cpp146 HwFilterParameter *HwFilterDnParameter::Create(HW_FILTER_DN_PARAM &param, FeatureType featureType) in Create() function in vp::HwFilterDnParameter
188 VpPacketParameter *VpVeboxDnParameter::Create(HW_FILTER_DN_PARAM &param) in Create() function in vp::VpVeboxDnParameter
333 VpPacketParameter *VpRenderDnHVSCalParameter::Create(HW_FILTER_DN_PARAM &param) in Create() function in vp::VpRenderDnHVSCalParameter
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dscreen_drawer_mac.cc21 std::unique_ptr<ScreenDrawerLock> ScreenDrawerLock::Create() { in Create() function in webrtc::ScreenDrawerLock
26 std::unique_ptr<ScreenDrawer> ScreenDrawer::Create() { in Create() function in webrtc::ScreenDrawer
/aosp_15_r20/external/webrtc/api/test/
H A Dmock_media_stream_interface.h23 static rtc::scoped_refptr<MockAudioSource> Create() { in Create() function
56 static rtc::scoped_refptr<MockAudioTrack> Create() { in Create() function
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Daudio_processing_builder_for_testing.cc25 rtc::scoped_refptr<AudioProcessing> AudioProcessingBuilderForTesting::Create() { in Create() function in webrtc::AudioProcessingBuilderForTesting
34 rtc::scoped_refptr<AudioProcessing> AudioProcessingBuilderForTesting::Create() { in Create() function in webrtc::AudioProcessingBuilderForTesting
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc332 Status Create(const GraphDef& graph) override { in Create() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
335 Status Create(GraphDef&& graph) override { in Create() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
354 Status Create(const RunOptions& run_options, const GraphDef& graph) override { in Create() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
360 Status Create(const RunOptions& run_options, GraphDef&& graph) override { in Create() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
/aosp_15_r20/external/tink/cc/internal/
H A Dkey_gen_configuration_impl_test.cc60 util::StatusOr<std::unique_ptr<FakePrimitive>> Create( in Create() function in crypto::tink::internal::__anon6d26fc4a0111::FakeKeyTypeManager::FakePrimitiveFactory
143 util::StatusOr<std::unique_ptr<PublicKeySign>> Create( in Create() function in crypto::tink::internal::__anon6d26fc4a0111::FakeSignKeyManager::PublicKeySignFactory
194 util::StatusOr<std::unique_ptr<PublicKeyVerify>> Create( in Create() function in crypto::tink::internal::__anon6d26fc4a0111::FakeVerifyKeyManager::PublicKeyVerifyFactory
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas_lt.cc139 /*static*/ port::StatusOr<BlasLt::MatrixLayout> BlasLt::MatrixLayout::Create( in Create() function in stream_executor::cuda::BlasLt::MatrixLayout
176 /*static*/ port::StatusOr<BlasLt::MatmulDesc> BlasLt::MatmulDesc::Create( in Create() function in stream_executor::cuda::BlasLt::MatmulDesc
215 BlasLt::MatmulPreference::Create(size_t max_workspace_size) { in Create() function in stream_executor::cuda::BlasLt::MatmulPreference
/aosp_15_r20/external/cronet/base/files/
H A Dsafe_base_name.cc10 std::optional<SafeBaseName> SafeBaseName::Create(const FilePath& path) { in Create() function in base::SafeBaseName
22 std::optional<SafeBaseName> SafeBaseName::Create( in Create() function in base::SafeBaseName
/aosp_15_r20/external/webrtc/p2p/client/
H A Dturn_port_factory.cc23 std::unique_ptr<Port> TurnPortFactory::Create( in Create() function in cricket::TurnPortFactory
34 std::unique_ptr<Port> TurnPortFactory::Create(const CreateRelayPortArgs& args, in Create() function in cricket::TurnPortFactory

12345678910>>...76