| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/ |
| D | zlib-streams.adb | 41 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/ |
| D | zlib-streams.adb | 41 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/ |
| D | zlib-streams.adb | 41 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/ |
| D | SkBitmapRegionDecoder.cpp | 14 SkBitmapRegionDecoder* SkBitmapRegionDecoder::Create( in Create() function in SkBitmapRegionDecoder 20 SkBitmapRegionDecoder* SkBitmapRegionDecoder::Create( in Create() function in SkBitmapRegionDecoder
|
| /third_party/gn/src/gn/ |
| D | file_writer.cc | 24 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/ |
| D | ARMConstantPoolValue.cpp | 148 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/ |
| D | VkObject.hpp | 43 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/ |
| D | perf_counters.cc | 35 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/ |
| D | layer.cc | 48 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/ |
| D | chrome_crash_reporter_client_stub.cc | 13 void ChromeCrashReporterClient::Create() {} in Create() function in ChromeCrashReporterClient
|
| /third_party/flutter/skia/src/ports/ |
| D | SkDiscardableMemory_none.cpp | 12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
|
| D | SkFontConfigTypeface.h | 26 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/ |
| D | SkDiscardableMemory_none.cpp | 12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
|
| D | SkFontConfigTypeface.h | 26 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/ |
| D | root_window_create.cc | 20 scoped_refptr<RootWindow> RootWindow::Create(bool use_views) { in Create() function in client::RootWindow
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlSampler.mm | 45 GrMtlSampler* GrMtlSampler::Create(const GrMtlGpu* gpu, GrSamplerState samplerState) { function
|
| /third_party/flutter/skia/src/gpu/mtl/ |
| D | GrMtlSampler.mm | 39 GrMtlSampler* GrMtlSampler::Create(const GrMtlGpu* gpu, const GrSamplerState& samplerState, function
|
| D | GrMtlDepthStencil.mm | 72 GrMtlDepthStencil* GrMtlDepthStencil::Create(const GrMtlGpu* gpu, function
|
| /third_party/flutter/engine/flutter/lib/ui/text/ |
| D | paragraph.h | 25 static fml::RefPtr<Paragraph> Create( in Create() function
|
| /third_party/typescript/tests/cases/projects/MultipleLevels/ |
| D | b.ts | 6 public Create(): IA method in B
|
| /third_party/typescript/tests/cases/projects/MultipleLevels/B/ |
| D | B.ts | 6 public Create(): IA method in B
|
| /third_party/flutter/engine/flutter/flow/ohos_layers/ |
| D | layer_tree_builder.h | 31 static std::unique_ptr<LayerTreeBuilder> Create() in Create() function
|
| /third_party/skia/infra/bots/assets/text_blob_traces/ |
| D | README.md | 4 Create section in Text Blob Traces
|
| /third_party/mesa3d/src/android_stub/ |
| D | backtrace_stub.cpp | 4 Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) in Create() function in Backtrace
|
| /third_party/cef/libcef/browser/views/ |
| D | fill_layout_impl.cc | 10 CefRefPtr<CefFillLayout> CefFillLayoutImpl::Create(views::View* owner_view) { in Create() function in CefFillLayoutImpl
|