/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 835 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType 927 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T, in Create() function in slang::RSExportType 1144 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1157 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1258 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType 1329 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType 1361 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType 1447 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType 1490 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
|
/aosp_15_r20/external/grpc-grpc/test/core/filters/ |
H A D | filter_test_test.cc | 52 static absl::StatusOr<NoOpFilter> Create(const ChannelArgs&, in Create() function in grpc_core::__anon761c67220111::NoOpFilter 73 static absl::StatusOr<DelayStartFilter> Create(const ChannelArgs&, in Create() function in grpc_core::__anon761c67220111::DelayStartFilter 89 static absl::StatusOr<AddClientInitialMetadataFilter> Create( in Create() function in grpc_core::__anon761c67220111::AddClientInitialMetadataFilter 107 static absl::StatusOr<AddServerTrailingMetadataFilter> Create( in Create() function in grpc_core::__anon761c67220111::AddServerTrailingMetadataFilter 126 static absl::StatusOr<AddServerInitialMetadataFilter> Create( in Create() function in grpc_core::__anon761c67220111::AddServerInitialMetadataFilter
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tree.pas | 1105 constructor Create(const AElementDescription: String); procedure 1176 constructor Create; overload; procedure 1182 constructor Create(const ANode: ITree); overload; procedure 1236 constructor Create; overload; procedure 1237 constructor Create(const ANode: ICommonTree); overload; procedure 1238 constructor Create(const AToken: IToken); overload; procedure 1255 constructor Create(const AInput: ITokenStream; const AStart, AStop: IToken; procedure 1311 constructor Create; procedure 1451 constructor Create; overload; procedure 1452 constructor Create(const ATree: IANTLRInterface); overload; procedure [all …]
|
/aosp_15_r20/external/tink/testing/python/ |
H A D | services.py | 381 def Create(self, request: testing_api_pb2.CreationRequest, member in AeadServicer 422 def Create(self, request: testing_api_pb2.CreationRequest, member in StreamingAeadServicer 471 def Create(self, request: testing_api_pb2.CreationRequest, member in DeterministicAeadServicer 518 def Create(self, request: testing_api_pb2.CreationRequest, member in MacServicer 671 def Create(self, request: testing_api_pb2.CreationRequest, member in PrfSetServicer
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec_dump/ |
H A D | null_aec_dump_factory.cc | 17 std::unique_ptr<AecDump> AecDumpFactory::Create(webrtc::FileWrapper file, in Create() function in webrtc::AecDumpFactory 23 std::unique_ptr<AecDump> AecDumpFactory::Create(absl::string_view file_name, in Create() function in webrtc::AecDumpFactory 29 std::unique_ptr<AecDump> AecDumpFactory::Create(FILE* handle, in Create() function in webrtc::AecDumpFactory
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | mock_cert_net_fetcher.cc | 20 std::unique_ptr<CertNetFetcher::Request> MockCertNetFetcherRequest::Create( in Create() function in net::MockCertNetFetcherRequest 27 std::unique_ptr<CertNetFetcher::Request> MockCertNetFetcherRequest::Create( in Create() function in net::MockCertNetFetcherRequest 33 std::unique_ptr<CertNetFetcher::Request> MockCertNetFetcherRequest::Create( in Create() function in net::MockCertNetFetcherRequest
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | serializer_index.h | 36 static SerializerIndex Create() { in Create() function 44 static SerializerIndex Create(const Parameters& parameters) { in Create() function 52 static SerializerIndex Create(const Key& key) { in Create() function
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/ |
H A D | vp9.cc | 83 std::unique_ptr<VP9Encoder> VP9Encoder::Create() { in Create() function in webrtc::VP9Encoder 94 std::unique_ptr<VP9Encoder> VP9Encoder::Create( in Create() function in webrtc::VP9Encoder 109 std::unique_ptr<VP9Decoder> VP9Decoder::Create() { in Create() function in webrtc::VP9Decoder
|
/aosp_15_r20/external/tink/cc/core/ |
H A D | key_type_manager_test.cc | 63 crypto::tink::util::StatusOr<std::unique_ptr<Aead>> Create( in Create() function in crypto::tink::__anone64d12f00111::ExampleKeyTypeManager::AeadFactory 73 crypto::tink::util::StatusOr<std::unique_ptr<AeadVariant>> Create( in Create() function in crypto::tink::__anone64d12f00111::ExampleKeyTypeManager::AeadVariantFactory 147 crypto::tink::util::StatusOr<std::unique_ptr<Aead>> Create( in Create() function in crypto::tink::__anone64d12f00111::ExampleKeyTypeManagerWithoutFactory::AeadFactory 157 crypto::tink::util::StatusOr<std::unique_ptr<AeadVariant>> Create( in Create() function in crypto::tink::__anone64d12f00111::ExampleKeyTypeManagerWithoutFactory::AeadVariantFactory
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 46 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 59 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 75 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 91 NestedNameSpecifier::Create(const ASTContext &Context, in Create() function in NestedNameSpecifier 103 NestedNameSpecifier::Create(const ASTContext &Context, IdentifierInfo *II) { in Create() function in NestedNameSpecifier
|
H A D | DeclObjC.cpp | 750 ObjCMethodDecl *ObjCMethodDecl::Create( in Create() function in ObjCMethodDecl 1315 ObjCTypeParamDecl *ObjCTypeParamDecl::Create(ASTContext &ctx, DeclContext *dc, in Create() function in ObjCTypeParamDecl 1384 ObjCInterfaceDecl *ObjCInterfaceDecl::Create(const ASTContext &C, in Create() function in ObjCInterfaceDecl 1677 ObjCIvarDecl *ObjCIvarDecl::Create(ASTContext &C, ObjCContainerDecl *DC, in Create() function in ObjCIvarDecl 1755 *ObjCAtDefsFieldDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCAtDefsFieldDecl 1785 ObjCProtocolDecl *ObjCProtocolDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCProtocolDecl 1921 ObjCCategoryDecl *ObjCCategoryDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCCategoryDecl 1980 ObjCCategoryImplDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCCategoryImplDecl 2089 ObjCImplementationDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCImplementationDecl 2141 ObjCCompatibleAliasDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCCompatibleAliasDecl [all …]
|
H A D | ExprObjC.cpp | 38 ObjCArrayLiteral *ObjCArrayLiteral::Create(const ASTContext &C, in Create() function in ObjCArrayLiteral 89 ObjCDictionaryLiteral::Create(const ASTContext &C, in Create() function in ObjCDictionaryLiteral 201 ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, in Create() function in ObjCMessageExpr 221 ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, in Create() function in ObjCMessageExpr 240 ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, in Create() function in ObjCMessageExpr
|
H A D | DeclOpenMP.cpp | 29 OMPThreadPrivateDecl *OMPThreadPrivateDecl::Create(ASTContext &C, in Create() function in OMPThreadPrivateDecl 62 OMPDeclareReductionDecl *OMPDeclareReductionDecl::Create( in Create() function in OMPDeclareReductionDecl 92 OMPCapturedExprDecl *OMPCapturedExprDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in OMPCapturedExprDecl
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
H A D | ITreeAdaptor.cs | 61 object Create(IToken payload); in Create() method 206 object Create(int tokenType, IToken fromToken); in Create() method 218 object Create(int tokenType, IToken fromToken, string text); in Create() method 230 object Create(int tokenType, string text); in Create() method
|
H A D | BaseTreeAdaptor.cs | 198 public virtual object Create(int tokenType, IToken fromToken) { in Create() method in Antlr.Runtime.Tree.BaseTreeAdaptor 206 public virtual object Create(int tokenType, IToken fromToken, string text) { in Create() method in Antlr.Runtime.Tree.BaseTreeAdaptor 217 public virtual object Create(int tokenType, string text) { in Create() method in Antlr.Runtime.Tree.BaseTreeAdaptor 305 public abstract object Create(IToken payload); in Create() method in Antlr.Runtime.Tree.BaseTreeAdaptor
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/sparse/ |
H A D | sparse_tensor.cc | 41 /* static */ Status SparseTensor::Create(Tensor ix, Tensor vals, in Create() function in tensorflow::sparse::SparseTensor 76 /* static */ Status SparseTensor::Create(Tensor ix, Tensor vals, in Create() function in tensorflow::sparse::SparseTensor 83 /* static */ Status SparseTensor::Create(Tensor ix, Tensor vals, in Create() function in tensorflow::sparse::SparseTensor 90 /* static */ Status SparseTensor::Create(Tensor ix, Tensor vals, in Create() function in tensorflow::sparse::SparseTensor
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ |
H A D | gpu_plugin.cc | 52 TfLiteDelegatePtr GpuPlugin::Create() { in Create() function in tflite::delegates::GpuPlugin 106 TfLiteDelegatePtr GpuPlugin::Create() { in Create() function in tflite::delegates::GpuPlugin 122 TfLiteDelegatePtr GpuPlugin::Create() { in Create() function in tflite::delegates::GpuPlugin
|
/aosp_15_r20/external/cronet/base/task/ |
H A D | lazy_thread_pool_task_runner.cc | 45 LazyThreadPoolTaskRunner<SequencedTaskRunner, false>::Create() { in Create() function in base::internal::LazyThreadPoolTaskRunner 55 LazyThreadPoolTaskRunner<SingleThreadTaskRunner, false>::Create() { in Create() function in base::internal::LazyThreadPoolTaskRunner 62 LazyThreadPoolTaskRunner<SingleThreadTaskRunner, true>::Create() { in Create() function in base::internal::LazyThreadPoolTaskRunner
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | lazy_task_runner.cc | 43 LazyTaskRunner<SequencedTaskRunner, false>::Create() { in Create() function in base::internal::LazyTaskRunner 53 LazyTaskRunner<SingleThreadTaskRunner, false>::Create() { in Create() function in base::internal::LazyTaskRunner 60 LazyTaskRunner<SingleThreadTaskRunner, true>::Create() { in Create() function in base::internal::LazyTaskRunner
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
H A D | DebugTreeAdaptor.cs | 61 public virtual object Create(IToken payload) { in Create() method in Antlr.Runtime.Debug.DebugTreeAdaptor 146 public virtual object Create(int tokenType, IToken fromToken) { in Create() method in Antlr.Runtime.Debug.DebugTreeAdaptor 152 public virtual object Create(int tokenType, IToken fromToken, string text) { in Create() method in Antlr.Runtime.Debug.DebugTreeAdaptor 158 public virtual object Create(int tokenType, string text) { in Create() method in Antlr.Runtime.Debug.DebugTreeAdaptor
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/ |
H A D | frame_buffer.h | 162 static std::unique_ptr<FrameBuffer> Create(const std::vector<Plane>& planes, in Create() function 173 static std::unique_ptr<FrameBuffer> Create(std::vector<Plane>&& planes, in Create() function 185 static std::unique_ptr<FrameBuffer> Create(const std::vector<Plane>& planes, in Create() function 196 static std::unique_ptr<FrameBuffer> Create(std::vector<Plane>&& planes, in Create() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_session.cc | 46 Status GrpcSession::Create(const SessionOptions& options, in Create() function in tensorflow::GrpcSession 135 Status GrpcSession::Create(const GraphDef& graph) { in Create() function in tensorflow::GrpcSession 139 Status GrpcSession::Create(const RunOptions& run_options, in Create() function in tensorflow::GrpcSession 144 Status GrpcSession::Create(GraphDef&& graph) { in Create() function in tensorflow::GrpcSession 150 Status GrpcSession::Create(const RunOptions& run_options, GraphDef&& graph) { in Create() function in tensorflow::GrpcSession
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | typeWrappers.cpp | 42 cl_int clProtectedImage::Create(cl_context context, cl_mem_flags mem_flags, in Create() function in clProtectedImage 138 cl_int clProtectedImage::Create(cl_context context, cl_mem_flags mem_flags, in Create() function in clProtectedImage 238 cl_int clProtectedImage::Create(cl_context context, cl_mem_flags mem_flags, in Create() function in clProtectedImage 345 cl_int clProtectedImage::Create(cl_context context, in Create() function in clProtectedImage
|
/aosp_15_r20/external/lzma/CPP/Windows/Control/ |
H A D | Dialog.cpp | 389 bool CModelessDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() function in NWindows::NControl::CModelessDialog 398 INT_PTR CModalDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() function in NWindows::NControl::CModalDialog 405 bool CModelessDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create() function in NWindows::NControl::CModelessDialog 429 INT_PTR CModalDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create() function in NWindows::NControl::CModalDialog
|
/aosp_15_r20/external/tensorflow/tensorflow/core/public/ |
H A D | session.h | 102 virtual Status Create(GraphDef&& graph) { return Create(graph); } in Create() function 142 virtual Status Create(const RunOptions& run_options, const GraphDef& graph) { in Create() function 153 virtual Status Create(const RunOptions& run_options, GraphDef&& graph) { in Create() function
|