Home
last modified time | relevance | path

Searched defs:Create (Results 1 - 25 of 226) sorted by relevance

12345678910

/third_party/skia/src/ports/
H A DSkDiscardableMemory_none.cpp12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
/third_party/lzma/CPP/7zip/Common/
H A DVirtThread.cpp20 WRes CVirtThread::Create() in Create() function in CVirtThread
H A DInBuffer.cpp20 bool CInBuffer::Create(size_t bufSize) throw() in Create() function in CInBuffer
H A DOutBuffer.cpp9 bool COutBuffer::Create(UInt32 bufSize) throw() in Create() function in COutBuffer
/third_party/vk-gl-cts/external/amber/src/src/
H A Dengine.cc33 std::unique_ptr<Engine> Engine::Create(EngineType type) { in Create() function in amber::Engine
/third_party/node/deps/v8/src/heap/cppgc/
H A Dliveness-broker.cc18 cppgc::LivenessBroker LivenessBrokerFactory::Create() { in Create() function in cppgc::internal::LivenessBrokerFactory
/third_party/zlib/contrib/delphi/
H A DZLib.pas55 constructor Create(Strm: TStream); procedure
89 constructor Create(CompressionLevel: TCompressionLevel; Dest: TStream); procedure
118 constructor Create(Source: TStream); procedure
[all...]
/third_party/mesa3d/src/android_stub/
H A Dbacktrace_stub.cpp4 Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) in Create() function in Backtrace
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles-inl.h16 Handle<T> GlobalHandles::Create(T value) { in Create() function in v8::internal::GlobalHandles
/third_party/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp19 static D3DTestContext* Create(D3DTestContext* sharedContext) { in Create() function in __anon26494::D3DTestContextImpl
/third_party/gn/src/gn/
H A Dfile_writer.cc25 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter
88 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.h25 INT_PTR Create(HWND parentWindow = NULL) { return CModalDialog::Create(IDD_COMBO, parentWindow); } in Create() function in CComboDialog
H A DPasswordDialog.h25 INT_PTR Create(HWND parentWindow = NULL) { return CModalDialog::Create(IDD_PASSWORD, parentWindow); } in Create() function in CPasswordDialog
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h40 static T *Create(cl_int &errorCode, Args &&... args) in Create() function in cl::Object
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager.cpp30 std::unique_ptr<RepeatedPassManager> RepeatedPassManager::Create( in Create() function in spvtools::fuzz::RepeatedPassManager
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
H A Drepeated_pass_manager.cpp30 std::unique_ptr<RepeatedPassManager> RepeatedPassManager::Create( in Create() function in spvtools::fuzz::RepeatedPassManager
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DQueueVk.cpp31 Queue* Queue::Create(Device* device) { in Create() function in dawn_native::vulkan::Queue
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dplatform_thread.cc31 bool PlatformThread::Create(Delegate* delegate, in Create() function in sfntly::PlatformThread
/third_party/skia/tools/viewer/
H A DBisectSlide.cpp16 sk_sp<BisectSlide> BisectSlide::Create(const char filepath[]) { in Create() function in BisectSlide
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DShaderModuleMock.cpp25 ResultOrError<Ref<ShaderModuleMock>> ShaderModuleMock::Create(DeviceBase* device, in Create() function in dawn_native::ShaderModuleMock
/third_party/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager.cpp30 std::unique_ptr<RepeatedPassManager> RepeatedPassManager::Create( in Create() function in spvtools::fuzz::RepeatedPassManager
/third_party/node/src/
H A Dnode_main_instance.cc50 std::unique_ptr<NodeMainInstance> NodeMainInstance::Create( in Create() function in node::NodeMainInstance
/third_party/node/deps/v8/src/base/platform/
H A Dsemaphore.h92 static Semaphore* Create() { in Create() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestSubcase.hpp94 static SubcaseBase::SubcaseBasePtr Create() in Create() function in deqp::TestSubcase
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorPool.cpp14 GrVkDescriptorPool* GrVkDescriptorPool::Create(GrVkGpu* gpu, VkDescriptorType type, in Create() function in GrVkDescriptorPool

Completed in 7 milliseconds

12345678910