Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/
Dzlib-streams.adb41 procedure Create subprogram
55 subtype Buffer_Subtype is Stream_Element_Array (1 .. Read_Buffer_Size);
57 procedure Init_Filter
65 procedure Init_Filter
/third_party/zlib/contrib/ada/
Dzlib-streams.adb41 procedure Create subprogram
55 subtype Buffer_Subtype is Stream_Element_Array (1 .. Read_Buffer_Size);
57 procedure Init_Filter
65 procedure Init_Filter
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/
Dzlib-streams.adb41 procedure Create subprogram
55 subtype Buffer_Subtype is Stream_Element_Array (1 .. Read_Buffer_Size);
57 procedure Init_Filter
65 procedure Init_Filter
/third_party/flutter/skia/src/android/
DSkBitmapRegionDecoder.cpp14 SkBitmapRegionDecoder* SkBitmapRegionDecoder::Create( in Create() function in SkBitmapRegionDecoder
20 SkBitmapRegionDecoder* SkBitmapRegionDecoder::Create( in Create() function in SkBitmapRegionDecoder
/third_party/gn/src/gn/
Dfile_writer.cc24 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter
77 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp148 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID) { in Create() function in ARMConstantPoolConstant
154 ARMConstantPoolConstant::Create(const GlobalVariable *GVar, in Create() function in ARMConstantPoolConstant
160 ARMConstantPoolConstant::Create(const GlobalValue *GV, in Create() function in ARMConstantPoolConstant
168 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID, in Create() function in ARMConstantPoolConstant
175 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID, in Create() function in ARMConstantPoolConstant
233 ARMConstantPoolSymbol *ARMConstantPoolSymbol::Create(LLVMContext &C, in Create() function in ARMConstantPoolSymbol
272 ARMConstantPoolMBB *ARMConstantPoolMBB::Create(LLVMContext &C, in Create() function in ARMConstantPoolMBB
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
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
/third_party/benchmark/src/
Dperf_counters.cc35 PerfCounters PerfCounters::Create( in Create() function in benchmark::internal::PerfCounters
121 PerfCounters PerfCounters::Create( in Create() function in benchmark::internal::PerfCounters
/third_party/flutter/engine/flutter/flow/layers/
Dlayer.cc48 Layer::AutoSaveLayer Layer::AutoSaveLayer::Create( in Create() function in flutter::Layer::AutoSaveLayer
55 Layer::AutoSaveLayer Layer::AutoSaveLayer::Create( in Create() function in flutter::Layer::AutoSaveLayer
/third_party/cef/libcef/browser/
Dchrome_crash_reporter_client_stub.cc13 void ChromeCrashReporterClient::Create() {} in Create() function in ChromeCrashReporterClient
/third_party/flutter/skia/src/ports/
DSkDiscardableMemory_none.cpp12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
DSkFontConfigTypeface.h26 static SkTypeface_FCI* Create(sk_sp<SkFontConfigInterface> fci, in Create() function
34 static SkTypeface_FCI* Create(std::unique_ptr<SkFontData> data, in Create() function
/third_party/skia/src/ports/
DSkDiscardableMemory_none.cpp12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
DSkFontConfigTypeface.h26 static SkTypeface_FCI* Create(sk_sp<SkFontConfigInterface> fci, in Create() function
34 static SkTypeface_FCI* Create(std::unique_ptr<SkFontData> data, in Create() function
/third_party/cef/tests/cefclient/browser/
Droot_window_create.cc20 scoped_refptr<RootWindow> RootWindow::Create(bool use_views) { in Create() function in client::RootWindow
/third_party/skia/src/gpu/mtl/
DGrMtlSampler.mm45 GrMtlSampler* GrMtlSampler::Create(const GrMtlGpu* gpu, GrSamplerState samplerState) { function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlSampler.mm39 GrMtlSampler* GrMtlSampler::Create(const GrMtlGpu* gpu, const GrSamplerState& samplerState, function
DGrMtlDepthStencil.mm72 GrMtlDepthStencil* GrMtlDepthStencil::Create(const GrMtlGpu* gpu, function
/third_party/flutter/engine/flutter/lib/ui/text/
Dparagraph.h25 static fml::RefPtr<Paragraph> Create( in Create() function
/third_party/typescript/tests/cases/projects/MultipleLevels/
Db.ts6 public Create(): IA method in B
/third_party/typescript/tests/cases/projects/MultipleLevels/B/
DB.ts6 public Create(): IA method in B
/third_party/flutter/engine/flutter/flow/ohos_layers/
Dlayer_tree_builder.h31 static std::unique_ptr<LayerTreeBuilder> Create() in Create() function
/third_party/skia/infra/bots/assets/text_blob_traces/
DREADME.md4 Create section in Text Blob Traces
/third_party/mesa3d/src/android_stub/
Dbacktrace_stub.cpp4 Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) in Create() function in Backtrace
/third_party/cef/libcef/browser/views/
Dfill_layout_impl.cc10 CefRefPtr<CefFillLayout> CefFillLayoutImpl::Create(views::View* owner_view) { in Create() function in CefFillLayoutImpl

12345678910>>...16